index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aacraid
/
aachba.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-08-02
Merge patch series "scsi: aacraid: struct sgmap: Replace 1-element arrays wit...
Martin K. Petersen
1
-14
/
+12
2024-08-02
scsi: aacraid: struct {user,}sgmap{,64,raw}: Replace 1-element arrays with fl...
Kees Cook
1
-14
/
+12
2024-08-02
scsi: aacraid: struct aac_ciss_phys_luns_resp: Replace 1-element array with f...
Kees Cook
1
-1
/
+1
2024-01-29
scsi: aacraid: aachba: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-3
/
+3
2023-05-26
scsi: aacraid: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-02-08
scsi: aacraid: Allocate cmd_priv with scsicmd
Kees Cook
1
-2
/
+3
2022-06-21
scsi: aacraid: Remove redundant "the"
Jiang Jian
1
-1
/
+1
2022-02-22
scsi: aacraid: Move the SCSI pointer to private command data
Bart Van Assche
1
-20
/
+23
2022-01-05
scsi: aacraid: Fix spelling of "its"
Randy Dunlap
1
-1
/
+1
2021-10-16
scsi: aacraid: Call scsi_done() directly
Bart Van Assche
1
-5
/
+11
2021-10-16
scsi: aacraid: Introduce aac_scsi_done()
Bart Van Assche
1
-17
/
+22
2021-08-11
scsi: aacraid: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-1
/
+1
2021-07-18
scsi: aacraid: Remove an unused include
Christoph Hellwig
1
-1
/
+0
2021-05-10
scsi: aacraid: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-5
/
+5
2021-04-15
scsi: aacraid: Remove an unused function
Bart Van Assche
1
-5
/
+0
2021-03-15
scsi: aacraid: Fix a few incorrectly named functions
Lee Jones
1
-4
/
+4
2021-01-22
scsi: aacraid: Avoid setting message byte on completion
Hannes Reinecke
1
-109
/
+64
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+5
2020-09-15
scsi: aacraid: Make some symbols static in aachba.c
Jason Yan
1
-3
/
+3
2020-09-01
scsi: aacraid: Remove erroneous fallthrough annotation
Dan Carpenter
1
-1
/
+0
2020-08-24
scsi: aacraid: Remove pci-dma-compat wrapper API
Suraj Upadhyay
1
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
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-05-07
scsi: core: Remove 'list' entry from struct scsi_cmnd
Hannes Reinecke
1
-1
/
+0
2020-03-11
scsi: aacraid: clean up warning cast-function-type
Phong Tran
1
-1
/
+6
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: setting different timeout for src and thor
Balsundar P
1
-1
/
+2
2019-10-18
scsi: aacraid: fix illegal IO beyond last LBA
Balsundar P
1
-4
/
+4
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
1
-15
/
+1
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
1
-1
/
+1
2018-11-28
scsi: aacraid: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+4
2018-08-30
scsi: aacraid: remove unused variables dev and cpu
Colin Ian King
1
-7
/
+0
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-14
/
+27
2018-07-10
scsi: aacraid: remove AAC_STAT_GOOD define
Johannes Thumshirn
1
-14
/
+27
2018-06-26
scsi: aacraid: Fix PD performance regression over incorrect qd being set
Raghava Aditya Renukunta
1
-8
/
+7
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-01-10
scsi: aacraid: Get correct lun count
Raghava Aditya Renukunta
1
-1
/
+1
2018-01-08
scsi: aacraid: remove redundant setting of variable c
Colin Ian King
1
-4
/
+1
2018-01-03
scsi: aacraid: Remove AAC_HIDE_DISK check in queue command
Raghava Aditya Renukunta
1
-10
/
+0
2018-01-03
scsi: aacraid: Remove unused rescan variable
Raghava Aditya Renukunta
1
-10
/
+9
2018-01-03
scsi: aacraid: Use hotplug handling function in place of scsi_scan_host
Raghava Aditya Renukunta
1
-4
/
+0
2018-01-03
scsi: aacraid: Process hba and container hot plug events in single function
Raghava Aditya Renukunta
1
-4
/
+5
2018-01-03
scsi: aacraid: Merge func to get container information
Raghava Aditya Renukunta
1
-0
/
+4
2018-01-03
scsi: aacraid: Add helper function to set queue depth
Raghava Aditya Renukunta
1
-13
/
+24
2018-01-03
scsi: aacraid: Save bmic phy information for each phy
Raghava Aditya Renukunta
1
-6
/
+78
2018-01-03
scsi: aacraid: Create helper functions to get lun info
Raghava Aditya Renukunta
1
-12
/
+42
2018-01-03
scsi: aacraid: Move function around to match existing code
Raghava Aditya Renukunta
1
-56
/
+56
[next]