Age | Commit message (Expand) | Author |
2006-12-04 | [PATCH] severing module.h->sched.h | Al Viro |
2006-11-28 | [PATCH] add missing libsas include to fix s390 compilation. | Dave Jones |
2006-10-25 | [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user space | FUJITA Tomonori |
2006-10-25 | [SCSI] scsi_debug: support REPORT TARGET PORT GROUPS | Hannes Reinecke |
2006-10-25 | [SCSI] libiscsi: fix oops in connection create failure path | Mike Christie |
2006-10-25 | [SCSI] iscsi class: fix slab corruption during restart | Mike Christie |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2006-10-04 | [PATCH] helper function for retrieving scsi_cmd given host based block layer tag | David C Somayajulu |
2006-09-30 | [PATCH] scsi: device_reprobe() can fail | Andrew Morton |
2006-09-30 | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells |
2006-09-30 | [PATCH] Split struct request ->flags into two parts | Jens Axboe |
2006-09-27 | [SCSI] scsi: device_reprobe() can fail | Andrew Morton |
2006-09-26 | [SCSI] sg: fixes for large page_size | Douglas Gilbert |
2006-09-24 | [PATCH] SCSI gfp_t annotations | Al Viro |
2006-09-23 | [SCSI] SPI transport class: misc DV fixes | James Bottomley |
2006-09-23 | Merge mulgrave-w:git/scsi-misc-2.6 | James Bottomley |
2006-09-19 | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse |
2006-09-07 | [SCSI] aci94xx: implement link rate setting | James Bottomley |
2006-09-07 | [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantities | James Bottomley |
2006-09-07 | [SCSI] SAS: consolidate linkspeed definitions | James Bottomley |
2006-09-04 | [SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ... | James Smart |
2006-09-02 | [SCSI] SCSI & FC transport: extend event vendor id's to 64bits | James Smart |
2006-09-02 | [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev... | James Smart |
2006-09-02 | [SCSI] add failure return to scsi_init_shared_tag_map() | James Bottomley |
2006-09-02 | [SCSI] add refcouting around ctask usage in main IO patch | Mike Christie |
2006-09-02 | [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid. | Mike Christie |
2006-08-31 | [SCSI] add shared tag map helpers | James Bottomley |
2006-08-29 | [SCSI] aic94xx: new driver | James Bottomley |
2006-08-27 | [SCSI] scsi_transport_sas: remove local_attached flag | James Bottomley |
2006-08-27 | Merge ../linux-2.6 | James Bottomley |
2006-08-19 | [SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn() | James Smart |
2006-08-19 | [SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic att... | James Smart |
2006-08-06 | [SCSI] Improve inquiry printing | Matthew Wilcox |
2006-08-06 | [SCSI] remove SCSI_STATE_ #defines | Christoph Hellwig |
2006-07-28 | [SCSI] iscsi bugfixes: reduce memory allocations | Mike Christie |
2006-07-28 | [SCSI] iscsi bugfixes: fix oops when iser is flushing io | Mike Christie |
2006-07-28 | [SCSI] iscsi bugfixes: fix abort handling | Mike Christie |
2006-07-28 | [SCSI] iscsi bugfixes: fix r2t handling | Mike Christie |
2006-07-12 | [SCSI] scsi_transport_sas: add expander backlink | James Bottomley |
2006-07-09 | [SCSI] hide EH backup data outside the scsi_cmnd | Christoph Hellwig |
2006-07-09 | [SCSI] scsi_transport_sas: add unindexed ports | James Bottomley |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds |
2006-06-29 | [SCSI] iscsi: add async notification of session events | Mike Christie |
2006-06-29 | [SCSI] iscsi: pass target nr to session creation | Mike Christie |
2006-06-29 | [SCSI] iscsi: break up session creation into two stages | Mike Christie |
2006-06-29 | [SCSI] iscsi: rm channel usage from iscsi | Mike Christie |
2006-06-29 | [SCSI] iscsi: fixup set/get param functions | Mike Christie |
2006-06-29 | [SCSI] iscsi: add target discvery event to transport class | Mike Christie |
2006-06-28 | [SCSI] scsi_transport_sas: introduce a sas_port entity | James Bottomley |
2006-06-27 | [SCSI] Block I/O while SG reset operation in progress - the midlayer patch | James Smart |