Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e80d1c805a3b2f0ad2081369be5dc5deedd5ee59
/
drivers
/
target
/
iscsi
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
· 9 years ago
acd5312
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
f2d3068
target: use 64-bit LUNs
by Hannes Reinecke
· 9 years ago
bc0c94b
target: Drop unnecessary core_tpg_register TFO parameter
by Nicholas Bellinger
· 9 years ago
ba92999
target: Minimize SCSI header #include directives
by Bart Van Assche
· 9 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6bb8261
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
by Nicholas Bellinger
· 9 years ago
d2c27f0
iscsi-target: fix variable name typo in iscsi_check_acceptor_state()
by Christophe Vu-Brugier
· 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
2650d71
target: move transport ID handling to the core
by Christoph Hellwig
· 10 years ago
2aeeafa
target: remove the get_fabric_proto_ident method
by Christoph Hellwig
· 10 years ago
e4aae5a
target: change core_tpg_register prototype
by Christoph Hellwig
· 10 years ago
2b6eb60
target/iscsi: stop using se_tpg_fabric_ptr
by Christoph Hellwig
· 10 years ago
144bc4c
target: move node ACL allocation to core code
by Christoph Hellwig
· 10 years ago
c7d6a80
target: refactor init/drop_nodeacl methods
by Christoph Hellwig
· 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
· 9 years ago
ee7619f
target: Drop signal_pending checks after interruptible lock acquire
by Nicholas Bellinger
· 9 years ago
a928d28
ISCSI: fix minor memory leak
by Evgenii Lepikhin
· 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
901c04a
iscsi/iser-target: Add fabric_prot_type attribute support
by Nicholas Bellinger
· 10 years ago
1997e62
iscsi-target: TargetAddress in SendTargets should bracket ipv6 addresses
by Andy Grover
· 10 years ago
9649491
target: mark iscsit_start_kthreads static
by Christoph Hellwig
· 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
2a03ee8
Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"
by Nicholas Bellinger
· 10 years ago
d4ee46f
iscsi-target: Expose per endpoint dynamic_sessions attribute
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
72859d9
iscsi-target: Avoid IN_LOGOUT failure case for iser-target
by Nicholas Bellinger
· 10 years ago
3fd7b60
iscsi-target: Drop problematic active_ts_list usage
by Nicholas Bellinger
· 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
5cdf5a8
iscsi-target: use '%*ph' specifier to dump hex buffer
by Andy Shevchenko
· 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
ed55635
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
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
6bf6ca7
iscsi-target: Fail connection on short sendmsg writes
by Nicholas Bellinger
· 10 years ago
a0b3b9b
iscsi-target: nullify session in failed login sequence
by Sagi Grimberg
· 10 years ago
ee8e3ad
iscsi-target: Drop left-over bogus iscsi_np->tpg_np
by Nicholas Bellinger
· 10 years ago
23a548e
iscsi,iser-target: Expose supported protection ops according to t10_pi
by Sagi Grimberg
· 10 years ago
954f237
iscsi,iser-target: Initiate termination only once
by Sagi Grimberg
· 10 years ago
e5a4b0b
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
by Al Viro
· 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
2ed37f6
target: Deletion of unnecessary checks before the function call "module_put"
by Markus Elfring
· 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
fdc84d1
iscsi-target: use strlcpy in iscsit_collect_login_stats
by Joern Engel
· 10 years ago
8ae757d
iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure
by Joern Engel
· 10 years ago
b53b0d99
iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid
by Nicholas Bellinger
· 10 years ago
94e16e9
iscsi-target: remove unnecessary check in iscsit_setup_np error path
by Joern Engel
· 10 years ago
1d30686
iscsi-target: Drop duplicate __iscsi_target_login_thread check
by Nicholas Bellinger
· 10 years ago
5c22e22
iscsi-target: simplify return statement
by Joern Engel
· 10 years ago
cb35484
iscsi-target: remove always-true conditions
by Joern Engel
· 10 years ago
fbecb65
iscsi-target: remove unused debug code
by Joern Engel
· 10 years ago
3687db8
iscsi-target: Ignore ICF_GOT_LAST_DATAOUT during Data-Out ITT lookup
by Nicholas Bellinger
· 10 years ago
81a9c5e
iscsi-target: fix iscsit_del_np deadlock on unload
by Mikulas Patocka
· 10 years ago
97c99b47
iscsi-target: Avoid rejecting incorrect ITT for Data-Out
by Nicholas Bellinger
· 10 years ago
6834975
iscsi-target: Explicily clear login response PDU in exception path
by Nicholas Bellinger
· 10 years ago
e4fae23
iscsi-target; Enforce 1024 byte maximum for CHAP_C key value
by Nicholas Bellinger
· 10 years ago
b06eef6
iscsi-target: Convert chap_server_compute_md5 to use kstrtoul
by Nicholas Bellinger
· 10 years ago
ed9ea4e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
22c7aaa
Target/iscsi: Fix sendtargets response pdu for iser transport
by Sagi Grimberg
· 10 years ago
bbc0504
iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak
by Nicholas Bellinger
· 10 years ago
0bcc297
target: cleanup some boolean tests
by Christophe Vu-Brugier
· 10 years ago
1d2b60a
iscsi-target: Reject mutual authentication with reflected CHAP_C
by Nicholas Bellinger
· 10 years ago
5256ffd
iscsi-target: Remove no-op from iscsit_tpg_del_portal_group
by Nicholas Bellinger
· 10 years ago
3160723
iscsi-target: Fix CHAP_A parameter list handling
by Tejas Vaykole
· 10 years ago
cee6029
iscsi-target: Put length of failed allocation in error message
by Roland Dreier
· 10 years ago
91f0abf
iscsi-target: Reject zero-length payloads during SecurityNegotiation
by Nicholas Bellinger
· 10 years ago
2363d19
iser-target: Fix multi network portal shutdown regression
by Nicholas Bellinger
· 10 years ago
79d59d0
iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()
by Roland Dreier
· 10 years ago
52d0aa7
iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection
by Nicholas Bellinger
· 10 years ago
7cbfcc9
iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out
by Nicholas Bellinger
· 11 years ago
14f4b54
Target/iscsi,iser: Avoid accepting transport connections during stop stage
by Sagi Grimberg
· 11 years ago
454fd35
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 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
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
8085176
Target/configfs: Expose iSCSI network portal group T10-PI support
by Sagi Grimberg
· 11 years ago
5b168dc
Target/iscsi: Add T10-PI indication for iscsi_portal_group
by Sagi Grimberg
· 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
a2a99ce
iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug
by Nicholas Bellinger
· 11 years ago
752d868
iscsi-target: Fix SNACK Type 1 + BegRun=0 handling
by Nicholas Bellinger
· 11 years ago
Next »