index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
smartpqi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-1281
/
+2179
2021-04-15
scsi: smartpqi: Remove unused functions
Bart Van Assche
1
-10
/
+0
2021-04-15
scsi: smartpqi: Fix device pointer variable reference static checker issue
Don Brace
1
-1
/
+1
2021-04-15
scsi: smartpqi: Fix blocks_per_row static checker issue
Don Brace
1
-2
/
+6
2021-04-05
scsi: smartpqi: Update version to 2.1.8-045
Don Brace
1
-5
/
+5
2021-04-05
scsi: smartpqi: Add new PCI IDs
Kevin Barnett
1
-0
/
+156
2021-04-05
scsi: smartpqi: Correct system hangs when resuming from hibernation
Kevin Barnett
1
-0
/
+7
2021-04-05
scsi: smartpqi: Update enclosure identifier in sysfs
Murthy Bhat
1
-1
/
+0
2021-04-05
scsi: smartpqi: Add additional logging for LUN resets
Kevin Barnett
1
-36
/
+89
2021-04-05
scsi: smartpqi: Update SAS initiator_port_protocols and target_port_protocols
Murthy Bhat
1
-9
/
+19
2021-04-05
scsi: smartpqi: Add phy ID support for the physical drives
Murthy Bhat
3
-0
/
+12
2021-04-05
scsi: smartpqi: Convert snprintf() to scnprintf()
Kevin Barnett
1
-12
/
+11
2021-04-05
scsi: smartpqi: Fix driver synchronization issues
Kevin Barnett
1
-103
/
+3
2021-04-05
scsi: smartpqi: Update device scan operations
Kevin Barnett
1
-8
/
+14
2021-04-05
scsi: smartpqi: Update OFA management
Kevin Barnett
2
-196
/
+196
2021-04-05
scsi: smartpqi: Update RAID bypass handling
Kevin Barnett
2
-157
/
+19
2021-04-05
scsi: smartpqi: Update suspend/resume and shutdown
Kevin Barnett
2
-60
/
+64
2021-04-05
scsi: smartpqi: Synchronize device resets with mutex
Kevin Barnett
2
-36
/
+13
2021-04-05
scsi: smartpqi: Update soft reset management for OFA
Kevin Barnett
1
-33
/
+53
2021-04-05
scsi: smartpqi: Update event handler
Kevin Barnett
2
-6
/
+7
2021-04-05
scsi: smartpqi: Add support for wwid
Kevin Barnett
2
-2
/
+27
2021-04-05
scsi: smartpqi: Remove timeouts from internal cmds
Kevin Barnett
2
-100
/
+46
2021-04-05
scsi: smartpqi: Disable WRITE SAME for HBA NVMe disks
Kevin Barnett
1
-2
/
+5
2021-04-05
scsi: smartpqi: Add host level stream detection enable
Don Brace
1
-0
/
+32
2021-04-05
scsi: smartpqi: Add stream detection
Don Brace
2
-6
/
+90
2021-04-05
scsi: smartpqi: Align code with oob driver
Kevin Barnett
4
-231
/
+156
2021-04-05
scsi: smartpqi: Add support for long firmware version
Kevin Barnett
2
-12
/
+39
2021-04-05
scsi: smartpqi: Add support for BMIC sense feature cmd and feature bits
Kevin Barnett
2
-19
/
+388
2021-04-05
scsi: smartpqi: Add support for RAID1 writes
Don Brace
2
-82
/
+183
2021-04-05
scsi: smartpqi: Add support for RAID5 and RAID6 writes
Don Brace
2
-6
/
+268
2021-04-05
scsi: smartpqi: Refactor scatterlist code
Don Brace
1
-59
/
+42
2021-04-05
scsi: smartpqi: Refactor aio submission code
Don Brace
2
-246
/
+360
2021-04-05
scsi: smartpqi: Add support for new product ids
Kevin Barnett
4
-1
/
+23
2021-04-05
scsi: smartpqi: Correct request leakage during reset operations
Murthy Bhat
1
-0
/
+4
2021-04-05
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-16
scsi: smartpqi: Update version to 1.2.16-012
Don Brace
1
-2
/
+2
2020-11-16
scsi: smartpqi: Correct pqi_sas_smp_handler busy condition
Don Brace
1
-1
/
+0
2020-11-16
scsi: smartpqi: Correct driver removal with HBA disks
Don Brace
1
-7
/
+3
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-210
/
+283
2020-09-02
scsi: smartpqi: Update copyright
Don Brace
6
-7
/
+7
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-9
/
+8
2020-08-20
scsi: smartpqi: Bump version to 1.2.16-010
Don Brace
1
-3
/
+3
2020-08-20
scsi: smartpqi: Add RAID bypass counter
Kevin Barnett
2
-24
/
+54
2020-08-20
scsi: smartpqi: Support device deletion via sysfs
Kevin Barnett
1
-49
/
+43
2020-08-20
scsi: smartpqi: Avoid crashing kernel for controller issues
Kevin Barnett
2
-35
/
+68
2020-08-20
scsi: smartpqi: Update logical volume size after expansion
Mahesh Rajashekhara
2
-5
/
+17
2020-08-20
scsi: smartpqi: Add id support for SmartRAID 3152-8i
Mahesh Rajashekhara
1
-0
/
+4
2020-08-20
scsi: smartpqi: Identify physical devices without issuing INQUIRY
Kevin Barnett
2
-87
/
+87
2020-06-26
PCI: Convert PCIe capability PCIBIOS errors to errno
Bolarinwa Olayemi Saheed
1
-1
/
+5
[next]