index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aacraid
/
linit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+2
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
1
-2
/
+2
2025-10-23
scsi: aacraid: Improve code readability
Bart Van Assche
1
-1
/
+1
2025-08-13
scsi: switch ->bios_param() to passing gendisk
Al Viro
1
-3
/
+3
2025-08-13
scsi: switch scsi_bios_ptable() and scsi_partsize() to gendisk
Al Viro
1
-1
/
+1
2025-02-03
scsi: Constify struct pci_error_handlers
Christophe JAILLET
1
-1
/
+1
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
1
-3
/
+5
2023-12-08
Revert "scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity"
Martin K. Petersen
1
-14
/
+0
2023-06-14
scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity
Sagar Biradar
1
-0
/
+14
2023-03-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
1
-1
/
+1
2023-03-24
scsi: aacraid: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-09
scsi: aacraid: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-3
/
+0
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
1
-1
/
+1
2022-03-14
scsi: aacraid: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2022-02-22
scsi: aacraid: Move the SCSI pointer to private command data
Bart Van Assche
1
-10
/
+11
2021-10-16
scsi: aacraid: Switch to attribute groups
Bart Van Assche
1
-17
/
+21
2020-11-25
scsi: aacraid: Use generic power management
Vaibhav Gupta
1
-26
/
+7
2020-11-25
scsi: aacraid: Drop pci_enable_wake() from .resume
Vaibhav Gupta
1
-1
/
+0
2020-11-04
scsi: aacraid: Improve compat_ioctl handlers
Arnd Bergmann
1
-59
/
+2
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
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
-1
/
+1
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
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-07
scsi: aacraid: Make some symbols static
Zou Wei
1
-2
/
+2
2020-04-27
scsi: aacraid: Fix error handling paths in aac_probe_one()
Christophe JAILLET
1
-4
/
+8
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-88
/
+83
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: Disabling TM path and only processing IOP reset
Sagar Biradar
1
-9
/
+25
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_(block,unblock) to block I/O
Hannes Reinecke
1
-9
/
+6
2020-02-28
scsi: aacraid: replace aac_flush_ios() with midlayer helper
Hannes Reinecke
1
-22
/
+2
2019-10-18
scsi: aacraid: send AIF request post IOP RESET
Balsundar P
1
-3
/
+18
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
1
-3
/
+7
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
1
-14
/
+1
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
1
-4
/
+5
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
1
-2
/
+4
2019-02-04
scsi: aacraid: clean up some indentation and formatting issues
Colin Ian King
1
-2
/
+1
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
2018-12-12
scsi: aacraid: change event_wait to a completion
Arnd Bergmann
1
-1
/
+1
2018-11-28
scsi: aacraid: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
[next]