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.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
/
ipr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-24
[SCSI] ipr: Fix oops while resetting an ipr adapter
Brian King
1
-10
/
+23
2013-01-30
[SCSI] ipr: Fix sparse error in ipr driver
wenxiong@linux.vnet.ibm.com
1
-52
/
+17
2013-01-30
[SCSI] ipr: Implement block iopoll
wenxiong@linux.vnet.ibm.com
1
-49
/
+172
2013-01-30
[SCSI] ipr: Reduce lock contention
wenxiong@linux.vnet.ibm.com
1
-95
/
+228
2013-01-30
[SCSI] ipr: Add support for MSI-X and distributed completion
wenxiong@linux.vnet.ibm.com
1
-167
/
+549
2013-01-30
[SCSI] ipr: Resource path error logging cleanup
Brian King
1
-25
/
+53
2013-01-30
[SCSI] ipr: Handler ID memory allocation failure at module load time
Brian King
1
-0
/
+7
2013-01-30
[SCSI] ipr: Add sereral new CCIN definitions for new adapters support
wenxiong@linux.vnet.ibm.com
1
-0
/
+10
2013-01-04
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-17
/
+15
2012-10-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-9
/
+9
2012-10-03
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-50
/
+118
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2012-09-24
[SCSI] ipr: trivial: fix small coding style issues
Kleber Sacilotto de Souza
1
-33
/
+33
2012-09-14
[SCSI] ipr: remove an unneeded check
Dan Carpenter
1
-7
/
+5
2012-09-14
[SCSI] ipr: missing unlock before a return
Dan Carpenter
1
-2
/
+5
2012-09-08
scsi: make pci error handlers const
Stephen Hemminger
1
-1
/
+1
2012-09-05
powerpc: Rename 64-bit PVR constants to PVR_foo
Michael Ellerman
1
-9
/
+9
2012-09-01
ipr: fix small coding style issues
Kleber Sacilotto de Souza
1
-33
/
+33
2012-08-24
[SCSI] ipr: Reduce interrupt lock time
Brian King
1
-14
/
+46
2012-08-24
[SCSI] ipr: Reduce queuecommand lock time
Brian King
1
-27
/
+63
2012-08-24
[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init
Dan Williams
1
-2
/
+1
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-04-23
[SCSI] libsas, libata: fix start of life for a sas ata_port
Dan Williams
1
-1
/
+5
2012-03-28
[SCSI] ipr: Increase alignment boundary of command blocks
Brian King
1
-1
/
+1
2012-03-28
[SCSI] ipr: Increase max concurrent oustanding commands
Brian King
1
-0
/
+17
2012-03-28
[SCSI] ipr: Remove unnecessary memory barriers
Brian King
1
-12
/
+4
2012-03-28
[SCSI] ipr: Remove unnecessary interrupt clearing on new adapters
Brian King
1
-6
/
+15
2012-03-28
[SCSI] ipr: Fix target id allocation re-use problem
Brian King
1
-8
/
+9
2012-03-01
[SCSI] ipr: update PCI ID definitions for new adapters
Wayne Boyer
1
-7
/
+7
2012-02-18
[SCSI] ipr: fix eeh recovery for 64-bit adapters
Kleber Sacilotto de Souza
1
-6
/
+18
2012-01-07
PCI: Rework config space blocking services
Jan Kiszka
1
-7
/
+60
2011-10-31
[SCSI] ipr: add definitions for additional adapter
Wayne Boyer
1
-0
/
+2
2011-10-20
[SCSI] ipr: Fix BUG on adapter dump timeout
Brian King
1
-1
/
+3
2011-10-16
[SCSI] ipr: Add support to flash FPGA and flash back DRAM images
Wayne Boyer
1
-8
/
+2
2011-09-22
[SCSI] ipr: Stop reading adapter dump prematurely
Brian King
1
-4
/
+11
2011-08-27
[SCSI] ipr: Always initiate hard reset in kdump kernel
Anton Blanchard
1
-1
/
+1
2011-07-27
[SCSI] ipr: reorder error handling code to include iounmap
Julia Lawall
1
-6
/
+6
2011-05-24
[SCSI] ipr: fix possible false positive detection of stuck interrupt
Wayne Boyer
1
-6
/
+6
2011-05-17
[SCSI] ipr: Rate limit DMA mapping errors
Anton Blanchard
1
-1
/
+2
2011-05-01
[SCSI] ipr: increase the dump size for 64 bit adapters
Kleber Sacilotto de Souza
1
-15
/
+65
2011-05-01
[SCSI] ipr: improve interrupt service routine performance
Wayne Boyer
1
-29
/
+39
2011-05-01
[SCSI] ipr: remove unneeded volatile declarations
Wayne Boyer
1
-3
/
+3
2011-05-01
[SCSI] ipr: fix synchronous request flags for better performance
Wayne Boyer
1
-1
/
+2
2011-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-3
/
+6
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
1
-1
/
+1
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
1
-2
/
+1
2011-03-02
libata: remove ATA_FLAG_{SRST|SATA_RESET}
Sergei Shtylyov
1
-2
/
+2
2011-03-02
ipr/sas_ata: use mode mask macros from <linux/ata.h>
Sergei Shtylyov
1
-3
/
+3
2011-02-18
[SCSI] ipr: Fix a race on multiple configuration changes
Kleber Sacilotto de Souza
1
-2
/
+5
[next]