| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-06-29 | block: remove "select BLK_RQ_IO_DATA_LEN" from BLK_CGROUP_IOCOST dependency | Ying Sun | 1 | -1/+0 |
| 2022-03-07 | block: add pi for extended integrity | Keith Busch | 1 | -0/+1 |
| 2022-02-27 | block: default BLOCK_LEGACY_AUTOLOAD to y | Christoph Hellwig | 1 | -5/+3 |
| 2022-02-16 | blk-mq: make the blk-mq stacking code optional | Christoph Hellwig | 1 | -0/+3 |
| 2022-02-02 | block: deprecate autoloading based on dev_t | Christoph Hellwig | 1 | -0/+12 |
| 2021-12-16 | block: only build the icq tracking code when needed | Christoph Hellwig | 1 | -0/+3 |
| 2021-10-18 | block: move menu "Partition type" to block/partitions/Kconfig | Masahiro Yamada | 1 | -4/+0 |
| 2021-10-18 | block: simplify Kconfig files | Masahiro Yamada | 1 | -11/+7 |
| 2021-10-18 | block: remove redundant =y from BLK_CGROUP dependency | Masahiro Yamada | 1 | -3/+3 |
| 2021-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -23/+3 |
| 2021-08-09 | block: make the block holder code optional | Christoph Hellwig | 1 | -0/+4 |
| 2021-08-02 | block: remove cmdline-parser.c | Christoph Hellwig | 1 | -10/+0 |
| 2021-07-28 | scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON | Christoph Hellwig | 1 | -3/+0 |
| 2021-07-28 | scsi: bsg: Move bsg_scsi_ops to drivers/scsi/ | Christoph Hellwig | 1 | -20/+3 |
| 2021-07-04 | scsi: blkcg: Fix application ID config options | Martin K. Petersen | 1 | -1/+1 |
| 2021-07-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+9 |
| 2021-06-21 | block: Introduce the ioprio rq-qos policy | Bart Van Assche | 1 | -0/+9 |
| 2021-06-21 | block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutive | Bart Van Assche | 1 | -7/+7 |
| 2021-06-10 | scsi: blkcg: Add app identifier support for blkcg | Muneendra Kumar | 1 | -0/+9 |
| 2020-09-01 | blk-wbt: Remove obsolete multiqueue I/O scheduling comment | Danny Lin | 1 | -2/+0 |
| 2020-07-08 | nvme: support for zoned namespaces | Keith Busch | 1 | -2/+3 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -11/+11 |
| 2020-05-14 | block: blk-crypto-fallback for Inline Encryption | Satya Tangirala | 1 | -0/+10 |
| 2020-05-14 | block: Keyslot Manager for Inline Encryption | Satya Tangirala | 1 | -0/+7 |
| 2020-04-30 | blk-iocost: account for IO size when testing latencies | Tejun Heo | 1 | -0/+1 |
| 2020-01-06 | block: Allow t10-pi to be modular | Herbert Xu | 1 | -1/+5 |
| 2019-11-07 | blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT | Tejun Heo | 1 | -0/+4 |
| 2019-08-28 | blkcg: implement blk-iocost | Tejun Heo | 1 | -0/+10 |
| 2019-08-28 | blk-mq: add optional request->alloc_time_ns | Tejun Heo | 1 | -0/+3 |
| 2019-07-15 | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2019-07-15 | docs: block: convert to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2019-07-08 | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -1/+1 |
| 2019-06-14 | docs: cgroup-v1: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2019-06-13 | block: force select mq-deadline for zoned block devices | Damien Le Moal | 1 | -0/+1 |
| 2019-04-06 | block: remove CONFIG_LBDAF | Christoph Hellwig | 1 | -24/+0 |
| 2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
| 2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 1 | -1/+1 |
| 2018-11-07 | blk-wbt: kill check for legacy queue type | Jens Axboe | 1 | -6/+0 |
| 2018-10-10 | block: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz | 1 | -7/+0 |
| 2018-09-26 | block: Move power management code into a new source file | Bart Van Assche | 1 | -0/+3 |
| 2018-07-09 | block: introduce blk-iolatency io controller | Josef Bacik | 1 | -0/+12 |
| 2018-07-09 | block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n | Bart Van Assche | 1 | -0/+4 |
| 2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-08-08 | block: Add rdma affinity based queue mapping helper | Sagi Grimberg | 1 | -0/+5 |
| 2017-05-12 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
| 2017-05-08 | block, dax: move "select DAX" from BLOCK to FS_DAX | Dan Williams | 1 | -1/+0 |
| 2017-05-05 | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2017-04-20 | dax: introduce dax_direct_access() | Dan Williams | 1 | -0/+1 |
| 2017-03-28 | blk-throttle: add configure option for new .low interface | Shaohua Li | 1 | -0/+12 |
| 2017-03-02 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+5 |
| 2017-02-27 | blk-mq: provide a default queue mapping for virtio device | Christoph Hellwig | 1 | -0/+5 |
| 2017-02-17 | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe | 1 | -0/+5 |
| 2017-02-06 | block: Add Sed-opal library | Scott Bauer | 1 | -0/+7 |
| 2017-01-31 | block: make scsi_request and scsi ioctl support optional | Christoph Hellwig | 1 | -0/+5 |
| 2017-01-27 | blk-mq: fix debugfs compilation issues | Omar Sandoval | 1 | -0/+12 |
| 2016-11-10 | block: hook up writeback throttling | Jens Axboe | 1 | -0/+26 |
| 2016-11-02 | blk-mq: Introduce blk_mq_quiesce_queue() | Bart Van Assche | 1 | -0/+1 |
| 2016-10-18 | block: Implement support for zoned block devices | Hannes Reinecke | 1 | -0/+8 |
| 2016-10-09 | Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+5 |
| 2016-09-19 | blk_mq: linux/blk-mq.h does not include all the headers it depends on | Stephen Rothwell | 1 | -0/+5 |
| 2016-09-17 | blk-mq: abstract tag allocation out into sbitmap library | Omar Sandoval | 1 | -0/+1 |
| 2016-08-04 | block: remove BLK_DEV_DAX config option | Ross Zwisler | 1 | -13/+0 |
| 2016-02-27 | block: disable block device DAX by default | Dan Williams | 1 | -0/+13 |
| 2014-09-27 | block: Add T10 Protection Information functions | Martin K. Petersen | 1 | -0/+1 |
| 2013-09-30 | block: change config option name for cmdline partition parsing | Paul Gortmaker | 1 | -2/+7 |
| 2013-09-11 | 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-17 | percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM | Oleg Nesterov | 1 | -0/+1 |
| 2012-10-23 | block: remove CONFIG_EXPERIMENTAL | Kees Cook | 1 | -1/+1 |
| 2012-01-03 | move fs/partitions to block/ | Al Viro | 1 | -0/+6 |
| 2011-07-31 | block: add bsg helper library | Mike Christie | 1 | -0/+10 |
| 2011-01-20 | 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-04 | 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 | -22/+41 |
| 2008-04-15 | block: update git url for blktrace | Jens Axboe | 1 | -1/+1 |
| 2007-10-12 | 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-16 | 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-04 | [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-03-31 | [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 |