summaryrefslogtreecommitdiffstats
path: root/block/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* block: Add rdma affinity based queue mapping helperSagi Grimberg2017-08-081-0/+5
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-121-1/+0
|\
| * block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-081-1/+0
* | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-051-0/+1
|\ \ | |/
| * dax: introduce dax_direct_access()Dan Williams2017-04-201-0/+1
* | blk-throttle: add configure option for new .low interfaceShaohua Li2017-03-281-0/+12
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-021-0/+5
|\
| * blk-mq: provide a default queue mapping for virtio deviceChristoph Hellwig2017-02-271-0/+5
* | Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-171-0/+5
|\ \
| * | block: make scsi_request and scsi ioctl support optionalChristoph Hellwig2017-01-311-0/+5
* | | block: Add Sed-opal libraryScott Bauer2017-02-061-0/+7
|/ /
* | blk-mq: fix debugfs compilation issuesOmar Sandoval2017-01-271-0/+12
|/
* block: hook up writeback throttlingJens Axboe2016-11-101-0/+26
* blk-mq: Introduce blk_mq_quiesce_queue()Bart Van Assche2016-11-021-0/+1
* block: Implement support for zoned block devicesHannes Reinecke2016-10-181-0/+8
* Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-091-0/+5
|\
| * blk_mq: linux/blk-mq.h does not include all the headers it depends onStephen Rothwell2016-09-191-0/+5
* | blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval2016-09-171-0/+1
|/
* block: remove BLK_DEV_DAX config optionRoss Zwisler2016-08-041-13/+0
* block: disable block device DAX by defaultDan Williams2016-02-271-0/+13
* block: Add T10 Protection Information functionsMartin K. Petersen2014-09-271-0/+1
* block: change config option name for cmdline partition parsingPaul Gortmaker2013-09-301-2/+7
* block: support embedded device command line partitionCai Zhiyong2013-09-111-0/+6
* block: don't select PERCPU_RWSEMMikulas Patocka2013-02-221-1/+0
* percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEMOleg Nesterov2012-12-171-0/+1
* block: remove CONFIG_EXPERIMENTALKees Cook2012-10-231-1/+1
* move fs/partitions to block/Al Viro2012-01-031-0/+6
* block: add bsg helper libraryMike Christie2011-07-311-0/+10
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
* blkio: Core implementation of throttle policyVivek Goyal2010-09-161-0/+12
* blk-cgroup: config options re-arrangementVivek Goyal2010-04-261-23/+0
* block: make CONFIG_BLK_CGROUP visibleLi Zefan2010-03-161-1/+2
* blkio: Some debugging aids for CFQVivek Goyal2009-12-031-0/+9
* blkio: Introduce blkio controller cgroup interfaceVivek Goyal2009-12-031-0/+13
* Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency,...John Stoffel2009-08-041-4/+7
* block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz2009-06-191-2/+2
* block: enable by default support for large devices and files on 32-bit archsBartlomiej Zolnierkiewicz2009-04-281-4/+7
* tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker2009-02-091-24/+0
* blktrace: the ftrace interface needs CONFIG_TRACINGArnaldo Carvalho de Melo2009-01-271-0/+8
* block: Add Kconfig help which notes that ext4 needs CONFIG_LBDTheodore Ts'o2009-01-061-0/+6
* Get rid of CONFIG_LSFJens Axboe2008-12-291-18/+5
* blktrace: port to tracepointsArnaldo Carvalho de Melo2008-11-261-0/+1
* block: Block layer data integrity supportMartin K. Petersen2008-07-031-0/+12
* Kconfig: clean up block/Kconfig help descriptionsNick Andrew2008-04-211-23/+42
* block: update git url for blktraceJens Axboe2008-04-151-1/+1
* Only enable BLOCK_COMPAT if COMPAT is neededLinus Torvalds2007-10-121-2/+3
* [BLOCK] Only include the compat ioctl code if CONFIG_BLOCK is setJens Axboe2007-10-121-0/+4
* bsg: Fix build for CONFIG_BLOCK=nPaul Mundt2007-07-271-2/+2
* [SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)James Bottomley2007-07-191-1/+1
OpenPOWER on IntegriCloud