Age | Commit message (Expand) | Author |
2007-02-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day |
2007-02-10 | Merge branch 'linus' | James Bottomley |
2007-02-09 | [PATCH] iscsi endianness annotations | Al Viro |
2007-02-03 | [SCSI] libsas: Add an LU reset mechanism to the error handler | Darrick J. Wong |
2007-02-02 | [SCSI] spi transport class: export spi_dv_pending | Eric Moore |
2007-01-27 | [SCSI] libsas: Handle SCSI commands that complete with failure codes | Darrick J. Wong |
2007-01-27 | [SCSI] libsas: Clean up discovery failure handler code | Darrick J. Wong |
2007-01-13 | [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading | Darrick J. Wong |
2007-01-13 | [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler | Darrick J. Wong |
2007-01-13 | [SCSI] libsas: Enable the EH strategy handler to reset a phy after a command | Darrick J. Wong |
2007-01-13 | [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag | Darrick J. Wong |
2007-01-13 | [SCSI] libsas: Add a sysfs knob to enable/disable a phy | Darrick J. Wong |
2007-01-13 | [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S... | Darrick J. Wong |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-12-06 | Actually update the fixed up compile failures. | David Howells |
2006-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-04 | [PATCH] severing module.h->sched.h | Al Viro |
2006-12-03 | [SCSI] scsi tgt: SCSI RDMA Protocol library functions | FUJITA Tomonori |
2006-11-28 | [PATCH] add missing libsas include to fix s390 compilation. | Dave Jones |
2006-11-25 | [SCSI] scsi tgt: scsi target user and kernel communication interface | FUJITA Tomonori |
2006-11-25 | [SCSI] scsi tgt: scsi target lib functionality | FUJITA Tomonori |
2006-11-25 | [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs | FUJITA Tomonori |
2006-11-22 | [SCSI] Make scsi_scan_host work for drivers which find their own targets | Matthew Wilcox |
2006-11-22 | Merge ../scsi-rc-fixes-2.6 | James Bottomley |
2006-11-22 | [PATCH] aic94xx: handle REQ_DEVICE_RESET | Darrick J. Wong |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-11-15 | [SCSI] kill scsi_assign_lock | Christoph Hellwig |
2006-11-15 | [SCSI] libsas: add sas_abort_task | Darrick J. Wong |
2006-11-15 | [SCSI] libsas: modify error handler to use scsi_eh_* functions | Darrick J. Wong |
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-11 | [SCSI] Add ability to scan scsi busses asynchronously | Matthew Wilcox |
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 |