Age | Commit message (Expand) | Author |
2021-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
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: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON | Christoph Hellwig |
2021-07-28 | scsi: bsg: Move bsg_scsi_ops to drivers/scsi/ | Christoph Hellwig |
2021-07-04 | scsi: blkcg: Fix application ID config options | Martin K. Petersen |
2021-07-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-06-21 | block: Introduce the ioprio rq-qos policy | Bart Van Assche |
2021-06-21 | block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutive | Bart Van Assche |
2021-06-10 | scsi: blkcg: Add app identifier support for blkcg | Muneendra Kumar |
2020-09-01 | blk-wbt: Remove obsolete multiqueue I/O scheduling comment | Danny Lin |
2020-07-08 | nvme: support for zoned namespaces | Keith Busch |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-05-14 | block: blk-crypto-fallback for Inline Encryption | Satya Tangirala |
2020-05-14 | block: Keyslot Manager for Inline Encryption | Satya Tangirala |
2020-04-30 | blk-iocost: account for IO size when testing latencies | Tejun Heo |
2020-01-06 | block: Allow t10-pi to be modular | Herbert Xu |
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 |
2019-08-28 | blk-mq: add optional request->alloc_time_ns | Tejun Heo |
2019-07-15 | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab |
2019-07-15 | docs: block: convert to ReST | Mauro Carvalho Chehab |
2019-07-08 | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2019-06-14 | docs: cgroup-v1: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-13 | block: force select mq-deadline for zoned block devices | Damien Le Moal |
2019-04-06 | block: remove CONFIG_LBDAF | Christoph Hellwig |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-11-07 | blk-wbt: kill check for legacy queue type | Jens Axboe |
2018-10-10 | block: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz |
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 | block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n | Bart Van Assche |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
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-05-12 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-05-08 | block, dax: move "select DAX" from BLOCK to FS_DAX | Dan Williams |
2017-05-05 | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-04-20 | dax: introduce dax_direct_access() | Dan Williams |
2017-03-28 | blk-throttle: add configure option for new .low interface | Shaohua Li |
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 |
2016-11-10 | block: hook up writeback throttling | Jens Axboe |
2016-11-02 | blk-mq: Introduce blk_mq_quiesce_queue() | Bart Van Assche |
2016-10-18 | block: Implement support for zoned block devices | Hannes Reinecke |