index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_transport_iscsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-12
scsi: scsi_transport_iscsi: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2025-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+2
2025-07-24
scsi: Revert "scsi: iscsi: Fix HW conn removal use after free"
Li Lingfeng
1
-0
/
+2
2025-06-09
scsi: iscsi: Fix incorrect error path labels for flashnode operations
Alok Tiwari
1
-6
/
+5
2025-04-03
scsi: iscsi: Fix missing scsi_host_put() in error path
Miaoqian Lin
1
-2
/
+5
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-27
/
+0
2025-01-09
scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request
Xiang Zhang
1
-1
/
+3
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-5
/
+5
2025-01-02
scsi: iscsi: Remove unused iscsi_create_session()
Dr. David Alan Gilbert
1
-27
/
+0
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-05-06
scsi: iscsi: Remove unused list 'connlist_err'
Dr. David Alan Gilbert
1
-1
/
+0
2024-04-11
scsi: core: Initialize scsi midlayer limits before allocating the queue
Christoph Hellwig
1
-2
/
+3
2024-04-11
scsi: bsg: Pass queue_limits to bsg_setup_queue()
Christoph Hellwig
1
-1
/
+2
2024-02-05
scsi: iscsi: Make iscsi_flashnode_bus const
Ricardo B. Marliere
1
-2
/
+2
2023-07-25
scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param()
Lin Ma
1
-0
/
+8
2023-07-25
scsi: iscsi: Add length check for nlattr payload
Lin Ma
1
-29
/
+43
2023-06-16
scsi: core: Replace scsi_target_block() with scsi_block_targets()
Martin Wilck
1
-1
/
+2
2022-12-30
Merge branch '6.2/scsi-queue' into 6.2/scsi-fixes
Martin K. Petersen
1
-5
/
+45
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2022-12-14
scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspace
Wenchao Hao
1
-5
/
+45
2022-11-24
scsi: iscsi: Rename iscsi_set_param() to iscsi_if_set_param()
Wenchao Hao
1
-2
/
+2
2022-11-17
scsi: iscsi: Fix possible memory leak when device_register() failed
Zhou Guanghui
1
-15
/
+16
2022-07-07
Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging
Martin K. Petersen
1
-1
/
+6
2022-06-21
scsi: iscsi: Add helper to remove a session from the kernel
Mike Christie
1
-0
/
+49
2022-06-21
scsi: iscsi: Clean up bound endpoints during shutdown
Mike Christie
1
-10
/
+10
2022-06-21
scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernel
Mike Christie
1
-10
/
+7
2022-06-21
scsi: iscsi: Fix HW conn removal use after free
Mike Christie
1
-2
/
+0
2022-06-16
scsi: iscsi: Make iscsi_unregister_transport() return void
Max Gurtovoy
1
-3
/
+1
2022-06-13
scsi: iscsi: Exclude zero from the endpoint ID range
Sergey Gorenko
1
-1
/
+6
2022-06-07
scsi: core: iscsi: Directly use ida_alloc()/ida_free()
keliu
1
-3
/
+3
2022-04-11
scsi: iscsi: Fix unbound endpoint error handling
Mike Christie
1
-29
/
+36
2022-04-11
scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
Mike Christie
1
-0
/
+17
2022-04-11
scsi: iscsi: Fix endpoint reuse regression
Mike Christie
1
-1
/
+11
2022-04-11
scsi: iscsi: Release endpoint ID when its freed
Mike Christie
1
-36
/
+35
2022-04-11
scsi: iscsi: Fix offload conn cleanup when iscsid restarts
Mike Christie
1
-20
/
+28
2022-04-11
scsi: iscsi: Move iscsi_ep_disconnect()
Mike Christie
1
-19
/
+19
2022-03-15
scsi: libiscsi: Teardown iscsi_cls_conn gracefully
Wenchao Hao
1
-22
/
+5
2022-03-15
scsi: libiscsi: Add iscsi_cls_conn to sysfs after initialization
Wenchao Hao
1
-76
/
+0
2022-03-15
scsi: iscsi: Add helper functions to manage iscsi_cls_conn
Wenchao Hao
1
-0
/
+97
2022-03-01
scsi: iscsi: Use the session workqueue for recovery
Mike Christie
1
-16
/
+4
2022-03-01
scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding
Mike Christie
1
-5
/
+14
2022-03-01
scsi: iscsi: Remove iscsi_scan_finished()
Mike Christie
1
-35
/
+4
2022-03-01
scsi: iscsi: Speed up session unblocking and removal
Mike Christie
1
-4
/
+5
2022-03-01
scsi: iscsi: Fix recovery and unblocking race
Mike Christie
1
-5
/
+2
2021-11-16
scsi: iscsi: Unblock session then wake up error handler
Mike Christie
1
-3
/
+3
2021-10-12
scsi: iscsi: Fix set_param() handling
Mike Christie
1
-2
/
+0
2021-09-13
scsi: iscsi: Adjust iface sysfs attr detection
Baokun Li
1
-4
/
+4
2021-07-18
scsi: iscsi: Fix iface sysfs attr detection
Mike Christie
1
-56
/
+34
2021-06-02
scsi: iscsi: Flush block work before unblock
Mike Christie
1
-0
/
+2
[next]