summaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAge
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-23
|\
| * sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2016-12-22
* | block: check partition alignmentStefan Haberland2016-12-19
* | block: allow WRITE_SAME commands with the SG_IO ioctlMauricio Faria de Oliveira2016-12-19
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-14
|\
| * blk-mq: Fix failed allocation path when mapping queuesGabriel Krisman Bertazi2016-12-14
| * blk-mq: Avoid memory reclaim when remapping queuesGabriel Krisman Bertazi2016-12-14
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-14
|\ \ | |/ |/|
| * scsi: fc: move FC transport's bsg code to bsg-libJohannes Thumshirn2016-11-17
| * block: add bsg_job_put() and bsg_job_get()Johannes Thumshirn2016-11-17
| * scsi: fc: use bsg_softirq_doneJohannes Thumshirn2016-11-17
| * scsi: fc: Use bsg_destroy_jobJohannes Thumshirn2016-11-17
| * block: add reference counting for struct bsg_jobJohannes Thumshirn2016-11-17
| * blk-mq: export blk_mq_map_queuesChristoph Hellwig2016-11-08
* | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2016-12-13
|\ \
| * | block: Add iocontext priority to requestAdam Manzanares2016-10-19
* | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-13
|\ \ \
| * | | blk-stat: fix a few cases of missing batch flushingJens Axboe2016-12-09
| * | | blk-flush: run the queue when inserting blk-mq flushJens Axboe2016-12-09
| * | | elevator: make the rqhash helpers exportedJens Axboe2016-12-09
| * | | blk-mq: abstract out blk_mq_dispatch_rq_list() helperJens Axboe2016-12-09
| * | | blk-mq: add blk_mq_start_stopped_hw_queue()Jens Axboe2016-12-09
| * | | block: improve handling of the magic discard payloadChristoph Hellwig2016-12-09
| * | | blk-wbt: don't throttle discard or write zeroesChristoph Hellwig2016-12-09
| * | | blk-mq: blk_account_io_start() takes a boolJens Axboe2016-12-05
| * | | block: fix unintended fallthrough in generic_make_request_checks()Nicolai Stange2016-12-05
| * | | blk-stat: fix a typoShaohua Li2016-12-02
| * | | block: factor out req_set_nomergeRitesh Harjani2016-12-01
| * | | block: add support for REQ_OP_WRITE_ZEROESChaitanya Kulkarni2016-12-01
| * | | block: add async variant of blkdev_issue_zerooutChaitanya Kulkarni2016-12-01
| * | | block: Check partition alignment on zoned block devicesDamien Le Moal2016-12-01
| * | | blk-mq: Drop explicit timeout sync in hotplugGabriel Krisman Bertazi2016-11-29
| * | | blk-wbt: allow wbt to be enabled always through sysfsJens Axboe2016-11-28
| * | | blk-wbt: cleanup disable-by-default for CFQJens Axboe2016-11-28
| * | | blk-wbt: allow reset of default latency through sysfsJens Axboe2016-11-28
| * | | block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcgTejun Heo2016-11-22
| * | | block: bio: pass bvec table to bio_init()Ming Lei2016-11-22
| * | | block: apply blk_partition_remap to REQ_OP_ZONE_RESETShaun Tancheff2016-11-21
| * | | blk-mq: make the polling code adaptiveJens Axboe2016-11-17
| * | | blk-mq: implement hybrid poll mode for sync O_DIRECTJens Axboe2016-11-17
| * | | blk-wbt: fix old-style function declarationArnd Bergmann2016-11-16
| * | | block: deal with stale req count of plug listMing Lei2016-11-16
| * | | bsg: Add sparse annotations to bsg_request_fn()Bart Van Assche2016-11-14
| * | | blk-wbt: use BLK_STAT_{READ,WRITE} instead of 0/1Jens Axboe2016-11-11
| * | | blk-wbt: remove stat opsJens Axboe2016-11-11
| * | | blk-wbt: store queue instead of bdiJens Axboe2016-11-11
| * | | block: move poll code to blk-mqJens Axboe2016-11-11
| * | | blk-mq: blk_mq_try_issue_directly() should lookup hardware queueJens Axboe2016-11-11