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
/
drivers
/
scsi
/
scsi_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-31
scsi: scsi-mq: Always unprepare before requeuing a request
Bart Van Assche
1
-2
/
+8
2017-08-31
scsi: Improve requeuing behavior
Bart Van Assche
1
-2
/
+13
2017-08-31
scsi: Call scsi_initialize_rq() for filesystem requests
Bart Van Assche
1
-4
/
+22
2017-08-29
scsi: Rework handling of scsi_device.vpd_pg8[03]
Bart Van Assche
1
-8
/
+8
2017-08-25
scsi: Fix the kerneldoc for scsi_initialize_rq()
Jonathan Corbet
1
-0
/
+1
2017-08-25
scsi: fix comment in scsi_device_set_state()
Hannes Reinecke
1
-1
/
+1
2017-08-25
scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer
Bart Van Assche
1
-9
/
+9
2017-08-25
scsi: Document which queue type a function is intended for
Bart Van Assche
1
-11
/
+12
2017-08-24
scsi: make 'state' device attribute pollable
Hannes Reinecke
1
-0
/
+3
2017-08-24
scsi: scsi_lib: rework scsi_internal_device_unblock_nowait()
Hannes Reinecke
1
-6
/
+11
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-115
/
+191
2017-06-20
block: Change argument type of scsi_req_init()
Bart Van Assche
1
-1
/
+3
2017-06-20
block: Make most scsi_req_init() calls implicit
Bart Van Assche
1
-1
/
+14
2017-06-18
blk-mq: use the introduced blk_mq_unquiesce_queue()
Ming Lei
1
-2
/
+2
2017-06-12
scsi: Make scsi_mq_prep_fn() call scsi_init_command()
Bart Van Assche
1
-16
/
+9
2017-06-12
scsi: Introduce scsi_mq_sgl_size()
Bart Van Assche
1
-9
/
+10
2017-06-12
scsi: Only add commands to the device command list if required by the LLD
Bart Van Assche
1
-20
/
+32
2017-06-12
scsi: Make __scsi_remove_device go straight from BLOCKED to DEL
Bart Van Assche
1
-1
/
+1
2017-06-12
scsi: Introduce scsi_start_queue()
Bart Van Assche
1
-10
/
+15
2017-06-12
scsi: Protect SCSI device state changes with a mutex
Bart Van Assche
1
-6
/
+21
2017-06-12
scsi: Create two versions of scsi_internal_device_unblock()
Bart Van Assche
1
-14
/
+32
2017-06-12
scsi: Split scsi_internal_device_block()
Bart Van Assche
1
-26
/
+47
2017-06-12
scsi: Avoid that scsi_exit_rq() triggers a use-after-free
Bart Van Assche
1
-18
/
+29
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-15
/
+15
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-34
/
+17
2017-06-01
block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
Bart Van Assche
1
-0
/
+2
2017-05-18
scsi: zero per-cmd private driver data for each MQ I/O
Long Li
1
-1
/
+1
2017-05-08
scsi: scsi_lib: Add #include <scsi/scsi_transport.h>
Bart Van Assche
1
-0
/
+1
2017-05-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+6
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
1
-7
/
+6
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+14
2017-04-26
scsi: Implement blk_mq_ops.show_rq()
Bart Van Assche
1
-0
/
+4
2017-04-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+2
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
1
-8
/
+7
2017-04-15
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
James Bottomley
1
-2
/
+2
2017-04-13
scsi: return correct blkprep status code in case scsi_init_io() fails.
Johannes Thumshirn
1
-2
/
+2
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
1
-3
/
+3
2017-04-07
scsi: Avoid that SCSI queues get stuck
Bart Van Assche
1
-3
/
+3
2017-04-06
scsi: make asynchronous aborts mandatory
Hannes Reinecke
1
-1
/
+1
2017-04-06
scsi: make scsi_eh_scmd_add() always succeed
Hannes Reinecke
1
-2
/
+2
2017-04-05
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
1
-2
/
+2
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
1
-1
/
+1
2017-03-07
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
1
-4
/
+10
2017-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-63
/
+50
2017-03-01
scsi: mpt3sas: Avoid sleeping in interrupt context
Bart Van Assche
1
-4
/
+10
2017-02-23
scsi: remove scsi_execute_req_flags
Christoph Hellwig
1
-11
/
+0
2017-02-23
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
1
-27
/
+21
2017-02-22
scsi: simplify scsi_execute_req_flags
Christoph Hellwig
1
-18
/
+9
[next]