index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-01
block: change config option name for cmdline partition parsing
Paul Gortmaker
1
-2
/
+7
2013-09-12
block: support embedded device command line partition
Cai Zhiyong
1
-0
/
+6
2013-02-22
block: don't select PERCPU_RWSEM
Mikulas Patocka
1
-1
/
+0
2012-12-18
percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM
Oleg Nesterov
1
-0
/
+1
2012-10-24
block: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2012-01-04
move fs/partitions to block/
Al Viro
1
-0
/
+6
2011-08-01
block: add bsg helper library
Mike Christie
1
-0
/
+10
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2010-09-16
blkio: Core implementation of throttle policy
Vivek Goyal
1
-0
/
+12
2010-04-26
blk-cgroup: config options re-arrangement
Vivek Goyal
1
-23
/
+0
2010-03-16
block: make CONFIG_BLK_CGROUP visible
Li Zefan
1
-1
/
+2
2009-12-03
blkio: Some debugging aids for CFQ
Vivek Goyal
1
-0
/
+9
2009-12-03
blkio: Introduce blkio controller cgroup interface
Vivek Goyal
1
-0
/
+13
2009-08-05
Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency,...
John Stoffel
1
-4
/
+7
2009-06-19
block: rename CONFIG_LBD to CONFIG_LBDAF
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-04-28
block: enable by default support for large devices and files on 32-bit archs
Bartlomiej Zolnierkiewicz
1
-4
/
+7
2009-02-09
tracing/blktrace: move the tracing file to kernel/trace
Frederic Weisbecker
1
-24
/
+0
2009-01-27
blktrace: the ftrace interface needs CONFIG_TRACING
Arnaldo Carvalho de Melo
1
-0
/
+8
2009-01-06
block: Add Kconfig help which notes that ext4 needs CONFIG_LBD
Theodore Ts'o
1
-0
/
+6
2008-12-29
Get rid of CONFIG_LSF
Jens Axboe
1
-18
/
+5
2008-11-26
blktrace: port to tracepoints
Arnaldo Carvalho de Melo
1
-0
/
+1
2008-07-03
block: Block layer data integrity support
Martin K. Petersen
1
-0
/
+12
2008-04-21
Kconfig: clean up block/Kconfig help descriptions
Nick Andrew
1
-23
/
+42
2008-04-15
block: update git url for blktrace
Jens Axboe
1
-1
/
+1
2007-10-13
Only enable BLOCK_COMPAT if COMPAT is needed
Linus Torvalds
1
-2
/
+3
2007-10-12
[BLOCK] Only include the compat ioctl code if CONFIG_BLOCK is set
Jens Axboe
1
-0
/
+4
2007-07-27
bsg: Fix build for CONFIG_BLOCK=n
Paul Mundt
1
-2
/
+2
2007-07-19
[SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)
James Bottomley
1
-1
/
+1
2007-07-17
bsg: Kconfig updates
FUJITA Tomonori
1
-4
/
+9
2007-07-17
Make BLK_DEV_BSG depend strictly on SCSI=y
Linus Torvalds
1
-1
/
+1
2007-07-16
bsg: Kconfig updates
FUJITA Tomonori
1
-1
/
+2
2007-07-16
bsg: support for full generic block layer SG v3
Jens Axboe
1
-0
/
+7
2007-07-10
Use menuconfigs instead of menus, so the whole menu can be disabled at once
Jan Engelhardt
1
-2
/
+2
2006-12-05
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
1
-4
/
+2
2006-09-30
[PATCH] Only enable CONFIG_BLOCK option for embedded
Jens Axboe
1
-1
/
+1
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-0
/
+20
2006-04-01
[PATCH] config: fix CONFIG_LFS option
Trond Myklebust
1
-4
/
+4
2006-03-27
[PATCH] Fix blktrace compile with sysfs not defined
Jens Axboe
1
-0
/
+1
2006-03-26
[PATCH] 2TB files: add blkcnt_t
Takashi Sato
1
-0
/
+9
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
1
-0
/
+12
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
1
-1
/
+1
2005-11-04
[BLOCK] Move all core block layer code to new block/ directory
Jens Axboe
1
-0
/
+14