index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
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
2018-01-03
scsi: aacraid: Untangle targets setup from report phy luns
Raghava Aditya Renukunta
1
-11
/
+33
2018-01-03
scsi: aacraid: Add target setup helper function
Raghava Aditya Renukunta
1
-5
/
+13
2018-01-03
scsi: aacraid: Refactor and rename to make mirror existing changes
Raghava Aditya Renukunta
1
-17
/
+19
2018-01-03
scsi: aacraid: Change phy luns function to use common bmic function
Raghava Aditya Renukunta
1
-52
/
+23
2018-01-03
scsi: aacraid: Create bmic submission function from bmic identify
Raghava Aditya Renukunta
1
-48
/
+99
[next]