summaryrefslogtreecommitdiff
path: root/drivers/scsi/libiscsi.c
AgeCommit message (Expand)Author
2019-12-09scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-07scsi: libiscsi: Hold back_lock when calling iscsi_complete_taskLee Duncan
2019-02-15scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_taskAnoob Soman
2019-02-12scsi: libiscsi: Use scsi_[gs]et_resid() where appropriateBart Van Assche
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-20scsi: iscsi: Capture iscsi debug messages using tracepointsFred Herard
2018-11-28scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-07-30scsi: libiscsi: Annotate fall-throughBart Van Assche
2018-07-30scsi: libiscsi: Annotate locking assumptionsBart Van Assche
2018-07-12scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-05-29libiscsi: don't try to bypass SCSI EHChristoph Hellwig
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-01-03scsi: doc: fix iscsi-related kernel-doc warningsRandy Dunlap
2018-01-03scsi: libiscsi: Allow sd_shutdown on bad transportRafael David Tinoco
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-27scsi: libiscsi: Convert timers to use timer_setup()Kees Cook
2017-10-11scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn
2017-10-02scsi: libiscsi: Fix use-after-free race during iscsi_session_teardownKhazhismel Kumykov
2017-08-25scsi: libiscsi: Fix indentationBart Van Assche
2017-06-12scsi: libiscsi: use kvzalloc for iscsi_pool_initKyle Fortin
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-03-15scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_tElena Reshetova
2017-03-07Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-28scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2016-10-17scsi: libiscsi: Fix locking in __iscsi_conn_send_pduJitendra Bhivare
2016-04-11libiscsi: Remove set-but-not-used variablesBart Van Assche
2016-04-11libiscsi: Unexport iscsi_eh_target_reset()Bart Van Assche
2015-09-17libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-08-12libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose
2015-07-23libiscsi: Use scsi helper to set information descriptorSagi Grimberg
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-09-30iscsi_tcp: export port being usedMike Christie
2014-09-15libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie
2014-08-01libiscsi: return new error code when nop times outMike Christie
2014-07-25scsi: convert host_busy to atomic_tChristoph Hellwig
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-06-11libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg
2014-05-19scsi/libiscsi: Fix static checker warning on bh lockingShlomo Pongratz