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