| Commit message (Expand) | Author | Age |
... | |
| | * | | | Merge ../scsi-rc-fixes-2.6 | James Bottomley | 2006-04-14 |
| | |\ \ \ |
|
| | * | | | | [SCSI] iscsi: add libiscsi | Mike Christie | 2006-04-14 |
| | * | | | | [SCSI] iscsi: fix up iscsi eh | Mike Christie | 2006-04-14 |
| | * | | | | [SCSI] iscsi: add sysfs attrs for uspace sync up | Mike Christie | 2006-04-14 |
| | * | | | | [SCSI] iscsi: rm kernel iscsi handles usage for session and connection | Mike Christie | 2006-04-14 |
| | * | | | | [SCSI] BLIST_ATTACH_PQ3 flags | Kurt Garloff | 2006-04-14 |
| * | | | | | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2006-06-20 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-05-24 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | * | | | | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |
| | | |_|/
| | |/| | |
|
| * | | | | [SCSI] srp.h: Add I/O Class values | Ramachandra K | 2006-06-17 |
| | |/ /
| |/| | |
|
* | | | | [PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports | Tejun Heo | 2006-05-20 |
* | | | | Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-merge | Jeff Garzik | 2006-05-15 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [PATCH] SCSI: implement shost->host_eh_scheduled | Tejun Heo | 2006-05-15 |
| * | | | [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST) | Luben Tuikov | 2006-05-15 |
| |/ / |
|
* / / | [SCSI] srp.h: avoid padding of structs | Roland Dreier | 2006-04-28 |
|/ / |
|
* | | [SCSI] FC transport: fixes for workq deadlocks | James Smart | 2006-04-13 |
* | | [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions | James Bottomley | 2006-04-13 |
* | | [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations | Christoph Hellwig | 2006-04-13 |
|/ |
|
* | [PATCH] move ->eh_strategy_handler to the transport class | Christoph Hellwig | 2006-04-10 |
* | [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE. | Nigel Cunningham | 2006-03-24 |
* | Merge ../linux-2.6 | James Bottomley | 2006-03-21 |
|\ |
|
| * | Merge branch 'master' | Jeff Garzik | 2006-02-20 |
| |\ |
|
| * \ | Merge branch 'master' | Jeff Garzik | 2006-02-02 |
| |\ \ |
|
| * | | | [PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q() | Tejun Heo | 2006-01-26 |
* | | | | [SCSI] eliminate rphy allocation in favour of expander/end device allocation | James Bottomley | 2006-03-19 |
* | | | | [SCSI] add scsi_mode_select to scsi_lib.c | James Bottomley | 2006-03-19 |
* | | | | [SCSI] add scsi_reprobe_device | James Bottomley | 2006-03-14 |
* | | | | [SCSI] add preliminary expander support to the sas transport class | James Bottomley | 2006-03-14 |
* | | | | [SCSI] FC transport : Avoid device offline cases by stalling aborts until dev... | James Smart | 2006-03-13 |
* | | | | [PATCH] convert aic94xx over to using the sas transport end device | James Bottomley | 2006-03-06 |
* | | | | [SCSI] add 6.0 Gbit phy definitions to the sas transport class | James Bottomley | 2006-03-02 |
* | | | | [SCSI] fix scsi process problems and clean up the target reap issues | James Bottomley | 2006-02-28 |
* | | | | [SCSI] Recognize missing LUNs for non-standard devices | Alan Stern | 2006-02-28 |
* | | | | [SCSI] sas: add support for enclosure and bad ID rphy attributes | Christoph Hellwig | 2006-02-27 |
* | | | | [SCSI] Add spi_populate_*_msg functions | Matthew Wilcox | 2006-02-27 |
* | | | | [SCSI] Remove devfs support from the SCSI subsystem | Greg KH | 2006-02-27 |
* | | | | [SCSI] Neaten comments in scsi_cmnd.h | Matthew Wilcox | 2006-02-27 |
| |_|/
|/| | |
|
* | | | [PATCH] add scsi_execute_in_process_context() API | James Bottomley | 2006-02-14 |
* | | | [SCSI] iscsi update: cleanup iscsi class interface | Mike Christie | 2006-02-04 |
| |/
|/| |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-01-31 |
|\ \ |
|
| * | | [SCSI] Prevent scsi_execute_async from guessing cdb length | brking@us.ibm.com | 2006-01-26 |
| |/ |
|
* / | [SCSI] Remove host template ordered_flush variable | Tetsuo Takata | 2006-01-25 |
|/ |
|
* | [PATCH] scsi_transport_spi build fix | Andrew Morton | 2006-01-18 |
* | [SCSI] iscsi: seperate iscsi interface from setup functions | Mike Christie | 2006-01-14 |
* | [SCSI] remove target parent limitiation | Christoph Hellwig | 2006-01-14 |
* | [SCSI] sem2mutex: scsi_transport_spi.c | Jes Sorensen | 2006-01-14 |
* | [SCSI] fc transport: add permanent_port_name fc_host attribute | Andreas Herrmann | 2006-01-14 |
* | [SCSI] always handle REQ_BLOCK_PC requests in common code | Christoph Hellwig | 2006-01-14 |
* | [SCSI] turn most scsi semaphores into mutexes | Arjan van de Ven | 2006-01-12 |
* | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-01-06 |
|\ |
|