Age | Commit message (Expand) | Author | Files | Lines |
2018-12-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -2/+0 |
2018-12-19 | scsi: remove the use_clustering flag | Christoph Hellwig | 1 | -2/+0 |
2018-11-07 | scsi: kill off the legacy IO path | Jens Axboe | 1 | -5/+0 |
2018-10-25 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+20 |
2018-10-24 | Merge tag 'docs-4.20' of git://git.lwn.net/linux | Linus Torvalds | 1 | -108/+0 |
2018-10-11 | scsi: ufs: Add a bsg endpoint that supports UPIUs | Avri Altman | 1 | -0/+20 |
2018-09-10 | Drop all 00-INDEX files from Documentation/ | Henrik Austad | 1 | -108/+0 |
2018-08-27 | scsi: documentation: add scsi_mod.use_blk_mq to scsi-parameters | John Pittman | 1 | -0/+5 |
2018-05-29 | block: remove BLK_EH_HANDLED | Christoph Hellwig | 1 | -11/+0 |
2018-05-29 | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE | Christoph Hellwig | 1 | -2/+2 |
2018-03-22 | scsi: documentation: Obsolete documentation references | Martin K. Petersen | 3 | -457/+0 |
2018-03-20 | scsi: remove the old scsi_module.c initialization model | Christoph Hellwig | 1 | -121/+1 |
2018-03-20 | scsi: remove the sym53c416 driver | Christoph Hellwig | 1 | -3/+0 |
2018-03-15 | scsi: documentation: remove ChangeLog.1992-1997 | Christoph Hellwig | 1 | -2023/+0 |
2018-03-15 | scsi: eata: eata-pio: Deprecate legacy EATA drivers | Martin K. Petersen | 1 | -2/+0 |
2018-03-02 | scsi: sd: Documentation: add sd-parameters.txt | Weiping Zhang | 1 | -0/+22 |
2017-12-02 | scsi: documentation: Fix case of 'scsi_device' struct mention(s) | John Pittman | 1 | -3/+3 |
2017-10-23 | scsi: smartpqi: correct spelling error in documentation | Don Brace | 1 | -1/+1 |
2017-10-23 | scsi: Clarify SCSI core module parameter documentation | Martin K. Petersen | 1 | -5/+8 |
2017-04-06 | scsi: make asynchronous aborts mandatory | Hannes Reinecke | 1 | -12/+6 |
2017-04-06 | scsi: make eh_eflags persistent | Hannes Reinecke | 1 | -7/+7 |
2017-02-28 | scripts/spelling.txt: add "varible" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2016-12-22 | Merge branch 'misc' into for-linus | James Bottomley | 1 | -23/+23 |
2016-12-09 | scsi: g_NCR5380: Autoprobe board IRQ by default | Finn Thain | 1 | -23/+23 |
2016-10-24 | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab | 3 | -3/+3 |
2016-09-30 | scsi: g_NCR5380: Stop using scsi_module.c | Ondrej Zary | 1 | -3/+21 |
2016-09-30 | scsi: g_NCR5380: Remove deprecated __setup | Ondrej Zary | 1 | -10/+0 |
2016-09-27 | scsi: dtc: remove from tree | Christoph Hellwig | 2 | -46/+0 |
2016-09-27 | scsi: t128: remove from tree | Christoph Hellwig | 1 | -3/+0 |
2016-09-27 | scsi: pas16: remove from tree | Christoph Hellwig | 1 | -3/+0 |
2016-09-27 | scsi: u14-34f: remove from tree | Christoph Hellwig | 1 | -3/+0 |
2016-09-27 | scsi: in2000: remove from tree | Christoph Hellwig | 3 | -207/+0 |
2016-09-27 | scsi: wd7000: remove from tree | Christoph Hellwig | 1 | -3/+0 |
2016-09-02 | scsi: smartpqi: add smartpqi.txt | Don Brace | 1 | -0/+80 |
2016-08-31 | scsi: Documentation/scsi: Remove nodisconnect parameter | Finn Thain | 1 | -2/+0 |
2016-06-18 | Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes | James Bottomley | 1 | -2/+6 |
2016-06-09 | scsi: fix race between simultaneous decrements of ->host_failed | Wei Fang | 1 | -2/+6 |
2016-05-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -0/+22 |
2016-05-20 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 2 | -25/+25 |
2016-05-10 | tcm_qla2xxx Add SCSI command jammer/discard capability | Laurence Oberman | 1 | -0/+22 |
2016-04-28 | Documentation: fix common spelling mistakes | Kees Cook | 1 | -1/+1 |
2016-04-28 | Documentation: scsi: fix spelling mistakes | Eric Engestrom | 1 | -24/+24 |
2016-04-11 | ncr5380: Update usage documentation | Finn Thain | 2 | -13/+15 |
2016-02-24 | st: Fix MTMKPART to work with newer drives | Kai Makisara | 1 | -5/+10 |
2015-11-10 | st: allow debug output to be enabled or disabled via sysfs | Seymour, Shane M | 1 | -1/+3 |
2015-06-26 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2015-06-02 | st: implement tape statistics | Seymour, Shane M | 1 | -0/+59 |
2015-03-05 | genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely | Valentin Rothberg | 2 | -29/+0 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2014-11-27 | libsas: remove task_collector mode | Christoph Hellwig | 1 | -78/+4 |