index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aacraid
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: aacraid: Process Error for response I/O
Raghava Aditya Renukunta
2017-11-08
1
-138
/
+151
*
scsi: aacraid: Reorder Adapter status check
Raghava Aditya Renukunta
2017-03-12
1
-4
/
+17
*
scsi: aacraid: Fix INTx/MSI-x issue with older controllers
Dave Carroll
2017-02-14
1
-2
/
+6
*
aacraid: Check size values after double-fetch from user
Dave Carroll
2016-09-07
1
-2
/
+11
*
aacraid: Fix for KDUMP driver hang
Raghava Aditya Renukunta
2016-06-07
2
-0
/
+25
*
aacraid: Fix for aac_command_thread hang
Raghava Aditya Renukunta
2016-06-07
1
-0
/
+4
*
aacraid: Relinquish CPU during timeout wait
Raghava Aditya Renukunta
2016-06-07
1
-4
/
+4
*
aacraid: Set correct msix count for EEH recovery
Raghava Aditya Renukunta
2016-04-12
1
-1
/
+11
*
aacraid: Fix memory leak in aac_fib_map_free
Raghava Aditya Renukunta
2016-04-12
1
-3
/
+6
*
aacraid: Fix RRQ overload
Raghava Aditya Renukunta
2016-04-12
3
-23
/
+37
*
aacraid: Update driver version
Mahesh Rajashekhara
2015-11-09
1
-1
/
+1
*
aacraid: Use pci_enable_msix_range()
Mahesh Rajashekhara
2015-11-09
2
-15
/
+7
*
aacraid: IOCTL fix
Mahesh Rajashekhara
2015-11-09
1
-0
/
+5
*
aacraid: Reset irq affinity hints
Mahesh Rajashekhara
2015-11-09
3
-75
/
+88
*
aacraid: Tune response path if IsFastPath bit set
Mahesh Rajashekhara
2015-11-09
1
-122
/
+137
*
aacraid: Enable 64bit write to controller register
Mahesh Rajashekhara
2015-11-09
3
-2
/
+20
*
aacraid: Change interrupt mode to MSI for Series 6
Mahesh Rajashekhara
2015-11-09
2
-2
/
+2
*
aacraid: Add Power Management support
Mahesh Rajashekhara
2015-11-09
6
-78
/
+232
*
aacraid: Fix for LD name and UID not exposed to OS
Mahesh Rajashekhara
2015-11-09
1
-2
/
+2
*
aacraid: aac_src_intr_message() can be static
kbuild test robot
2015-05-25
1
-1
/
+1
*
aacraid: driver version change
Mahesh Rajashekhara
2015-04-09
2
-2
/
+2
*
aacraid: AIF raw device remove support
Mahesh Rajashekhara
2015-04-09
2
-0
/
+36
*
aacraid: performance improvement changes
Mahesh Rajashekhara
2015-04-09
7
-58
/
+57
*
aacraid: IOCTL fix
Mahesh Rajashekhara
2015-04-09
3
-1
/
+7
*
aacraid: IOP RESET command handling changes
Mahesh Rajashekhara
2015-04-09
3
-10
/
+31
*
aacraid: 240 simple volume support
Mahesh Rajashekhara
2015-04-09
2
-0
/
+8
*
aacraid: vpd page code 0x83 support
Mahesh Rajashekhara
2015-04-09
1
-12
/
+153
*
aacraid: MSI-x support
Mahesh Rajashekhara
2015-04-09
6
-107
/
+505
*
aacraid: 4KB sector support
Mahesh Rajashekhara
2015-04-09
2
-51
/
+200
*
aacraid: IOCTL pass-through command fix
Mahesh Rajashekhara
2015-04-09
1
-2
/
+8
*
aacraid: AIF support for SES device add/remove
Mahesh Rajashekhara
2015-04-09
2
-2
/
+8
*
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-08
1
-11
/
+7
|
\
|
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-11
/
+7
*
|
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
2014-11-24
2
-3
/
+3
|
/
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-4
/
+4
*
scsi: add use_cmd_list flag
Kashyap.Desai@avagotech.com
2014-09-15
1
-0
/
+1
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-1
/
+1
*
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
2014-03-19
3
-5
/
+4
*
[SCSI] aacraid: kdump fix
Mahesh Rajashekhara
2014-03-15
2
-4
/
+5
*
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
2013-11-29
1
-0
/
+1
*
aacraid: prevent invalid pointer dereference
Mahesh Rajashekhara
2013-11-19
1
-1
/
+2
*
aacraid: missing capable() check in compat ioctl
Dan Carpenter
2013-10-30
1
-0
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-07-04
1
-0
/
+3
|
\
|
*
[SCSI] aacraid: Fix for arrays are going offline in the system. System hangs
Mahesh Rajashekhara
2013-06-26
1
-0
/
+3
*
|
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
2013-07-03
2
-2
/
+4
|
/
*
[SCSI] aacraid: Dual firmware image support
Mahesh Rajashekhara
2013-04-10
3
-3
/
+31
*
[SCSI] aacraid: suppress two GCC warnings
Paul Bolle
2013-02-24
1
-2
/
+2
*
[SCSI] aacraid: 1024 max outstanding command support for Series 7 and above
Mahesh Rajashekhara
2013-01-30
2
-3
/
+16
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-11
/
+4
*
[SCSI] aacraid: SCSI dma mapping failure case handling
Mahesh Rajashekhara
2012-11-27
2
-24
/
+65
[next]