Age | Commit message (Expand) | Author |
2021-07-28 | scsi: bsg: Move bsg_scsi_ops to drivers/scsi/ | Christoph Hellwig |
2021-06-24 | block: move the disk events code to a separate file | Christoph Hellwig |
2021-06-21 | block/mq-deadline: Add cgroup support | Bart Van Assche |
2021-06-21 | block: Introduce the ioprio rq-qos policy | Bart Van Assche |
2020-06-24 | blk-mq: merge blk-softirq.c into blk-mq.c | Christoph Hellwig |
2020-05-14 | block: blk-crypto-fallback for Inline Encryption | Satya Tangirala |
2020-05-14 | block: Inline encryption support for blk-mq | Satya Tangirala |
2020-05-14 | block: Keyslot Manager for Inline Encryption | Satya Tangirala |
2020-03-24 | block: merge partition-generic.c and check.c | Christoph Hellwig |
2020-01-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-01-06 | block: Allow t10-pi to be modular | Herbert Xu |
2020-01-03 | compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c | Arnd Bergmann |
2019-11-07 | blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT | Tejun Heo |
2019-08-28 | blkcg: implement blk-iocost | Tejun Heo |
2018-11-07 | block: remove legacy IO schedulers | Jens Axboe |
2018-11-07 | block: remove legacy rq tagging | Jens Axboe |
2018-09-26 | block: Move power management code into a new source file | Bart Van Assche |
2018-07-09 | block: introduce blk-iolatency io controller | Josef Bacik |
2018-07-09 | blk-rq-qos: refactor out common elements of blk-wbt | Josef Bacik |
2018-07-09 | block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n | Bart Van Assche |
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 |