aboutsummaryrefslogtreecommitdiffstats
path: root/block/Kconfig
AgeCommit message (Expand)Author
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-17block: make blkcg_punt_bio_submit optionalChristoph Hellwig
2023-04-13blk-mq-rdma: remove queue mapping helper for rdma devicesSagi Grimberg
2023-03-16block: remove obsolete config BLOCK_COMPATLukas Bulwahn
2023-01-05block: Remove "select SRCU"Paul E. McKenney
2022-06-29block: remove "select BLK_RQ_IO_DATA_LEN" from BLK_CGROUP_IOCOST dependencyYing Sun
2022-03-07block: add pi for extended integrityKeith Busch
2022-02-27block: default BLOCK_LEGACY_AUTOLOAD to yChristoph Hellwig
2022-02-16blk-mq: make the blk-mq stacking code optionalChristoph Hellwig
2022-02-02block: deprecate autoloading based on dev_tChristoph Hellwig
2021-12-16block: only build the icq tracking code when neededChristoph Hellwig
2021-10-18block: move menu "Partition type" to block/partitions/KconfigMasahiro Yamada
2021-10-18block: simplify Kconfig filesMasahiro Yamada
2021-10-18block: remove redundant =y from BLK_CGROUP dependencyMasahiro Yamada
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-08-09block: make the block holder code optionalChristoph Hellwig
2021-08-02block: remove cmdline-parser.cChristoph Hellwig
2021-07-28scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMONChristoph Hellwig
2021-07-28scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig
2021-07-04scsi: blkcg: Fix application ID config optionsMartin K. Petersen
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-21block: Introduce the ioprio rq-qos policyBart Van Assche
2021-06-21block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutiveBart Van Assche
2021-06-10scsi: blkcg: Add app identifier support for blkcgMuneendra Kumar
2020-09-01blk-wbt: Remove obsolete multiqueue I/O scheduling commentDanny Lin
2020-07-08nvme: support for zoned namespacesKeith Busch
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-14block: blk-crypto-fallback for Inline EncryptionSatya Tangirala
2020-05-14block: Keyslot Manager for Inline EncryptionSatya Tangirala
2020-04-30blk-iocost: account for IO size when testing latenciesTejun Heo
2020-01-06block: Allow t10-pi to be modularHerbert Xu
2019-11-07blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTATTejun Heo
2019-08-28blkcg: implement blk-iocostTejun Heo
2019-08-28blk-mq: add optional request->alloc_time_nsTejun Heo
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab
2019-07-15docs: block: convert to ReSTMauro Carvalho Chehab
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-13block: force select mq-deadline for zoned block devicesDamien Le Moal
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-11-07blk-wbt: kill check for legacy queue typeJens Axboe
2018-10-10block: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2018-09-26block: Move power management code into a new source fileBart Van Assche
2018-07-09block: introduce blk-iolatency io controllerJosef Bacik
2018-07-09block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=nBart Van Assche
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-08block: Add rdma affinity based queue mapping helperSagi Grimberg