summaryrefslogtreecommitdiffstats
path: root/block/Kconfig
AgeCommit message (Expand)AuthorLines
2025-05-14block: Remove obsolete configs BLK_MQ_{PCI,VIRTIO}Lukas Bulwahn-8/+0
2025-02-08lib/crc64-rocksoft: stop wrapping the crypto APIEric Biggers-1/+1
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig-6/+2
2024-05-09blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOWYu Kuai-11/+0
2024-04-17block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONEDDamien Le Moal-1/+0
2024-04-17block: Move zone related debugfs attribute to blk-zoned.cDamien Le Moal-4/+0
2023-11-18block: Add config option to not allow writing to mounted devicesJan Kara-0/+20
2023-10-17powerpc/pseries: PLPKS SED Opal keystore supportGreg Joyce-0/+1
2023-08-22block: sed-opal: keyring support for SED keysGreg Joyce-0/+2
2023-08-02block: use iomap for writes to block devicesChristoph Hellwig-0/+1
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds-5/+0
2023-04-17block: make blkcg_punt_bio_submit optionalChristoph Hellwig-0/+3
2023-04-13blk-mq-rdma: remove queue mapping helper for rdma devicesSagi Grimberg-5/+0
2023-03-16block: remove obsolete config BLOCK_COMPATLukas Bulwahn-3/+0
2023-01-05block: Remove "select SRCU"Paul E. McKenney-1/+0
2022-06-29block: remove "select BLK_RQ_IO_DATA_LEN" from BLK_CGROUP_IOCOST dependencyYing Sun-1/+0
2022-03-07block: add pi for extended integrityKeith Busch-0/+1
2022-02-27block: default BLOCK_LEGACY_AUTOLOAD to yChristoph Hellwig-5/+3
2022-02-16blk-mq: make the blk-mq stacking code optionalChristoph Hellwig-0/+3
2022-02-02block: deprecate autoloading based on dev_tChristoph Hellwig-0/+12
2021-12-16block: only build the icq tracking code when neededChristoph Hellwig-0/+3
2021-10-18block: move menu "Partition type" to block/partitions/KconfigMasahiro Yamada-4/+0
2021-10-18block: simplify Kconfig filesMasahiro Yamada-11/+7
2021-10-18block: remove redundant =y from BLK_CGROUP dependencyMasahiro Yamada-3/+3
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-23/+3
2021-08-09block: make the block holder code optionalChristoph Hellwig-0/+4
2021-08-02block: remove cmdline-parser.cChristoph Hellwig-10/+0
2021-07-28scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMONChristoph Hellwig-3/+0
2021-07-28scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig-20/+3
2021-07-04scsi: blkcg: Fix application ID config optionsMartin K. Petersen-1/+1
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+9
2021-06-21block: Introduce the ioprio rq-qos policyBart Van Assche-0/+9
2021-06-21block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutiveBart Van Assche-7/+7
2021-06-10scsi: blkcg: Add app identifier support for blkcgMuneendra Kumar-0/+9
2020-09-01blk-wbt: Remove obsolete multiqueue I/O scheduling commentDanny Lin-2/+0
2020-07-08nvme: support for zoned namespacesKeith Busch-2/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-11/+11
2020-05-14block: blk-crypto-fallback for Inline EncryptionSatya Tangirala-0/+10
2020-05-14block: Keyslot Manager for Inline EncryptionSatya Tangirala-0/+7
2020-04-30blk-iocost: account for IO size when testing latenciesTejun Heo-0/+1
2020-01-06block: Allow t10-pi to be modularHerbert Xu-1/+5
2019-11-07blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTATTejun Heo-0/+4
2019-08-28blkcg: implement blk-iocostTejun Heo-0/+10
2019-08-28blk-mq: add optional request->alloc_time_nsTejun Heo-0/+3
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab-1/+1
2019-07-15docs: block: convert to ReSTMauro Carvalho Chehab-1/+1
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-1/+1
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-06-13block: force select mq-deadline for zoned block devicesDamien Le Moal-0/+1
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig-24/+0