aboutsummaryrefslogtreecommitdiffstats
path: root/block/Kconfig
AgeCommit message (Expand)AuthorFilesLines
9 daysblk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOWYu Kuai1-11/+0
2024-04-17block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONEDDamien Le Moal1-1/+0
2024-04-17block: Move zone related debugfs attribute to blk-zoned.cDamien Le Moal1-4/+0
2023-11-18block: Add config option to not allow writing to mounted devicesJan Kara1-0/+20
2023-10-17powerpc/pseries: PLPKS SED Opal keystore supportGreg Joyce1-0/+1
2023-08-22block: sed-opal: keyring support for SED keysGreg Joyce1-0/+2
2023-08-02block: use iomap for writes to block devicesChristoph Hellwig1-0/+1
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds1-5/+0
2023-04-17block: make blkcg_punt_bio_submit optionalChristoph Hellwig1-0/+3
2023-04-13blk-mq-rdma: remove queue mapping helper for rdma devicesSagi Grimberg1-5/+0
2023-03-16block: remove obsolete config BLOCK_COMPATLukas Bulwahn1-3/+0
2023-01-05block: Remove "select SRCU"Paul E. McKenney1-1/+0
2022-06-29block: remove "select BLK_RQ_IO_DATA_LEN" from BLK_CGROUP_IOCOST dependencyYing Sun1-1/+0
2022-03-07block: add pi for extended integrityKeith Busch1-0/+1
2022-02-27block: default BLOCK_LEGACY_AUTOLOAD to yChristoph Hellwig1-5/+3
2022-02-16blk-mq: make the blk-mq stacking code optionalChristoph Hellwig1-0/+3
2022-02-02block: deprecate autoloading based on dev_tChristoph Hellwig1-0/+12
2021-12-16block: only build the icq tracking code when neededChristoph Hellwig1-0/+3
2021-10-18block: move menu "Partition type" to block/partitions/KconfigMasahiro Yamada1-4/+0
2021-10-18block: simplify Kconfig filesMasahiro Yamada1-11/+7
2021-10-18block: remove redundant =y from BLK_CGROUP dependencyMasahiro Yamada1-3/+3
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-23/+3
2021-08-09block: make the block holder code optionalChristoph Hellwig1-0/+4
2021-08-02block: remove cmdline-parser.cChristoph Hellwig1-10/+0
2021-07-28scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMONChristoph Hellwig1-3/+0
2021-07-28scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig1-20/+3
2021-07-04scsi: blkcg: Fix application ID config optionsMartin K. Petersen1-1/+1
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+9
2021-06-21block: Introduce the ioprio rq-qos policyBart Van Assche1-0/+9
2021-06-21block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutiveBart Van Assche1-7/+7
2021-06-10scsi: blkcg: Add app identifier support for blkcgMuneendra Kumar1-0/+9
2020-09-01blk-wbt: Remove obsolete multiqueue I/O scheduling commentDanny Lin1-2/+0
2020-07-08nvme: support for zoned namespacesKeith Busch1-2/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-11/+11
2020-05-14block: blk-crypto-fallback for Inline EncryptionSatya Tangirala1-0/+10
2020-05-14block: Keyslot Manager for Inline EncryptionSatya Tangirala1-0/+7
2020-04-30blk-iocost: account for IO size when testing latenciesTejun Heo1-0/+1
2020-01-06block: Allow t10-pi to be modularHerbert Xu1-1/+5
2019-11-07blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTATTejun Heo1-0/+4
2019-08-28blkcg: implement blk-iocostTejun Heo1-0/+10
2019-08-28blk-mq: add optional request->alloc_time_nsTejun Heo1-0/+3
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab1-1/+1
2019-07-15docs: block: convert to ReSTMauro Carvalho Chehab1-1/+1
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds1-1/+1
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-13block: force select mq-deadline for zoned block devicesDamien Le Moal1-0/+1
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig1-24/+0
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+1
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada1-1/+1
2018-11-07blk-wbt: kill check for legacy queue typeJens Axboe1-6/+0
2018-10-10block: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-7/+0
2018-09-26block: Move power management code into a new source fileBart Van Assche1-0/+3
2018-07-09block: introduce blk-iolatency io controllerJosef Bacik1-0/+12
2018-07-09block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=nBart Van Assche1-0/+4
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-08block: Add rdma affinity based queue mapping helperSagi Grimberg1-0/+5
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2017-05-08block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams1-1/+0
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2017-04-20dax: introduce dax_direct_access()Dan Williams1-0/+1
2017-03-28blk-throttle: add configure option for new .low interfaceShaohua Li1-0/+12
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+5
2017-02-27blk-mq: provide a default queue mapping for virtio deviceChristoph Hellwig1-0/+5
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe1-0/+5
2017-02-06block: Add Sed-opal libraryScott Bauer1-0/+7
2017-01-31block: make scsi_request and scsi ioctl support optionalChristoph Hellwig1-0/+5
2017-01-27blk-mq: fix debugfs compilation issuesOmar Sandoval1-0/+12
2016-11-10block: hook up writeback throttlingJens Axboe1-0/+26
2016-11-02blk-mq: Introduce blk_mq_quiesce_queue()Bart Van Assche1-0/+1
2016-10-18block: Implement support for zoned block devicesHannes Reinecke1-0/+8
2016-10-09Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+5
2016-09-19blk_mq: linux/blk-mq.h does not include all the headers it depends onStephen Rothwell1-0/+5
2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval1-0/+1
2016-08-04block: remove BLK_DEV_DAX config optionRoss Zwisler1-13/+0
2016-02-27block: disable block device DAX by defaultDan Williams1-0/+13
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen1-0/+1
2013-09-30block: change config option name for cmdline partition parsingPaul Gortmaker1-2/+7
2013-09-11block: support embedded device command line partitionCai Zhiyong1-0/+6
2013-02-22block: don't select PERCPU_RWSEMMikulas Patocka1-1/+0
2012-12-17percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEMOleg Nesterov1-0/+1
2012-10-23block: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-01-03move fs/partitions to block/Al Viro1-0/+6
2011-07-31block: add bsg helper libraryMike Christie1-0/+10
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2010-09-16blkio: Core implementation of throttle policyVivek Goyal1-0/+12
2010-04-26blk-cgroup: config options re-arrangementVivek Goyal1-23/+0
2010-03-16block: make CONFIG_BLK_CGROUP visibleLi Zefan1-1/+2
2009-12-03blkio: Some debugging aids for CFQVivek Goyal1-0/+9
2009-12-03blkio: Introduce blkio controller cgroup interfaceVivek Goyal1-0/+13
2009-08-04Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency,...John Stoffel1-4/+7
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz1-2/+2
2009-04-28block: enable by default support for large devices and files on 32-bit archsBartlomiej Zolnierkiewicz1-4/+7
2009-02-09tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker1-24/+0
2009-01-27blktrace: the ftrace interface needs CONFIG_TRACINGArnaldo Carvalho de Melo1-0/+8
2009-01-06block: Add Kconfig help which notes that ext4 needs CONFIG_LBDTheodore Ts'o1-0/+6
2008-12-29Get rid of CONFIG_LSFJens Axboe1-18/+5
2008-11-26blktrace: port to tracepointsArnaldo Carvalho de Melo1-0/+1
2008-07-03block: Block layer data integrity supportMartin K. Petersen1-0/+12
2008-04-21Kconfig: clean up block/Kconfig help descriptionsNick Andrew1-23/+42
2008-04-15block: update git url for blktraceJens Axboe1-1/+1
2007-10-12Only enable BLOCK_COMPAT if COMPAT is neededLinus Torvalds1-2/+3
2007-10-12[BLOCK] Only include the compat ioctl code if CONFIG_BLOCK is setJens Axboe1-0/+4
2007-07-27bsg: Fix build for CONFIG_BLOCK=nPaul Mundt1-2/+2
2007-07-19[SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)James Bottomley1-1/+1
2007-07-17bsg: Kconfig updatesFUJITA Tomonori1-4/+9
2007-07-16Make BLK_DEV_BSG depend strictly on SCSI=yLinus Torvalds1-1/+1
2007-07-16bsg: Kconfig updatesFUJITA Tomonori1-1/+2
2007-07-16bsg: support for full generic block layer SG v3Jens Axboe1-0/+7
2007-07-10Use menuconfigs instead of menus, so the whole menu can be disabled at onceJan Engelhardt1-2/+2
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox1-4/+2
2006-09-30[PATCH] Only enable CONFIG_BLOCK option for embeddedJens Axboe1-1/+1
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-0/+20
2006-03-31[PATCH] config: fix CONFIG_LFS optionTrond Myklebust1-4/+4
2006-03-27[PATCH] Fix blktrace compile with sysfs not definedJens Axboe1-0/+1
2006-03-26[PATCH] 2TB files: add blkcnt_tTakashi Sato1-0/+9
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe1-0/+12
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-1/+1
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe1-0/+14