aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-04-18block: ublk: switch to ioctl command encodingMing Lei1-0/+17
2023-02-22Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-29/+0
2023-01-31drivers/block: Move PARIDE protocol modules to drivers/ata/pata_parportOndrej Zary1-2/+0
2023-01-31drivers/block: Remove PARIDE core and high-level protocolsOndrej Zary1-27/+0
2023-01-04Revert "pktcdvd: remove driver."Jens Axboe1-0/+43
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds1-43/+0
2022-12-02pktcdvd: remove driver.Greg Kroah-Hartman1-43/+0
2022-10-31ublk_drv: comment on ublk_driver entry of KconfigMing Lei1-0/+6
2022-08-02remove the sx8 block driverChristoph Hellwig1-9/+0
2022-07-14ublk_drv: add io_uring based userspace block driverMing Lei1-0/+9
2022-04-27floppy: disable FDRAWCMD by defaultWilly Tarreau1-0/+16
2021-12-16block: remove the rsxx driverChristoph Hellwig1-11/+0
2021-11-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2021-11-01Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...Linus Torvalds1-1/+1
2021-11-01virtio-blk: avoid preallocating big SGL for dataMax Gurtovoy1-0/+1
2021-10-22block: remove support for cryptoloop and the xor transferChristoph Hellwig1-23/+0
2021-10-22scsi: add a scsi_alloc_request helperChristoph Hellwig1-1/+1
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+1
2021-08-27cryptoloop: add a deprecation warningChristoph Hellwig1-2/+2
2021-07-28scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMONChristoph Hellwig1-1/+1
2021-07-28scsi: cdrom: Remove the call to scsi_cmd_blk_ioctl() from cdrom_ioctl()Christoph Hellwig1-1/+0
2021-04-06swim: don't call blk_queue_bounce_limitChristoph Hellwig1-1/+1
2021-03-24drivers/block: remove the umem driverDavidlohr Bueso1-17/+0
2021-03-23xsysace: Remove SYSACE driverMichal Simek1-6/+0
2021-02-25Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds1-0/+6
2021-02-21block: Add n64 cart driverLauri Kasanen1-0/+6
2021-02-04block: remove skd driverDamien Le Moal1-10/+0
2021-01-03block: rsxx: select CONFIG_CRC32Arnd Bergmann1-0/+1
2020-12-07null_blk: Move driver into its own directoryDamien Le Moal1-7/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-13/+13
2020-05-17block/rnbd: include client and server modules into kernel compilationJack Wang1-0/+2
2020-02-06virtio-blk: remove VIRTIO_BLK_F_SCSI supportChristoph Hellwig1-10/+0
2019-07-15docs: blockdev: add it to the admin-guideMauro Carvalho Chehab1-4/+4
2019-07-15docs: blockdev: convert to ReSTMauro Carvalho Chehab1-4/+4
2019-06-14docs: cdrom: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2018-10-17drivers/block: Remove DAC960 driverHannes Reinecke1-12/+0
2018-10-10drivers/block: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-1/+0
2018-08-02cdrom: Use struct scsi_sense_hdr internallyKees Cook1-1/+1
2018-01-11null_blk: remove explicit 'select FAULT_INJECTION'Arnd Bergmann1-1/+4
2018-01-10null_blk: add option for managing IO timeoutsJens Axboe1-0/+1
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+0
2017-11-14brd: remove dax supportDan Williams1-12/+0
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+5
2017-11-03cdrom: hide CONFIG_CDROM menu selectionJens Axboe1-8/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-01block: Rework drivers/cdrom/MakefileBart Van Assche1-0/+12
2017-10-03null_blk: change configfs dependency to selectJens Axboe1-1/+1
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-27/+0
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2017-08-24scsi: cciss: Drop obsolete driverHannes Reinecke1-27/+0
2017-08-24x86/lguest: Remove lguest supportJuergen Gross1-1/+1
2017-08-23nullb: add configfs interfaceShaohua Li1-0/+1
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2017-04-24virtio_blk: Fix English description of VIRTIO_BLK_SCSIJean Delvare1-1/+1
2017-04-19brd: add dax_operations supportDan Williams1-0/+1
2017-04-19block: remove the osdblk driverChristoph Hellwig1-16/+0
2017-04-14remove the mg_disk driverChristoph Hellwig1-17/+0
2017-04-05remove the obsolete hd driverChristoph Hellwig1-12/+0
2017-03-28Fix dead URLs to ftp.kernel.orgSeongJae Park1-1/+1
2017-01-31virtio_blk: make SCSI passthrough support configurableChristoph Hellwig1-1/+10
2017-01-31block: make scsi_request and scsi ioctl support optionalChristoph Hellwig1-0/+4
2016-11-21pktcdvd: mark as unmaintained and deprecatedJens Axboe1-1/+4
2016-03-14cpqarray: remove it from the kernelJens Axboe1-10/+0
2015-10-09nvme: move to a new drivers/nvme/host directoryJay Sternberg1-11/+0
2015-06-24libnvdimm, pmem: move pmem to drivers/nvdimm/Dan Williams1-11/+0
2015-04-01drivers/block/pmem: Add a driver for persistent memoryRoss Zwisler1-0/+11
2015-02-16brd: rename XIP to DAXMatthew Wilcox1-6/+7
2014-01-30zram: promote zram from stagingMinchan Kim1-0/+2
2014-01-23drivers/block/Kconfig: update RAM block device module nameFabian Frederick1-1/+2
2013-11-14Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+11
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2013-11-08block: disable cpqarray in KconfigJens Axboe1-1/+1
2013-11-08Add support for sTec's pci-e flash card KronosAkhil Bhansali1-0/+10
2013-10-25null_blk: multi queue aware block test driverJens Axboe1-0/+3
2013-09-25block: drop dependency on ARCH_SHARKLinus Walleij1-1/+1
2013-06-19rsxx: Changing the adapter name to the official name.Philip J Kelleher1-2/+2
2013-03-11block: IBM RamSan 70/80 branding changes.Philip J Kelleher1-2/+2
2013-02-14Merge branch 'delete-xt-disk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe1-13/+0
2013-02-05block: IBM RamSan 70/80 device driverjosh.h.morris@us.ibm.com1-0/+10
2013-01-04block: delete super ancient PC-XT driver for 1980's hardwarePaul Gortmaker1-13/+0
2012-10-30cciss: select CONFIG_CHECK_SIGNATUREAkinobu Mita1-0/+1
2012-10-23drivers/block: remove CONFIG_EXPERIMENTALKees Cook1-7/+7
2012-09-05block: remove the deprecated ub driverCong Wang1-12/+0
2012-03-16usb/ub: deprecate & schedule for removal the "Low Performance USB Block" driverSebastian Andrzej Siewior1-1/+1
2012-01-18Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-0/+11
2011-11-05block: Add driver for Micron RealSSD pcie flash cardsSam Bradshaw1-0/+2
2011-11-04NVMe: New driverMatthew Wilcox1-0/+11
2011-08-09Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe1-1/+1
2011-08-09xen/blkback: Make description more obvious.Konrad Rzeszutek Wilk1-1/+1
2011-07-31loop: add BLK_DEV_LOOP_MIN_COUNT=%i to allow distros 0 pre-allocated loop dev...Kay Sievers1-0/+15
2011-05-12xen/blkback: Flesh out the description in the Kconfig.Konrad Rzeszutek Wilk1-0/+13
2011-04-18xen/blkback: Move it from drivers/xen to drivers/blockKonrad Rzeszutek Wilk1-0/+8
2011-01-05xen: separate out frontend xenbusIan Campbell1-0/+1
2010-10-20rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh1-0/+17
2010-05-11paride: fix menu indentationRandy Dunlap1-11/+11
2009-10-01The DRBD driverPhilipp Reisner1-0/+2
2009-06-24osdblk: a Linux block device for OSD objectsJeff Garzik1-0/+16
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-06-12Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+1
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek1-1/+1
2009-05-21microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek1-1/+1
2009-04-28mg_disk: fix dependency on libataBartlomiej Zolnierkiewicz1-1/+1
2009-04-07mflash: initial supportunsik Kim1-0/+17
2009-03-26m68k: mac - Add SWIM floppy supportLaurent Vivier1-0/+7
2008-11-14Create/use more directory structure in the Documentation/ tree.Randy Dunlap1-14/+15
2008-07-16update the BLK_DEV_HD help textAdrian Bunk1-19/+7
2008-07-16move ide/legacy/hd.c to drivers/block/Adrian Bunk1-0/+24
2008-03-17The ps2esdi driver was marked as BROKEN more than two years ago due to beingAdrian Bunk1-10/+0
2008-02-08rd: support XIPNick Piggin1-0/+10
2008-02-08rewrite rdNick Piggin1-11/+1
2008-02-04virtio: Put the virtio under the virtualization menuAnthony Liguori1-1/+2
2008-01-28cdrom: Add support for Sega Dreamcast GD-ROM.Adrian McMenamin1-0/+11
2007-10-23Block driver using virtio.Rusty Russell1-0/+6
2007-10-20remove duplicate MMAPPER Kconfig optionAdrian Bunk1-17/+0
2007-10-19fix typos in drivers/block/KconfigPatrick Ringl1-2/+2
2007-10-12[S390] Remove obsolete recommendation for 8M ramdisk size.Robert P. J. Day1-2/+1
2007-08-22Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven1-0/+1
2007-08-18Add some help texts to recently-introduced kconfig itemsJan Engelhardt1-0/+6
2007-07-18xen: add virtual block device driver.Jeremy Fitzhardinge1-0/+9
2007-07-17Add support for Xilinx SystemACE CompactFlash interfaceGrant Likely1-0/+6
2007-07-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-11/+0
2007-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds1-0/+7
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell1-1/+1
2007-07-16more ACSI removalAdrian Bunk1-11/+0
2007-07-16[SPARC64]: Add Sun LDOM virtual disk driver.David S. Miller1-0/+7
2007-07-10Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",Jan Engelhardt1-5/+6
2007-07-10[PATCH] Remove acsi.cJens Axboe1-32/+1
2007-05-10[S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky1-2/+2
2007-03-06[PATCH] initramfs should not depend on CONFIG_BLOCKDimitri Gorokhovik1-16/+0
2007-02-11[PATCH] disable init/initramfs.cJean-Paul Saman1-1/+3
2006-12-13[PATCH] remove the broken BLK_DEV_SWIM_IOP driverAdrian Bunk1-7/+0
2006-12-08[PATCH] pktcdvd: make procfs interface optionalThomas Maier1-5/+9
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2006-12-07[PATCH] CISS: require same SCSI module supportRandy Dunlap1-1/+2
2006-12-06[CRYPTO] cryptoloop: Select CRYPTO_CBCHerbert Xu1-0/+1
2006-10-03Fix bytes <-> kilobytes typo in Kconfig for ramdiskChristian Borntraeger1-1/+1
2006-10-03remove mentionings of devfs in documentationAdrian Bunk1-2/+1
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-0/+4
2006-07-14[PATCH] ramdisk blocksize Kconfig entryNathan Scott1-0/+10
2006-06-23[PATCH] frv: initrd is grossly broken on frv (never built)Al Viro1-0/+1
2006-03-28[PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAMAdrian Bunk1-1/+2
2006-03-26[PATCH] Update documentation for BLK_DEV_INITRD to match current usageH. Peter Anvin1-6/+9
2006-03-25[PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=yZdenek Pavlas1-1/+0
2006-02-05[PATCH] pktcdvd: Don't waste kernel memoryPeter Osterlund1-2/+2
2006-02-05[PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTALAdrian Bunk1-2/+2
2006-01-06[PATCH] parport: Kconfig dependency fixesMarko Kohtala1-1/+1
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev1-1/+2
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe1-12/+0
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-1/+1
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-42/+0
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-1/+1
2005-08-10kconfig: move initramfs options to General SetupSam Ravnborg1-42/+0
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 3Al Viro1-1/+1
2005-04-24[PATCH] broken dependency for floppy on ARMAl Viro1-1/+1
2005-04-16[PATCH] arm: fix floppy disk dependenciesRussell King1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+509