index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-09
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
1
-0
/
+16
2016-03-03
ses: fix additional element traversal bug
James Bottomley
1
-1
/
+9
2016-03-03
ses: Fix problems with simple enclosures
James Bottomley
1
-1
/
+19
2016-03-03
storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag
K. Y. Srinivasan
1
-2
/
+1
2016-03-03
megaraid_sas : SMAP restriction--do not access user memory from IOCTL code
sumit.saxena@avagotech.com
1
-2
/
+11
2016-03-03
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-22
3w-9xxx: don't unmap bounce buffered commands
Christoph Hellwig
1
-7
/
+21
2015-10-22
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-16
sg_start_req(): make sure that there's not too many elements in iovec
Al Viro
1
-0
/
+3
2015-08-16
ipr: Fix invalid array indexing for HRRQ
Brian King
1
-3
/
+8
2015-08-16
ipr: Fix incorrect trace indexing
Brian King
2
-2
/
+4
2015-08-16
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-03
hpsa: add missing pci_set_master in kdump path
Tomas Henzl
1
-1
/
+1
2015-07-03
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
2015-03-26
libsas: Fix Kernel Crash in smp_execute_task
James Bottomley
1
-2
/
+4
2015-03-18
fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...
Minh Duc Tran
1
-1
/
+0
2015-03-18
sg: fix read() error reporting
Tony Battersby
1
-3
/
+3
2015-03-06
megaraid_sas: disable interrupt_mask before enabling hardware interrupts
Sumit.Saxena@avagotech.com
1
-1
/
+2
2015-01-29
ipr: wait for aborted command responses
Brian King
2
-0
/
+93
[next]