index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-03
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
Nicholas Bellinger
1
-1
/
+1
2013-10-03
iscsi-target: Perform release of acknowledged tags from RX context
Nicholas Bellinger
1
-4
/
+9
2013-10-03
iscsi-target: Only perform wait_for_tasks when performing shutdown
Nicholas Bellinger
1
-2
/
+2
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
23
-343
/
+651
2013-09-10
target/iscsi: Bump versions to v4.1.0
Nicholas Bellinger
1
-1
/
+1
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
18
-56
/
+20
2013-09-10
iscsi-target: Bump default TCP listen backlog to 256
Nicholas Bellinger
2
-1
/
+2
2013-09-10
iscsi-target; Bump default CmdSN Depth to 64
Nicholas Bellinger
1
-1
/
+1
2013-09-10
iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_set
Nicholas Bellinger
1
-16
/
+3
2013-09-10
iscsi-target: Add thread_set->ts_activate_sem + use common deallocate
Nicholas Bellinger
2
-85
/
+59
2013-09-10
iscsi-target: Fix race with thread_pre_handler flush_signals + ISCSI_THREAD_S...
Nicholas Bellinger
1
-6
/
+13
2013-09-09
iscsi-target: Convert to per-cpu ida_alloc + ida_free command map
Nicholas Bellinger
3
-11
/
+46
2013-09-09
iscsi/iser-target: Convert to command priv_size usage
Nicholas Bellinger
5
-33
/
+7
2013-09-09
iscsi-target: Remove left-over iscsi_target_do_login_io
Nicholas Bellinger
1
-9
/
+1
2013-09-09
iscsi-target: Add sk->sk_state_change to cleanup after TCP failure
Nicholas Bellinger
2
-0
/
+103
2013-09-09
iscsi-target: Add login negotiation multi-plexing support
Nicholas Bellinger
4
-10
/
+234
2013-09-09
iscsi-target: Prepare login code for multi-plexing support
Nicholas Bellinger
7
-107
/
+154
2013-08-23
iscsi-target: Fix potential NULL pointer in solicited NOPOUT reject
Nicholas Bellinger
1
-0
/
+8
2013-08-23
iscsi-target: Fix iscsit_transport reference leak during NP thread reset
Nicholas Bellinger
1
-5
/
+4
2013-08-22
iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10
Nicholas Bellinger
1
-7
/
+2
2013-08-12
iscsi-target: ST response on IN6ADDR_ANY socket
Chris Leech
3
-16
/
+16
2013-08-12
target: replace strict_strto*() with kstrto*()
Jingoo Han
3
-6
/
+6
2013-07-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
10
-427
/
+619
2013-07-07
target: make queue_tm_rsp() return void
Joern Engel
1
-2
/
+1
2013-07-07
target: remove unused codes from enum tcm_tmrsp_table
Joern Engel
1
-2
/
+0
2013-07-07
iscsi-target: kstrtou* configfs attribute parameter cleanups
Jörn Engel
1
-21
/
+32
2013-07-07
iscsi-target: Fix tfc_tpg_auth_cit configfs length overflow
Nicholas Bellinger
1
-1
/
+1
2013-07-07
iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
Jörn Engel
1
-1
/
+1
2013-07-07
iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED
Nicholas Bellinger
1
-0
/
+1
2013-07-06
iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser
Nicholas Bellinger
1
-2
/
+10
2013-07-06
iscsi-target: Fix iscsit_sequence_cmd reject handling for iser
Nicholas Bellinger
4
-31
/
+59
2013-07-06
iscsi-target: Fix iscsit_add_reject* usage for iser
Nicholas Bellinger
6
-173
/
+120
2013-07-03
iscsi-target: missing kfree() on error path
Dan Carpenter
1
-0
/
+1
2013-07-03
iscsi-target: Drop left-over iscsi_conn->bad_hdr
Nicholas Bellinger
2
-7
/
+0
2013-07-03
iscsi-target: Add demo-mode TPG authentication context support
Nicholas Bellinger
3
-1
/
+139
2013-07-03
iscsi-target: Add IFC_SENDTARGETS_SINGLE support
Nicholas Bellinger
2
-0
/
+29
2013-07-03
iscsi-target: Move sendtargets parsing into iscsit_process_text_cmd
Nicholas Bellinger
3
-20
/
+35
2013-07-03
iscsi-target: Allow ->MaxXmitDataSegmentLength assignment for iser discovery
Nicholas Bellinger
1
-3
/
+0
2013-06-26
iscsi-target: Refactor ISCSI_OP_TEXT_RSP TX handling
Nicholas Bellinger
1
-35
/
+42
2013-06-24
iscsi-target: Refactor ISCSI_OP_TEXT RX handling
Nicholas Bellinger
1
-68
/
+90
2013-06-24
iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handling
Nicholas Bellinger
1
-85
/
+89
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-20
iscsi-target: Avoid unnecessary t_state_lock during unsolicited data-out check
Nicholas Bellinger
1
-6
/
+0
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
[next]