index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_transport_iscsi.c
Age
Commit message (
Expand
)
Author
2023-07-25
scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param()
Lin Ma
2023-07-25
scsi: iscsi: Add length check for nlattr payload
Lin Ma
2023-06-16
scsi: core: Replace scsi_target_block() with scsi_block_targets()
Martin Wilck
2022-12-30
Merge branch '6.2/scsi-queue' into 6.2/scsi-fixes
Martin K. Petersen
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-14
scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspace
Wenchao Hao
2022-11-24
scsi: iscsi: Rename iscsi_set_param() to iscsi_if_set_param()
Wenchao Hao
2022-11-17
scsi: iscsi: Fix possible memory leak when device_register() failed
Zhou Guanghui
2022-07-07
Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging
Martin K. Petersen
2022-06-21
scsi: iscsi: Add helper to remove a session from the kernel
Mike Christie
2022-06-21
scsi: iscsi: Clean up bound endpoints during shutdown
Mike Christie
2022-06-21
scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernel
Mike Christie
2022-06-21
scsi: iscsi: Fix HW conn removal use after free
Mike Christie
2022-06-16
scsi: iscsi: Make iscsi_unregister_transport() return void
Max Gurtovoy
2022-06-13
scsi: iscsi: Exclude zero from the endpoint ID range
Sergey Gorenko
2022-06-07
scsi: core: iscsi: Directly use ida_alloc()/ida_free()
keliu
2022-04-11
scsi: iscsi: Fix unbound endpoint error handling
Mike Christie
2022-04-11
scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
Mike Christie
2022-04-11
scsi: iscsi: Fix endpoint reuse regression
Mike Christie
2022-04-11
scsi: iscsi: Release endpoint ID when its freed
Mike Christie
2022-04-11
scsi: iscsi: Fix offload conn cleanup when iscsid restarts
Mike Christie
2022-04-11
scsi: iscsi: Move iscsi_ep_disconnect()
Mike Christie
2022-03-15
scsi: libiscsi: Teardown iscsi_cls_conn gracefully
Wenchao Hao
2022-03-15
scsi: libiscsi: Add iscsi_cls_conn to sysfs after initialization
Wenchao Hao
2022-03-15
scsi: iscsi: Add helper functions to manage iscsi_cls_conn
Wenchao Hao
2022-03-01
scsi: iscsi: Use the session workqueue for recovery
Mike Christie
2022-03-01
scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding
Mike Christie
2022-03-01
scsi: iscsi: Remove iscsi_scan_finished()
Mike Christie
2022-03-01
scsi: iscsi: Speed up session unblocking and removal
Mike Christie
2022-03-01
scsi: iscsi: Fix recovery and unblocking race
Mike Christie
2021-11-16
scsi: iscsi: Unblock session then wake up error handler
Mike Christie
2021-10-12
scsi: iscsi: Fix set_param() handling
Mike Christie
2021-09-13
scsi: iscsi: Adjust iface sysfs attr detection
Baokun Li
2021-07-18
scsi: iscsi: Fix iface sysfs attr detection
Mike Christie
2021-06-02
scsi: iscsi: Flush block work before unblock
Mike Christie
2021-06-02
scsi: iscsi: Add iscsi_cls_conn refcount helpers
Mike Christie
2021-06-02
scsi: iscsi: Fix in-kernel conn failure handling
Mike Christie
2021-06-02
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
2021-06-02
scsi: iscsi: Use system_unbound_wq for destroy_work
Mike Christie
2021-06-02
scsi: iscsi: Force immediate failure during shutdown
Mike Christie
2021-06-02
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
2021-04-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-04-07
scsi: iscsi: Fix iSCSI cls conn state
Mike Christie
2021-04-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-03-29
scsi: iscsi: Fix race condition between login and sync thread
Gulam Mohamed
2021-03-04
scsi: iscsi: Verify lengths on passthrough PDUs
Chris Leech
2021-03-04
scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE
Chris Leech
2021-03-04
scsi: iscsi: Restrict sessions and handles to admin capabilities
Lee Duncan
2021-02-08
scsi: iscsi: Drop session lock in iscsi_session_chkready()
Mike Christie
2020-12-07
scsi: iscsi: Fix inappropriate use of put_device()
Qinglang Miao
[next]