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
2020-06-16
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
1
-0
/
+1
2020-04-25
scsi: ipr: Remove NULL check before freeing function
Jason Yan
1
-2
/
+1
2020-04-15
scsi: ipr: remove unneeded semicolon
Jason Yan
1
-1
/
+1
2020-04-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+3
2020-03-17
scsi: ipr: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-3
/
+3
2020-03-11
scsi: ipr: Fix softlockup when rescanning devices in petitboot
Wen Xiong
1
-1
/
+2
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
1
-0
/
+3
2019-07-12
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-13
/
+16
2019-06-20
scsi: ipr: use sg helper to iterate over scatterlist
Ming Lei
1
-13
/
+16
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-02-09
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
1
-1
/
+2
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-09-21
scsi: ipr: System hung while dlpar adding primary ipr adapter back
Wen Xiong
1
-45
/
+61
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+25
2018-06-20
scsi: ipr: Format HCAM overlay ID 0x41
Wen Xiong
1
-0
/
+25
2018-06-19
scsi: ipr: Eliminate duplicate barriers
Arnd Bergmann
1
-2
/
+0
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-2
/
+4
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-4
/
+6
2018-05-15
scsi: ipr: new IOASC update
Wen Xiong
1
-0
/
+2
2018-03-13
scsi: ipr: Use dma_pool_zalloc()
Souptick Joarder
1
-2
/
+2
2018-02-14
scsi: ipr: Use sgl_alloc_order() and sgl_free_order()
Bart Van Assche
1
-41
/
+8
2017-12-05
scsi: ipr: fix incorrect indentation of assignment statement
Colin Ian King
1
-2
/
+2
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-4
/
+4
2017-11-01
scsi: ipr: Convert timers to use timer_setup()
Kees Cook
1
-15
/
+15
2017-08-23
scsi: ipr: Set no_report_opcodes for RAID arrays
Brian King
1
-0
/
+1
2017-08-08
scsi: ipr: Fix scsi-mq lockdep issue
Brian King
1
-14
/
+19
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-61
/
+198
2017-04-12
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
James Bottomley
1
-1
/
+6
2017-04-12
scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITION
Mauricio Faria de Oliveira
1
-1
/
+6
2017-03-23
scsi: ipr: Fix SATA EH hang
Brian King
1
-21
/
+41
2017-03-23
scsi: ipr: Error path locking fixes
Brian King
1
-13
/
+93
2017-03-23
scsi: ipr: Fix abort path race condition
Brian King
1
-17
/
+47
2017-03-23
scsi: ipr: Remove redundant initialization
Brian King
1
-6
/
+5
2017-03-23
scsi: ipr: Fix missed EH wakeup
Brian King
1
-4
/
+12
2017-02-28
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2016-12-01
scsi: ipr: Fix runaway IRQs when falling back from MSI to LSI
Benjamin Herrenschmidt
1
-0
/
+1
2016-11-09
scsi: ipr: Use pci_irq_allocate_vectors
Christoph Hellwig
1
-122
/
+51
2016-10-14
scsi: ipr: Fix async error WARN_ON
Brian King
1
-2
/
+1
2016-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-16
/
+118
2016-09-19
scsi: ipr: Remove redundant messages at adapter init time
Brian King
1
-1
/
+2
2016-09-19
scsi: ipr: Don't log unnecessary 9084 error details
Brian King
1
-3
/
+3
2016-08-26
scsi: ipr: Add asynchronous error notification
Brian King
1
-12
/
+113
2016-08-09
ipr: Fix sync scsi scan
Brian King
1
-5
/
+6
2016-08-02
ipr: Fix error return code in ipr_probe_ioa()
Wei Yongjun
1
-0
/
+1
2016-07-27
ipr: Wait to do async scan until scsi host is initialized
Brian King
1
-0
/
+9
2016-07-14
ipr: Increase MSIX vectors number
Wen Xiong
1
-2
/
+2
2016-07-14
ipr: Add new CCIN for new adapters support
Wen Xiong
1
-1
/
+6
2016-06-29
ipr: Clear interrupt on croc/crocodile when running with LSI
Brian King
1
-0
/
+1
2016-02-27
ipr: Fix regression when loading firmware
Gabriel Krisman Bertazi
1
-0
/
+5
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-14
/
+11
[next]