index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hpsa.c
Age
Commit message (
Expand
)
Author
2015-05-31
hpsa: use helper routines for finishing commands
Webb Scales
2015-05-31
hpsa: add support sending aborts to physical devices via the ioaccel2 path
Stephen Cameron
2015-05-31
hpsa: do not print ioaccel2 warning messages about unusual completions.
Robert Elliott
2015-05-31
hpsa: clean up some error reporting output in abort handler
Robert Elliott
2015-05-31
hpsa: clean up driver init
Robert Elliott
2015-05-31
hpsa: correct return values from driver functions.
Robert Elliott
2015-05-31
hpsa: do not check cmd_alloc return value - it cannnot return NULL
Robert Elliott
2015-05-31
hpsa: add more ioaccel2 error handling, including underrun statuses.
Joe Handzik
2015-05-31
hpsa: add ioaccel sg chaining for the ioaccel2 path
Webb Scales
2015-05-31
hpsa: refactor freeing of resources into more logical functions
Robert Elliott
2015-05-31
hpsa: clean up error handling
Robert Elliott
2015-05-31
hpsa: break hpsa_free_irqs_and_disable_msix into two functions
Robert Elliott
2015-05-31
hpsa: Get queue depth from identify physical bmic for physical disks.
Joe Handzik
2015-05-31
hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode.
Joe Handzik
2015-05-31
hpsa: print accurate SSD Smart Path Enabled status
Robert Elliott
2015-05-31
hpsa: factor out hpsa_ioaccel_submit function
Webb Scales
2015-05-31
hpsa: try resubmitting down raid path on task set full
Stephen Cameron
2015-05-31
hpsa: do not ignore return value of hpsa_register_scsi
Stephen Cameron
2015-05-31
hpsa: factor out hpsa_init_cmd function
Stephen Cameron
2015-05-31
hpsa: make function names consistent
Robert Elliott
2015-05-31
hpsa: allow lockup detected to be viewed via sysfs
Stephen Cameron
2015-05-31
hpsa: hpsa decode sense data for io and tmf
Stephen Cameron
2015-05-31
hpsa: decrement h->commands_outstanding in fail_all_outstanding_cmds
Stephen Cameron
2015-05-31
hpsa: clean up aborts
Stephen Cameron
2015-05-31
hpsa: rework controller command submission
Webb Scales
2015-05-31
hpsa: clean up host, channel, target, lun prints
Webb Scales
2015-05-31
hpsa: add masked physical devices into h->dev[] array
Stephen Cameron
2015-05-31
hpsa: dont meddle with hw which isn't ours (cciss)
Tomas Henzl
2015-03-10
Fix weird uses of num_online_cpus().
Rusty Russell
2015-02-15
hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patch
Don Brace
2015-02-02
hpsa: Use local workqueues instead of system workqueues
Don Brace
2015-02-02
hpsa: add in P840ar controller model name
Don Brace
2015-02-02
hpsa: add in gen9 controller model names
Don Brace
2015-02-02
hpsa: detect and report failures changing controller transport modes
Robert Elliott
2015-02-02
hpsa: shorten the wait for the CISS doorbell mode change ack
Robert Elliott
2015-02-02
hpsa: refactor duplicated scan completion code into a new routine
Webb Scales
2015-02-02
hpsa: move SG descriptor set-up out of hpsa_scatter_gather()
Webb Scales
2015-02-02
hpsa: do not use function pointers in fast path command submission
Stephen Cameron
2015-02-02
hpsa: print CDBs instead of kernel virtual addresses for uncommon errors
Stephen Cameron
2015-02-02
hpsa: do not use a void pointer for scsi_cmd field of struct CommandList
Stephen Cameron
2015-02-02
hpsa: return failed from device reset/abort handlers
Don Brace
2015-02-02
hpsa: check for ctlr lockup after command allocation in main io path
Stephen Cameron
2015-02-02
hpsa: guard against overflowing raid map array
Stephen Cameron
2015-02-02
hpsa: do not ack controller events on controllers that do not support it
Stephen Cameron
2015-02-02
hpsa: remove incorrect BUG_ONs checking for raid offload enable
Stephen Cameron
2015-02-02
hpsa: count passthru cmds with atomics, not a spin locked int
Don Brace
2015-02-02
hpsa: optimize cmd_alloc function by remembering last allocation
Robert Elliott
2015-02-02
hpsa: fix race between abort handler and main i/o path
Webb Scales
2015-02-02
hpsa: honor queue depth of physical devices
Don Brace
2015-02-02
hpsa: use workqueue to resubmit failed ioaccel commands
Don Brace
[prev]
[next]