index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-12
ipr: Fix regression when loading firmware
Gabriel Krisman Bertazi
1
-0
/
+5
2016-04-12
ipr: Fix out-of-bounds null overwrite
Insu Yun
1
-3
/
+2
2016-04-12
be2iscsi: set the boot_kset pointer to NULL in case of failure
Maurizio Lombardi
1
-0
/
+1
2016-04-12
aacraid: Fix memory leak in aac_fib_map_free
Raghava Aditya Renukunta
1
-3
/
+6
2016-04-12
sg: fix dxferp in from_to case
Douglas Gilbert
1
-1
/
+2
2016-03-10
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
1
-0
/
+16
2016-03-04
ses: fix additional element traversal bug
James Bottomley
1
-1
/
+9
2016-03-04
ses: Fix problems with simple enclosures
James Bottomley
1
-1
/
+19
2016-03-04
storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag
K. Y. Srinivasan
1
-2
/
+1
2016-03-04
megaraid_sas : SMAP restriction--do not access user memory from IOCTL code
sumit.saxena@avagotech.com
1
-2
/
+11
2016-03-04
megaraid_sas: Do not use PAGE_SIZE for max_sectors
sumit.saxena@avagotech.com
2
-1
/
+3
2016-02-25
scsi: fix soft lockup in scsi_remove_target() on module removal
James Bottomley
1
-2
/
+4
2016-02-25
SCSI: Add Marvell Console to VPD blacklist
Mika Westerberg
1
-0
/
+1
2016-02-25
scsi_dh_rdac: always retry MODE SELECT on command lock violation
Hannes Reinecke
1
-1
/
+3
2016-02-25
drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration
Kirill A. Shutemov
1
-1
/
+1
2016-02-25
SCSI: fix crashes in sd and sr runtime PM
Alan Stern
2
-2
/
+9
2016-02-25
Revert "SCSI: Fix NULL pointer dereference in runtime PM"
Ken Xue
1
-10
/
+10
2016-02-25
Fix a memory leak in scsi_host_dev_release()
Bart Van Assche
1
-0
/
+11
2016-02-25
scsi_sysfs: Fix queue_ramp_up_period return code
Peter Oberparleiter
1
-1
/
+1
2016-02-25
scsi: restart list search after unlock in scsi_remove_target
Christoph Hellwig
1
-12
/
+4
2015-11-09
mvsas: Fix NULL pointer dereference in mvs_slot_task_free
Dāvis Mosāns
1
-0
/
+2
2015-10-23
3w-9xxx: don't unmap bounce buffered commands
Christoph Hellwig
1
-7
/
+21
2015-10-23
scsi: fix scsi_error_handler vs. scsi_host_dev_release race
Michal Hocko
1
-1
/
+10
2015-09-13
SCSI: Fix NULL pointer dereference in runtime PM
Alan Stern
1
-11
/
+11
2015-09-13
libfc: Fix fc_fcp_cleanup_each_cmd()
Bart Van Assche
1
-2
/
+17
2015-09-13
libfc: Fix fc_exch_recv_req() error path
Bart Van Assche
1
-4
/
+4
2015-08-17
sg_start_req(): make sure that there's not too many elements in iovec
Al Viro
1
-0
/
+3
2015-08-17
ipr: Fix invalid array indexing for HRRQ
Brian King
1
-3
/
+8
2015-08-17
ipr: Fix incorrect trace indexing
Brian King
2
-2
/
+4
2015-08-17
ipr: Fix locking for unit attention handling
Brian King
1
-5
/
+7
2015-08-10
st: null pointer dereference panic caused by use after kref_put by st_open
Seymour, Shane M
1
-1
/
+1
2015-08-03
qla2xxx: Mark port lost when we receive an RSCN for it.
Chad Dupuis
1
-1
/
+16
2015-08-03
scsi_transport_srp: Fix a race condition
Bart Van Assche
1
-1
/
+3
2015-08-03
scsi_transport_srp: Introduce srp_wait_for_queuecommand()
Bart Van Assche
1
-23
/
+31
2015-08-03
ipr: Increase default adapter init stage change timeout
Brian King
1
-1
/
+1
2015-07-04
hpsa: add missing pci_set_master in kdump path
Tomas Henzl
1
-1
/
+1
2015-07-04
hpsa: refine the pci enable/disable handling
Tomas Henzl
1
-14
/
+28
2015-06-29
lpfc: Add iotag memory barrier
James Smart
1
-0
/
+21
2015-06-06
sd: Disable support for 256 byte/sector disks
Mark Hounschell
1
-14
/
+5
2015-06-06
storvsc: Set the SRB flags correctly when no data transfer is needed
K. Y. Srinivasan
1
-2
/
+1
2015-06-06
qla2xxx: remove redundant declaration in 'qla_gbl.h'
Chen Gang
2
-3
/
+1
2015-05-13
3w-sas: fix command completion race
Christoph Hellwig
2
-44
/
+10
2015-05-13
3w-9xxx: fix command completion race
Christoph Hellwig
2
-49
/
+13
2015-05-13
3w-xxxx: fix command completion race
Christoph Hellwig
2
-41
/
+6
2015-05-06
mvsas: fix panic on expander attached SATA devices
James Bottomley
1
-4
/
+1
2015-05-06
scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
K. Y. Srinivasan
1
-7
/
+8
2015-05-06
bfa: Replace large udelay() with mdelay()
Ben Hutchings
1
-1
/
+1
2015-04-19
be2iscsi: Fix kernel panic when device initialization fails
John Soni Jose
1
-1
/
+1
2015-04-19
Defer processing of REQ_PREEMPT requests for blocked devices
Bart Van Assche
1
-1
/
+3
2015-04-13
tcm_qla2xxx: Fix incorrect use of __transport_register_session
Bart Van Assche
1
-1
/
+1
[next]