Age | Commit message (Expand) | Author |
2014-11-24 | scsi: stop passing a gfp_mask argument down the command setup path | Christoph Hellwig |
2014-11-12 | scsi: add new scsi-command flag for tagged commands | Christoph Hellwig |
2014-09-30 | sd: Honor block layer integrity handling flags | Martin K. Petersen |
2014-07-17 | scsi: remove various exports that were only used by scsi_tgt | Christoph Hellwig |
2014-07-03 | [SCSI] use the scsi data buffer length to extract transfer size | Martin K. Petersen |
2014-06-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2014-06-11 | scsi_cmnd: Introduce scsi_transfer_length helper | Sagi Grimberg |
2014-05-19 | virtio_scsi: use cmd_size | Christoph Hellwig |
2014-03-27 | [SCSI] megaraid: simplify internal command handling | Christoph Hellwig |
2014-03-15 | [SCSI] do not manipulate device reference counts in scsi_get/put_command | Christoph Hellwig |
2013-12-19 | [SCSI] improved eh timeout handler | Hannes Reinecke |
2012-10-09 | [SCSI] Shorten the path length of scsi_cmd_to_driver() | Li Zhong |
2012-07-08 | [SCSI] Fix NULL dereferences in scsi_cmd_to_driver | Mark Rustad |
2012-04-15 | SCSI: Fix error handling when no ULD is attached | Martin K. Petersen |
2012-02-19 | [SCSI] Handle disk devices which can not process medium access commands | Martin K. Petersen |
2012-02-19 | [SCSI] Correctly set the scsi host/msg/status bytes | Moger, Babu |
2009-10-02 | [SCSI] Deprecate SCSI_PROT_*_CONVERT operations | Martin K. Petersen |
2009-05-11 | block: convert to pos and nr_sectors accessors | Tejun Heo |
2009-03-12 | [SCSI] Make scsi.h independent of the rest of the scsi includes | James Bottomley |
2008-10-09 | block: unify request timeout handling | Jens Axboe |
2008-07-26 | [SCSI] Support devices with protection information | Martin K. Petersen |
2008-07-26 | [SCSI] Command protection operation | Martin K. Petersen |
2008-07-12 | [SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h | Alexander Beregalov |
2008-05-02 | [SCSI] add support for variable length extended commands | Boaz Harrosh |
2008-05-02 | [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer | Boaz Harrosh |
2008-04-07 | [SCSI] export command allocation and freeing functions independently of the host | James Bottomley |
2008-04-07 | [SCSI] scsi: add wrapper functions for sg buffer copy helper functions | FUJITA Tomonori |
2008-01-30 | [SCSI] bidirectional command support | Boaz Harrosh |
2008-01-30 | [SCSI] implement scsi_data_buffer | Boaz Harrosh |
2008-01-30 | [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable | Boaz Harrosh |
2008-01-28 | SG: Convert SCSI to use scatterlist helpers for sg chaining | Jens Axboe |
2008-01-23 | [SCSI] use dynamically allocated sense buffer | FUJITA Tomonori |
2008-01-06 | Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" | Linus Torvalds |
2008-01-02 | scsi: revert "[SCSI] Get rid of scsi_cmnd->done" | Ingo Molnar |
2007-10-16 | remove sglist_len | FUJITA Tomonori |
2007-10-16 | SCSI: support for allocating large scatterlists | Jens Axboe |
2007-10-16 | scsi: simplify scsi_free_sgtable() | Jens Axboe |
2007-10-16 | scsi: convert to using sg helpers | Jens Axboe |
2007-10-12 | [SCSI] Get rid of scsi_cmnd->done | Matthew Wilcox |
2007-10-12 | [SCSI] Remove ->pid field from scsi_cmnd | Matthew Wilcox |
2007-05-26 | [SCSI] scsi_lib: add scatter/gather data buffer accessors | FUJITA Tomonori |
2007-03-11 | [SCSI] tgt: rm bio hacks in scsi tgt | Mike Christie |
2006-11-25 | [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs | FUJITA Tomonori |
2006-08-06 | [SCSI] remove SCSI_STATE_ #defines | Christoph Hellwig |
2006-07-09 | [SCSI] hide EH backup data outside the scsi_cmnd | Christoph Hellwig |
2006-06-26 | [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion | Luben Tuikov |
2006-06-22 | Merge branch 'master' into upstream | Jeff Garzik |
2006-06-10 | [SCSI] remove scsi_request infrastructure | Christoph Hellwig |
2006-05-15 | [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST) | Luben Tuikov |
2006-04-14 | [SCSI] dc395x: dynamically map scatter-gather for PIO | Guennadi Liakhovetski |