Age | Commit message (Expand) | Author |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-11-07 | blk-wbt: kill check for legacy queue type | Jens Axboe |
2018-10-10 | block: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz |
2018-09-26 | block: Move power management code into a new source file | Bart Van Assche |
2018-07-09 | block: introduce blk-iolatency io controller | Josef Bacik |
2018-07-09 | block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n | Bart Van Assche |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-08 | block: Add rdma affinity based queue mapping helper | Sagi Grimberg |
2017-05-12 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-05-08 | block, dax: move "select DAX" from BLOCK to FS_DAX | Dan Williams |
2017-05-05 | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-04-20 | dax: introduce dax_direct_access() | Dan Williams |
2017-03-28 | blk-throttle: add configure option for new .low interface | Shaohua Li |
2017-03-02 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2017-02-27 | blk-mq: provide a default queue mapping for virtio device | Christoph Hellwig |
2017-02-17 | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe |
2017-02-06 | block: Add Sed-opal library | Scott Bauer |
2017-01-31 | block: make scsi_request and scsi ioctl support optional | Christoph Hellwig |
2017-01-27 | blk-mq: fix debugfs compilation issues | Omar Sandoval |
2016-11-10 | block: hook up writeback throttling | Jens Axboe |
2016-11-02 | blk-mq: Introduce blk_mq_quiesce_queue() | Bart Van Assche |
2016-10-18 | block: Implement support for zoned block devices | Hannes Reinecke |
2016-10-09 | Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-09-19 | blk_mq: linux/blk-mq.h does not include all the headers it depends on | Stephen Rothwell |
2016-09-17 | blk-mq: abstract tag allocation out into sbitmap library | Omar Sandoval |
2016-08-04 | block: remove BLK_DEV_DAX config option | Ross Zwisler |
2016-02-27 | block: disable block device DAX by default | Dan Williams |
2014-09-27 | block: Add T10 Protection Information functions | Martin K. Petersen |
2013-09-30 | block: change config option name for cmdline partition parsing | Paul Gortmaker |
2013-09-11 | block: support embedded device command line partition | Cai Zhiyong |
2013-02-22 | block: don't select PERCPU_RWSEM | Mikulas Patocka |
2012-12-17 | percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM | Oleg Nesterov |
2012-10-23 | block: remove CONFIG_EXPERIMENTAL | Kees Cook |
2012-01-03 | move fs/partitions to block/ | Al Viro |
2011-07-31 | block: add bsg helper library | Mike Christie |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2010-09-16 | blkio: Core implementation of throttle policy | Vivek Goyal |
2010-04-26 | blk-cgroup: config options re-arrangement | Vivek Goyal |
2010-03-16 | block: make CONFIG_BLK_CGROUP visible | Li Zefan |
2009-12-03 | blkio: Some debugging aids for CFQ | Vivek Goyal |
2009-12-03 | blkio: Introduce blkio controller cgroup interface | Vivek Goyal |
2009-08-04 | Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency,... | John Stoffel |
2009-06-19 | block: rename CONFIG_LBD to CONFIG_LBDAF | Bartlomiej Zolnierkiewicz |
2009-04-28 | block: enable by default support for large devices and files on 32-bit archs | Bartlomiej Zolnierkiewicz |
2009-02-09 | tracing/blktrace: move the tracing file to kernel/trace | Frederic Weisbecker |
2009-01-27 | blktrace: the ftrace interface needs CONFIG_TRACING | Arnaldo Carvalho de Melo |
2009-01-06 | block: Add Kconfig help which notes that ext4 needs CONFIG_LBD | Theodore Ts'o |
2008-12-29 | Get rid of CONFIG_LSF | Jens Axboe |