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
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
16
-238
/
+682
2017-05-11
Revert "target: Fix VERIFY and WRITE VERIFY command parsing"
Nicholas Bellinger
1
-64
/
+10
2017-05-07
target/fileio: Fix zero-length READ and WRITE handling
Bart Van Assche
1
-2
/
+1
2017-05-04
tcmu: fix module removal due to stuck thread
Mike Christie
1
-0
/
+3
2017-05-04
target: Don't force session reset if queue_depth does not change
Nicholas Bellinger
1
-0
/
+7
2017-05-04
iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
Nicholas Bellinger
3
-0
/
+3
2017-05-04
target: Fix compare_and_write_callback handling for non GOOD status
Nicholas Bellinger
1
-1
/
+4
2017-05-02
tcmu: Recalculate the tcmu_cmd size to save cmd area memories
Xiubo Li
1
-11
/
+41
2017-05-01
tcmu: Add global data block pool support
Xiubo Li
1
-128
/
+336
2017-05-01
tcmu: Add dynamic growing data area feature support
Xiubo Li
1
-101
/
+237
2017-05-01
target: fixup error message in target_tg_pt_gp_tg_pt_gp_id_store()
Hannes Reinecke
1
-4
/
+4
2017-05-01
target: fixup error message in target_tg_pt_gp_alua_access_type_store()
Hannes Reinecke
1
-1
/
+1
2017-05-01
target/user: PGR Support
Bryant G. Ly
4
-7
/
+46
2017-05-01
target: Add WRITE_VERIFY_16
Bryant G. Ly
1
-0
/
+2
2017-05-01
target: Use kmalloc_array() in transport_kmap_data_sg()
Markus Elfring
1
-1
/
+1
2017-05-01
target: Use kmalloc_array() in compare_and_write_callback()
Markus Elfring
1
-2
/
+2
2017-05-01
target: Improve size determinations in two functions
Markus Elfring
1
-2
/
+2
2017-05-01
target: Delete error messages for failed memory allocations
Markus Elfring
1
-18
/
+5
2017-05-01
target: Use kcalloc() in two functions
Markus Elfring
1
-4
/
+2
2017-05-01
iscsi-target: Improve size determinations in four functions
Markus Elfring
1
-6
/
+4
2017-05-01
iscsi-target: Delete error messages for failed memory allocations
Markus Elfring
1
-27
/
+10
2017-05-01
iscsi-target: Use kcalloc() in iscsit_allocate_iovecs()
Markus Elfring
1
-2
/
+1
2017-05-01
tcm: make pi data verification configurable
Dmitry Monakhov
3
-10
/
+47
2017-05-01
tcm_fileio: Prevent information leak for short reads
Dmitry Monakhov
1
-6
/
+17
2017-05-01
target: Fix VERIFY and WRITE VERIFY command parsing
Bart Van Assche
1
-9
/
+62
2017-05-01
target/pr: update PR out action code table
Zhu Lingshan
1
-4
/
+5
2017-05-01
target/iblock: convert iblock_req.pending from atomic_t to refcount_t
Elena Reshetova
2
-7
/
+8
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-37
/
+15
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
1
-1
/
+1
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
1
-1
/
+1
2017-04-05
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
1
-1
/
+1
2017-04-04
iscsi-target: use generic inet_pton_with_scope
Sagi Grimberg
1
-34
/
+12
2017-04-02
tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
Xiubo Li
1
-15
/
+33
2017-04-02
iscsi-target: Drop work-around for legacy GlobalSAN initiator
Nicholas Bellinger
1
-16
/
+0
2017-03-30
target: Fix ALUA transition state race between multiple initiators
Mike Christie
2
-89
/
+49
2017-03-30
iscsi-target: Propigate queue_data_in + queue_status errors
Nicholas Bellinger
4
-13
/
+10
2017-03-30
target: Fix unknown fabric callback queue-full errors
Nicholas Bellinger
1
-34
/
+68
2017-03-30
tcmu: Fix wrongly calculating of the base_command_size
Xiubo Li
1
-2
/
+8
2017-03-30
tcmu: Fix possible overwrite of t_data_sg's last iov[]
Xiubo Li
1
-11
/
+23
2017-03-30
target: Avoid mappedlun symlink creation during lun shutdown
Nicholas Bellinger
2
-0
/
+9
2017-03-30
iscsi-target: Fix TMR reference leak during session shutdown
Nicholas Bellinger
1
-5
/
+7
2017-03-30
tcmu: Allow cmd_time_out to be set to zero (disabled)
Nicholas Bellinger
1
-5
/
+0
2017-03-18
tcmu: Convert cmd_time_out into backend device attribute
Nicholas Bellinger
1
-26
/
+68
2017-03-18
tcmu: make cmd timeout configurable
Mike Christie
1
-6
/
+35
2017-03-18
tcmu: add helper to check if dev was configured
Mike Christie
1
-2
/
+6
2017-03-18
target: fix race during implicit transition work flushes
Mike Christie
1
-9
/
+1
2017-03-18
target: allow userspace to set state to transitioning
Mike Christie
1
-15
/
+22
2017-03-18
target: fix ALUA transition timeout handling
Mike Christie
1
-15
/
+8
2017-03-18
target: Use system workqueue for ALUA transitions
Mike Christie
1
-5
/
+3
2017-03-18
target: fail ALUA transitions for pscsi
Mike Christie
1
-0
/
+3
[next]