summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-02-10blk-mq: pass bio to blk_mq_sched_get_rq_privPaolo Valente1-1/+1
2017-02-08nvme: support ranged discard requestsChristoph Hellwig1-0/+2
2017-02-08block: optionally merge discontiguous discard bios into a single requestChristoph Hellwig2-0/+27
2017-02-08block: enumify ELEVATOR_*_MERGEChristoph Hellwig1-12/+16
2017-02-02blktrace: make do_blk_trace_setup() staticOmar Sandoval1-4/+0
2017-02-02block: fix debugfs config conditional in struct request_queueOmar Sandoval1-1/+1
2017-02-02debugfs: add debugfs_lookup()Omar Sandoval1-0/+8
2017-02-02scsi, block: fix duplicate bdi name registration crashesDan Williams2-0/+9
2017-02-02block: Get rid of blk_get_backing_dev_info()Jan Kara2-2/+1
2017-02-02block: Make blk_get_backing_dev_info() safe without open bdevJan Kara1-0/+1
2017-02-02block: Dynamically allocate and refcount backing_dev_infoJan Kara3-2/+11
2017-02-02block: Use pointer to backing_dev_info from request_queueJan Kara1-1/+2
2017-02-02block: Unhash block device inodes on gendisk destructionJan Kara1-0/+1
2017-02-01block: move internal_tag to same cache line as tagJens Axboe1-2/+3
2017-02-01block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig3-20/+23
2017-02-01ide: don't abuse cmd_typeChristoph Hellwig1-11/+45
2017-02-01block: introduce blk_rq_is_passthroughChristoph Hellwig2-7/+13
2017-01-28block: split scsi_request out of struct requestChristoph Hellwig2-14/+7
2017-01-28block/bsg: move queue creation into bsg_setup_queueChristoph Hellwig1-3/+2
2017-01-28dm: always defer request allocation to the owner of the request_queueChristoph Hellwig1-3/+0
2017-01-28block: cleanup tracingChristoph Hellwig1-7/+7
2017-01-28block: allow specifying size for extra command dataChristoph Hellwig1-0/+7
2017-01-28block: simplify blk_init_allocated_queueChristoph Hellwig1-2/+1
2017-01-28Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe5-12/+128
2017-01-27block: add a op_is_flush helperChristoph Hellwig1-0/+9
2017-01-27blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()Jens Axboe1-1/+1
2017-01-27blk-mq-sched: fix starvation for multiple hardware queues and shared tagsJens Axboe1-0/+1
2017-01-27sbitmap: add helpers for dumping to a seq_fileOmar Sandoval1-0/+30
2017-01-27blk-mq: create debugfs directory treeOmar Sandoval1-0/+5
2017-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2017-01-18Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2017-01-18Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2017-01-17taint/module: Fix problems when out-of-kernel driver defines true or falseLarry Finger1-2/+2
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+11
2017-01-17blk-mq-sched: allow setting of default IO schedulerJens Axboe1-0/+1
2017-01-17blk-mq-sched: add framework for MQ capable IO schedulersJens Axboe3-2/+39
2017-01-17blk-mq: add support for carrying internal tag information in blk_qc_tJens Axboe1-5/+17
2017-01-17blk-mq: un-export blk_mq_free_hctx_request()Jens Axboe1-1/+0
2017-01-17block: move existing elevator ops to unionJens Axboe1-1/+3
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann2-3/+5
2017-01-16Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2017-01-16cpu/hotplug: Provide dynamic range for prepare stageThomas Gleixner1-0/+2
2017-01-16Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar1-0/+4
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2017-01-15rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney1-0/+4
2017-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2017-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+16
2017-01-15coredump: Ensure proper size of sparse core filesDave Kleikamp1-0/+1