summaryrefslogtreecommitdiffstats
path: root/block/Kconfig
AgeCommit message (Expand)AuthorLines
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+0
2017-05-08block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams-1/+0
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2017-04-20dax: introduce dax_direct_access()Dan Williams-0/+1
2017-03-28blk-throttle: add configure option for new .low interfaceShaohua Li-0/+12
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+5
2017-02-27blk-mq: provide a default queue mapping for virtio deviceChristoph Hellwig-0/+5
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe-0/+5
2017-02-06block: Add Sed-opal libraryScott Bauer-0/+7
2017-01-31block: make scsi_request and scsi ioctl support optionalChristoph Hellwig-0/+5
2017-01-27blk-mq: fix debugfs compilation issuesOmar Sandoval-0/+12
2016-11-10block: hook up writeback throttlingJens Axboe-0/+26
2016-11-02blk-mq: Introduce blk_mq_quiesce_queue()Bart Van Assche-0/+1
2016-10-18block: Implement support for zoned block devicesHannes Reinecke-0/+8
2016-10-09Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+5
2016-09-19blk_mq: linux/blk-mq.h does not include all the headers it depends onStephen Rothwell-0/+5
2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval-0/+1
2016-08-04block: remove BLK_DEV_DAX config optionRoss Zwisler-13/+0
2016-02-27block: disable block device DAX by defaultDan Williams-0/+13
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen-0/+1
2013-09-30block: change config option name for cmdline partition parsingPaul Gortmaker-2/+7
2013-09-11block: support embedded device command line partitionCai Zhiyong-0/+6
2013-02-22block: don't select PERCPU_RWSEMMikulas Patocka-1/+0
2012-12-17percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEMOleg Nesterov-0/+1
2012-10-23block: remove CONFIG_EXPERIMENTALKees Cook-1/+1
2012-01-03move fs/partitions to block/Al Viro-0/+6
2011-07-31block: add bsg helper libraryMike Christie-0/+10
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes-1/+1
2010-09-16blkio: Core implementation of throttle policyVivek Goyal-0/+12
2010-04-26blk-cgroup: config options re-arrangementVivek Goyal-23/+0
2010-03-16block: make CONFIG_BLK_CGROUP visibleLi Zefan-1/+2
2009-12-03blkio: Some debugging aids for CFQVivek Goyal-0/+9
2009-12-03blkio: Introduce blkio controller cgroup interfaceVivek Goyal-0/+13
2009-08-04Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency,...John Stoffel-4/+7
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz-2/+2
2009-04-28block: enable by default support for large devices and files on 32-bit archsBartlomiej Zolnierkiewicz-4/+7
2009-02-09tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker-24/+0
2009-01-27blktrace: the ftrace interface needs CONFIG_TRACINGArnaldo Carvalho de Melo-0/+8
2009-01-06block: Add Kconfig help which notes that ext4 needs CONFIG_LBDTheodore Ts'o-0/+6
2008-12-29Get rid of CONFIG_LSFJens Axboe-18/+5
2008-11-26blktrace: port to tracepointsArnaldo Carvalho de Melo-0/+1
2008-07-03block: Block layer data integrity supportMartin K. Petersen-0/+12
2008-04-21Kconfig: clean up block/Kconfig help descriptionsNick Andrew-23/+42
2008-04-15block: update git url for blktraceJens Axboe-1/+1
2007-10-12Only enable BLOCK_COMPAT if COMPAT is neededLinus Torvalds-2/+3
2007-10-12[BLOCK] Only include the compat ioctl code if CONFIG_BLOCK is setJens Axboe-0/+4
2007-07-27bsg: Fix build for CONFIG_BLOCK=nPaul Mundt-2/+2
2007-07-19[SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)James Bottomley-1/+1
2007-07-17bsg: Kconfig updatesFUJITA Tomonori-4/+9
2007-07-16Make BLK_DEV_BSG depend strictly on SCSI=yLinus Torvalds-1/+1