summaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2016-12-023-1/+3
|\
| * mm: don't cap request size based on read-ahead settingJens Axboe2016-12-012-0/+2
| * block: restore /proc/partitions to not display non-partitionable removable de...Josh Hunt2016-12-011-1/+1
* | Merge remote-tracking branch 'libata/for-next'Stephen Rothwell2016-12-021-1/+3
|\ \
| * | block: Add iocontext priority to requestAdam Manzanares2016-10-191-1/+3
* | | Merge remote-tracking branch 'scsi/for-next'Stephen Rothwell2016-12-023-4/+21
|\ \ \
| * | | scsi: fc: move FC transport's bsg code to bsg-libJohannes Thumshirn2016-11-171-2/+1
| * | | block: add bsg_job_put() and bsg_job_get()Johannes Thumshirn2016-11-171-3/+14
| * | | scsi: fc: use bsg_softirq_doneJohannes Thumshirn2016-11-171-1/+2
| * | | scsi: fc: Use bsg_destroy_jobJohannes Thumshirn2016-11-171-2/+5
| * | | block: add reference counting for struct bsg_jobJohannes Thumshirn2016-11-171-2/+5
| * | | blk-mq: export blk_mq_map_queuesChristoph Hellwig2016-11-082-1/+1
| | |/ | |/|
* | | Merge branch 'for-4.10/block' into for-nextJens Axboe2016-12-011-9/+10
|\ \ \
| * | | block: factor out req_set_nomergeRitesh Harjani2016-12-011-9/+10
* | | | Merge branch 'for-4.10/block' into for-nextJens Axboe2016-12-018-42/+251
|\ \ \ \ | |/ / /
| * | | block: add support for REQ_OP_WRITE_ZEROESChaitanya Kulkarni2016-12-017-8/+105
| * | | block: add async variant of blkdev_issue_zerooutChaitanya Kulkarni2016-12-011-34/+81
| * | | block: Check partition alignment on zoned block devicesDamien Le Moal2016-12-011-0/+65
* | | | Merge branch 'for-4.10/block' into for-nextJens Axboe2016-11-291-8/+1
|\ \ \ \ | |/ / /
| * | | blk-mq: Drop explicit timeout sync in hotplugGabriel Krisman Bertazi2016-11-291-8/+1
* | | | Merge branch 'for-4.10/block' into for-nextJens Axboe2016-11-284-24/+72
|\ \ \ \ | |/ / /
| * | | blk-wbt: allow wbt to be enabled always through sysfsJens Axboe2016-11-283-7/+29
| * | | blk-wbt: cleanup disable-by-default for CFQJens Axboe2016-11-283-10/+13
| * | | blk-wbt: allow reset of default latency through sysfsJens Axboe2016-11-283-11/+34
* | | | Merge branch 'for-4.10/block' into for-nextJens Axboe2016-11-222-5/+7
|\ \ \ \ | |/ / /
| * | | block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcgTejun Heo2016-11-222-5/+7
* | | | Merge branch 'for-4.10/block' into for-nextJens Axboe2016-11-221-2/+6
|\ \ \ \ | |/ / /
| * | | block: bio: pass bvec table to bio_init()Ming Lei2016-11-221-2/+6
* | | | Merge branch 'for-4.10/block' into for-nextJens Axboe2016-11-211-1/+6
|\ \ \ \ | |/ / /
| * | | block: apply blk_partition_remap to REQ_OP_ZONE_RESETShaun Tancheff2016-11-211-1/+6
* | | | Merge branch 'for-4.10/block' into for-nextJens Axboe2016-11-173-0/+151
|\ \ \ \ | |/ / /
| * | | blk-mq: make the polling code adaptiveJens Axboe2016-11-172-11/+82
| * | | blk-mq: implement hybrid poll mode for sync O_DIRECTJens Axboe2016-11-173-0/+80
* | | | Merge branch 'for-4.10/block' into for-nextJens Axboe2016-11-161-1/+1
|\ \ \ \ | |/ / /
| * | | blk-wbt: fix old-style function declarationArnd Bergmann2016-11-161-1/+1
* | | | Merge branch 'for-4.10/block' into for-nextJens Axboe2016-11-162-1/+11
|\ \ \ \ | |/ / /
| * | | block: deal with stale req count of plug listMing Lei2016-11-162-1/+11
* | | | Merge branch 'for-4.10/block' into for-nextJens Axboe2016-11-141-0/+2
|\ \ \ \ | |/ / /
| * | | bsg: Add sparse annotations to bsg_request_fn()Bart Van Assche2016-11-141-0/+2
* | | | Merge branch 'for-4.10/block' into for-nextJens Axboe2016-11-113-58/+25
|\ \ \ \ | |/ / /
| * | | blk-wbt: use BLK_STAT_{READ,WRITE} instead of 0/1Jens Axboe2016-11-111-6/+6
| * | | blk-wbt: remove stat opsJens Axboe2016-11-113-43/+8
| * | | blk-wbt: store queue instead of bdiJens Axboe2016-11-112-11/+13
* | | | Merge branch 'for-4.10/block' into for-nextJens Axboe2016-11-112-46/+54
|\ \ \ \ | |/ / /
| * | | block: move poll code to blk-mqJens Axboe2016-11-112-46/+54
* | | | Merge branch 'for-4.10/block' into for-nextJens Axboe2016-11-111-4/+4
|\ \ \ \ | |/ / /
| * | | blk-mq: blk_mq_try_issue_directly() should lookup hardware queueJens Axboe2016-11-111-4/+4
* | | | Merge branch 'for-4.10/block' into for-nextJens Axboe2016-11-1013-7/+1476
|\ \ \ \ | |/ / /
| * | | block: hook up writeback throttlingJens Axboe2016-11-106-4/+171
| * | | blk-wbt: add general throttling mechanismJens Axboe2016-11-103-0/+901