index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
2012-10-09
[SCSI] Shorten the path length of scsi_cmd_to_driver()
Li Zhong
1
-10
/
+2
2012-07-08
[SCSI] Fix NULL dereferences in scsi_cmd_to_driver
Mark Rustad
1
-1
/
+7
2012-04-15
SCSI: Fix error handling when no ULD is attached
Martin K. Petersen
1
-0
/
+3
2012-02-19
[SCSI] Handle disk devices which can not process medium access commands
Martin K. Petersen
1
-0
/
+6
2012-02-19
[SCSI] Correctly set the scsi host/msg/status bytes
Moger, Babu
1
-3
/
+3
2009-10-02
[SCSI] Deprecate SCSI_PROT_*_CONVERT operations
Martin K. Petersen
1
-4
/
+0
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
1
-1
/
+1
2009-03-12
[SCSI] Make scsi.h independent of the rest of the scsi includes
James Bottomley
1
-0
/
+15
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
[next]