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
/
smartpqi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-01
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-2
/
+1
2021-04-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-1281
/
+2179
2021-04-16
scsi: smartpqi: Remove unused functions
Bart Van Assche
1
-10
/
+0
2021-04-16
scsi: smartpqi: Fix device pointer variable reference static checker issue
Don Brace
1
-1
/
+1
2021-04-16
scsi: smartpqi: Fix blocks_per_row static checker issue
Don Brace
1
-2
/
+6
2021-04-06
scsi: smartpqi: Update version to 2.1.8-045
Don Brace
1
-5
/
+5
2021-04-06
scsi: smartpqi: Add new PCI IDs
Kevin Barnett
1
-0
/
+156
2021-04-06
scsi: smartpqi: Correct system hangs when resuming from hibernation
Kevin Barnett
1
-0
/
+7
2021-04-06
scsi: smartpqi: Update enclosure identifier in sysfs
Murthy Bhat
1
-1
/
+0
2021-04-06
scsi: smartpqi: Add additional logging for LUN resets
Kevin Barnett
1
-36
/
+89
2021-04-06
scsi: smartpqi: Update SAS initiator_port_protocols and target_port_protocols
Murthy Bhat
1
-9
/
+19
2021-04-06
scsi: smartpqi: Add phy ID support for the physical drives
Murthy Bhat
3
-0
/
+12
2021-04-06
scsi: smartpqi: Convert snprintf() to scnprintf()
Kevin Barnett
1
-12
/
+11
2021-04-06
scsi: smartpqi: Fix driver synchronization issues
Kevin Barnett
1
-103
/
+3
2021-04-06
scsi: smartpqi: Update device scan operations
Kevin Barnett
1
-8
/
+14
2021-04-06
scsi: smartpqi: Update OFA management
Kevin Barnett
2
-196
/
+196
2021-04-06
scsi: smartpqi: Update RAID bypass handling
Kevin Barnett
2
-157
/
+19
2021-04-06
scsi: smartpqi: Update suspend/resume and shutdown
Kevin Barnett
2
-60
/
+64
2021-04-06
scsi: smartpqi: Synchronize device resets with mutex
Kevin Barnett
2
-36
/
+13
2021-04-06
scsi: smartpqi: Update soft reset management for OFA
Kevin Barnett
1
-33
/
+53
2021-04-06
scsi: smartpqi: Update event handler
Kevin Barnett
2
-6
/
+7
2021-04-06
scsi: smartpqi: Add support for wwid
Kevin Barnett
2
-2
/
+27
2021-04-06
scsi: smartpqi: Remove timeouts from internal cmds
Kevin Barnett
2
-100
/
+46
2021-04-06
scsi: smartpqi: Disable WRITE SAME for HBA NVMe disks
Kevin Barnett
1
-2
/
+5
2021-04-06
scsi: smartpqi: Add host level stream detection enable
Don Brace
1
-0
/
+32
2021-04-06
scsi: smartpqi: Add stream detection
Don Brace
2
-6
/
+90
2021-04-06
scsi: smartpqi: Align code with oob driver
Kevin Barnett
4
-231
/
+156
2021-04-06
scsi: smartpqi: Add support for long firmware version
Kevin Barnett
2
-12
/
+39
2021-04-06
scsi: smartpqi: Add support for BMIC sense feature cmd and feature bits
Kevin Barnett
2
-19
/
+388
2021-04-06
scsi: smartpqi: Add support for RAID1 writes
Don Brace
2
-82
/
+183
2021-04-06
scsi: smartpqi: Add support for RAID5 and RAID6 writes
Don Brace
2
-6
/
+268
2021-04-06
scsi: smartpqi: Refactor scatterlist code
Don Brace
1
-59
/
+42
2021-04-06
scsi: smartpqi: Refactor aio submission code
Don Brace
2
-246
/
+360
2021-04-06
scsi: smartpqi: Add support for new product ids
Kevin Barnett
4
-1
/
+23
2021-04-06
scsi: smartpqi: Correct request leakage during reset operations
Murthy Bhat
1
-0
/
+4
2021-04-06
scsi: smartpqi: Use host-wide tag space
Don Brace
1
-0
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2020-11-17
scsi: smartpqi: Update version to 1.2.16-012
Don Brace
1
-2
/
+2
2020-11-17
scsi: smartpqi: Correct pqi_sas_smp_handler busy condition
Don Brace
1
-1
/
+0
2020-11-17
scsi: smartpqi: Correct driver removal with HBA disks
Don Brace
1
-7
/
+3
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-210
/
+283
2020-09-03
scsi: smartpqi: Update copyright
Don Brace
6
-7
/
+7
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-9
/
+8
2020-08-21
scsi: smartpqi: Bump version to 1.2.16-010
Don Brace
1
-3
/
+3
2020-08-21
scsi: smartpqi: Add RAID bypass counter
Kevin Barnett
2
-24
/
+54
2020-08-21
scsi: smartpqi: Support device deletion via sysfs
Kevin Barnett
1
-49
/
+43
2020-08-21
scsi: smartpqi: Avoid crashing kernel for controller issues
Kevin Barnett
2
-35
/
+68
2020-08-21
scsi: smartpqi: Update logical volume size after expansion
Mahesh Rajashekhara
2
-5
/
+17
2020-08-21
scsi: smartpqi: Add id support for SmartRAID 3152-8i
Mahesh Rajashekhara
1
-0
/
+4
2020-08-21
scsi: smartpqi: Identify physical devices without issuing INQUIRY
Kevin Barnett
2
-87
/
+87
[next]