index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-10
36
-211
/
+39
*
bnx2fc: reduce stack usage in __bnx2fc_enable
Arnd Bergmann
2015-11-10
1
-4
/
+9
*
lpfc: fix memory leak and NULL dereference
Sudip Mukherjee
2015-11-10
1
-1
/
+7
*
fcoe: use continue instead of goto+label
Jiri Slaby
2015-11-10
1
-2
/
+1
*
scsi: Fix a bdi reregistration race
Bart Van Assche
2015-11-10
1
-3
/
+11
*
FlashPoint: fix build warning
Sudip Mukherjee
2015-11-10
1
-1
/
+1
*
scsi: storvsc: Fix a bug in the handling of SRB status flags
K. Y. Srinivasan
2015-11-10
1
-1
/
+4
*
storvsc: get rid of bounce buffer
Vitaly Kuznetsov
2015-11-10
1
-281
/
+5
*
storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag
K. Y. Srinivasan
2015-11-10
1
-2
/
+1
*
aacraid: Update driver version
Mahesh Rajashekhara
2015-11-10
1
-1
/
+1
*
aacraid: Use pci_enable_msix_range()
Mahesh Rajashekhara
2015-11-10
2
-15
/
+7
*
aacraid: IOCTL fix
Mahesh Rajashekhara
2015-11-10
1
-0
/
+5
*
aacraid: Reset irq affinity hints
Mahesh Rajashekhara
2015-11-10
3
-75
/
+88
*
aacraid: Tune response path if IsFastPath bit set
Mahesh Rajashekhara
2015-11-10
1
-122
/
+137
*
aacraid: Enable 64bit write to controller register
Mahesh Rajashekhara
2015-11-10
3
-2
/
+20
*
aacraid: Change interrupt mode to MSI for Series 6
Mahesh Rajashekhara
2015-11-10
2
-2
/
+2
*
aacraid: Add Power Management support
Mahesh Rajashekhara
2015-11-10
6
-78
/
+232
*
aacraid: Fix for LD name and UID not exposed to OS
Mahesh Rajashekhara
2015-11-10
1
-2
/
+2
*
be2iscsi: Bump the driver version
John Soni Jose
2015-11-10
1
-1
/
+1
*
be2iscsi: Fix updating the next pointer during WRB posting
John Soni Jose
2015-11-10
4
-23
/
+75
*
scsi: restart list search after unlock in scsi_remove_target
Christoph Hellwig
2015-11-05
1
-12
/
+4
*
cxlflash: Fix to avoid bypassing context cleanup
Matthew R. Ochs
2015-10-30
1
-4
/
+1
*
cxlflash: Fix to avoid lock instrumentation rejection
Matthew R. Ochs
2015-10-30
1
-0
/
+1
*
cxlflash: Fix to avoid corrupting port selection mask
Matthew R. Ochs
2015-10-30
2
-19
/
+18
*
cxlflash: Fix to escalate to LINK_RESET on login timeout
Manoj Kumar
2015-10-30
1
-1
/
+1
*
cxlflash: Fix to avoid leaving dangling interrupt resources
Matthew R. Ochs
2015-10-30
1
-12
/
+16
*
cxlflash: Fix to avoid potential deadlock on EEH
Matthew R. Ochs
2015-10-30
3
-1
/
+60
*
cxlflash: Correct trace string
Matthew R. Ochs
2015-10-30
1
-1
/
+1
*
cxlflash: Fix to avoid corrupting adapter fops
Matthew R. Ochs
2015-10-30
3
-12
/
+3
*
cxlflash: Fix to double the delay each time
Manoj Kumar
2015-10-30
1
-1
/
+1
*
MAINTAINERS: Add cxlflash driver
Matthew R. Ochs
2015-10-30
1
-0
/
+9
*
cxlflash: Fix to prevent stale AFU RRQ
Matthew R. Ochs
2015-10-30
1
-0
/
+3
*
cxlflash: Correct spelling, grammar, and alignment mistakes
Matthew R. Ochs
2015-10-30
5
-48
/
+38
*
cxlflash: Fix to prevent EEH recovery failure
Matthew R. Ochs
2015-10-30
1
-0
/
+9
*
cxlflash: Fix MMIO and endianness errors
Matthew R. Ochs
2015-10-30
5
-23
/
+24
*
cxlflash: Fix function prolog parameters and return codes
Matthew R. Ochs
2015-10-30
1
-44
/
+26
*
cxlflash: Remove unnecessary scsi_block_requests
Matthew R. Ochs
2015-10-30
1
-2
/
+0
*
cxlflash: Correct behavior in device reset handler following EEH
Matthew R. Ochs
2015-10-30
1
-3
/
+2
*
cxlflash: Fix to prevent workq from accessing freed memory
Matthew R. Ochs
2015-10-30
1
-1
/
+1
*
cxlflash: Correct usage of scsi_host_put()
Matthew R. Ochs
2015-10-30
1
-1
/
+2
*
cxlflash: Fix AFU version access/storage and add check
Matthew R. Ochs
2015-10-30
3
-8
/
+14
*
cxlflash: Remove dual port online dependency
Matthew R. Ochs
2015-10-30
1
-17
/
+10
*
cxlflash: Fix async interrupt bypass logic
Matthew R. Ochs
2015-10-30
1
-1
/
+1
*
cxlflash: Fix host link up event handling
Matthew R. Ochs
2015-10-30
3
-4
/
+15
*
cxlflash: Fix location of setting resid
Matthew R. Ochs
2015-10-30
1
-12
/
+8
*
cxlflash: Fix to avoid stall while waiting on TMF
Matthew R. Ochs
2015-10-30
2
-22
/
+34
*
cxlflash: Fix to avoid spamming the kernel log
Matthew R. Ochs
2015-10-30
1
-50
/
+59
*
cxlflash: Refine host/device attributes
Matthew R. Ochs
2015-10-30
1
-42
/
+138
*
cxlflash: Make functions static
Matthew R. Ochs
2015-10-30
2
-479
/
+474
*
cxlflash: Correct naming of limbo state and waitq
Matthew R. Ochs
2015-10-30
3
-22
/
+22
[next]