index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
Age
Commit message (
Expand
)
Author
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-09-21
scsi: target: iscsi: Use bin2hex instead of a re-implementation
Vincent Pelletier
2018-09-21
scsi: target: iscsi: Use hex2bin instead of a re-implementation
Vincent Pelletier
2018-09-11
scsi: iscsi: target: Don't use stack buffer for scatterlist
Laura Abbott
2018-08-30
scsi: iscsi: target: Fix conn_ops double free
Mike Christie
2018-08-30
scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values ...
Vincent Pelletier
2018-08-27
scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()
Varun Prakash
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-21
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
2018-08-21
iscsi target: fix session creation failure handling
Mike Christie
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-02
scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_t...
Mike Christie
2018-07-30
Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"
Bart Van Assche
2018-07-12
scsi: target: iscsi: cxgbit: fix max iso npdu calculation
Varun Prakash
2018-07-02
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
2018-07-02
scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer...
Bart Van Assche
2018-07-02
scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers
Bart Van Assche
2018-07-02
scsi: target: Rename transport_init_session() into transport_alloc_session()
Bart Van Assche
2018-06-19
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2018-06-19
scsi: target: Abstract tag freeing
Matthew Wilcox
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-03-26
iscsi-target: use common inet_addr_is_any
Sagi Grimberg
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-01-23
iscsi-target: make sure to wake up sleeping login worker
Florian Westphal
2018-01-12
target/iscsi: avoid NULL dereference in CHAP auth error path
David Disseldorp
2018-01-12
cxgbit: call neigh_event_send() to update MAC address
Varun Prakash
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-07
iscsi-target: Fix non-immediate TMR reference leak
Nicholas Bellinger
2017-11-07
iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
Nicholas Bellinger
2017-11-04
iSCSI-target: Use common error handling code in iscsi_decode_text_input()
Markus Elfring
2017-11-04
target/iscsi: Detect conn_cmd_list corruption early
Bart Van Assche
2017-11-04
target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()
Bart Van Assche
2017-11-04
target/iscsi: Modify iscsit_do_crypto_hash_buf() prototype
Bart Van Assche
2017-11-04
target/iscsi: Fix endianness in an error message
Bart Van Assche
2017-11-04
target/iscsi: Use min() in iscsit_dump_data_payload() instead of open-coding it
Bart Van Assche
2017-11-04
target/iscsi: Define OFFLOAD_BUF_SIZE once
Bart Van Assche
2017-11-04
target: Suppress gcc 7 fallthrough warnings
Bart Van Assche
2017-11-04
cxgbit: Abort the TCP connection in case of data out timeout
Varun Prakash
2017-11-04
iscsi-target: fix memory leak in iscsit_release_discovery_tpg()
tangwenji
2017-11-04
iscsi-target: fix memory leak in lio_target_tiqn_addtpg()
tangwenji
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
target/iscsi: Convert timers to use timer_setup()
Kees Cook
2017-11-01
target/iscsi: Simplify timer manipulation code
Bart Van Assche
2017-10-19
target: make config_item_type const
Bhumika Goyal
2017-08-06
iscsi-target: Fix iscsi_np reset hung task during parallel delete
Nicholas Bellinger
2017-07-30
cxgbit: fix sg_nents calculation
Varun Prakash
2017-07-30
iscsi-target: fix invalid flags in text response
Varun Prakash
2017-07-30
iscsi-target: fix memory leak in iscsit_setup_text_cmd()
Varun Prakash
[next]