index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libiscsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-16
1
-2
/
+20
|
\
|
*
scsi: libiscsi: Hold back_lock when calling iscsi_complete_task
Lee Duncan
2019-03-07
1
-2
/
+20
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
1
-58
/
+6
|
\
|
|
*
scsi: libiscsi: Use scsi_[gs]et_resid() where appropriate
Bart Van Assche
2019-02-12
1
-1
/
+1
|
*
scsi: remove bidirectional command support
Christoph Hellwig
2019-02-05
1
-58
/
+6
*
|
scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task
Anoob Soman
2019-02-15
1
-0
/
+6
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-0
/
+10
|
\
|
*
scsi: iscsi: Capture iscsi debug messages using tracepoints
Fred Herard
2018-12-20
1
-0
/
+10
*
|
scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
Fred Herard
2018-11-28
1
-2
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-15
1
-0
/
+2
|
\
|
*
scsi: libiscsi: Annotate fall-through
Bart Van Assche
2018-07-30
1
-0
/
+1
|
*
scsi: libiscsi: Annotate locking assumptions
Bart Van Assche
2018-07-30
1
-0
/
+1
*
|
scsi: libiscsi: fix possible NULL pointer dereference in case of TMF
Varun Prakash
2018-07-12
1
-6
/
+6
|
/
*
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
libiscsi: don't try to bypass SCSI EH
Christoph Hellwig
2018-05-29
1
-2
/
+2
*
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-29
1
-1
/
+1
*
scsi: doc: fix iscsi-related kernel-doc warnings
Randy Dunlap
2018-01-03
1
-1
/
+3
*
scsi: libiscsi: Allow sd_shutdown on bad transport
Rafael David Tinoco
2018-01-03
1
-1
/
+23
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
1
-10
/
+6
|
\
|
*
scsi: libiscsi: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-10
/
+6
*
|
scsi: libiscsi: fix shifting of DID_REQUEUE host byte
Johannes Thumshirn
2017-10-11
1
-1
/
+1
*
|
scsi: libiscsi: Fix use-after-free race during iscsi_session_teardown
Khazhismel Kumykov
2017-10-02
1
-4
/
+4
|
/
*
scsi: libiscsi: Fix indentation
Bart Van Assche
2017-08-25
1
-1
/
+1
*
scsi: libiscsi: use kvzalloc for iscsi_pool_init
Kyle Fortin
2017-06-12
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-04
1
-4
/
+4
|
\
|
*
scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t
Elena Reshetova
2017-03-15
1
-4
/
+4
*
|
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
2017-03-07
1
-1
/
+25
|
\
\
|
|
/
|
/
|
|
*
scsi: libiscsi: add lock around task lists to fix list corruption regression
Chris Leech
2017-02-28
1
-1
/
+25
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
/
*
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
1
-3
/
+2
*
scsi: libiscsi: Fix locking in __iscsi_conn_send_pdu
Jitendra Bhivare
2016-10-17
1
-2
/
+2
*
libiscsi: Remove set-but-not-used variables
Bart Van Assche
2016-04-11
1
-4
/
+2
*
libiscsi: Unexport iscsi_eh_target_reset()
Bart Van Assche
2016-04-11
1
-2
/
+1
*
libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop
Ariel Nahum
2015-09-17
1
-6
/
+11
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-09-11
1
-6
/
+3
|
\
|
*
libiscsi: Use scsi helper to set information descriptor
Sagi Grimberg
2015-07-23
1
-6
/
+3
*
|
libiscsi: Fix host busy blocking during connection teardown
John Soni Jose
2015-08-12
1
-23
/
+2
|
/
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-7
/
+0
*
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-13
/
+1
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-2
/
+2
*
iscsi_tcp: export port being used
Mike Christie
2014-09-30
1
-0
/
+1
*
libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
Mike Christie
2014-09-15
1
-0
/
+10
*
libiscsi: return new error code when nop times out
Mike Christie
2014-08-01
1
-1
/
+1
*
scsi: convert host_busy to atomic_t
Christoph Hellwig
2014-07-25
1
-2
/
+2
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-4
/
+4
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-06-12
1
-9
/
+9
|
\
|
*
libiscsi, iser: Adjust data_length to include protection information
Sagi Grimberg
2014-06-11
1
-9
/
+9
*
|
scsi/libiscsi: Fix static checker warning on bh locking
Shlomo Pongratz
2014-05-19
1
-2
/
+2
|
/
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-04-03
1
-0
/
+32
|
\
[next]