| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-01-29 | 1 | -1/+0 |
|\ |
|
| * | compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c | Arnd Bergmann | 2020-01-03 | 1 | -1/+0 |
* | | block: Allow t10-pi to be modular | Herbert Xu | 2020-01-06 | 1 | -1/+2 |
|/ |
|
* | blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT | Tejun Heo | 2019-11-07 | 1 | -0/+1 |
* | blkcg: implement blk-iocost | Tejun Heo | 2019-08-28 | 1 | -0/+1 |
* | block: remove legacy IO schedulers | Jens Axboe | 2018-11-07 | 1 | -3/+0 |
* | block: remove legacy rq tagging | Jens Axboe | 2018-11-07 | 1 | -1/+1 |
* | block: Move power management code into a new source file | Bart Van Assche | 2018-09-26 | 1 | -0/+1 |
* | block: introduce blk-iolatency io controller | Josef Bacik | 2018-07-09 | 1 | -0/+1 |
* | blk-rq-qos: refactor out common elements of blk-wbt | Josef Bacik | 2018-07-09 | 1 | -1/+1 |
* | block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n | Bart Van Assche | 2018-07-09 | 1 | -0/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | block: Add rdma affinity based queue mapping helper | Sagi Grimberg | 2017-08-08 | 1 | -0/+1 |
* | block, bfq: split bfq-iosched.c into multiple source files | Paolo Valente | 2017-04-19 | 1 | -1/+2 |
* | block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler | Paolo Valente | 2017-04-19 | 1 | -0/+1 |
* | blk-mq: introduce Kyber multiqueue I/O scheduler | Omar Sandoval | 2017-04-14 | 1 | -0/+1 |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2017-03-02 | 1 | -0/+1 |
|\ |
|
| * | blk-mq: provide a default queue mapping for virtio device | Christoph Hellwig | 2017-02-27 | 1 | -0/+1 |
* | | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe | 2017-02-17 | 1 | -2/+3 |
|\ \ |
|
| * | | block: make scsi_request and scsi ioctl support optional | Christoph Hellwig | 2017-01-31 | 1 | -2/+3 |
* | | | block: Add Sed-opal library | Scott Bauer | 2017-02-06 | 1 | -0/+1 |
|/ / |
|
* | | blk-mq: fix debugfs compilation issues | Omar Sandoval | 2017-01-27 | 1 | -1/+1 |
* | | blk-mq: create debugfs directory tree | Omar Sandoval | 2017-01-27 | 1 | -0/+1 |
* | | mq-deadline: add blk-mq adaptation of the deadline IO scheduler | Jens Axboe | 2017-01-17 | 1 | -0/+1 |
* | | blk-mq-sched: add framework for MQ capable IO schedulers | Jens Axboe | 2017-01-17 | 1 | -1/+1 |
|/ |
|
* | blk-wbt: add general throttling mechanism | Jens Axboe | 2016-11-10 | 1 | -0/+1 |
* | block: add scalable completion tracking of requests | Jens Axboe | 2016-11-10 | 1 | -1/+1 |
* | block: Implement support for zoned block devices | Hannes Reinecke | 2016-10-18 | 1 | -0/+1 |
* | Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-10-09 | 1 | -1/+1 |
|\ |
|
| * | blk-mq/cpu-notif: Convert to new hotplug state machine | Thomas Gleixner | 2016-09-22 | 1 | -1/+1 |
* | | blk_mq: linux/blk-mq.h does not include all the headers it depends on | Stephen Rothwell | 2016-09-19 | 1 | -1/+1 |
* | | blk-mq: provide a default queue mapping for PCI device | Christoph Hellwig | 2016-09-15 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-01-23 | 1 | -1/+1 |
|\ |
|
| * | irq_poll: make blk-iopoll available outside the block layer | Christoph Hellwig | 2015-12-11 | 1 | -1/+1 |
* | | badblocks: Add core badblock management code | Vishal Verma | 2016-01-09 | 1 | -1/+1 |
|/ |
|
* | block: Add T10 Protection Information functions | Martin K. Petersen | 2014-09-27 | 1 | -2/+2 |
* | block: move mm/bounce.c to block/ | Jens Axboe | 2014-05-19 | 1 | -0/+1 |
* | block: move ioprio.c from fs/ to block/ | Jens Axboe | 2014-05-19 | 1 | -1/+2 |
* | block: move bio.c and bio-integrity.c from fs/ to block/ | Jens Axboe | 2014-05-19 | 1 | -1/+2 |
* | blk-mq: new multi-queue block IO queueing mechanism | Jens Axboe | 2013-10-25 | 1 | -2/+3 |
* | block: change config option name for cmdline partition parsing | Paul Gortmaker | 2013-09-30 | 1 | -1/+1 |
* | block: support embedded device command line partition | Cai Zhiyong | 2013-09-11 | 1 | -0/+1 |
* | separate partition format handling from generic code | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | move fs/partitions to block/ | Al Viro | 2012-01-03 | 1 | -1/+2 |
* | block: add bsg helper library | Mike Christie | 2011-07-31 | 1 | -0/+1 |
* | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-10-22 | 1 | -1/+1 |
|\ |
|
| * | block: rename blk-barrier.c to blk-flush.c | Tejun Heo | 2010-09-10 | 1 | -1/+1 |
* | | blkio: Core implementation of throttle policy | Vivek Goyal | 2010-09-16 | 1 | -0/+1 |
|/ |
|
* | blkdev: move blkdev_issue helper functions to separate file | Dmitry Monakhov | 2010-04-28 | 1 | -1/+1 |
* | blkio: Introduce blkio controller cgroup interface | Vivek Goyal | 2009-12-03 | 1 | -0/+1 |