Age | Commit message (Expand) | Author |
2022-05-02 | blk-cgroup: move blkcg_{get,set}_fc_appid out of line | Christoph Hellwig |
2022-02-28 | blk-crypto: show crypto capabilities in sysfs | Eric Biggers |
2021-11-29 | block: remove blk-exec.c | Christoph Hellwig |
2021-10-26 | block: Add independent access ranges support | Damien Le Moal |
2021-10-21 | blk-crypto: rename keyslot-manager files to blk-crypto-profile | Eric Biggers |
2021-10-18 | block: move CONFIG_BLOCK guard to top Makefile | Masahiro Yamada |
2021-09-11 | Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-09-07 | block: move fs/block_dev.c to block/bdev.c | Christoph Hellwig |
2021-09-07 | block: split out operations on block special files | Christoph Hellwig |
2021-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-08-30 | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-08-11 | Revert "block/mq-deadline: Add cgroup support" | Tejun Heo |
2021-08-09 | block: make the block holder code optional | Christoph Hellwig |
2021-08-02 | block: remove cmdline-parser.c | Christoph Hellwig |
2021-07-28 | scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi | Christoph Hellwig |
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 |