index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aacraid
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-15
scsi: aacraid: Fix a bunch of function header issues
Lee Jones
1
-6
/
+6
2020-07-15
scsi: aacraid: Demote partially documented function header
Lee Jones
1
-1
/
+1
2020-07-15
scsi: aacraid: Remove unused variable 'status'
Lee Jones
1
-2
/
+1
2020-07-15
scsi: aacraid: Fix logical bug when !DBG
Lee Jones
1
-4
/
+6
2020-07-15
scsi: aacraid: Fix a few kerneldoc issues
Lee Jones
1
-8
/
+6
2020-07-15
scsi: aacraid: Repair two kerneldoc headers
Lee Jones
1
-2
/
+3
2020-07-15
scsi: aacraid: Fix a bunch of function doc formatting errors
Lee Jones
1
-14
/
+3
2020-07-15
scsi: aacraid: Fix a couple of small kerneldoc issues
Lee Jones
1
-2
/
+1
2020-07-15
scsi: aacraid: Provide suggested curly braces around empty body of if()
Lee Jones
1
-1
/
+2
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
1
-1
/
+1
2020-05-14
scsi: aacraid: Fix an oops in error handling
Dan Carpenter
1
-0
/
+1
2020-05-11
scsi: aacraid: Use memdup_user() as a cleanup
Zou Wei
1
-9
/
+3
2020-05-07
scsi: aacraid: Make some symbols static
Zou Wei
2
-4
/
+4
2020-05-07
scsi: core: Remove 'list' entry from struct scsi_cmnd
Hannes Reinecke
1
-1
/
+0
2020-04-27
scsi: aacraid: Fix error handling paths in aac_probe_one()
Christophe JAILLET
1
-4
/
+8
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+4
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-221
/
+116
2020-03-31
scsi: aacraid: do not overwrite retval in aac_reset_adapter()
Hannes Reinecke
1
-3
/
+4
2020-03-24
block: move struct partition out of genhd.h
Christoph Hellwig
1
-3
/
+4
2020-03-17
scsi: aacraid: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-8
/
+9
2020-03-11
scsi: aacraid: clean up warning cast-function-type
Phong Tran
1
-1
/
+6
2020-03-11
scsi: aacraid: Disabling TM path and only processing IOP reset
Sagar Biradar
2
-10
/
+26
2020-02-28
scsi: aacraid: use scsi_host_busy_iter() in get_num_of_incomplete_fibs()
Hannes Reinecke
1
-40
/
+41
2020-02-28
scsi: aacraid: use scsi_host_busy_iter() to wait for outstanding commands
Hannes Reinecke
1
-18
/
+17
2020-02-28
scsi: aacraid: use scsi_host_(block,unblock) to block I/O
Hannes Reinecke
2
-21
/
+8
2020-02-28
scsi: aacraid: move scsi_(block,unblock)_requests out of _aac_reset_adapter()
Hannes Reinecke
1
-6
/
+4
2020-02-28
scsi: aacraid: replace aac_flush_ios() with midlayer helper
Hannes Reinecke
1
-22
/
+2
2020-02-28
scsi: aacraid: use scsi_host_complete_all_commands() to terminate outstanding...
Hannes Reinecke
1
-22
/
+2
2020-02-28
scsi: aacraid: Do not wait for outstanding write commands on synchronize_cache
Hannes Reinecke
1
-74
/
+2
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-10-18
scsi: aacraid: bump version
Balsundar P
1
-1
/
+1
2019-10-18
scsi: aacraid: send AIF request post IOP RESET
Balsundar P
3
-9
/
+50
2019-10-18
scsi: aacraid: check adapter health
Balsundar P
1
-0
/
+4
2019-10-18
scsi: aacraid: setting different timeout for src and thor
Balsundar P
3
-4
/
+11
2019-10-18
scsi: aacraid: fixed firmware assert issue
Balsundar P
3
-0
/
+16
2019-10-18
scsi: aacraid: fixed IO reporting error
Balsundar P
1
-0
/
+1
2019-10-18
scsi: aacraid: fix illegal IO beyond last LBA
Balsundar P
1
-4
/
+4
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
1
-1
/
+0
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
12
-180
/
+12
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-03-25
scsi: aacraid: Insure we don't access PCIe space during AER/EEH
Dave Carroll
2
-3
/
+8
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+8
2019-03-14
scsi: aacraid: Fix performance issue on logical drives
Sagar Biradar
1
-5
/
+8
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-25
/
+26
2019-02-27
scsi: aacraid: Fix missing break in switch statement
Gustavo A. R. Silva
1
-2
/
+3
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
4
-6
/
+8
2019-02-04
scsi: aacraid: clean up some indentation and formatting issues
Colin Ian King
3
-15
/
+15
2019-01-29
scsi: remove unneeded header search paths
Masahiro Yamada
1
-2
/
+0
2019-01-22
scsi: communicate max segment size to the DMA mapping code
Christoph Hellwig
1
-5
/
+4
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
[prev]
[next]