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
/
xen
/
xen-scsiback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-10
target: make close_session optional
Christoph Hellwig
1
-5
/
+0
2016-05-10
target: make ->shutdown_session optional
Christoph Hellwig
1
-6
/
+0
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-142
/
+139
2016-03-10
xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefs
Nicholas Bellinger
1
-28
/
+28
2016-03-10
xen-scsiback: Convert to percpu_ida tag allocation
Nicholas Bellinger
1
-78
/
+89
2016-03-10
target: Convert demo-mode only drivers to target_alloc_session
Christoph Hellwig
1
-37
/
+23
2016-02-08
xen/scsiback: avoid warnings when adding multiple LUNs to a domain
Juergen Gross
1
-29
/
+41
2016-02-08
xen/scsiback: correct frontend counting
Juergen Gross
1
-5
/
+5
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-12-18
xen-scsiback: safely copy requests
David Vrabel
1
-1
/
+1
2015-10-13
target: use per-attribute show and store methods
Christoph Hellwig
1
-16
/
+16
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-172
/
+19
2015-06-16
xen-scsiback: Fix compile warning for 64-bit LUN
Nicholas Bellinger
1
-1
/
+1
2015-06-15
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
Hannes Reinecke
1
-3
/
+4
2015-06-15
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
1
-4
/
+1
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-4
/
+1
2015-06-01
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
1
-12
/
+15
2015-05-30
target: remove ->put_session method
Christoph Hellwig
1
-1
/
+0
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
2015-05-30
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
1
-9
/
+1
2015-05-30
target: move transport ID handling to the core
Christoph Hellwig
1
-94
/
+0
2015-05-30
target: remove the get_fabric_proto_ident method
Christoph Hellwig
1
-23
/
+0
2015-05-30
target: change core_tpg_register prototype
Christoph Hellwig
1
-2
/
+2
2015-05-30
target: move node ACL allocation to core code
Christoph Hellwig
1
-15
/
+0
2015-05-30
target: refactor init/drop_nodeacl methods
Christoph Hellwig
1
-6
/
+0
2015-05-30
target: make the tpg_get_default_depth method optional
Christoph Hellwig
1
-6
/
+0
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-61
/
+13
2015-04-16
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-45
/
+51
2015-04-15
xenbus_client: Extend interface to support multi-page ring
Wei Liu
1
-1
/
+1
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
1
-61
/
+13
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-5
/
+2
2015-03-19
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
1
-5
/
+2
2015-03-16
xen: scsiback: add LUN of restored domain
Juergen Gross
1
-5
/
+14
2015-03-16
xen-scsiback: define a pr_fmt macro with xen-pvscsi
Tao Chen
1
-39
/
+36
2015-02-23
xen-scsiback: mark pvscsi frontend request consumed only after last read
Juergen Gross
1
-8
/
+6
2015-02-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2015-01-28
xen/grant-table: add helpers for allocating pages
David Vrabel
1
-3
/
+3
2015-01-09
scsi: Conditionally compile in constants.c
Hannes Reinecke
1
-0
/
+1
2014-12-04
scsi: remove MSG_*_TAG defines
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: use sdev as argument for sense code printing
Hannes Reinecke
1
-4
/
+0
2014-10-06
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
1
-2
/
+3
2014-09-23
xen-scsiback: clean up a type issue in scsiback_make_tpg()
Dan Carpenter
1
-3
/
+4
2014-09-23
xen-scsiback: Add Xen PV SCSI backend driver
Juergen Gross
1
-0
/
+2124