Age | Commit message (Expand) | Author | Files | Lines |
2006-06-23 | Merge branch 'master' into upstream | Jeff Garzik | 13 | -146/+487 |
2006-06-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 10 | -144/+482 |
2006-06-21 | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2 | -2/+0 |
2006-06-18 | [SCSI] srp.h: Add I/O Class values | Ramachandra K | 1 | -0/+5 |
2006-06-11 | [SCSI] remove scsi_request infrastructure | Christoph Hellwig | 5 | -91/+0 |
2006-06-10 | Merge ../linux-2.6 | James Bottomley | 1 | -6/+17 |
2006-06-06 | [SCSI] iscsi: fix writepsace race | Mike Christie | 1 | -2/+6 |
2006-06-06 | [SCSI] iscsi: don't switch states when just cleaning up | Mike Christie | 1 | -1/+0 |
2006-05-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -6/+17 |
2006-05-20 | [SCSI] iscsi: update version | Mike Christie | 1 | -2/+0 |
2006-05-20 | [SCSI] iscsi: fix command requeues during iscsi recovery | Mike Christie | 2 | -3/+2 |
2006-05-20 | [PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports | Tejun Heo | 1 | -1/+0 |
2006-05-15 | Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-merge | Jeff Garzik | 3 | -0/+3 |
2006-05-15 | [PATCH] SCSI: implement shost->host_eh_scheduled | Tejun Heo | 2 | -0/+2 |
2006-05-15 | [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST) | Luben Tuikov | 1 | -0/+1 |
2006-05-10 | [SCSI] iscsi: increment expstatsn during login | Mike Christie | 1 | -0/+2 |
2006-05-10 | [SCSI] iscsi: align printks | Or Gerlitz | 1 | -1/+1 |
2006-05-10 | [SCSI] iscsi: add transport end point callbacks | Or Gerlitz | 2 | -2/+23 |
2006-04-28 | [SCSI] srp.h: avoid padding of structs | Roland Dreier | 1 | -6/+17 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2 | -2/+0 |
2006-04-15 | [SCSI] dc395x: dynamically map scatter-gather for PIO | Guennadi Liakhovetski | 1 | -0/+4 |
2006-04-15 | Merge ../scsi-rc-fixes-2.6 | James Bottomley | 3 | -14/+32 |
2006-04-14 | [SCSI] iscsi: add libiscsi | Mike Christie | 3 | -14/+334 |
2006-04-14 | [SCSI] iscsi: fix up iscsi eh | Mike Christie | 2 | -1/+20 |
2006-04-14 | [SCSI] iscsi: add sysfs attrs for uspace sync up | Mike Christie | 2 | -20/+68 |
2006-04-14 | [SCSI] iscsi: rm kernel iscsi handles usage for session and connection | Mike Christie | 2 | -15/+29 |
2006-04-14 | [SCSI] BLIST_ATTACH_PQ3 flags | Kurt Garloff | 1 | -0/+1 |
2006-04-13 | [SCSI] FC transport: fixes for workq deadlocks | James Smart | 1 | -11/+30 |
2006-04-13 | [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions | James Bottomley | 1 | -0/+1 |
2006-04-13 | [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations | Christoph Hellwig | 1 | -2/+0 |
2006-04-10 | [PATCH] move ->eh_strategy_handler to the transport class | Christoph Hellwig | 2 | -1/+5 |
2006-03-24 | [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE. | Nigel Cunningham | 1 | -1/+1 |
2006-03-21 | Merge ../linux-2.6 | James Bottomley | 1 | -0/+3 |
2006-03-19 | [SCSI] eliminate rphy allocation in favour of expander/end device allocation | James Bottomley | 1 | -5/+0 |
2006-03-19 | [SCSI] add scsi_mode_select to scsi_lib.c | James Bottomley | 1 | -0/+5 |
2006-03-14 | [SCSI] add scsi_reprobe_device | James Bottomley | 1 | -0/+5 |
2006-03-14 | [SCSI] add preliminary expander support to the sas transport class | James Bottomley | 1 | -0/+31 |
2006-03-13 | [SCSI] FC transport : Avoid device offline cases by stalling aborts until dev... | James Smart | 2 | -14/+11 |
2006-03-06 | [PATCH] convert aic94xx over to using the sas transport end device | James Bottomley | 1 | -0/+19 |
2006-03-03 | [SCSI] add 6.0 Gbit phy definitions to the sas transport class | James Bottomley | 1 | -0/+1 |
2006-02-28 | [SCSI] fix scsi process problems and clean up the target reap issues | James Bottomley | 2 | -2/+10 |
2006-02-28 | [SCSI] Recognize missing LUNs for non-standard devices | Alan Stern | 1 | -1/+4 |
2006-02-28 | [SCSI] sas: add support for enclosure and bad ID rphy attributes | Christoph Hellwig | 1 | -0/+2 |
2006-02-28 | [SCSI] Add spi_populate_*_msg functions | Matthew Wilcox | 1 | -0/+4 |
2006-02-28 | [SCSI] Remove devfs support from the SCSI subsystem | Greg KH | 1 | -1/+0 |
2006-02-28 | [SCSI] Neaten comments in scsi_cmnd.h | Matthew Wilcox | 1 | -10/+10 |
2006-02-20 | Merge branch 'master' | Jeff Garzik | 3 | -19/+20 |
2006-02-14 | [PATCH] add scsi_execute_in_process_context() API | James Bottomley | 1 | -0/+2 |
2006-02-05 | [SCSI] iscsi update: cleanup iscsi class interface | Mike Christie | 2 | -19/+18 |
2006-02-02 | Merge branch 'master' | Jeff Garzik | 2 | -2/+1 |