index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2022-10-22
scsi: core: Support failing requests while recovering
Bart Van Assche
1
-1
/
+2
2022-09-25
scsi: stex: Properly zero out the passthrough command structure
Linus Torvalds
1
-1
/
+1
2022-07-14
scsi/core: Improve static type checking
Bart Van Assche
1
-2
/
+2
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-18
/
+13
2022-03-08
scsi: don't use disk->private_data to find the scsi_driver
Christoph Hellwig
1
-9
/
+0
2022-03-01
scsi: core: Remove <scsi/scsi_request.h>
Christoph Hellwig
1
-1
/
+0
2022-03-01
scsi: core: Remove struct scsi_request
Christoph Hellwig
1
-1
/
+0
2022-03-01
scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...
Christoph Hellwig
1
-3
/
+3
2022-03-01
scsi: core: Remove the sense and sense_len fields from struct scsi_request
Christoph Hellwig
1
-0
/
+1
2022-03-01
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
1
-6
/
+1
2022-02-22
scsi: core: Remove struct scsi_pointer from struct scsi_cmnd
Bart Van Assche
1
-7
/
+7
2022-02-07
scsi: core: Add scsi_done_direct() for immediate completion
Sebastian Andrzej Siewior
1
-0
/
+1
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-1
/
+1
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+9
2021-11-03
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
1
-1
/
+1
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
1
-0
/
+3
2021-10-16
scsi: core: Call scsi_done directly
Bart Van Assche
1
-4
/
+0
2021-10-16
scsi: core: Rename scsi_mq_done() into scsi_done() and export it
Bart Van Assche
1
-0
/
+2
2021-10-16
scsi: core: Use a structure member to track the SCSI command submitter
Bart Van Assche
1
-0
/
+7
2021-09-21
scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.h
Bart Van Assche
1
-1
/
+0
2021-08-17
scsi: core: Remove scsi_cmnd.tag
John Garry
1
-1
/
+0
2021-08-11
scsi: core: Add helper to return number of logical blocks in a request
Martin K. Petersen
1
-0
/
+7
2021-08-11
scsi: core: Remove the request member from struct scsi_cmnd
Bart Van Assche
1
-3
/
+0
2021-08-11
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-3
/
+5
2021-08-11
scsi: core: Introduce the scsi_cmd_to_rq() function
Bart Van Assche
1
-0
/
+6
2021-07-20
scsi: core: Make scsi_get_lba() return the LBA
Martin K. Petersen
1
-5
/
+7
2021-07-20
scsi: core: Introduce scsi_get_sector()
Bart Van Assche
1
-0
/
+5
2021-07-20
scsi: core: Add scsi_prot_ref_tag() helper
Martin K. Petersen
1
-0
/
+7
2021-05-31
scsi: core: Drop message byte helper
Hannes Reinecke
1
-5
/
+0
2021-05-31
scsi: core: Add scsi_msg_to_host_byte()
Hannes Reinecke
1
-0
/
+26
2021-05-31
scsi: core: Add get_{status,host}_byte() accessor functions
Hannes Reinecke
1
-0
/
+10
2021-05-31
scsi: core: Drop the now obsolete driver_byte definitions
Hannes Reinecke
1
-4
/
+0
2021-05-31
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-0
/
+3
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+3
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
1
-4
/
+3
2021-03-04
scsi: core: Add mq_poll support to SCSI layer
Kashyap Desai
1
-0
/
+1
2021-03-04
scsi: blk-mq: Add callbacks for storing & retrieving budget token
Ming Lei
1
-0
/
+2
2021-01-22
scsi: core: Add 'set_status_byte()' accessor
Hannes Reinecke
1
-0
/
+5
2020-10-07
scsi: core: Clean up allocation and freeing of sgtables
Christoph Hellwig
1
-1
/
+2
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2020-05-07
scsi: core: Remove 'list' entry from struct scsi_cmnd
Hannes Reinecke
1
-1
/
+0
2020-04-22
block: move dma_pad handling from blk_rq_map_sg into the callers
Christoph Hellwig
1
-0
/
+1
2020-02-28
scsi: core: Remove cmd_list functionality
Hannes Reinecke
1
-1
/
+0
2019-11-08
scsi: core: Fix scsi_get/set_resid() interface
Damien Le Moal
1
-2
/
+2
2019-11-01
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
1
-0
/
+1
2019-07-22
scsi: core: add support for request batching
Paolo Bonzini
1
-0
/
+1
2019-02-27
scsi: kill command serial number
Hannes Reinecke
1
-10
/
+0
2019-02-12
scsi: core: Move resid from scsi_data_buffer to scsi_cmnd
Bart Van Assche
1
-3
/
+2
2019-02-05
scsi: remove bidirectional command support
Christoph Hellwig
1
-18
/
+1
[next]