- 2a737d3 scsi: target: iscsi: Prevent login threads from racing between each other by Maurizio Lombardi · 2 years, 4 months ago
- 1324701 scsi: target: iscsi: Fix hang in the iSCSI login code by Maurizio Lombardi · 2 years, 4 months ago
- 40e0b09 net/sock: Introduce trace_sk_data_ready() by Peilin Ye · 2 years, 8 months ago
- fec1b2f scsi: target: iscsi: Fix a race condition between login_work and the login thread by Maurizio Lombardi · 2 years, 10 months ago
- 292cef5 scsi: target: iscsi: Do not require target authentication by Dmitry Bogdanov · 3 years, 2 months ago
- e52b904 scsi: target: iscsi: Allow AuthMethod=None by Dmitry Bogdanov · 3 years, 2 months ago
- 1e57338 scsi: target: iscsi: Support base64 in CHAP by Dmitry Bogdanov · 3 years, 2 months ago
- 35bf020 scsi: target: iscsi: Fix NULL pointer dereference in iscsi_conn_auth_required() by Yang Li · 3 years, 3 months ago
- a6e0d17 scsi: target: iscsi: Control authentication per ACL by Dmitry Bogdanov · 3 years, 4 months ago
- a75fcb0 scsi: target: iscsi: Extract auth functions by Dmitry Bogdanov · 3 years, 4 months ago
- a11b806 scsi: target: iscsi: Add upcast helpers by Dmitry Bogdanov · 3 years, 4 months ago
- 0873fe4 scsi: target: iscsi: Rename iscsi_session to iscsit_session by Max Gurtovoy · 3 years, 5 months ago
- be36d68 scsi: target: iscsi: Rename iscsi_conn to iscsit_conn by Max Gurtovoy · 3 years, 5 months ago
- 66cd9d4 scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd by Max Gurtovoy · 3 years, 5 months ago
- 998da77 scsi: target: iscsi: Drop unnecessary container_of() by Guenter Roeck · 4 years, 4 months ago
- 6235bef scsi: target: iscsi: Switch to kmemdup_nul() by Yang Yingliang · 4 years, 6 months ago
- 91ce84a scsi: target: iscsi: Remove unused macro TEXT_LEN by Chaitanya Kulkarni · 4 years, 7 months ago
- ed43ffe scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_login_sem by Hou Pu · 5 years ago
- df2de6f scsi: target: iscsi: Fix inconsistent debug message by Hou Pu · 5 years ago
- 4e108d4 scsi: target: iscsi: Fix login error when receiving by Hou Pu · 5 years ago
- ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 8a914f3 scsi: target/iscsi: fix possible condition with no effect (if == else) by Hariprasad Kelam · 6 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- 1c130ae0 iscsi-target: make sure to wake up sleeping login worker by Florian Westphal · 8 years ago
- f7c9564 target/iscsi: Convert timers to use timer_setup() by Kees Cook · 8 years ago
- 8a47aa9 target/iscsi: Simplify timer manipulation code by Bart Van Assche · 8 years ago
- 138d351 iscsi-target: Add login_keys_workaround attribute for non RFC initiators by Nicholas Bellinger · 8 years ago
- 03db016 iscsi-target: Kill left-over iscsi_target_do_cleanup by Nicholas Bellinger · 8 years ago
- 25cdda9 iscsi-target: Fix initial login PDU asynchronous socket close OOPs by Nicholas Bellinger · 8 years ago
- 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 9 years ago
- 1efaa94 target/iscsi: Fix indentation in iscsi_target_start_negotiation() by Bart Van Assche · 9 years ago
- 8dcf07b target: Minimize #include directives by Bart Van Assche · 9 years ago
- 8f0dfb3 iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race by Nicholas Bellinger · 10 years ago
- d2faaef iscsi-target: export symbols by Varun Prakash · 9 years ago
- ca82c2b iscsi-target: Fix rx_login_comp hang after login failure by Nicholas Bellinger · 10 years ago
- 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- 7dd03ac target: Fix max_cmd_sn increment w/o cmdsn mutex regressions by Roland Dreier · 10 years ago
- 109e238 target: Drop iSCSI use of mutex around max_cmd_sn increment by Roland Dreier · 10 years ago
- e541986 iscsi-target: Fix iscsit_start_kthreads failure OOPs by Nicholas Bellinger · 10 years ago
- 67f091f iscsi-target: Move iscsi_target_[core,stat].h under linux include by Sagi Grimberg · 11 years ago
- 0bcc297 target: cleanup some boolean tests by Christophe Vu-Brugier · 11 years ago
- 91f0abf iscsi-target: Reject zero-length payloads during SecurityNegotiation by Nicholas Bellinger · 11 years ago
- 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
- 4a4caa2 iscsi-target: Pre-allocate more tags to avoid ack starvation by Nicholas Bellinger · 12 years ago
- b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
- 369653e iscsi-target: fix extract_param to handle buffer length corner case by Eric Seppanen · 12 years ago
- 60bfcf8 target/iscsi: Remove macros that contain typecasts by Andy Grover · 12 years ago
- b7eec2c target/iscsi: Remove iscsi dereferencing macros by Andy Grover · 12 years ago
- 9e20ae3 iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags by Nicholas Bellinger · 12 years ago
- 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 12 years ago
- 988e3a8 iscsi-target: Convert to per-cpu ida_alloc + ida_free command map by Nicholas Bellinger · 12 years ago
- ea3a179 iscsi-target: Remove left-over iscsi_target_do_login_io by Nicholas Bellinger · 12 years ago
- bb04835 iscsi-target: Add sk->sk_state_change to cleanup after TCP failure by Nicholas Bellinger · 12 years ago
- d381a80 iscsi-target: Add login negotiation multi-plexing support by Nicholas Bellinger · 12 years ago
- 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
- c3e5144 iscsi-target: Add demo-mode TPG authentication context support by Nicholas Bellinger · 12 years ago
- 58807a5 iscsi-target: Remove left over v3.10-rc debug printks by Nicholas Bellinger · 12 years ago
- 3e1c81a iscsi-target: Refactor RX PDU logic + export request PDU handling by Nicholas Bellinger · 13 years ago
- baa4d64 iscsi-target: Initial traditional TCP conversion to iscsit_transport by Nicholas Bellinger · 13 years ago
- 5d35806 target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macros by Andy Grover · 13 years ago
- 1c5c12c iscsi-target: Always send a response before terminating iSCSI connection by Roland Dreier · 13 years ago
- 50e5c87 iscsit: proper endianess conversions by Christoph Hellwig · 13 years ago
- 66c7db6 iscsit: use the itt_t abstract type by Christoph Hellwig · 13 years ago
- fceb5bc iscsit: mark various functions static by Christoph Hellwig · 13 years ago
- 9977bb1 iscsi-target: Enable MaxXmitDataSegmentLength operation in login path by Nicholas Bellinger · 13 years ago
- 06cda52 target/iscsi: Don't log "iSCSI Login negotiation failed." twice by Roland Dreier · 13 years ago
- 2816890 target: remove obvious warnings by Jörn Engel · 14 years ago
- 5e58b02 target: Fix typo in drivers/target by Masanari Iida · 14 years ago
- 8359cf4 target: remove useless casts by Jörn Engel · 14 years ago
- c4795fb target: header reshuffle, part2 by Christoph Hellwig · 14 years ago
- 1c3d579 iscsi-target: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 14 years ago
- bfb9035c treewide: Correct spelling of successfully in comments by Joe Perches · 14 years ago
- 4a28a3f iscsi-target: Fix NULL dereference on allocation failure by Dan Carpenter · 14 years ago
- e48354c iscsi-target: Add iSCSI fabric support for target v4.1 by Nicholas Bellinger · 14 years ago