Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
75a442efb1ca613f8d1cc71a32c2c9b0aefae4a5
/
drivers
/
target
/
iscsi
/
iscsi_target.c
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
· 9 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
be7dcfb6
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
676687c
iscsi-target: Convert gfp_t parameter to task state bitmask
by Nicholas Bellinger
· 11 years ago
db6077f
iscsi-target: Fix incorrect np->np_thread NULL assignment
by Nicholas Bellinger
· 11 years ago
4454b66
iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT set
by Nicholas Bellinger
· 11 years ago
b0e3636
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
04f3b31
iscsi-target: Convert iscsi_session statistics to atomic_long_t
by Nicholas Bellinger
· 11 years ago
122f8af
iscsi-target: Reject unsupported multi PDU text command sequence
by Nicholas Bellinger
· 11 years ago
dbcbc95
iscsi-target: Do not generate REJECTs for zero-length DataOUT
by Nicholas Bellinger
· 11 years ago
2dd1d53
iscsi-target: Implement demo_mode_discovery logic
by Thomas Glanzmann
· 11 years ago
60bfcf8
target/iscsi: Remove macros that contain typecasts
by Andy Grover
· 11 years ago
f56cbbb
iscsi-target: Perform release of acknowledged tags from RX context
by Nicholas Bellinger
· 11 years ago
48efe45
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
4c76251
target: Update copyright ownership/year information to 2013
by Nicholas Bellinger
· 11 years ago
d703ce2
iscsi/iser-target: Convert to command priv_size usage
by Nicholas Bellinger
· 11 years ago
a91eb7d
iscsi-target: Prepare login code for multi-plexing support
by Nicholas Bellinger
· 11 years ago
28aaa95
iscsi-target: Fix potential NULL pointer in solicited NOPOUT reject
by Nicholas Bellinger
· 11 years ago
9d86a2b
iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10
by Nicholas Bellinger
· 11 years ago
dfecf61
iscsi-target: ST response on IN6ADDR_ANY socket
by Chris Leech
· 11 years ago
11fee8a
target: remove unused codes from enum tcm_tmrsp_table
by Joern Engel
· 11 years ago
186a964
iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser
by Nicholas Bellinger
· 11 years ago
561bf15
iscsi-target: Fix iscsit_sequence_cmd reject handling for iser
by Nicholas Bellinger
· 11 years ago
ba15991
iscsi-target: Fix iscsit_add_reject* usage for iser
by Nicholas Bellinger
· 11 years ago
4f45d32
iscsi-target: missing kfree() on error path
by Dan Carpenter
· 12 years ago
3e23d02
iscsi-target: Drop left-over iscsi_conn->bad_hdr
by Nicholas Bellinger
· 12 years ago
6665889
iscsi-target: Add IFC_SENDTARGETS_SINGLE support
by Nicholas Bellinger
· 12 years ago
Next »