| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] iscsi_tcp: return a descriptive error value during connection errors | Mike Christie | 2008-10-13 | 1 | -0/+1 |
* | [SCSI] libiscsi: rename host reset to target reset | Mike Christie | 2008-10-13 | 1 | -1/+1 |
* | [SCSI] iscsi class: fix endpoint id handling | Mike Christie | 2008-10-13 | 1 | -1/+1 |
* | [SCSI] libiscsi: Support drivers initiating session removal | Mike Christie | 2008-10-13 | 3 | -1/+16 |
* | [SCSI] fc class: Add support for new transport errors | Mike Christie | 2008-10-13 | 1 | -3/+3 |
* | [SCSI] scsi: add transport host byte errors (v3) | Mike Christie | 2008-10-13 | 1 | -0/+5 |
* | [SCSI] fc class: unblock target after calling terminate callback (take 2) | Mike Christie | 2008-10-13 | 1 | -1/+5 |
* | [SCSI] Add helper code so transport classes/driver can control queueing (v3) | Mike Christie | 2008-10-13 | 2 | -0/+11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-10-10 | 3 | -5/+101 |
|\ |
|
| * | [SCSI] fc_transport: Add an API to allow an LLD to create vports | Andrew Vasquez | 2008-10-03 | 1 | -1/+22 |
| * | [SCSI] Update the SCSI state model to allow blocking in the created state | James Bottomley | 2008-10-03 | 1 | -5/+9 |
| * | [SCSI] add inline functions for recognising created and blocked states | James Bottomley | 2008-10-03 | 1 | -0/+11 |
| * | [SCSI] scsi_netlink: Add transport and LLD recieve and event support | James Smart | 2008-10-03 | 1 | -1/+61 |
* | | block: unify request timeout handling | Jens Axboe | 2008-10-09 | 3 | -12/+3 |
|/ |
|
* | [SCSI] fix check of PQ and PDT bits for WLUNs | James Bottomley | 2008-08-29 | 1 | -0/+14 |
* | [SCSI] sd: fix USB devices incorrectly reporting DIF support | Hugh Dickins | 2008-08-06 | 1 | -1/+2 |
* | Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" | Linus Torvalds | 2008-08-05 | 1 | -1/+2 |
* | Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" | Linus Torvalds | 2008-08-04 | 1 | -2/+1 |
* | [SCSI] extend the last_sector_bug flag to cover more sectors | Alan Jenkins | 2008-07-27 | 1 | -1/+2 |
* | [SCSI] scsi_eh_prep_cmnd should save scmd->underflow | Alan Stern | 2008-07-26 | 1 | -0/+1 |
* | [SCSI] Support devices with protection information | Martin K. Petersen | 2008-07-26 | 2 | -0/+25 |
* | [SCSI] Command protection operation | Martin K. Petersen | 2008-07-26 | 2 | -0/+67 |
* | [SCSI] Host protection capabilities | Martin K. Petersen | 2008-07-26 | 1 | -0/+84 |
* | [SCSI] scsi_dh: attach to hardware handler from dm-mpath | Hannes Reinecke | 2008-07-26 | 1 | -0/+10 |
* | [SCSI] scsi_dh: add generic SPC-3 alua handler | Hannes Reinecke | 2008-07-26 | 1 | -0/+3 |
* | [SCSI] scsi_dh: Update EMC handler | Hannes Reinecke | 2008-07-26 | 1 | -0/+1 |
* | [SCSI] scsi_dh: Implement common device table handling | Hannes Reinecke | 2008-07-26 | 1 | -1/+8 |
* | [SCSI] Make host_no an unsigned int | Matthew Wilcox | 2008-07-26 | 1 | -1/+1 |
* | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 2008-07-21 | 3 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-15 | 10 | -201/+261 |
|\ |
|
| * | [SCSI] scsi_dh: fix kconfig related build errors | Chandra Seetharaman | 2008-07-15 | 1 | -1/+11 |
| * | [SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h | Alexander Beregalov | 2008-07-12 | 1 | -1/+0 |
| * | [SCSI] zfcp: Move status accessors from zfcp to SCSI include file. | Martin Petermann | 2008-07-12 | 1 | -0/+17 |
| * | [SCSI] sg: Add target reset support | Brian King | 2008-07-12 | 1 | -0/+1 |
| * | [SCSI] sd: Move sd.h header file | Martin K. Petersen | 2008-07-12 | 1 | -57/+0 |
| * | [SCSI] iscsi_tcp: Enable any size command | Boaz Harrosh | 2008-07-12 | 1 | -1/+2 |
| * | [SCSI] libiscsi, iser, tcp: remove recv_lock | Mike Christie | 2008-07-12 | 1 | -5/+3 |
| * | [SCSI] libiscsi: fix cmds_max setting | Mike Christie | 2008-07-12 | 1 | -4/+5 |
| * | [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs. | Mike Christie | 2008-07-12 | 2 | -36/+45 |
| * | [SCSI] iscsi class: add endpoint class | Mike Christie | 2008-07-12 | 2 | -6/+15 |
| * | [SCSI] iscsi class: user device_for_each_child instead of duplicating session... | Mike Christie | 2008-07-12 | 2 | -4/+4 |
| * | [SCSI] libiscsi: rename iscsi_cmd_task to iscsi_task | Mike Christie | 2008-07-12 | 2 | -15/+15 |
| * | [SCSI] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_task | Mike Christie | 2008-07-12 | 2 | -44/+26 |
| * | [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor | Mike Christie | 2008-07-12 | 1 | -2/+2 |
| * | [SCSI] iscsi: modify iscsi printk so it can take driver data pointers | Mike Christie | 2008-07-12 | 1 | -1/+3 |
| * | [SCSI] iscsi: remove session/conn_data_size from iscsi_transport | Mike Christie | 2008-07-12 | 2 | -10/+7 |
| * | [SCSI] iscsi: add iscsi host helpers | Mike Christie | 2008-07-12 | 2 | -2/+13 |
| * | [SCSI] iscsi: remove session and host binding in libiscsi | Mike Christie | 2008-07-12 | 3 | -27/+19 |
| * | [SCSI] iscsi class: rename iscsi_host to iscsi_cls_host | Mike Christie | 2008-07-12 | 1 | -1/+1 |
| * | [SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs | Mike Christie | 2008-07-12 | 1 | -2/+0 |