| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] libiscsi: sync up iscsi and scsi eh's access to the connection | Mike Christie | 2007-08-15 | 1 | -0/+7 |
* | [SCSI] sd: disentangle barriers in SCSI | James Bottomley | 2007-08-04 | 2 | -4/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-07-29 | 2 | -1/+4 |
|\ |
|
| * | [SCSI] libiscsi: fix cmd seqeunce number checking | Mike Christie | 2007-07-27 | 1 | -0/+3 |
| * | [SCSI] libsas: Remove PCI dependencies | Jeff Garzik | 2007-07-26 | 1 | -1/+1 |
* | | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 1 | -1/+1 |
|/ |
|
* | [SCSI] libsas: make ATA functions selectable by a config option | James Bottomley | 2007-07-22 | 1 | -0/+19 |
* | [SCSI] scsi_transport_sas: add destructor for bsg | James Bottomley | 2007-07-20 | 1 | -0/+2 |
* | [SCSI] Make scsi_host_template::proc_name const char * instead of char *. | Kristian Høgsberg | 2007-07-19 | 1 | -1/+1 |
* | [SCSI] libsas: add SAS management protocol handler | FUJITA Tomonori | 2007-07-18 | 1 | -0/+2 |
* | [SCSI] transport_sas: add SAS management protocol support | FUJITA Tomonori | 2007-07-18 | 1 | -1/+2 |
* | [SCSI] libsas, aic94xx: fix dma mapping cockups with ATA | James Bottomley | 2007-07-18 | 1 | -0/+6 |
* | [SCSI] sas_ata: Implement sas_task_abort for ATA devices | Darrick J. Wong | 2007-07-18 | 1 | -0/+2 |
* | [SCSI] Migrate libsas ATA code into a separate file | Darrick J. Wong | 2007-07-18 | 2 | -0/+40 |
* | [SCSI] Add SATA support to libsas | Darrick J. Wong | 2007-07-18 | 1 | -0/+12 |
* | [SCSI] Remove unused method scsi_device_cancel | Priyanka Gupta | 2007-07-14 | 1 | -1/+0 |
* | [SCSI] zfcp: Report FCP LUN to SCSI midlayer | Christof Schmitt | 2007-06-19 | 1 | -0/+1 |
* | [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr | Mike Christie | 2007-06-02 | 2 | -1/+5 |
* | [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local address | Mike Christie | 2007-06-02 | 2 | -0/+10 |
* | [SCSI] qla4xxx: add iscsi_transport capps for fw capacilities | Mike Christie | 2007-06-02 | 1 | -0/+2 |
* | [SCSI] libiscsi: make can_queue configurable | Mike Christie | 2007-06-02 | 3 | -5/+7 |
* | [SCSI] libiscsi: fix iscsi cmdsn allocation | Mike Christie | 2007-06-02 | 2 | -11/+3 |
* | [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file | Mike Christie | 2007-06-01 | 2 | -0/+13 |
* | [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length | Mike Christie | 2007-06-01 | 1 | -11/+10 |
* | [SCSI] iscsi: Some fixes in preparation for bidirectional support - exp_datasn | Mike Christie | 2007-06-01 | 1 | -1/+0 |
* | [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name | Mike Christie | 2007-06-01 | 2 | -0/+3 |
* | [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpers | Mike Christie | 2007-06-01 | 1 | -1/+12 |
* | [SCSI] iscsi class: add iscsi host set param event | Mike Christie | 2007-06-01 | 2 | -0/+9 |
* | [SCSI] iscsi_transport, qla4xxx: have class lookup host for drivers | Mike Christie | 2007-06-01 | 1 | -1/+1 |
* | [SCSI] iscsi_transport: export hw address | Mike Christie | 2007-06-01 | 2 | -1/+12 |
* | [SCSI] introduce shost_priv helper | Christoph Hellwig | 2007-05-31 | 1 | -0/+4 |
* | [SCSI] scsi_lib: add scatter/gather data buffer accessors | FUJITA Tomonori | 2007-05-26 | 1 | -0/+20 |
* | [SCSI] fc_transport: fix sysfs deadlock on vport delete | James Smart | 2007-05-26 | 1 | -6/+7 |
* | [SCSI] kill scsi host template suspend/resume | Tejun Heo | 2007-05-22 | 1 | -6/+0 |
* | [SCSI] FC Transport support for vports based on NPIV | James Smart | 2007-05-16 | 1 | -7/+166 |
* | [SCSI] sas_scsi_host: Convert to use the kthread API | Christoph Hellwig | 2007-05-06 | 1 | -2/+1 |
* | [SCSI] modalias for scsi devices | Michael Tokarev | 2007-04-17 | 2 | -0/+6 |
* | [SCSI] sd: implement START/STOP management | Tejun Heo | 2007-03-20 | 2 | -0/+3 |
* | [SCSI] expose eh_timed_out to the host template | James Bottomley | 2007-03-20 | 1 | -0/+13 |
* | [SCSI] fc_transport: update potential link speeds | James Smart | 2007-03-20 | 1 | -0/+2 |
* | [SCSI] tgt: fix sesnse buffer problems | FUJITA Tomonori | 2007-03-11 | 2 | -16/+9 |
* | [SCSI] tgt: rm bio hacks in scsi tgt | Mike Christie | 2007-03-11 | 1 | -3/+0 |
* | [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTH | Mike Christie | 2007-03-11 | 1 | -1/+11 |
* | [SCSI] sd: make printing use a common prefix | Martin K. Petersen | 2007-03-11 | 1 | -0/+70 |
* | [SCSI] Make error printing more verbose | Martin K. Petersen | 2007-03-11 | 1 | -2/+6 |
* | [SCSI] constants.c: cleanup, verbose result printing | Martin K. Petersen | 2007-03-11 | 1 | -4/+6 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-02-19 | 2 | -3/+1 |
|\ |
|
| * | [SCSI] scsi_transport.h should include scsi_device.h | Rolf Eike Beer | 2007-02-16 | 1 | -0/+1 |
| * | [SCSI] tgt: fix the user/kernel ring buffer interface | FUJITA Tomonori | 2007-02-16 | 1 | -3/+0 |
* | | USB Storage: indistinguishable devices with broken and unbroken firmware | Oliver Neukum | 2007-02-16 | 1 | -0/+1 |
|/ |
|