summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | writeback: make congestion functions per bdi_writebackTejun Heo2015-06-023-32/+49
| * | | writeback: let balance_dirty_pages() work on the matching cgroup bdi_writebackTejun Heo2015-06-021-5/+13
| * | | writeback: attribute stats to the matching per-cgroup bdi_writebackTejun Heo2015-06-021-9/+15
| * | | writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writebac...Tejun Heo2015-06-022-2/+21
| * | | writeback: make backing_dev_info host cgroup-specific bdi_writebacksTejun Heo2015-06-0211-11/+698
| * | | writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACKTejun Heo2015-06-024-2/+38
| * | | bdi: separate out congested state into a separate structTejun Heo2015-06-023-5/+18
| * | | writeback: add @gfp to wb_init()Tejun Heo2015-06-021-4/+5
| * | | bdi: make inode_to_bdi() inlineTejun Heo2015-06-025-25/+26
| * | | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-0229-102/+134
| * | | writeback: reorganize mm/backing-dev.cTejun Heo2015-06-021-87/+87
| * | | writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writebackTejun Heo2015-06-023-82/+75
| * | | writeback: s/bdi/wb/ in mm/page-writeback.cTejun Heo2015-06-021-136/+134
| * | | writeback: move bandwidth related fields from backing_dev_info into bdi_write...Tejun Heo2015-06-029-192/+187
| * | | writeback: move backing_dev_info->bdi_stat[] into bdi_writebackTejun Heo2015-06-027-96/+106
| * | | writeback: move backing_dev_info->state into bdi_writebackTejun Heo2015-06-028-39/+38
| * | | memcg: implement mem_cgroup_css_from_page()Tejun Heo2015-06-022-0/+34
| * | | blkcg: implement bio_associate_blkcg()Tejun Heo2015-06-022-1/+26
| * | | blkcg: implement task_get_blkcg_css()Tejun Heo2015-06-021-0/+12
| * | | cgroup, block: implement task_get_css() and use it in bio_associate_current()Tejun Heo2015-06-022-10/+26
| * | | blkcg: add blkcg_root_cssTejun Heo2015-06-022-0/+5
| * | | memcg: add mem_cgroup_root_cssTejun Heo2015-06-022-0/+6
| * | | blkcg: always create the blkcg_gq for the root blkcgTejun Heo2015-06-021-55/+41
| * | | update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.hTejun Heo2015-06-021-2/+5
| * | | blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.hTejun Heo2015-06-027-6/+6
| * | | memcg: add per cgroup dirty page accountingGreg Thelen2015-06-0212-39/+156
| * | | page_writeback: revive cancel_dirty_page() in a restricted formTejun Heo2015-06-025-15/+25
* | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-2657-97/+57
|\ \ \ \
| * | | | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-1930-30/+0
| * | | | remove <asm/scatterlist.h>Christoph Hellwig2015-05-0526-66/+56
* | | | | Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-2613-1485/+986
|\ \ \ \ \
| * | | | | mtip32xx: Fix accessing freed memorySelvan Mani2015-06-242-21/+0
| * | | | | block: nvme-scsi: Catch kcalloc failureAxel Lin2015-06-201-2/+4
| * | | | | NVMe: Fix IO for extended metadata formatsKeith Busch2015-06-191-6/+6
| * | | | | nvme: don't overwrite req->cmd_flags on sync cmdMatias Bjørling2015-06-171-1/+1
| * | | | | mtip32xx: increase wait time for hba resetAsai Thambi SP2015-06-161-2/+5
| * | | | | mtip32xx: fix minor numberAsai Thambi SP2015-06-161-1/+2
| * | | | | mtip32xx: remove unnecessary sleep in mtip_ftl_rebuild_poll()Asai Thambi SP2015-06-161-1/+0
| * | | | | mtip32xx: fix crash on surprise removal of the driveAsai Thambi SP2015-06-161-98/+45
| * | | | | mtip32xx: Abort I/O during secure erase operationAsai Thambi SP2015-06-161-4/+28
| * | | | | mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BITAsai Thambi SP2015-06-161-4/+1
| * | | | | mtip32xx: remove unused variable 'port->allocated'Asai Thambi SP2015-06-162-21/+2
| * | | | | mtip32xx: fix rmmod issueAsai Thambi SP2015-06-161-6/+7
| * | | | | MAINTAINERS: Update ps3vram block driverGeoff Levand2015-06-101-0/+2
| * | | | | block/ps3vram: Remove obsolete reference to MTDGeert Uytterhoeven2015-06-101-1/+1
| * | | | | block/ps3vram: Fix sparse warningsGeoff Levand2015-06-101-16/+16
| * | | | | NVMe: Automatic namespace rescanKeith Busch2015-06-053-32/+132
| * | | | | Merge branch 'for-4.2/core' into for-4.2/driversJens Axboe2015-06-051-0/+1
| |\ \ \ \ \
| * | | | | | NVMe: Memory barrier before queue_count is incrementedJon Derrick2015-06-051-1/+4
| * | | | | | NVMe: add sysfs and ioctl controller resetKeith Busch2015-06-052-0/+54