index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_cmnd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
1
-1
/
+1
*
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
1
-0
/
+2
*
scsi: stop passing a gfp_mask argument down the command setup path
Christoph Hellwig
2014-11-24
1
-1
/
+1
*
scsi: add new scsi-command flag for tagged commands
Christoph Hellwig
2014-11-12
1
-0
/
+4
*
sd: Honor block layer integrity handling flags
Martin K. Petersen
2014-09-30
1
-10
/
+26
*
scsi: remove various exports that were only used by scsi_tgt
Christoph Hellwig
2014-07-17
1
-3
/
+0
*
[SCSI] use the scsi data buffer length to extract transfer size
Martin K. Petersen
2014-07-03
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-06-12
1
-0
/
+17
|
\
|
*
scsi_cmnd: Introduce scsi_transfer_length helper
Sagi Grimberg
2014-06-11
1
-0
/
+17
*
|
virtio_scsi: use cmd_size
Christoph Hellwig
2014-05-19
1
-0
/
+9
|
/
*
[SCSI] megaraid: simplify internal command handling
Christoph Hellwig
2014-03-27
1
-3
/
+0
*
[SCSI] do not manipulate device reference counts in scsi_get/put_command
Christoph Hellwig
2014-03-15
1
-2
/
+1
*
[SCSI] improved eh timeout handler
Hannes Reinecke
2013-12-19
1
-0
/
+1
*
[SCSI] Shorten the path length of scsi_cmd_to_driver()
Li Zhong
2012-10-09
1
-10
/
+2
*
[SCSI] Fix NULL dereferences in scsi_cmd_to_driver
Mark Rustad
2012-07-08
1
-1
/
+7
*
SCSI: Fix error handling when no ULD is attached
Martin K. Petersen
2012-04-15
1
-0
/
+3
*
[SCSI] Handle disk devices which can not process medium access commands
Martin K. Petersen
2012-02-19
1
-0
/
+6
*
[SCSI] Correctly set the scsi host/msg/status bytes
Moger, Babu
2012-02-19
1
-3
/
+3
*
[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
[next]