| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-05-02 | 4 | -17/+58 |
|\ |
|
| * | [SCSI] add support for variable length extended commands | Boaz Harrosh | 2008-05-02 | 3 | -13/+37 |
| * | [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer | Boaz Harrosh | 2008-05-02 | 2 | -4/+21 |
* | | IB/iser: Count FMR alignment violations per session | Eli Dorfman | 2008-04-29 | 1 | -0/+1 |
|/ |
|
* | [SCSI] rework scsi_target allocation | James Bottomley | 2008-04-22 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-04-21 | 6 | -25/+24 |
|\ |
|
| * | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-19 | 6 | -25/+24 |
* | | include: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
|/ |
|
* | [SCSI] iscsi: extended cdb support | Boaz Harrosh | 2008-04-18 | 1 | -2/+4 |
* | [SCSI] libsas: fix missing inlines in header file | James Bottomley | 2008-04-07 | 1 | -2/+2 |
* | [SCSI] add scsi_build_sense_buffer helper function | FUJITA Tomonori | 2008-04-07 | 1 | -1/+3 |
* | [SCSI] export command allocation and freeing functions independently of the host | James Bottomley | 2008-04-07 | 1 | -0/+3 |
* | [SCSI] scsi: add wrapper functions for sg buffer copy helper functions | FUJITA Tomonori | 2008-04-07 | 1 | -0/+14 |
* | [SCSI] scsi_error: add target reset handler | Mike Christie | 2008-04-07 | 2 | -0/+2 |
* | [SCSI] libsas: Provide a transport-level facility to request SAS addrs | Darrick J. Wong | 2008-04-07 | 1 | -0/+2 |
* | [SCSI] iscsi class: regression - fix races with state manipulation and blocki... | Mike Christie | 2008-03-05 | 1 | -0/+2 |
* | [SCSI] libsas: export sas_find_local_phy function | James Bottomley | 2008-02-23 | 1 | -0/+1 |
* | [SCSI] update SG_ALL to avoid causing chaining | James Bottomley | 2008-02-11 | 1 | -2/+6 |
* | [SCSI] Small cleanups for scsi_host.h | Pavel Machek | 2008-02-07 | 1 | -19/+25 |
* | [SCSI] add protocol definitions | James Bottomley | 2008-02-07 | 1 | -0/+14 |
* | [SCSI] libiscsi: fix session age rollover and remove cid encoding | Mike Christie | 2008-02-07 | 2 | -4/+2 |
* | [SCSI] iscsi: fix up iscsi printk prefix | Mike Christie | 2008-02-07 | 2 | -0/+13 |
* | [SCSI] iscsi class: add async scan helper | Mike Christie | 2008-02-07 | 1 | -1/+2 |
* | [SCSI] iscsi class: add session scanning | Mike Christie | 2008-02-07 | 1 | -3/+4 |
* | [SCSI] iscsi class, libiscsi: add iscsi sysfs session state file | Mike Christie | 2008-02-07 | 2 | -15/+31 |
* | [SCSI] libiscsi: make __iscsi_complete_pdu() static | Adrian Bunk | 2008-02-07 | 1 | -2/+0 |
* | include/scsi/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | [SCSI] scsi_debug: add XDWRITEREAD_10 support | FUJITA Tomonori | 2008-01-30 | 1 | -0/+1 |
* | [SCSI] remove use_sg_chaining | James Bottomley | 2008-01-30 | 2 | -13/+19 |
* | [SCSI] bidirectional command support | Boaz Harrosh | 2008-01-30 | 2 | -1/+19 |
* | [SCSI] implement scsi_data_buffer | Boaz Harrosh | 2008-01-30 | 3 | -21/+27 |
* | [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable | Boaz Harrosh | 2008-01-30 | 1 | -2/+2 |
* | SG: Convert SCSI to use scatterlist helpers for sg chaining | Jens Axboe | 2008-01-28 | 1 | -4/+3 |
* | [SCSI] libsas: abstract STP task status into a function | James Bottomley | 2008-01-25 | 1 | -0/+4 |
* | [SCSI] use dynamically allocated sense buffer | FUJITA Tomonori | 2008-01-23 | 1 | -1/+1 |
* | [SCSI] scsi.h: add macro for enclosure bit of inquiry data | James Bottomley | 2008-01-23 | 1 | -0/+4 |
* | [SCSI] sd: add fix for devices with last sector access problems | Hans de Goede | 2008-01-23 | 1 | -0/+1 |
* | [SCSI] libsas: don't use made up error codes | James Bottomley | 2008-01-11 | 1 | -2/+0 |
* | [SCSI] libsas: add host SMP processing | James Bottomley | 2008-01-11 | 1 | -4/+4 |
* | [SCSI] iscsi: convert xmit path to iscsi chunks | Olaf Kirch | 2008-01-11 | 1 | -1/+1 |
* | [SCSI] libiscsi: fix nop handling | Mike Christie | 2008-01-11 | 2 | -0/+19 |
* | [SCSI] libiscsi: fix shutdown | Mike Christie | 2008-01-11 | 3 | -2/+14 |
* | [SCSI] libiscsi: do not block session during logout | Mike Christie | 2008-01-11 | 2 | -0/+3 |
* | [SCSI] libiscsi, iscsi_tcp: iscsi pool cleanup | Olaf Kirch | 2008-01-11 | 1 | -5/+5 |
* | [SCSI] iscsi_tcp, libiscsi: initial AHS Support | Boaz Harrosh | 2008-01-11 | 2 | -3/+40 |
* | [SCSI] iscsi_tcp: rewrite recv path | Olaf Kirch | 2008-01-11 | 1 | -0/+4 |
* | [SCSI] libiscsi, iscsi_tcp: add device support | Mike Christie | 2008-01-11 | 3 | -10/+19 |
* | [SCSI] sd,sr: add early detection of medium not present | James Bottomley | 2008-01-11 | 1 | -1/+1 |
* | [SCSI] move single_lun flag from scsi_device to scsi_target | Tony Battersby | 2008-01-11 | 1 | -3/+3 |
* | [SCSI] libsas: Fix various sparse complaints | Darrick J. Wong | 2008-01-11 | 1 | -3/+1 |