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