aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libiscsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-29libiscsi: don't try to bypass SCSI EHChristoph Hellwig1-2/+2
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig1-1/+1
2018-01-03scsi: doc: fix iscsi-related kernel-doc warningsRandy Dunlap1-1/+3
2018-01-03scsi: libiscsi: Allow sd_shutdown on bad transportRafael David Tinoco1-1/+23
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+6
2017-10-27scsi: libiscsi: Convert timers to use timer_setup()Kees Cook1-10/+6
2017-10-11scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn1-1/+1
2017-10-02scsi: libiscsi: Fix use-after-free race during iscsi_session_teardownKhazhismel Kumykov1-4/+4
2017-08-25scsi: libiscsi: Fix indentationBart Van Assche1-1/+1
2017-06-12scsi: libiscsi: use kvzalloc for iscsi_pool_initKyle Fortin1-2/+2
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+4
2017-03-15scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_tElena Reshetova1-4/+4
2017-03-07Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley1-1/+25
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-02-28scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech1-1/+25
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig1-3/+2
2016-10-17scsi: libiscsi: Fix locking in __iscsi_conn_send_pduJitendra Bhivare1-2/+2
2016-04-11libiscsi: Remove set-but-not-used variablesBart Van Assche1-4/+2
2016-04-11libiscsi: Unexport iscsi_eh_target_reset()Bart Van Assche1-2/+1
2015-09-17libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum1-6/+11
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-6/+3
2015-08-12libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose1-23/+2
2015-07-23libiscsi: Use scsi helper to set information descriptorSagi Grimberg1-6/+3
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-7/+0
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-13/+1
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-2/+2
2014-09-30iscsi_tcp: export port being usedMike Christie1-0/+1
2014-09-15libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie1-0/+10
2014-08-01libiscsi: return new error code when nop times outMike Christie1-1/+1
2014-07-25scsi: convert host_busy to atomic_tChristoph Hellwig1-2/+2
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-4/+4
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-9/+9
2014-06-11libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg1-9/+9
2014-05-19scsi/libiscsi: Fix static checker warning on bh lockingShlomo Pongratz1-2/+2
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+32
2014-03-17SCSI/libiscsi: Add check_protection callback for transportsSagi Grimberg1-0/+32
2014-03-15[SCSI] libiscsi: remove unneeded queue work when max_cmdsn is increasedMike Christie1-9/+1
2014-03-15[SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz1-93/+121
2014-03-15[SCSI] iscsi: fix wrong order of opcode and itt in iscsi_handle_reject promptVaughan Cao1-4/+4
2013-12-19[SCSI] libiscsi: Add local_ipaddr parameter in iscsi_conn structAdheer Chandravanshi1-0/+6
2013-08-26[SCSI] IB/iser: Add Discovery supportOr Gerlitz1-0/+5
2013-08-23[SCSI] libiscsi: Add missing prints for session and connection sysfs attrsAdheer Chandravanshi1-0/+6
2013-08-23[SCSI] libiscsi: Add a missing break statementAdheer Chandravanshi1-0/+1
2013-08-23[SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfsAdheer Chandravanshi1-0/+97
2013-06-26[SCSI] libiscsi: Added new boot entries in the session sysfsEddie Wai1-0/+18
2013-04-11[SCSI] libiscsi: avoid unnecessary multiple NULL assignmentsMasatake YAMATO1-1/+0
2013-04-11[SCSI] libiscsi: export function iscsi_switch_str_paramAdheer Chandravanshi1-1/+2
2012-02-19[SCSI] libiscsi: fix cmd timeout/completion raceMike Christie1-10/+10
2012-02-19[SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie1-1/+1
2012-02-19[SCSI] libiscsi: Added support to show targetalias in sysfsVikas Chaudhary1-0/+6