| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] Deprecate SCSI_PROT_*_CONVERT operations | Martin K. Petersen | 2009-10-02 | 1 | -4/+0 |
* | block: convert to pos and nr_sectors accessors | Tejun Heo | 2009-05-11 | 1 | -1/+1 |
* | [SCSI] Make scsi.h independent of the rest of the scsi includes | James Bottomley | 2009-03-12 | 1 | -0/+15 |
* | block: unify request timeout handling | Jens Axboe | 2008-10-09 | 1 | -3/+0 |
* | [SCSI] Support devices with protection information | Martin K. Petersen | 2008-07-26 | 1 | -0/+20 |
* | [SCSI] Command protection operation | Martin K. Petersen | 2008-07-26 | 1 | -0/+66 |
* | [SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h | Alexander Beregalov | 2008-07-12 | 1 | -1/+0 |
* | [SCSI] add support for variable length extended commands | Boaz Harrosh | 2008-05-02 | 1 | -1/+1 |
* | [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer | Boaz Harrosh | 2008-05-02 | 1 | -2/+19 |
* | [SCSI] export command allocation and freeing functions independently of the host | James Bottomley | 2008-04-07 | 1 | -0/+3 |
* | [SCSI] scsi: add wrapper functions for sg buffer copy helper functions | FUJITA Tomonori | 2008-04-07 | 1 | -0/+14 |
* | [SCSI] bidirectional command support | Boaz Harrosh | 2008-01-30 | 1 | -1/+18 |
* | [SCSI] implement scsi_data_buffer | Boaz Harrosh | 2008-01-30 | 1 | -14/+22 |
* | [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable | Boaz Harrosh | 2008-01-30 | 1 | -2/+2 |
* | SG: Convert SCSI to use scatterlist helpers for sg chaining | Jens Axboe | 2008-01-28 | 1 | -4/+3 |
* | [SCSI] use dynamically allocated sense buffer | FUJITA Tomonori | 2008-01-23 | 1 | -1/+1 |
* | Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" | Linus Torvalds | 2008-01-06 | 1 | -2/+0 |
* | scsi: revert "[SCSI] Get rid of scsi_cmnd->done" | Ingo Molnar | 2008-01-02 | 1 | -0/+2 |
* | remove sglist_len | FUJITA Tomonori | 2007-10-16 | 1 | -1/+0 |
* | SCSI: support for allocating large scatterlists | Jens Axboe | 2007-10-16 | 1 | -0/+1 |
* | scsi: simplify scsi_free_sgtable() | Jens Axboe | 2007-10-16 | 1 | -1/+1 |
* | scsi: convert to using sg helpers | Jens Axboe | 2007-10-16 | 1 | -1/+2 |
* | [SCSI] Get rid of scsi_cmnd->done | Matthew Wilcox | 2007-10-12 | 1 | -2/+0 |
* | [SCSI] Remove ->pid field from scsi_cmnd | Matthew Wilcox | 2007-10-12 | 1 | -7/+4 |
* | [SCSI] scsi_lib: add scatter/gather data buffer accessors | FUJITA Tomonori | 2007-05-26 | 1 | -0/+20 |
* | [SCSI] tgt: rm bio hacks in scsi tgt | Mike Christie | 2007-03-11 | 1 | -3/+0 |
* | [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs | FUJITA Tomonori | 2006-11-25 | 1 | -0/+10 |
* | [SCSI] remove SCSI_STATE_ #defines | Christoph Hellwig | 2006-08-06 | 1 | -14/+0 |
* | [SCSI] hide EH backup data outside the scsi_cmnd | Christoph Hellwig | 2006-07-09 | 1 | -9/+0 |
* | [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion | Luben Tuikov | 2006-06-26 | 1 | -1/+1 |
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-06-22 | 1 | -6/+4 |
|\ |
|
| * | [SCSI] remove scsi_request infrastructure | Christoph Hellwig | 2006-06-10 | 1 | -6/+0 |
| * | [SCSI] dc395x: dynamically map scatter-gather for PIO | Guennadi Liakhovetski | 2006-04-14 | 1 | -0/+4 |
* | | [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST) | Luben Tuikov | 2006-05-15 | 1 | -0/+1 |
|/ |
|
* | [SCSI] Neaten comments in scsi_cmnd.h | Matthew Wilcox | 2006-02-27 | 1 | -10/+10 |
* | [SCSI] always handle REQ_BLOCK_PC requests in common code | Christoph Hellwig | 2006-01-14 | 1 | -1/+0 |
* | Fix up SCSI mismerge | James Bottomley | 2005-12-15 | 1 | -1/+1 |
* | [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic) | James Bottomley | 2005-12-13 | 1 | -0/+1 |
* | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 | 1 | -0/+1 |
* | [PATCH] gfp_t: drivers/scsi | Al Viro | 2005-10-28 | 1 | -1/+1 |
* | [SCSI] add global timeout to the scsi mid-layer | James Bottomley | 2005-08-08 | 1 | -2/+6 |
* | [SCSI] remove scsi_cmnd->state | Christoph Hellwig | 2005-06-26 | 1 | -1/+0 |
* | [SCSI] remove scsi_cmnd->owner | Christoph Hellwig | 2005-06-26 | 1 | -1/+0 |
* | [SCSI] remove scsi_cmnd->abort_reason | Christoph Hellwig | 2005-06-26 | 1 | -2/+0 |
* | [SCSI] remove scsi_cmnd.eh_state | Christoph Hellwig | 2005-06-26 | 1 | -1/+0 |
* | [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field | | 2005-04-18 | 1 | -13/+9 |
* | [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field | | 2005-04-18 | 1 | -6/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+165 |