summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* blktrace: make do_blk_trace_setup() staticOmar Sandoval2017-02-021-4/+0
* block: fix debugfs config conditional in struct request_queueOmar Sandoval2017-02-021-1/+1
* debugfs: add debugfs_lookup()Omar Sandoval2017-02-021-0/+8
* scsi, block: fix duplicate bdi name registration crashesDan Williams2017-02-022-0/+9
* block: Get rid of blk_get_backing_dev_info()Jan Kara2017-02-022-2/+1
* block: Make blk_get_backing_dev_info() safe without open bdevJan Kara2017-02-021-0/+1
* block: Dynamically allocate and refcount backing_dev_infoJan Kara2017-02-023-2/+11
* block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-021-1/+2
* block: Unhash block device inodes on gendisk destructionJan Kara2017-02-021-0/+1
* block: move internal_tag to same cache line as tagJens Axboe2017-01-311-2/+3
* block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-313-20/+23
* ide: don't abuse cmd_typeChristoph Hellwig2017-01-311-11/+45
* block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-312-7/+13
* block: split scsi_request out of struct requestChristoph Hellwig2017-01-272-14/+7
* block/bsg: move queue creation into bsg_setup_queueChristoph Hellwig2017-01-271-3/+2
* dm: always defer request allocation to the owner of the request_queueChristoph Hellwig2017-01-271-3/+0
* block: cleanup tracingChristoph Hellwig2017-01-271-7/+7
* block: allow specifying size for extra command dataChristoph Hellwig2017-01-271-0/+7
* block: simplify blk_init_allocated_queueChristoph Hellwig2017-01-271-2/+1
* Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe2017-01-275-12/+128
|\
| * block: add a op_is_flush helperChristoph Hellwig2017-01-271-0/+9
| * blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()Jens Axboe2017-01-271-1/+1
| * blk-mq-sched: fix starvation for multiple hardware queues and shared tagsJens Axboe2017-01-271-0/+1
| * sbitmap: add helpers for dumping to a seq_fileOmar Sandoval2017-01-271-0/+30
| * blk-mq: create debugfs directory treeOmar Sandoval2017-01-271-0/+5
| * blk-mq-sched: allow setting of default IO schedulerJens Axboe2017-01-171-0/+1
| * blk-mq-sched: add framework for MQ capable IO schedulersJens Axboe2017-01-173-2/+39
| * blk-mq: add support for carrying internal tag information in blk_qc_tJens Axboe2017-01-171-5/+17
| * blk-mq: un-export blk_mq_free_hctx_request()Jens Axboe2017-01-171-1/+0
| * block: move existing elevator ops to unionJens Axboe2017-01-171-1/+3
| * blk-mq: make mq_ops a const pointerJens Axboe2017-01-112-2/+2
| * block: relax check on sg gapMing Lei2017-01-111-1/+21
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-181-0/+2
|\ \
| * | cpu/hotplug: Provide dynamic range for prepare stageThomas Gleixner2017-01-161-0/+2
* | | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-181-0/+4
|\ \ \
| * \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2017-01-161-0/+4
| |\ \ \
| | * | | rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney2017-01-141-0/+4
| | | |/ | | |/|
* | | | Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-01-171-2/+2
|\ \ \ \
| * | | | taint/module: Fix problems when out-of-kernel driver defines true or falseLarry Finger2017-01-171-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-173-4/+11
|\ \ \ \ \
| * | | | | bpf: rework prog_digest into prog_tagDaniel Borkmann2017-01-162-3/+5
| * | | | | tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-01-131-1/+6
* | | | | | Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-01-161-0/+1
|\ \ \ \ \ \
| * | | | | | sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew2017-01-121-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-151-0/+1
|\ \ \ \ \ \
| * | | | | | i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov2017-01-121-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-151-0/+1
|\ \ \ \ \ \
| * | | | | | perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa2017-01-141-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-151-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones2017-01-141-0/+1