Age | Commit message (Expand) | Author | Files | Lines |
2019-02-16 | scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task | Anoob Soman | 1 | -0/+6 |
2018-12-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+10 |
2018-12-21 | scsi: iscsi: Capture iscsi debug messages using tracepoints | Fred Herard | 1 | -0/+10 |
2018-11-29 | scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset | Fred Herard | 1 | -2/+2 |
2018-08-16 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+2 |
2018-07-31 | scsi: libiscsi: Annotate fall-through | Bart Van Assche | 1 | -0/+1 |
2018-07-31 | scsi: libiscsi: Annotate locking assumptions | Bart Van Assche | 1 | -0/+1 |
2018-07-13 | scsi: libiscsi: fix possible NULL pointer dereference in case of TMF | Varun Prakash | 1 | -6/+6 |
2018-06-13 | treewide: kvzalloc() -> kvcalloc() | Kees Cook | 1 | -1/+1 |
2018-05-29 | libiscsi: don't try to bypass SCSI EH | Christoph Hellwig | 1 | -2/+2 |
2018-05-29 | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE | Christoph Hellwig | 1 | -1/+1 |
2018-01-04 | scsi: doc: fix iscsi-related kernel-doc warnings | Randy Dunlap | 1 | -1/+3 |
2018-01-04 | scsi: libiscsi: Allow sd_shutdown on bad transport | Rafael David Tinoco | 1 | -1/+23 |
2017-11-14 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -10/+6 |
2017-10-27 | scsi: libiscsi: Convert timers to use timer_setup() | Kees Cook | 1 | -10/+6 |
2017-10-11 | scsi: libiscsi: fix shifting of DID_REQUEUE host byte | Johannes Thumshirn | 1 | -1/+1 |
2017-10-03 | scsi: libiscsi: Fix use-after-free race during iscsi_session_teardown | Khazhismel Kumykov | 1 | -4/+4 |
2017-08-26 | scsi: libiscsi: Fix indentation | Bart Van Assche | 1 | -1/+1 |
2017-06-13 | scsi: libiscsi: use kvzalloc for iscsi_pool_init | Kyle Fortin | 1 | -2/+2 |
2017-05-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -4/+4 |
2017-03-16 | scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-03-08 | Merge remote-tracking branch 'mkp-scsi/fixes' into fixes | James Bottomley | 1 | -1/+25 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-01 | scsi: libiscsi: add lock around task lists to fix list corruption regression | Chris Leech | 1 | -1/+25 |
2017-02-07 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig | 1 | -3/+2 |
2016-10-17 | scsi: libiscsi: Fix locking in __iscsi_conn_send_pdu | Jitendra Bhivare | 1 | -2/+2 |
2016-04-11 | libiscsi: Remove set-but-not-used variables | Bart Van Assche | 1 | -4/+2 |
2016-04-11 | libiscsi: Unexport iscsi_eh_target_reset() | Bart Van Assche | 1 | -2/+1 |
2015-09-17 | libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop | Ariel Nahum | 1 | -6/+11 |
2015-09-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -6/+3 |
2015-08-12 | libiscsi: Fix host busy blocking during connection teardown | John Soni Jose | 1 | -23/+2 |
2015-07-24 | libiscsi: Use scsi helper to set information descriptor | Sagi Grimberg | 1 | -6/+3 |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 1 | -7/+0 |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig | 1 | -13/+1 |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 1 | -2/+2 |
2014-09-30 | iscsi_tcp: export port being used | Mike Christie | 1 | -0/+1 |
2014-09-16 | libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu | Mike Christie | 1 | -0/+10 |
2014-08-01 | libiscsi: return new error code when nop times out | Mike Christie | 1 | -1/+1 |
2014-07-25 | scsi: convert host_busy to atomic_t | Christoph Hellwig | 1 | -2/+2 |
2014-07-18 | scsi: use 64-bit LUNs | Hannes Reinecke | 1 | -4/+4 |
2014-06-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -9/+9 |
2014-06-12 | libiscsi, iser: Adjust data_length to include protection information | Sagi Grimberg | 1 | -9/+9 |
2014-05-19 | scsi/libiscsi: Fix static checker warning on bh locking | Shlomo Pongratz | 1 | -2/+2 |
2014-04-04 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -0/+32 |
2014-03-18 | SCSI/libiscsi: Add check_protection callback for transports | Sagi Grimberg | 1 | -0/+32 |
2014-03-15 | [SCSI] libiscsi: remove unneeded queue work when max_cmdsn is increased | Mike Christie | 1 | -9/+1 |
2014-03-15 | [SCSI] libiscsi: Reduce locking contention in fast path | Shlomo Pongratz | 1 | -93/+121 |
2014-03-15 | [SCSI] iscsi: fix wrong order of opcode and itt in iscsi_handle_reject prompt | Vaughan Cao | 1 | -4/+4 |
2013-12-20 | [SCSI] libiscsi: Add local_ipaddr parameter in iscsi_conn struct | Adheer Chandravanshi | 1 | -0/+6 |
2013-08-26 | [SCSI] IB/iser: Add Discovery support | Or Gerlitz | 1 | -0/+5 |