index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
/
libiscsi.h
Age
Commit message (
Expand
)
Author
2023-03-24
scsi: iscsi: Declare SCSI host template const
Bart Van Assche
2023-01-18
scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
Mike Christie
2022-10-22
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
2022-06-21
scsi: libiscsi: Improve conn_send_pdu API
Mike Christie
2022-06-21
scsi: iscsi: Remove iscsi_get_task back_lock requirement
Mike Christie
2022-06-21
scsi: iscsi: Add recv workqueue helpers
Mike Christie
2022-06-21
scsi: iscsi: Rename iscsi_conn_queue_work()
Mike Christie
2022-06-21
scsi: iscsi: Fix session removal on shutdown
Mike Christie
2022-04-25
scsi: iscsi: Fix harmless double shift bug
Dan Carpenter
2022-04-11
scsi: iscsi: Fix NOP handling during conn recovery
Mike Christie
2022-04-11
scsi: iscsi: Merge suspend fields
Mike Christie
2022-03-01
scsi: iscsi: Drop temp workq_name
Mike Christie
2022-02-22
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
2021-06-02
scsi: iscsi: Hold task ref during TMF timeout handling
Mike Christie
2021-06-02
scsi: iscsi: Fix conn use after free during resets
Mike Christie
2021-06-02
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
2021-06-02
scsi: iscsi: Add task completion helper
Mike Christie
2021-02-08
scsi: libiscsi: Add helper to calculate max SCSI cmds per session
Mike Christie
2021-02-08
scsi: libiscsi: Drop taskqueuelock
Mike Christie
2020-11-16
scsi: libiscsi: Fix NOP race condition
Lee Duncan
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-03-15
scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t
Elena Reshetova
2017-02-28
scsi: libiscsi: add lock around task lists to fix list corruption regression
Chris Leech
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-04-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-03-17
SCSI/libiscsi: Add check_protection callback for transports
Sagi Grimberg
2014-03-15
[SCSI] libiscsi: Reduce locking contention in fast path
Shlomo Pongratz
2013-12-19
[SCSI] libiscsi: Add local_ipaddr parameter in iscsi_conn struct
Adheer Chandravanshi
2013-08-23
[SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfs
Adheer Chandravanshi
2013-06-26
[SCSI] libiscsi: Added new boot entries in the session sysfs
Eddie Wai
2013-04-11
[SCSI] libiscsi: export function iscsi_switch_str_param
Adheer Chandravanshi
2012-02-19
[SCSI] libiscsi_tcp: fix max_r2t manipulation
Mike Christie
2012-02-19
[SCSI] libiscsi: Added support to show targetalias in sysfs
Vikas Chaudhary
2011-06-29
[SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
Andy Grover
2011-02-24
[SCSI] cxgbi: convert to use iscsi_conn_get_addr_param
Mike Christie
2011-02-24
[SCSI] libiscsi: add helper to convert addr to string
Mike Christie
2010-12-31
[SCSI] libiscsi: do not take host lock in queuecommand
Mike Christie
2010-12-21
[SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-In
Eddie Wai
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-03-03
[SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
Jayamohan Kallickal
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-04
[SCSI] libiscsi: add warm target reset tmf support
Mike Christie
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-10-02
[SCSI] libiscsi: iscsi_session_setup to allow for private space
Jayamohan Kallickal
2009-09-12
[SCSI] libiscsi, bnx2i: make bound ep check common
Mike Christie
2009-09-12
[SCSI] libiscsi: add completion function for drivers that do not need pdu pro...
Mike Christie
2009-06-21
libiscsi: don't run scsi eh if iscsi task is making progress
Mike Christie
2009-05-23
[SCSI] libiscsi: add task aborted state
Mike Christie
[next]