Age | Commit message (Expand) | Author |
2014-10-01 | scsi: fix the type for well known LUs | Subhash Jadavani |
2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott |
2014-07-25 | scsi: add a symbolic name for the ZBC device type | Christoph Hellwig |
2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke |
2014-01-09 | target_core_alua: Referrals infrastructure | Hannes Reinecke |
2013-09-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-09-09 | scsi: Add CDB definition for COMPARE_AND_WRITE | Nicholas Bellinger |
2013-08-23 | [SCSI] Return ENODATA on medium error | Hannes Reinecke |
2013-08-23 | [SCSI] return ENOSPC on thin provisioning failure | Hannes Reinecke |
2013-08-23 | [SCSI] Set hostbyte status in scsi_check_sense() | Hannes Reinecke |
2013-06-04 | [SCSI] Allow error handling timeout to be specified | Martin K. Petersen |
2012-07-25 | Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream | Jeff Garzik |
2012-07-20 | [SCSI] scsi_dh_alua: implement 'implied transition timeout' | Rob Evers |
2012-06-29 | [SCSI] add wrapper to access and set scsi_bus_type in struct acpi_bus_type | Holger Macht |
2012-02-25 | scsi: update scsi.h with SYNCHRONIZE_CACHE_16 | Andy Grover |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-02-12 | [SCSI] Add detailed SCSI I/O errors | Hannes Reinecke |
2011-01-24 | [SCSI] fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file ... | David Dillow |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-12-21 | [SCSI] Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitions | Nicholas Bellinger |
2010-12-16 | sr: implement sr_check_events() | Tejun Heo |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-10-22 | USB: gadget: storage: reuse definitions from scsi.h header file | Michal Nazarewicz |
2010-09-10 | block/scsi: Provide a limit on the number of integrity segments | Martin K. Petersen |
2010-08-11 | scsi: use __uX types for headers exported to user space | Peter Korsgaard |
2010-04-30 | [SCSI] Add missing scsi command definitions | Martin K. Petersen |
2010-04-11 | [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh return | Christof Schmitt |
2009-12-04 | [SCSI] scsi: Add missing command definitions | Martin K. Petersen |
2009-10-02 | [SCSI] sd: Support disks formatted with DIF Type 2 | Martin K. Petersen |
2009-03-12 | [SCSI] Make scsi.h independent of the rest of the scsi includes | James Bottomley |
2009-03-12 | [SCSI] add OSD_TYPE | Boaz Harrosh |
2009-03-12 | [SCSI] Remove SUGGEST flags | Martin K. Petersen |
2008-10-13 | [SCSI] scsi: add transport host byte errors (v3) | Mike Christie |
2008-10-13 | [SCSI] Add helper code so transport classes/driver can control queueing (v3) | Mike Christie |
2008-08-29 | [SCSI] fix check of PQ and PDT bits for WLUNs | James Bottomley |
2008-07-26 | [SCSI] scsi_dh: add generic SPC-3 alua handler | Hannes Reinecke |
2008-07-12 | [SCSI] zfcp: Move status accessors from zfcp to SCSI include file. | Martin Petermann |
2008-06-05 | [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers | Chandra Seetharaman |
2008-05-02 | [SCSI] add support for variable length extended commands | Boaz Harrosh |
2008-02-07 | [SCSI] add protocol definitions | James Bottomley |
2008-01-30 | [SCSI] scsi_debug: add XDWRITEREAD_10 support | FUJITA Tomonori |
2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley |
2007-10-16 | SCSI: support for allocating large scatterlists | Jens Axboe |
2007-04-17 | [SCSI] modalias for scsi devices | Michael Tokarev |
2006-10-25 | [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user space | FUJITA Tomonori |
2006-10-25 | [SCSI] scsi_debug: support REPORT TARGET PORT GROUPS | Hannes Reinecke |
2006-08-29 | [SCSI] aic94xx: new driver | James Bottomley |
2006-08-06 | [SCSI] Improve inquiry printing | Matthew Wilcox |
2006-02-27 | [SCSI] fix scsi process problems and clean up the target reap issues | James Bottomley |