Age | Commit message (Expand) | Author |
2017-08-29 | scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough | Christoph Hellwig |
2017-08-25 | scsi: scsi_transport_sas: Check kzalloc() return value | Bart Van Assche |
2017-06-27 | block: don't set bounce limit in blk_init_allocated_queue | Christoph Hellwig |
2017-06-20 | block: Make most scsi_req_init() calls implicit | Bart Van Assche |
2017-06-09 | block: introduce new block status code type | Christoph Hellwig |
2017-06-01 | block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH | Bart Van Assche |
2017-05-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-04-26 | scsi_transport_sas: always pass 0 error to blk_end_request_all | Christoph Hellwig |
2017-04-21 | scsi: sas: move scsi_remove_host call into sas_remove_host | Johannes Thumshirn |
2017-04-20 | scsi: introduce a result field in struct scsi_request | Christoph Hellwig |
2017-02-27 | scripts/spelling.txt: add "intialization" pattern and fix typo instances | Masahiro Yamada |
2017-02-21 | scsi_transport_sas: fix BSG ioctl memory corruption | Omar Sandoval |
2017-01-27 | block: split scsi_request out of struct request | Christoph Hellwig |
2016-08-18 | scsi: sas: remove is_sas_attached() | Johannes Thumshirn |
2016-04-11 | scsi: disable automatic target scan | Hannes Reinecke |
2016-03-14 | scsi_transport_sas: add 'scsi_target_id' sysfs attribute | Hannes Reinecke |
2015-12-18 | scsi_transport_sas: add function to get SAS endpoint address | James Bottomley |
2015-12-18 | scsi_transport_sas: add is_sas_attached() function | James Bottomley |
2015-09-06 | scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure... | Jordan Hargrave |
2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke |
2014-05-22 | [SCSI] scsi_transport_sas: move bsg destructor into sas_rphy_remove | Joe Lawrence |
2012-12-01 | [SCSI] scsi_transport_sas: add 12GB definitions for mpt3sas | Sreekanth Reddy |
2012-02-29 | [SCSI] scsi_transport_sas: 'enable' phys on reset | Dan Williams |
2012-02-29 | [SCSI] libsas: fix sas_find_local_phy(), take phy references | Dan Williams |
2012-02-19 | [SCSI] libsas: perform sas-transport resets in shost->workq context | Dan Williams |
2012-02-19 | [SCSI] libsas: prevent domain rediscovery competing with ata error handling | Dan Williams |
2011-10-02 | [SCSI] libsas: disable scanning lun > 0 on ata devices | Dan Williams |
2011-03-10 | block: remove per-queue plugging | Jens Axboe |
2010-02-08 | [SCSI] scsi_transport_sas: add support for transport layer retries (TLR) | James Bottomley |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-08-22 | [SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_phys | James Bottomley |
2009-06-21 | scsi_transport_sas: needs to call blk_end_request_all for SMP requests | FUJITA Tomonori |
2009-05-11 | block: implement and enforce request peek/start/fetch | Tejun Heo |
2009-01-02 | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-04-29 | block: make queue flags non-atomic | Nick Piggin |
2008-04-22 | [SCSI] scsi_transport_sas: fix the lifetime of sas bsg objects | FUJITA Tomonori |
2008-04-22 | [SCSI] bsg: add release callback support | FUJITA Tomonori |
2008-04-19 | SCSI: convert struct class_device to struct device | Tony Jones |
2008-02-03 | drivers/scsi/: Spelling fixes | Joe Perches |
2008-01-11 | [SCSI] libsas, bsg: pass errors through correctly | James Bottomley |
2008-01-11 | [SCSI] Add Documentation and integrate into docbook build | Rob Landley |
2007-07-21 | [SCSI] bsg: make class backlinks | James Bottomley |
2007-07-20 | [SCSI] scsi_transport_sas: add destructor for bsg | James Bottomley |
2007-07-18 | [SCSI] transport_sas: add SAS management protocol support | FUJITA Tomonori |
2007-02-17 | Fix typos concerning hierarchy | Uwe Kleine-König |
2007-01-27 | [SCSI] libsas: Check return values of sysfs_create_link | Darrick J. Wong |
2007-01-27 | [SCSI] libsas: Clean up discovery failure handler code | Darrick J. Wong |
2007-01-27 | [SCSI] aic94xx: fix typos and update verison number | Alexis Bruemmer |
2007-01-13 | [SCSI] libsas: sysfs phy control attributes should not be S_IWUGO | Darrick J. Wong |