Age | Commit message (Expand) | Author | Files | Lines |
2006-02-14 | [PATCH] add scsi_execute_in_process_context() API | James Bottomley | 1 | -0/+2 |
2006-02-04 | [SCSI] iscsi update: cleanup iscsi class interface | Mike Christie | 2 | -19/+18 |
2006-01-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-01-26 | [SCSI] Prevent scsi_execute_async from guessing cdb length | brking@us.ibm.com | 1 | -1/+1 |
2006-01-25 | [SCSI] Remove host template ordered_flush variable | Tetsuo Takata | 1 | -1/+0 |
2006-01-18 | [PATCH] scsi_transport_spi build fix | Andrew Morton | 1 | -0/+1 |
2006-01-14 | [SCSI] iscsi: seperate iscsi interface from setup functions | Mike Christie | 2 | -8/+73 |
2006-01-14 | [SCSI] remove target parent limitiation | Christoph Hellwig | 2 | -5/+8 |
2006-01-14 | [SCSI] sem2mutex: scsi_transport_spi.c | Jes Sorensen | 1 | -1/+1 |
2006-01-14 | [SCSI] fc transport: add permanent_port_name fc_host attribute | Andreas Herrmann | 1 | -0/+4 |
2006-01-14 | [SCSI] always handle REQ_BLOCK_PC requests in common code | Christoph Hellwig | 1 | -1/+0 |
2006-01-12 | [SCSI] turn most scsi semaphores into mutexes | Arjan van de Ven | 1 | -1/+2 |
2006-01-06 | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2 | -2/+0 |
2006-01-06 | [PATCH] Suspend support for libata | Jens Axboe | 1 | -0/+6 |
2006-01-06 | [BLOCK] update SCSI to use new blk_ordered for barriers | Tejun Heo | 2 | -2/+0 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 4 | -5/+14 |
2005-12-15 | [SCSI] fix for fc transport recursion problem. | James.Smart@Emulex.Com | 1 | -0/+11 |
2005-12-15 | [SCSI] Rename scsi_print_msg to spi_print_msg | Matthew Wilcox | 2 | -1/+1 |
2005-12-15 | Fix up SCSI mismerge | James Bottomley | 1 | -1/+1 |
2005-12-15 | Merge by hand (conflicts in scsi_lib.c) | James Bottomley | 1 | -0/+1 |
2005-12-14 | [SCSI] Convert SCSI mid-layer to scsi_execute_async | Mike Christie | 1 | -0/+6 |
2005-12-13 | [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic) | James Bottomley | 1 | -0/+1 |
2005-12-13 | [SCSI] Make scsi_transport_spi.h includable by itself | Matthew Wilcox | 1 | -0/+3 |
2005-12-13 | [SCSI] correct some dropped const compiler warnings | James Bottomley | 1 | -3/+3 |
2005-11-06 | [SCSI] use a completion in scsi_send_eh_cmnd | Christoph Hellwig | 1 | -2/+3 |
2005-11-06 | [SCSI] remove scsi_wait_req | Christoph Hellwig | 1 | -3/+0 |
2005-11-06 | [SCSI] remove Scsi_Host.eh_active | Christoph Hellwig | 1 | -2/+0 |
2005-11-04 | Merge by Hand | James Bottomley | 7 | -155/+969 |
2005-11-04 | Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi... | Linus Torvalds | 1 | -0/+226 |
2005-11-02 | IB: Add SCSI RDMA Protocol (SRP) initiator | Roland Dreier | 1 | -0/+226 |
2005-10-30 | [PATCH] fix missing includes | Tim Schmielau | 2 | -0/+2 |
2005-10-28 | [SCSI] update fc_transport for removal of block/unblock functions | James.Smart@Emulex.Com | 1 | -2/+29 |
2005-10-28 | [SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpers | Jeff Garzik | 1 | -0/+16 |
2005-10-28 | [SCSI] kill unused scsi_scan_single_target() | Jeff Garzik | 1 | -2/+0 |
2005-10-28 | [SCSI] Add an 'Issue LIP' device attribute in fc_transport class | Andrew Vasquez | 1 | -0/+2 |
2005-10-28 | [SCSI] sas: add support for PHY resets | Christoph Hellwig | 1 | -0/+1 |
2005-10-28 | [SCSI] sas: add flag for locally attached PHYs | Christoph Hellwig | 1 | -0/+3 |
2005-10-28 | [SCSI] scsi_transport_sas: support link error attributes | Christoph Hellwig | 1 | -4/+19 |
2005-10-28 | [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk | James Bottomley | 2 | -0/+10 |
2005-10-28 | Merge HEAD from ../scsi-misc-2.6-old | James Bottomley | 3 | -147/+889 |
2005-10-28 | Merge branch 'master' | Jeff Garzik | 2 | -2/+2 |
2005-10-28 | [PATCH] gfp_t: drivers/scsi | Al Viro | 2 | -2/+2 |
2005-10-04 | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 1 | -0/+1 |
2005-09-25 | [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3 | James Bottomley | 1 | -0/+1 |
2005-09-24 | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2 | -4/+11 |
2005-09-20 | [SCSI] iscsi: rename some proto defs | Mike Christie | 1 | -13/+15 |
2005-09-20 | [SCSI] iscsi: update some iscsi proto defs | Mike Christie | 1 | -12/+33 |
2005-09-19 | [SCSI] Fix thread termination for the SCSI error handle | James Bottomley | 1 | -2/+0 |
2005-09-19 | [SCSI] fix oops on usb storage device disconnect | James Bottomley | 1 | -0/+9 |
2005-09-16 | [SCSI] change port speed definitions for scsi_transport_fc | Andreas Herrmann | 1 | -2/+2 |