index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aacraid
Age
Commit message (
Expand
)
Author
2020-05-14
scsi: aacraid: Fix an oops in error handling
Dan Carpenter
2020-05-11
scsi: aacraid: Use memdup_user() as a cleanup
Zou Wei
2020-05-07
scsi: aacraid: Make some symbols static
Zou Wei
2020-05-07
scsi: core: Remove 'list' entry from struct scsi_cmnd
Hannes Reinecke
2020-04-27
scsi: aacraid: Fix error handling paths in aac_probe_one()
Christophe JAILLET
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-03-31
scsi: aacraid: do not overwrite retval in aac_reset_adapter()
Hannes Reinecke
2020-03-24
block: move struct partition out of genhd.h
Christoph Hellwig
2020-03-17
scsi: aacraid: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-11
scsi: aacraid: clean up warning cast-function-type
Phong Tran
2020-03-11
scsi: aacraid: Disabling TM path and only processing IOP reset
Sagar Biradar
2020-02-28
scsi: aacraid: use scsi_host_busy_iter() in get_num_of_incomplete_fibs()
Hannes Reinecke
2020-02-28
scsi: aacraid: use scsi_host_busy_iter() to wait for outstanding commands
Hannes Reinecke
2020-02-28
scsi: aacraid: use scsi_host_(block,unblock) to block I/O
Hannes Reinecke
2020-02-28
scsi: aacraid: move scsi_(block,unblock)_requests out of _aac_reset_adapter()
Hannes Reinecke
2020-02-28
scsi: aacraid: replace aac_flush_ios() with midlayer helper
Hannes Reinecke
2020-02-28
scsi: aacraid: use scsi_host_complete_all_commands() to terminate outstanding...
Hannes Reinecke
2020-02-28
scsi: aacraid: Do not wait for outstanding write commands on synchronize_cache
Hannes Reinecke
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-10-18
scsi: aacraid: bump version
Balsundar P
2019-10-18
scsi: aacraid: send AIF request post IOP RESET
Balsundar P
2019-10-18
scsi: aacraid: check adapter health
Balsundar P
2019-10-18
scsi: aacraid: setting different timeout for src and thor
Balsundar P
2019-10-18
scsi: aacraid: fixed firmware assert issue
Balsundar P
2019-10-18
scsi: aacraid: fixed IO reporting error
Balsundar P
2019-10-18
scsi: aacraid: fix illegal IO beyond last LBA
Balsundar P
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-25
scsi: aacraid: Insure we don't access PCIe space during AER/EEH
Dave Carroll
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-14
scsi: aacraid: Fix performance issue on logical drives
Sagar Biradar
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-02-27
scsi: aacraid: Fix missing break in switch statement
Gustavo A. R. Silva
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2019-02-04
scsi: aacraid: clean up some indentation and formatting issues
Colin Ian King
2019-01-29
scsi: remove unneeded header search paths
Masahiro Yamada
2019-01-22
scsi: communicate max segment size to the DMA mapping code
Christoph Hellwig
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-12
scsi: aacraid: change event_wait to a completion
Arnd Bergmann
2018-12-12
scsi: aacraid: change wait_sem to a completion
Arnd Bergmann
2018-11-28
scsi: aacraid: Mark expected switch fall-through
Gustavo A. R. Silva
2018-11-28
scsi: aacraid: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-20
Merge branch 'pci/misc'
Bjorn Helgaas
2018-10-10
PCI: Remove pci_set_dma_max_seg_size()
Christoph Hellwig
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-08-30
scsi: aacraid: remove unused variables dev and cpu
Colin Ian King
2018-08-27
scsi: aacraid: fix a signedness bug
Dan Carpenter
[next]