index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
Age
Commit message (
Expand
)
Author
2024-03-10
scsi: target: iscsi: Remove unused variable xfer_len
Colin Ian King
2023-10-13
Merge patch series "scsi: target: Allow userspace to config cmd submission"
Martin K. Petersen
2023-10-13
scsi: target: core: Kill transport_handle_cdb_direct()
Mike Christie
2023-10-13
scsi: target: core: Move core_alua_check_nonop_delay() call
Mike Christie
2023-10-13
scsi: target: Have drivers report if they support direct submissions
Mike Christie
2023-10-13
scsi: target: iscs: Make write_pending_must_be_called a bit field
Mike Christie
2023-09-27
scsi: target: Remove the references to http://www.linux-iscsi.org/
Bart Van Assche
2023-07-31
Merge patch series "scsi: target: iscsi: Get rid of sprintf in iscsi_target_c...
Martin K. Petersen
2023-07-31
scsi: target: iscsi: Stop using sprintf() in iscsi_target_configfs.c
Konstantin Shelekhin
2023-07-31
scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
Konstantin Shelekhin
2023-07-11
scsi: target: iscsi: Remove the unused netif_timeout attribute
Maurizio Lombardi
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-24
scsi: target: iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-05-22
scsi: target: iscsi: Prevent login threads from racing between each other
Maurizio Lombardi
2023-05-22
scsi: target: iscsi: Fix hang in the iSCSI login code
Maurizio Lombardi
2023-05-16
scsi: target: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-03-24
scsi: target: iscsi: Handle abort for WRITE_PENDING cmds
Dmitry Bogdanov
2023-03-24
scsi: target: iscsit: Fix TAS handling during conn cleanup
Mike Christie
2023-03-24
scsi: target: iscsit: Free cmds before session free
Dmitry Bogdanov
2023-03-24
scsi: target: iscsit: Stop/wait on cmds during conn close
Mike Christie
2023-03-24
scsi: target: iscsit: isert: Alloc per conn cmd counter
Mike Christie
2023-03-24
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
2023-03-24
scsi: target: Move cmd counter allocation
Mike Christie
2023-03-06
scsi: target: iscsi: Fix an error message in iscsi_check_key()
Maurizio Lombardi
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-24
scsi: target: iscsi: Fix a race condition between login_work and the login th...
Maurizio Lombardi
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-07-26
scsi: target: iscsi: Do not require target authentication
Dmitry Bogdanov
2022-07-26
scsi: target: iscsi: Allow AuthMethod=None
Dmitry Bogdanov
2022-07-26
scsi: target: iscsi: Support base64 in CHAP
Dmitry Bogdanov
2022-07-26
scsi: target: iscsi: Add support for extended CDB AHS
Dmitry Bogdanov
2022-07-18
scsi: target: iscsi: Fix clang -Wformat warnings
Justin Stitt
2022-06-16
scsi: target: iscsi: Fix NULL pointer dereference in iscsi_conn_auth_required()
Yang Li
2022-06-07
scsi: target: iscsi: Control authentication per ACL
Dmitry Bogdanov
2022-06-07
scsi: target: iscsi: Extract auth functions
Dmitry Bogdanov
2022-06-07
scsi: target: iscsi: Add upcast helpers
Dmitry Bogdanov
2022-05-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-05-17
scsi: target: Fix incorrect use of cpumask_t
Mingzhe Zou
2022-05-10
scsi: target: iscsi: Rename iscsi_session to iscsit_session
Max Gurtovoy
2022-05-10
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
2022-05-10
scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd
Max Gurtovoy
2022-03-14
scsi: target: Add iscsi/cpus_allowed_list in configfs
Mingzhe Zou
2022-01-24
scsi: target: iscsi: Make sure the np under each tpg is unique
ZouMingzhe
2021-10-18
scsi: target: cxgbit: Enable Delayed ACK
Varun Prakash
2021-10-18
scsi: target: cxgbit: Increase max DataSegmentLength
Varun Prakash
2021-10-04
scsi: target: iscsi: Replace tpg enable attr with ops.enable
Dmitry Bogdanov
2021-07-27
scsi: target: Remove redundant assignment to variable ret
Colin Ian King
[next]