Age | Commit message (Expand) | Author | Files | Lines |
2022-03-07 | block: add pi for extended integrity | Keith Busch | 1 | -0/+1 |
2022-02-28 | block: default BLOCK_LEGACY_AUTOLOAD to y | Christoph Hellwig | 1 | -5/+3 |
2022-02-17 | blk-mq: make the blk-mq stacking code optional | Christoph Hellwig | 1 | -0/+3 |
2022-02-02 | block: deprecate autoloading based on dev_t | Christoph Hellwig | 1 | -0/+12 |
2021-12-16 | block: only build the icq tracking code when needed | Christoph Hellwig | 1 | -0/+3 |
2021-10-18 | block: move menu "Partition type" to block/partitions/Kconfig | Masahiro Yamada | 1 | -4/+0 |
2021-10-18 | block: simplify Kconfig files | Masahiro Yamada | 1 | -11/+7 |
2021-10-18 | block: remove redundant =y from BLK_CGROUP dependency | Masahiro Yamada | 1 | -3/+3 |
2021-09-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -23/+3 |
2021-08-09 | block: make the block holder code optional | Christoph Hellwig | 1 | -0/+4 |
2021-08-02 | block: remove cmdline-parser.c | Christoph Hellwig | 1 | -10/+0 |
2021-07-29 | scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON | Christoph Hellwig | 1 | -3/+0 |
2021-07-29 | scsi: bsg: Move bsg_scsi_ops to drivers/scsi/ | Christoph Hellwig | 1 | -20/+3 |
2021-07-04 | scsi: blkcg: Fix application ID config options | Martin K. Petersen | 1 | -1/+1 |
2021-07-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+9 |
2021-06-22 | block: Introduce the ioprio rq-qos policy | Bart Van Assche | 1 | -0/+9 |
2021-06-22 | block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutive | Bart Van Assche | 1 | -7/+7 |
2021-06-10 | scsi: blkcg: Add app identifier support for blkcg | Muneendra Kumar | 1 | -0/+9 |
2020-09-02 | blk-wbt: Remove obsolete multiqueue I/O scheduling comment | Danny Lin | 1 | -2/+0 |
2020-07-08 | nvme: support for zoned namespaces | Keith Busch | 1 | -2/+3 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -11/+11 |
2020-05-14 | block: blk-crypto-fallback for Inline Encryption | Satya Tangirala | 1 | -0/+10 |
2020-05-14 | block: Keyslot Manager for Inline Encryption | Satya Tangirala | 1 | -0/+7 |
2020-05-01 | blk-iocost: account for IO size when testing latencies | Tejun Heo | 1 | -0/+1 |
2020-01-07 | block: Allow t10-pi to be modular | Herbert Xu | 1 | -1/+5 |
2019-11-07 | blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT | Tejun Heo | 1 | -0/+4 |
2019-08-29 | blkcg: implement blk-iocost | Tejun Heo | 1 | -0/+10 |
2019-08-29 | blk-mq: add optional request->alloc_time_ns | Tejun Heo | 1 | -0/+3 |
2019-07-15 | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-15 | docs: block: convert to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-09 | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -1/+1 |
2019-06-14 | docs: cgroup-v1: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-13 | block: force select mq-deadline for zoned block devices | Damien Le Moal | 1 | -0/+1 |
2019-04-06 | block: remove CONFIG_LBDAF | Christoph Hellwig | 1 | -24/+0 |
2018-12-30 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
2018-12-21 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 1 | -1/+1 |
2018-11-07 | blk-wbt: kill check for legacy queue type | Jens Axboe | 1 | -6/+0 |
2018-10-10 | block: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz | 1 | -7/+0 |
2018-09-27 | block: Move power management code into a new source file | Bart Van Assche | 1 | -0/+3 |
2018-07-09 | block: introduce blk-iolatency io controller | Josef Bacik | 1 | -0/+12 |
2018-07-09 | block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n | Bart Van Assche | 1 | -0/+4 |
2018-06-16 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-08 | block: Add rdma affinity based queue mapping helper | Sagi Grimberg | 1 | -0/+5 |
2017-05-13 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
2017-05-08 | block, dax: move "select DAX" from BLOCK to FS_DAX | Dan Williams | 1 | -1/+0 |
2017-05-06 | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2017-04-20 | dax: introduce dax_direct_access() | Dan Williams | 1 | -0/+1 |
2017-03-28 | blk-throttle: add configure option for new .low interface | Shaohua Li | 1 | -0/+12 |
2017-03-03 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+5 |