Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9c4089e87a80376071cbedc3f66a16ac028782c5
/
drivers
/
target
/
iscsi
/
iscsi_target.c
978d13d
iscsi-target: Fix iscsi_np reset hung task during parallel delete
by Nicholas Bellinger
· 7 years ago
310d40a
iscsi-target: fix invalid flags in text response
by Varun Prakash
· 7 years ago
ea8dc5b
iscsi-target: fix memory leak in iscsit_setup_text_cmd()
by Varun Prakash
· 7 years ago
8fa4011
target/iscsi: Remove dead code from iscsit_process_scsi_cmd()
by Bart Van Assche
· 8 years ago
4412a67
target/iscsi: Remove second argument of __iscsit_free_cmd()
by Bart Van Assche
· 8 years ago
abb85a9
iscsi-target: Reject immediate data underflow larger than SCSI transfer length
by Nicholas Bellinger
· 8 years ago
105fa2f
iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP
by Nicholas Bellinger
· 8 years ago
5e0cf5e
iscsi-target: Always wait for kthread_should_stop() before kthread exit
by Jiang Yi
· 8 years ago
197b806
iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
by Nicholas Bellinger
· 8 years ago
3829f38
iscsi-target: Improve size determinations in four functions
by Markus Elfring
· 8 years ago
c46e22f
iscsi-target: Delete error messages for failed memory allocations
by Markus Elfring
· 8 years ago
f172511
iscsi-target: Use kcalloc() in iscsit_allocate_iovecs()
by Markus Elfring
· 8 years ago
a446701
iscsi-target: Propigate queue_data_in + queue_status errors
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
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
9a584bf
target/iscsi: split iscsit_check_dataout_hdr()
by Varun Prakash
· 8 years ago
59b6986
target/iscsi: Fix iSCSI task reassignment handling
by Bart Van Assche
· 8 years ago
e381fe9
target/iscsi: Introduce a helper function for TMF translation
by Bart Van Assche
· 8 years ago
53c561d
target/iscsi: Fix spelling of "reallegiance"
by Bart Van Assche
· 8 years ago
0d5efb8
target/iscsi: Fix spelling of "perform"
by Bart Van Assche
· 8 years ago
8dcf07b
target: Minimize #include directives
by Bart Van Assche
· 8 years ago
1a40f0a
iscsi-target: fix iscsi cmd leak
by Varun Prakash
· 8 years ago
3fc6a64
iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited"
by Colin Ian King
· 8 years ago
064cdd2
target: Fix race between iscsi-target connection shutdown + ABORT_TASK
by Nicholas Bellinger
· 9 years ago
bd027d8
iscsi-target: Convert transport drivers to signal rdma_shutdown
by Nicholas Bellinger
· 9 years ago
2b16509
iscsi-target: graceful disconnect on invalid mapping to iovec
by Imran Haider
· 9 years ago
44f33d0
iscsi-target: remove usage of ->shutdown_session
by Christoph Hellwig
· 9 years ago
d2faaef
iscsi-target: export symbols
by Varun Prakash
· 9 years ago
b4869ee
iscsi-target: call complete on conn_logout_comp
by Varun Prakash
· 9 years ago
1c50ff4
iscsi-target: clear tx_thread_active
by Varun Prakash
· 9 years ago
864e504
iscsi-target: use conn_transport->transport_type in text rsp
by Varun Prakash
· 9 years ago
c0b7373
iscsi-target: move iscsit_thread_check_cpumask()
by Varun Prakash
· 9 years ago
8567270
iscsi-target: add void (*iscsit_get_r2t_ttt)()
by Varun Prakash
· 9 years ago
e8205cc
iscsi-target: split iscsi_target_rx_thread()
by Varun Prakash
· 9 years ago
187e84f
iscsi-target: add void (*iscsit_get_rx_pdu)()
by Varun Prakash
· 9 years ago
2854bb2
iscsi-target: add int (*iscsit_xmit_pdu)()
by Varun Prakash
· 9 years ago
69110e3
iscsi-target: Use shash and ahash
by Herbert Xu
· 9 years ago
71e4634
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
21aaa23
target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
by Nicholas Bellinger
· 9 years ago
5a34252
iscsi-target: Fix indentation + spelling + unreachable code
by Bart Van Assche
· 9 years ago
ca82c2b
iscsi-target: Fix rx_login_comp hang after login failure
by Nicholas Bellinger
· 9 years ago
05c7808
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
13a3cf0
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
by Andy Grover
· 9 years ago
69d7557
target/iscsi: Keep local_ip as the actual sockaddr
by Andy Grover
· 9 years ago
76c28f1
target/iscsi: Fix np_ip bracket issue by removing np_ip
by Andy Grover
· 9 years ago
109e238
target: Drop iSCSI use of mutex around max_cmd_sn increment
by Roland Dreier
· 9 years ago
a6415cd
iscsi-target: Add tpg_enabled_sendtargets for disabled discovery
by David Disseldorp
· 9 years ago
aa75679
target/iscsi: Use proper SGL accessors for digest computation
by Alexei Potashnik
· 9 years ago
9547308
target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT
by Alexei Potashnik
· 9 years ago
007d038
iscsi-target: Fix iser explicit logout TX kthread leak
by Nicholas Bellinger
· 9 years ago
e541986
iscsi-target: Fix iscsit_start_kthreads failure OOPs
by Nicholas Bellinger
· 9 years ago
417c20a
iscsi-target: Fix use-after-free during TPG session shutdown
by Nicholas Bellinger
· 9 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
acd5312
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
ba92999
target: Minimize SCSI header #include directives
by Bart Van Assche
· 10 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
7ad34a9
target: target_core_configfs.h is not needed in fabric drivers
by Christoph Hellwig
· 10 years ago
649ee05
target: Move task tag into struct se_cmd + support 64-bit tags
by Bart Van Assche
· 10 years ago
afc1660
target: Remove first argument of target_{get,put}_sess_cmd()
by Bart Van Assche
· 10 years ago
c04a609
iscsi-target: remove support for obsolete markers
by Christophe Vu-Brugier
· 10 years ago
5538d29
treewide: Add missing vmalloc.h inclusion.
by David S. Miller
· 10 years ago
ee7619f
target: Drop signal_pending checks after interruptible lock acquire
by Nicholas Bellinger
· 10 years ago
c666872
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
9ac8928
target: simplify the target template registration API
by Christoph Hellwig
· 10 years ago
b815fc1
iscsi target: fix oops when adding reject pdu
by Mike Christie
· 10 years ago
1997e62
iscsi-target: TargetAddress in SendTargets should bracket ipv6 addresses
by Andy Grover
· 10 years ago
073900b
iscsi-target: Drop legacy iscsi_target_tq.c logic
by Nicholas Bellinger
· 10 years ago
88dcd2d
iscsi-target: Convert iscsi_thread_set usage to kthread.h
by Nicholas Bellinger
· 10 years ago
5bc6510
iscsi-target: don't export static symbol
by Julia Lawall
· 10 years ago
f068fbc
iscsi-target: Avoid early conn_logout_comp for iser connections
by Nicholas Bellinger
· 10 years ago
e20d3ef
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
e4f4e80
iscsi/iser-target: Support multi-sequence sendtargets text response
by Sagi Grimberg
· 10 years ago
be7dcfb
iscsi-target: Don't over-allocate sendtargets text resp buffer
by Sagi Grimberg
· 10 years ago
c1e34b6
iscsi-target: Introduce session_get_next_ttt
by Sagi Grimberg
· 10 years ago
67f091f
iscsi-target: Move iscsi_target_[core,stat].h under linux include
by Sagi Grimberg
· 10 years ago
8060b8d
iscsi-target: Fix typos in enum cmd_flags_table
by Andy Grover
· 10 years ago
cdce6ac
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
e617457
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
68d81f4
scsi: remove MSG_*_TAG defines
by Christoph Hellwig
· 10 years ago
7f2c53b
iscsi-target: fix error path in iscsi_target_init_module()
by Lino Sanfilippo
· 10 years ago
f2774f4
iscsi-target: return the correct port in SendTargets
by Steven Allen
· 10 years ago
c3351df
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
b53b0d99
iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid
by Nicholas Bellinger
· 10 years ago
fbecb65
iscsi-target: remove unused debug code
by Joern Engel
· 10 years ago
97c99b47
iscsi-target: Avoid rejecting incorrect ITT for Data-Out
by Nicholas Bellinger
· 11 years ago
ed9ea4e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
22c7aaa
Target/iscsi: Fix sendtargets response pdu for iser transport
by Sagi Grimberg
· 11 years ago
bbc0504
iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak
by Nicholas Bellinger
· 11 years ago
0bcc297
target: cleanup some boolean tests
by Christophe Vu-Brugier
· 11 years ago
2363d19
iser-target: Fix multi network portal shutdown regression
by Nicholas Bellinger
· 11 years ago
7cbfcc9
iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out
by Nicholas Bellinger
· 11 years ago
e70beee
target: Pass in transport supported PI at session initialization
by Nicholas Bellinger
· 11 years ago
d444edc
iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug
by Nicholas Bellinger
· 11 years ago
131e6ab
target: Add TFO->abort_task for aborted task resources release
by Nicholas Bellinger
· 11 years ago
a366260
iscsi-target: Add missing NopOUT->flag (LMB) sanity check
by Arshad Hussain
· 11 years ago
defd884
iscsi/iser-target: Fix isert_conn->state hung shutdown issues
by Nicholas Bellinger
· 11 years ago
5159d76
iscsi/iser-target: Use list_del_init for ->i_conn_node
by Nicholas Bellinger
· 11 years ago
4e13c5d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
ee291e6
target/iscsi: Fix network portal creation race
by Andy Grover
· 11 years ago
Next »