| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-02-11 | 3 | -2/+21 |
|\ |
|
| * | Merge branch 'linus' | James Bottomley | 2007-02-10 | 1 | -19/+27 |
| |\ |
|
| * | | [SCSI] libsas: Add an LU reset mechanism to the error handler | Darrick J. Wong | 2007-02-03 | 1 | -0/+1 |
| * | | [SCSI] spi transport class: export spi_dv_pending | Eric Moore | 2007-02-03 | 1 | -0/+1 |
| * | | [SCSI] libsas: Handle SCSI commands that complete with failure codes | Darrick J. Wong | 2007-01-27 | 1 | -0/+1 |
| * | | [SCSI] libsas: Clean up discovery failure handler code | Darrick J. Wong | 2007-01-27 | 1 | -0/+1 |
| * | | [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading | Darrick J. Wong | 2007-01-13 | 1 | -0/+8 |
| * | | [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler | Darrick J. Wong | 2007-01-13 | 1 | -1/+2 |
| * | | [SCSI] libsas: Enable the EH strategy handler to reset a phy after a command | Darrick J. Wong | 2007-01-13 | 1 | -0/+1 |
| * | | [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag | Darrick J. Wong | 2007-01-13 | 1 | -1/+0 |
| * | | [SCSI] libsas: Add a sysfs knob to enable/disable a phy | Darrick J. Wong | 2007-01-13 | 2 | -0/+5 |
| * | | [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S... | Darrick J. Wong | 2007-01-13 | 1 | -0/+1 |
* | | | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 2007-02-11 | 1 | -2/+1 |
| |/
|/| |
|
* | | [PATCH] iscsi endianness annotations | Al Viro | 2007-02-09 | 1 | -19/+27 |
|/ |
|
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -2/+2 |
* | Actually update the fixed up compile failures. | David Howells | 2006-12-06 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-06 | 8 | -23/+288 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-12-06 | 8 | -23/+288 |
| |\ |
|
| | * | [SCSI] scsi tgt: SCSI RDMA Protocol library functions | FUJITA Tomonori | 2006-12-03 | 1 | -0/+77 |
| | * | [SCSI] scsi tgt: scsi target user and kernel communication interface | FUJITA Tomonori | 2006-11-25 | 1 | -0/+90 |
| | * | [SCSI] scsi tgt: scsi target lib functionality | FUJITA Tomonori | 2006-11-25 | 1 | -0/+19 |
| | * | [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs | FUJITA Tomonori | 2006-11-25 | 2 | -0/+53 |
| | * | [SCSI] Make scsi_scan_host work for drivers which find their own targets | Matthew Wilcox | 2006-11-22 | 1 | -0/+18 |
| | * | Merge ../scsi-rc-fixes-2.6 | James Bottomley | 2006-11-22 | 3 | -8/+4 |
| | |\ |
|
| | * | | [PATCH] aic94xx: handle REQ_DEVICE_RESET | Darrick J. Wong | 2006-11-22 | 2 | -0/+3 |
| | * | | [SCSI] kill scsi_assign_lock | Christoph Hellwig | 2006-11-15 | 1 | -5/+0 |
| | * | | [SCSI] libsas: add sas_abort_task | Darrick J. Wong | 2006-11-15 | 1 | -0/+4 |
| | * | | [SCSI] libsas: modify error handler to use scsi_eh_* functions | Darrick J. Wong | 2006-11-15 | 1 | -3/+6 |
| | * | | [SCSI] Add ability to scan scsi busses asynchronously | Matthew Wilcox | 2006-10-11 | 2 | -15/+18 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -0/+2 |
|\| | | |
|
| * | | | [PATCH] severing module.h->sched.h | Al Viro | 2006-12-04 | 1 | -0/+2 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -0/+1 |
|\| | | |
|
| * | | | [PATCH] add missing libsas include to fix s390 compilation. | Dave Jones | 2006-11-29 | 1 | -0/+1 |
| | |/
| |/| |
|
* / | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 3 | -7/+22 |
|/ / |
|
* | | [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user space | FUJITA Tomonori | 2006-10-26 | 1 | -1/+1 |
* | | [SCSI] scsi_debug: support REPORT TARGET PORT GROUPS | Hannes Reinecke | 2006-10-26 | 1 | -0/+3 |
* | | [SCSI] libiscsi: fix oops in connection create failure path | Mike Christie | 2006-10-26 | 1 | -3/+0 |
* | | [SCSI] iscsi class: fix slab corruption during restart | Mike Christie | 2006-10-26 | 1 | -4/+0 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-10-05 | 1 | -40/+21 |
|\ |
|
| * | [SCSI] scsi: device_reprobe() can fail | Andrew Morton | 2006-09-27 | 1 | -2/+2 |
| * | [SCSI] sg: fixes for large page_size | Douglas Gilbert | 2006-09-26 | 1 | -40/+21 |
* | | [PATCH] helper function for retrieving scsi_cmd given host based block layer tag | David C Somayajulu | 2006-10-04 | 1 | -0/+20 |
* | | [PATCH] scsi: device_reprobe() can fail | Andrew Morton | 2006-10-01 | 1 | -2/+2 |
* | | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 | 1 | -1/+2 |
* | | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 2006-09-30 | 1 | -1/+1 |
|/ |
|
* | [PATCH] SCSI gfp_t annotations | Al Viro | 2006-09-25 | 1 | -2/+2 |
* | [SCSI] SPI transport class: misc DV fixes | James Bottomley | 2006-09-24 | 1 | -1/+2 |
* | Merge mulgrave-w:git/scsi-misc-2.6 | James Bottomley | 2006-09-23 | 11 | -48/+1543 |
|\ |
|
| * | [SCSI] aci94xx: implement link rate setting | James Bottomley | 2006-09-07 | 2 | -1/+2 |
| * | [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantities | James Bottomley | 2006-09-07 | 1 | -0/+6 |