Age | Commit message (Expand) | Author |
2022-12-01 | scsi: sd: Convert SCSI errors to PR errors | Mike Christie |
2021-06-02 | scsi: core: Introduce enums for the SAM and host status codes | Bart Van Assche |
2021-05-31 | scsi: core: Drop obsolete Linux-specific SCSI status codes | Hannes Reinecke |
2021-05-31 | scsi: core: Drop message byte helper | Hannes Reinecke |
2021-05-31 | scsi: core: Drop the now obsolete driver_byte definitions | Hannes Reinecke |
2021-05-31 | scsi: core: Introduce scsi_status_is_check_condition() | Hannes Reinecke |
2021-05-31 | scsi: core: Stop using DRIVER_ERROR | Hannes Reinecke |
2021-05-10 | scsi: core: Treat device offline as a failure | Jason Yan |
2021-04-15 | scsi: core: Introduce enum scsi_disposition | Bart Van Assche |
2021-01-22 | scsi: aic7xxx: aic79xx: Drop internal SCSI message definition | Hannes Reinecke |
2021-01-14 | scsi: core: Add a new error code DID_TRANSPORT_MARGINAL in scsi.h | Muneendra Kumar |
2019-01-29 | scsi: libsas: Remove scsi_to_u32() | Bart Van Assche |
2018-03-12 | scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD | Douglas Gilbert |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-01-10 | scsi: remove useless acpi functions in the header file | Hanjun Guo |
2016-04-15 | lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c | Ming Lin |
2016-04-15 | scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS | Ming Lin |
2015-06-01 | Move code that is used both by initiator and target drivers | Bart Van Assche |
2015-06-01 | Split SCSI header files | Bart Van Assche |
2015-01-09 | scsi: use external buffer for command logging | Hannes Reinecke |
2014-11-24 | scsi: add SPC-3 command definitions | Hannes Reinecke |
2014-11-24 | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 | Hannes Reinecke |
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 |