| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer | Boaz Harrosh | 2008-05-02 | 1 | -0/+2 |
* | [SCSI] tgt: use KMEM_CACHE macro | FUJITA Tomonori | 2008-04-16 | 1 | -3/+1 |
* | [SCSI] tgt: set the data length properly | FUJITA Tomonori | 2008-03-03 | 1 | -0/+5 |
* | [SCSI] tgt: stop zero'ing scsi_cmnd | FUJITA Tomonori | 2008-03-03 | 1 | -1/+0 |
* | drivers/scsi/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable | Boaz Harrosh | 2008-01-30 | 1 | -23/+5 |
* | SG: Convert SCSI to use scatterlist helpers for sg chaining | Jens Axboe | 2008-01-28 | 1 | -2/+1 |
* | [SCSI] BUG_ON() impossible condition in sg list counting | Rusty Russell | 2008-01-12 | 1 | -8/+3 |
* | [SCSI] tgt: fix build when dprintk is defined | Randy Dunlap | 2008-01-12 | 1 | -6/+6 |
* | [SCSI] tgt: convert to use the data buffer accessors | FUJITA Tomonori | 2008-01-12 | 1 | -5/+6 |
* | scsi: simplify scsi_free_sgtable() | Jens Axboe | 2007-10-16 | 1 | -2/+2 |
* | [SCSI] tgt: fix can_queue bug | FUJITA Tomonori | 2007-10-12 | 1 | -1/+1 |
* | [SCSI] tgt: move tsk_mgmt_response callback to transport class | FUJITA Tomonori | 2007-10-12 | 1 | -1/+1 |
* | [SCSI] tgt: add I_T nexus support | FUJITA Tomonori | 2007-10-12 | 1 | -13/+70 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | [SCSI] tgt: remove the code to build sense | FUJITA Tomonori | 2007-03-20 | 1 | -14/+13 |
* | [SCSI] tgt: fix scsi command leak | FUJITA Tomonori | 2007-03-11 | 1 | -3/+20 |
* | [SCSI] tgt: fix sesnse buffer problems | FUJITA Tomonori | 2007-03-11 | 1 | -97/+23 |
* | [SCSI] tgt: rm bio hacks in scsi tgt | Mike Christie | 2007-03-11 | 1 | -99/+34 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | Actually update the fixed up compile failures. | David Howells | 2006-12-06 | 1 | -6/+9 |
* | [SCSI] scsi tgt: scsi target lib functionality | FUJITA Tomonori | 2006-11-25 | 1 | -0/+742 |