summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-10-10Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds27-191/+159
2016-09-19blk_mq: linux/blk-mq.h does not include all the headers it depends onStephen Rothwell3-1/+8
2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval11-476/+789
2016-08-04block: remove BLK_DEV_DAX config optionRoss Zwisler2-18/+1
2016-02-27block: disable block device DAX by defaultDan Williams2-1/+18
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen7-226/+245
2013-09-30block: change config option name for cmdline partition parsingPaul Gortmaker7-13/+24
2013-09-11block: support embedded device command line partitionCai Zhiyong10-0/+452
2013-02-22block: don't select PERCPU_RWSEMMikulas Patocka1-1/+0
2012-12-18percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEMOleg Nesterov4-1/+7
2012-10-23block: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-01-04move fs/partitions to block/Al Viro36-10/+8
2011-07-31block: add bsg helper libraryMike Christie5-0/+385
2011-01-21kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes298-423/+431
2010-09-16blkio: Core implementation of throttle policyVivek Goyal7-3/+979
2010-04-26blk-cgroup: config options re-arrangementVivek Goyal7-64/+55
2010-03-16block: make CONFIG_BLK_CGROUP visibleLi Zefan1-1/+2
2009-12-03blkio: Some debugging aids for CFQVivek Goyal5-1/+53
2009-12-03blkio: Introduce blkio controller cgroup interfaceVivek Goyal7-0/+260
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 Zolnierkiewicz14-19/+19
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 Weisbecker5-26/+25
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 Axboe3-30/+12
2008-11-26blktrace: port to tracepointsArnaldo Carvalho de Melo9-199/+418
2008-07-03block: Block layer data integrity supportMartin K. Petersen13-7/+1355
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-13Only 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 Axboe2-1/+5
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 Bottomley3-31/+14
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 Axboe10-79/+1171
2007-07-10Use menuconfigs instead of menus, so the whole menu can be disabled at onceJan Engelhardt1-2/+2
2006-12-05[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox10-73/+11
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 Howells44-63/+308
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 Sato9-1/+42
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe17-3/+916
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky60-208/+183
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe16-27/+29