index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-13
/
+13
*
block/rnbd: include client and server modules into kernel compilation
Jack Wang
2020-05-17
1
-0
/
+2
*
virtio-blk: remove VIRTIO_BLK_F_SCSI support
Christoph Hellwig
2020-02-06
1
-10
/
+0
*
docs: blockdev: add it to the admin-guide
Mauro Carvalho Chehab
2019-07-15
1
-4
/
+4
*
docs: blockdev: convert to ReST
Mauro Carvalho Chehab
2019-07-15
1
-4
/
+4
*
docs: cdrom: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
*
drivers/block: Remove DAC960 driver
Hannes Reinecke
2018-10-17
1
-12
/
+0
*
drivers/block: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2018-10-10
1
-1
/
+0
*
cdrom: Use struct scsi_sense_hdr internally
Kees Cook
2018-08-02
1
-1
/
+1
*
null_blk: remove explicit 'select FAULT_INJECTION'
Arnd Bergmann
2018-01-11
1
-1
/
+4
*
null_blk: add option for managing IO timeouts
Jens Axboe
2018-01-10
1
-0
/
+1
*
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-17
1
-12
/
+0
|
\
|
*
brd: remove dax support
Dan Williams
2017-11-14
1
-12
/
+0
*
|
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-0
/
+5
|
\
\
|
*
|
cdrom: hide CONFIG_CDROM menu selection
Jens Axboe
2017-11-03
1
-8
/
+1
|
*
|
block: Rework drivers/cdrom/Makefile
Bart Van Assche
2017-11-01
1
-0
/
+12
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
|
/
|
/
|
*
|
null_blk: change configfs dependency to select
Jens Axboe
2017-10-03
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-09-07
1
-27
/
+0
|
\
|
*
scsi: cciss: Drop obsolete driver
Hannes Reinecke
2017-08-24
1
-27
/
+0
*
|
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-0
/
+1
|
\
\
|
*
|
nullb: add configfs interface
Shaohua Li
2017-08-23
1
-0
/
+1
|
|
/
*
|
x86/lguest: Remove lguest support
Juergen Gross
2017-08-24
1
-1
/
+1
|
/
*
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-05
1
-0
/
+1
|
\
|
*
brd: add dax_operations support
Dan Williams
2017-04-19
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
1
-1
/
+1
|
\
\
|
*
|
Fix dead URLs to ftp.kernel.org
SeongJae Park
2017-03-28
1
-1
/
+1
|
|
/
*
|
virtio_blk: Fix English description of VIRTIO_BLK_SCSI
Jean Delvare
2017-04-24
1
-1
/
+1
*
|
block: remove the osdblk driver
Christoph Hellwig
2017-04-19
1
-16
/
+0
*
|
remove the mg_disk driver
Christoph Hellwig
2017-04-14
1
-17
/
+0
*
|
remove the obsolete hd driver
Christoph Hellwig
2017-04-05
1
-12
/
+0
|
/
*
virtio_blk: make SCSI passthrough support configurable
Christoph Hellwig
2017-01-31
1
-1
/
+10
*
block: make scsi_request and scsi ioctl support optional
Christoph Hellwig
2017-01-31
1
-0
/
+4
*
pktcdvd: mark as unmaintained and deprecated
Jens Axboe
2016-11-21
1
-1
/
+4
*
cpqarray: remove it from the kernel
Jens Axboe
2016-03-14
1
-10
/
+0
*
nvme: move to a new drivers/nvme/host directory
Jay Sternberg
2015-10-09
1
-11
/
+0
*
libnvdimm, pmem: move pmem to drivers/nvdimm/
Dan Williams
2015-06-24
1
-11
/
+0
*
drivers/block/pmem: Add a driver for persistent memory
Ross Zwisler
2015-04-01
1
-0
/
+11
*
brd: rename XIP to DAX
Matthew Wilcox
2015-02-16
1
-6
/
+7
*
zram: promote zram from staging
Minchan Kim
2014-01-30
1
-0
/
+2
*
drivers/block/Kconfig: update RAM block device module name
Fabian Frederick
2014-01-23
1
-1
/
+2
*
Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-14
1
-1
/
+11
|
\
|
*
block: disable cpqarray in Kconfig
Jens Axboe
2013-11-08
1
-1
/
+1
|
*
Add support for sTec's pci-e flash card Kronos
Akhil Bhansali
2013-11-08
1
-0
/
+10
*
|
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-14
1
-0
/
+3
|
\
\
|
*
|
null_blk: multi queue aware block test driver
Jens Axboe
2013-10-25
1
-0
/
+3
|
|
/
*
|
block: drop dependency on ARCH_SHARK
Linus Walleij
2013-09-25
1
-1
/
+1
|
/
*
rsxx: Changing the adapter name to the official name.
Philip J Kelleher
2013-06-19
1
-2
/
+2
*
block: IBM RamSan 70/80 branding changes.
Philip J Kelleher
2013-03-11
1
-2
/
+2
*
Merge branch 'delete-xt-disk' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
2013-02-14
1
-13
/
+0
|
\
[next]