index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-13
/
+15
2015-08-18
SCSI: Fix NULL pointer dereference in runtime PM
Alan Stern
1
-11
/
+11
2015-08-18
fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...
Hiral Shah
2
-2
/
+4
2015-08-17
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-31
/
+0
2015-08-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-32
/
+26
2015-08-12
sd: Fix maximum I/O size for BLOCK_PC requests
Martin K. Petersen
1
-3
/
+3
2015-08-12
libfc: Fix fc_fcp_cleanup_each_cmd()
Bart Van Assche
1
-2
/
+17
2015-08-12
libfc: Fix fc_exch_recv_req() error path
Bart Van Assche
1
-4
/
+4
2015-08-12
libiscsi: Fix host busy blocking during connection teardown
John Soni Jose
1
-23
/
+2
2015-08-03
Revert "libata-eh: Set 'information' field for autosense"
Tejun Heo
1
-31
/
+0
2015-08-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-14
/
+23
2015-07-30
scsi: fix memory leak with scsi-mq
Tony Battersby
2
-4
/
+4
2015-07-30
ipr: Fix invalid array indexing for HRRQ
Brian King
1
-3
/
+8
2015-07-30
ipr: Fix incorrect trace indexing
Brian King
2
-2
/
+4
2015-07-30
ipr: Fix locking for unit attention handling
Brian King
1
-5
/
+7
2015-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
11
-155
/
+950
2015-07-24
qla2xxx: terminate exchange when command is aborted by LIO
Alexei Potashnik
3
-35
/
+20
2015-07-24
qla2xxx: drop cmds/tmrs arrived while session is being deleted
Alexei Potashnik
1
-0
/
+28
2015-07-24
qla2xxx: disable scsi_transport_fc registration in target mode
Alexei Potashnik
2
-4
/
+13
2015-07-24
qla2xxx: added sess generations to detect RSCN update races
Alexei Potashnik
6
-26
/
+83
2015-07-24
qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrives
Alexei Potashnik
1
-0
/
+35
2015-07-24
qla2xxx: delay plogi/prli ack until existing sessions are deleted
Alexei Potashnik
7
-22
/
+481
2015-07-24
qla2xxx: cleanup cmd in qla workqueue before processing TMR
Swapnil Nagle
6
-13
/
+140
2015-07-24
qla2xxx: kill sessions/log out initiator on RSCN and port down events
Roland Dreier
3
-31
/
+117
2015-07-24
qla2xxx: fix command initialization in target mode.
Kanoj Sarcar
1
-5
/
+5
2015-07-24
qla2xxx: Remove msleep in qlt_send_term_exchange
Himanshu Madhani
1
-6
/
+7
2015-07-24
qla2xxx: adjust debug flags
Quinn Tran
3
-5
/
+8
2015-07-24
qla2xxx: release request queue reservation.
Quinn Tran
1
-3
/
+7
2015-07-24
qla2xxx: Add flush after updating ATIOQ consumer index.
Quinn Tran
1
-0
/
+1
2015-07-24
qla2xxx: Enable target mode for ISP27XX
Himanshu Madhani
7
-12
/
+14
2015-07-24
qla2xxx: Fix hardware lock/unlock issue causing kernel panic.
Saurav Kashyap
2
-6
/
+4
2015-07-23
tcm_qla2xxx: pass timeout as HZ independent value
Nicholas Mc Guire
1
-1
/
+1
2015-07-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+3
2015-07-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+2
2015-07-16
scsi: fix host max depth checking for the 'queue_depth' sysfs interface
Jens Axboe
1
-1
/
+1
2015-07-16
st: null pointer dereference panic caused by use after kref_put by st_open
Seymour, Shane M
1
-1
/
+1
2015-07-14
IB/srp: Avoid using uninitialized variable
Sagi Grimberg
1
-1
/
+2
2015-07-07
virtio scsi: fix unused variable warning
Stephen Rothwell
1
-1
/
+3
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-248
/
+38
2015-06-30
libcxgbi: use kvfree() in cxgbi_free_big_mem()
Pekka Enberg
1
-4
/
+1
2015-06-30
drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue
Dave Gordon
1
-8
/
+4
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-1
/
+3
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
131
-3281
/
+16199
2015-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-28
/
+45
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+16
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-11
/
+11
2015-06-22
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
15
-76
/
+67
2015-06-19
snic: driver for Cisco SCSI HBA
Narsimhulu Musini
36
-0
/
+10256
2015-06-15
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
1
-7
/
+2
2015-06-15
ufs: fix TRUE and FALSE re-define build error
Suthikulpanit, Suravee
1
-0
/
+8
[next]