| Commit message (Expand) | Author | Age |
* | [SCSI] iscsi_tcp: make padbuf non-static | Karen Xie | 2009-01-13 |
* | [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD | James Smart | 2009-01-06 |
* | [SCSI] fcoe: Fibre Channel over Ethernet | Robert Love | 2008-12-29 |
* | [SCSI] libfc: A modular Fibre Channel library | Robert Love | 2008-12-29 |
* | [SCSI] FC protocol definition header files | Robert Love | 2008-12-29 |
* | [SCSI] add residual argument to scsi_execute and scsi_execute_req | FUJITA Tomonori | 2008-12-29 |
* | [SCSI] libiscsi_tcp: support padding offload | Mike Christie | 2008-12-29 |
* | [SCSI] libiscsi: pass opcode into alloc_pdu callout | Mike Christie | 2008-12-29 |
* | [SCSI] libiscsi: allow drivers to modify the itt sent to the target | Mike Christie | 2008-12-29 |
* | [SCSI] iscsi_tcp: split module into lib and lld | Mike Christie | 2008-12-29 |
* | [SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol ... | Mike Christie | 2008-12-29 |
* | [SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operations | Mike Christie | 2008-12-29 |
* | [SCSI] remove timeout from struct scsi_device | James Bottomley | 2008-12-29 |
* | [SCSI] fc_transport: fix old bug on bitflag definitions | James Smart | 2008-11-21 |
* | scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing map | Jens Axboe | 2008-10-27 |
* | [PATCH] don't mess with file in scsi_nonblockable_ioctl() | Al Viro | 2008-10-21 |
* | [SCSI] iscsi_tcp: return a descriptive error value during connection errors | Mike Christie | 2008-10-13 |
* | [SCSI] libiscsi: rename host reset to target reset | Mike Christie | 2008-10-13 |
* | [SCSI] iscsi class: fix endpoint id handling | Mike Christie | 2008-10-13 |
* | [SCSI] libiscsi: Support drivers initiating session removal | Mike Christie | 2008-10-13 |
* | [SCSI] fc class: Add support for new transport errors | Mike Christie | 2008-10-13 |
* | [SCSI] scsi: add transport host byte errors (v3) | Mike Christie | 2008-10-13 |
* | [SCSI] fc class: unblock target after calling terminate callback (take 2) | Mike Christie | 2008-10-13 |
* | [SCSI] Add helper code so transport classes/driver can control queueing (v3) | Mike Christie | 2008-10-13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-10-10 |
|\ |
|
| * | [SCSI] fc_transport: Add an API to allow an LLD to create vports | Andrew Vasquez | 2008-10-03 |
| * | [SCSI] Update the SCSI state model to allow blocking in the created state | James Bottomley | 2008-10-03 |
| * | [SCSI] add inline functions for recognising created and blocked states | James Bottomley | 2008-10-03 |
| * | [SCSI] scsi_netlink: Add transport and LLD recieve and event support | James Smart | 2008-10-03 |
* | | block: unify request timeout handling | Jens Axboe | 2008-10-09 |
|/ |
|
* | [SCSI] fix check of PQ and PDT bits for WLUNs | James Bottomley | 2008-08-29 |
* | [SCSI] sd: fix USB devices incorrectly reporting DIF support | Hugh Dickins | 2008-08-06 |
* | Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" | Linus Torvalds | 2008-08-06 |
* | Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" | Linus Torvalds | 2008-08-04 |
* | [SCSI] extend the last_sector_bug flag to cover more sectors | Alan Jenkins | 2008-07-27 |
* | [SCSI] scsi_eh_prep_cmnd should save scmd->underflow | Alan Stern | 2008-07-26 |
* | [SCSI] Support devices with protection information | Martin K. Petersen | 2008-07-26 |
* | [SCSI] Command protection operation | Martin K. Petersen | 2008-07-26 |
* | [SCSI] Host protection capabilities | Martin K. Petersen | 2008-07-26 |
* | [SCSI] scsi_dh: attach to hardware handler from dm-mpath | Hannes Reinecke | 2008-07-26 |
* | [SCSI] scsi_dh: add generic SPC-3 alua handler | Hannes Reinecke | 2008-07-26 |
* | [SCSI] scsi_dh: Update EMC handler | Hannes Reinecke | 2008-07-26 |
* | [SCSI] scsi_dh: Implement common device table handling | Hannes Reinecke | 2008-07-26 |
* | [SCSI] Make host_no an unsigned int | Matthew Wilcox | 2008-07-26 |
* | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 2008-07-22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-15 |
|\ |
|
| * | [SCSI] scsi_dh: fix kconfig related build errors | Chandra Seetharaman | 2008-07-15 |
| * | [SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h | Alexander Beregalov | 2008-07-12 |
| * | [SCSI] zfcp: Move status accessors from zfcp to SCSI include file. | Martin Petermann | 2008-07-12 |
| * | [SCSI] sg: Add target reset support | Brian King | 2008-07-12 |