index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_cmnd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-3
/
+0
2008-07-26
[SCSI] Support devices with protection information
Martin K. Petersen
1
-0
/
+20
2008-07-26
[SCSI] Command protection operation
Martin K. Petersen
1
-0
/
+66
2008-07-12
[SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h
Alexander Beregalov
1
-1
/
+0
2008-05-02
[SCSI] add support for variable length extended commands
Boaz Harrosh
1
-1
/
+1
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
1
-2
/
+19
2008-04-07
[SCSI] export command allocation and freeing functions independently of the host
James Bottomley
1
-0
/
+3
2008-04-07
[SCSI] scsi: add wrapper functions for sg buffer copy helper functions
FUJITA Tomonori
1
-0
/
+14
2008-01-30
[SCSI] bidirectional command support
Boaz Harrosh
1
-1
/
+18
2008-01-30
[SCSI] implement scsi_data_buffer
Boaz Harrosh
1
-14
/
+22
2008-01-30
[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable
Boaz Harrosh
1
-2
/
+2
2008-01-28
SG: Convert SCSI to use scatterlist helpers for sg chaining
Jens Axboe
1
-4
/
+3
2008-01-23
[SCSI] use dynamically allocated sense buffer
FUJITA Tomonori
1
-1
/
+1
2008-01-06
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
Linus Torvalds
1
-2
/
+0
2008-01-02
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
Ingo Molnar
1
-0
/
+2
2007-10-16
remove sglist_len
FUJITA Tomonori
1
-1
/
+0
2007-10-16
SCSI: support for allocating large scatterlists
Jens Axboe
1
-0
/
+1
2007-10-16
scsi: simplify scsi_free_sgtable()
Jens Axboe
1
-1
/
+1
2007-10-16
scsi: convert to using sg helpers
Jens Axboe
1
-1
/
+2
2007-10-12
[SCSI] Get rid of scsi_cmnd->done
Matthew Wilcox
1
-2
/
+0
2007-10-12
[SCSI] Remove ->pid field from scsi_cmnd
Matthew Wilcox
1
-7
/
+4
2007-05-26
[SCSI] scsi_lib: add scatter/gather data buffer accessors
FUJITA Tomonori
1
-0
/
+20
2007-03-11
[SCSI] tgt: rm bio hacks in scsi tgt
Mike Christie
1
-3
/
+0
2006-11-25
[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs
FUJITA Tomonori
1
-0
/
+10
2006-08-06
[SCSI] remove SCSI_STATE_ #defines
Christoph Hellwig
1
-14
/
+0
2006-07-09
[SCSI] hide EH backup data outside the scsi_cmnd
Christoph Hellwig
1
-9
/
+0
2006-06-26
[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion
Luben Tuikov
1
-1
/
+1
2006-06-22
Merge branch 'master' into upstream
Jeff Garzik
1
-6
/
+4
2006-06-10
[SCSI] remove scsi_request infrastructure
Christoph Hellwig
1
-6
/
+0
2006-05-15
[PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)
Luben Tuikov
1
-0
/
+1
2006-04-14
[SCSI] dc395x: dynamically map scatter-gather for PIO
Guennadi Liakhovetski
1
-0
/
+4
2006-02-27
[SCSI] Neaten comments in scsi_cmnd.h
Matthew Wilcox
1
-10
/
+10
2006-01-14
[SCSI] always handle REQ_BLOCK_PC requests in common code
Christoph Hellwig
1
-1
/
+0
2005-12-15
Fix up SCSI mismerge
James Bottomley
1
-1
/
+1
2005-12-13
[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)
James Bottomley
1
-0
/
+1
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-10-28
[PATCH] gfp_t: drivers/scsi
Al Viro
1
-1
/
+1
2005-08-08
[SCSI] add global timeout to the scsi mid-layer
James Bottomley
1
-2
/
+6
2005-06-26
[SCSI] remove scsi_cmnd->state
Christoph Hellwig
1
-1
/
+0
2005-06-26
[SCSI] remove scsi_cmnd->owner
Christoph Hellwig
1
-1
/
+0
2005-06-26
[SCSI] remove scsi_cmnd->abort_reason
Christoph Hellwig
1
-2
/
+0
2005-06-26
[SCSI] remove scsi_cmnd.eh_state
Christoph Hellwig
1
-1
/
+0
2005-04-18
[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
1
-13
/
+9
2005-04-18
[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field
1
-6
/
+0
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+165