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
/
iscsi
/
iscsi_target_login.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-17
iscsi-target: remove unnecessary check in iscsit_setup_np error path
Joern Engel
1
-2
/
+1
2014-09-17
iscsi-target: Drop duplicate __iscsi_target_login_thread check
Nicholas Bellinger
1
-2
/
+0
2014-09-17
iscsi-target: remove unused debug code
Joern Engel
1
-2
/
+1
2014-06-27
iscsi-target: fix iscsit_del_np deadlock on unload
Mikulas Patocka
1
-6
/
+7
2014-06-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+1
2014-06-06
target: cleanup some boolean tests
Christophe Vu-Brugier
1
-1
/
+1
2014-06-03
iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()
Roland Dreier
1
-39
/
+31
2014-05-15
iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection
Nicholas Bellinger
1
-1
/
+26
2014-05-15
Target/iscsi,iser: Avoid accepting transport connections during stop stage
Sagi Grimberg
1
-0
/
+1
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
1
-1
/
+3
2013-12-19
iscsi-target: Fix incorrect np->np_thread NULL assignment
Nicholas Bellinger
1
-6
/
+0
2013-11-19
iscsi-target: Convert iscsi_session statistics to atomic_long_t
Nicholas Bellinger
1
-1
/
+0
2013-10-16
target/iscsi: Remove macros that contain typecasts
Andy Grover
1
-8
/
+8
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-78
/
+108
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-3
/
+1
2013-09-10
iscsi-target: Bump default TCP listen backlog to 256
Nicholas Bellinger
1
-1
/
+1
2013-09-09
iscsi-target: Prepare login code for multi-plexing support
Nicholas Bellinger
1
-69
/
+93
2013-08-23
iscsi-target: Fix iscsit_transport reference leak during NP thread reset
Nicholas Bellinger
1
-5
/
+4
2013-08-12
iscsi-target: ST response on IN6ADDR_ANY socket
Chris Leech
1
-4
/
+12
2013-08-12
target: replace strict_strto*() with kstrto*()
Jingoo Han
1
-1
/
+1
2013-06-20
iscsi-target: Remove left over v3.10-rc debug printks
Nicholas Bellinger
1
-3
/
+0
2013-04-25
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
1
-2
/
+1
2013-04-25
iscsi-target: Add iser-target parameter keys + setup during login
Nicholas Bellinger
1
-11
/
+66
2013-04-25
iscsi-target: Initial traditional TCP conversion to iscsit_transport
Nicholas Bellinger
1
-127
/
+289
2013-02-27
target/iscsi: convert to idr_alloc()
Tejun Heo
1
-9
/
+6
2012-11-27
iscsi_target: Remove redundant null check before kfree
Sachin Kamat
1
-4
/
+2
2012-11-07
iscsi-target: Always send a response before terminating iSCSI connection
Roland Dreier
1
-4
/
+4
2012-11-07
iscsi-target: Fix potential deadlock on lock taken in timer
Roland Dreier
1
-2
/
+2
2012-11-01
iscsi-target: Fix missed wakeup race in TX thread
Roland Dreier
1
-0
/
+1
2012-10-03
iscsit: proper endianess conversions
Christoph Hellwig
1
-9
/
+5
2012-10-03
iscsit: use the itt_t abstract type
Christoph Hellwig
1
-1
/
+1
2012-10-02
iscsit: mark various functions static
Christoph Hellwig
1
-4
/
+0
2012-08-26
target: Check idr_get_new return value in iscsi_login_zero_tsih_s1
Benjamin Wang
1
-1
/
+10
2012-07-21
iscsi-target: Drop bogus struct file usage for iSCSI/SCTP
Al Viro
1
-57
/
+3
2012-07-16
target: Remove unneeded double parentheses
Andy Grover
1
-3
/
+3
2012-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-5
/
+5
2012-03-15
target: remove obvious warnings
Jörn Engel
1
-3
/
+1
2012-03-10
iscsi-target: Convert to use target_put_session + sess_kref
Nicholas Bellinger
1
-2
/
+4
2012-02-14
security: trim security.h
Al Viro
1
-0
/
+1
2012-02-07
iscsi: use IP_FREEBIND socket option
Dax Kelson
1
-0
/
+8
2012-01-18
iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT
Nicholas Bellinger
1
-4
/
+27
2011-12-14
target: remove useless casts
Jörn Engel
1
-10
/
+11
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
1
-1
/
+1
2011-12-06
iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1
Nicholas Bellinger
1
-5
/
+8
2011-08-22
iscsi-target: Implement iSCSI target IPv6 address printing.
Chris Boot
1
-13
/
+3
2011-07-26
iscsi-target: Add iSCSI fabric support for target v4.1
Nicholas Bellinger
1
-0
/
+1232