Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-08 | block: Add rdma affinity based queue mapping helper | Sagi Grimberg |
2017-04-19 | block, bfq: split bfq-iosched.c into multiple source files | Paolo Valente |
2017-04-19 | block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler | Paolo Valente |
2017-04-14 | blk-mq: introduce Kyber multiqueue I/O scheduler | Omar Sandoval |
2017-03-02 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2017-02-27 | blk-mq: provide a default queue mapping for virtio device | Christoph Hellwig |
2017-02-17 | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe |
2017-02-06 | block: Add Sed-opal library | Scott Bauer |
2017-01-31 | block: make scsi_request and scsi ioctl support optional | Christoph Hellwig |
2017-01-27 | blk-mq: fix debugfs compilation issues | Omar Sandoval |
2017-01-27 | blk-mq: create debugfs directory tree | Omar Sandoval |
2017-01-17 | mq-deadline: add blk-mq adaptation of the deadline IO scheduler | Jens Axboe |
2017-01-17 | blk-mq-sched: add framework for MQ capable IO schedulers | Jens Axboe |
2016-11-10 | blk-wbt: add general throttling mechanism | Jens Axboe |
2016-11-10 | block: add scalable completion tracking of requests | Jens Axboe |
2016-10-18 | block: Implement support for zoned block devices | Hannes Reinecke |
2016-10-09 | Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-09-22 | blk-mq/cpu-notif: Convert to new hotplug state machine | Thomas Gleixner |
2016-09-19 | blk_mq: linux/blk-mq.h does not include all the headers it depends on | Stephen Rothwell |
2016-09-15 | blk-mq: provide a default queue mapping for PCI device | Christoph Hellwig |
2016-01-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-01-09 | badblocks: Add core badblock management code | Vishal Verma |
2015-12-11 | irq_poll: make blk-iopoll available outside the block layer | Christoph Hellwig |
2014-09-27 | block: Add T10 Protection Information functions | Martin K. Petersen |
2014-05-19 | block: move mm/bounce.c to block/ | Jens Axboe |
2014-05-19 | block: move ioprio.c from fs/ to block/ | Jens Axboe |
2014-05-19 | block: move bio.c and bio-integrity.c from fs/ to block/ | Jens Axboe |
2013-10-25 | blk-mq: new multi-queue block IO queueing mechanism | Jens Axboe |
2013-09-30 | block: change config option name for cmdline partition parsing | Paul Gortmaker |
2013-09-11 | block: support embedded device command line partition | Cai Zhiyong |
2012-01-03 | separate partition format handling from generic code | Al Viro |
2012-01-03 | move fs/partitions to block/ | Al Viro |
2011-07-31 | block: add bsg helper library | Mike Christie |
2010-10-22 | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-09-16 | blkio: Core implementation of throttle policy | Vivek Goyal |
2010-09-10 | block: rename blk-barrier.c to blk-flush.c | Tejun Heo |
2010-04-28 | blkdev: move blkdev_issue helper functions to separate file | Dmitry Monakhov |
2009-12-03 | blkio: Introduce blkio controller cgroup interface | Vivek Goyal |
2009-10-03 | block: remove the anticipatory IO scheduler | Jens Axboe |
2009-09-11 | block: add blk-iopoll, a NAPI like approach for block devices | Jens Axboe |
2009-07-01 | block: get rid of queue-private command filter | Jens Axboe |
2009-02-09 | tracing/blktrace: move the tracing file to kernel/trace | Frederic Weisbecker |
2008-10-09 | block: unify request timeout handling | Jens Axboe |
2008-10-09 | block: split softirq handling into blk-softirq.c | Jens Axboe |
2008-07-03 | allow userspace to modify scsi command filter on per device basis | Adel Gadllah |
2008-07-03 | block: Block layer data integrity support | Martin K. Petersen |
2008-01-29 | block: ll_rw_blk.c split, add blk-merge.c | Jens Axboe |
2008-01-29 | block: continue ll_rw_blk.c splitup | Jens Axboe |
2008-01-29 | block: split tag and sysfs handling from blk-core.c | Jens Axboe |