index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-20
iscsi-target: Remove left over v3.10-rc debug printks
Nicholas Bellinger
3
-8
/
+0
2013-06-20
target/iscsi: Fix op=disable + error handling cases in np_store_iser
Andy Grover
1
-11
/
+14
2013-06-14
target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()
Jörn Engel
1
-2
/
+2
2013-05-31
iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handling
Nicholas Bellinger
4
-26
/
+50
2013-05-30
iscsi-target: fix heap buffer overflow on error
Kees Cook
2
-6
/
+6
2013-05-11
iscsi-target: Fix typos in RDMAEXTENSIONS macro usage
Nicholas Bellinger
2
-6
/
+6
2013-05-07
iscsi-target: Fix processing of OOO commands
Shlomo Pongratz
1
-3
/
+4
2013-05-03
iscsi-target: Make buf param of iscsit_do_crypto_hash_buf() const void *
Geert Uytterhoeven
1
-34
/
+23
2013-05-03
iscsi-target: Fix NULL pointer dereference in iscsit_send_reject
Nicholas Bellinger
1
-3
/
+3
2013-04-25
iscsi-target: Add iser network portal attribute
Nicholas Bellinger
1
-0
/
+79
2013-04-25
iscsi-target: Refactor TX queue logic + export response PDU creation
Nicholas Bellinger
4
-304
/
+370
2013-04-25
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
8
-204
/
+346
2013-04-25
iscsi-target: Add per transport iscsi_cmd alloc/free
Nicholas Bellinger
5
-5
/
+26
2013-04-25
iscsi-target: Add iser-target parameter keys + setup during login
Nicholas Bellinger
4
-17
/
+161
2013-04-25
iscsi-target: Initial traditional TCP conversion to iscsit_transport
Nicholas Bellinger
9
-315
/
+380
2013-04-25
iscsi-target: Add iscsit_transport API template
Nicholas Bellinger
2
-1
/
+57
2013-04-25
target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macros
Andy Grover
1
-8
/
+6
2013-04-25
target/iscsi: Remove chap_set_random()
Andy Grover
1
-27
/
+1
2013-03-18
target/iscsi: Fix mutual CHAP auth on big-endian arches
Andy Grover
1
-1
/
+4
2013-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-2
/
+9
2013-02-27
target/iscsi: convert to idr_alloc()
Tejun Heo
2
-16
/
+14
2013-02-27
iscsi-target: Fix immediate queue starvation regression with DATAIN
Nicholas Bellinger
1
-2
/
+9
2013-02-19
iscsi-target: Enforce individual network portal export once per TargetName
Nicholas Bellinger
1
-0
/
+39
2013-02-19
iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_m...
Nicholas Bellinger
2
-26
/
+41
2013-02-13
target: don't truncate the fail intr address
Dan Carpenter
1
-6
/
+9
2013-02-13
target: don't always say "ipv6" as address type
Dan Carpenter
1
-4
/
+6
2013-02-13
iscsi-target: make some temporary buffers larger
Dan Carpenter
1
-4
/
+4
2013-01-10
iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)
Roland Dreier
1
-1
/
+1
2012-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
11
-97
/
+89
2012-12-13
target/iscsi_target: Add NodeACL tags for initiator group support
Andy Grover
1
-0
/
+24
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-5
/
+6
2012-12-07
iscsi-target: use kstrdup() for iscsi_param
Sebastian Andrzej Siewior
1
-13
/
+3
2012-11-27
target/configfs: use kmalloc() instead of kzalloc() for default groups
Sebastian Andrzej Siewior
1
-2
/
+2
2012-11-27
target/configfs: allocate pointers instead of full struct for default_groups
Sebastian Andrzej Siewior
1
-2
/
+2
2012-11-27
iscsit: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2012-11-27
iscsi_target: Remove redundant null check before kfree
Sachin Kamat
1
-4
/
+2
2012-11-19
target: iscsi: fix comment typos in target/iscsi drivers
Masanari Iida
3
-5
/
+5
2012-11-07
iscsi-target: Always send a response before terminating iSCSI connection
Roland Dreier
2
-6
/
+12
2012-11-07
iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
Steve Hodgson
3
-4
/
+4
2012-11-07
iscsi-target: Fix potential deadlock on lock taken in timer
Roland Dreier
1
-2
/
+2
2012-11-06
target: pass sense_reason as a return value
Christoph Hellwig
3
-59
/
+34
2012-11-06
iscsi-target: Use list_first_entry() where appropriate
Roland Dreier
2
-6
/
+5
2012-11-01
iscsi-target: Fix missed wakeup race in TX thread
Roland Dreier
5
-3
/
+26
2012-10-28
Merge branch 'master' into for-next
Jiri Kosina
20
-300
/
+335
2012-10-16
iscsi: fix check keys
Alan Cox
1
-0
/
+1
2012-10-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
20
-300
/
+335
2012-10-03
iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values
Nicholas Bellinger
1
-2
/
+2
2012-10-03
iscsit: proper endianess conversions
Christoph Hellwig
10
-138
/
+122
2012-10-03
iscsit: use the itt_t abstract type
Christoph Hellwig
10
-46
/
+37
2012-10-02
iscsit: add missing endianess conversion in iscsit_check_inaddr_any
Christoph Hellwig
1
-1
/
+1
[next]