index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
*
mm: gup: use get_user_pages_unlocked
Andrea Arcangeli
2015-02-11
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-02-11
|
\
|
*
scsi_logging: return void for dev_printk() functions
Hannes Reinecke
2015-02-04
|
*
scsi: print single-character strings with seq_putc
Rasmus Villemoes
2015-02-02
|
*
scsi: merge consecutive seq_puts calls
Rasmus Villemoes
2015-02-02
|
*
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
2015-02-02
|
*
aha152x: replace seq_printf with seq_puts
Rasmus Villemoes
2015-02-02
|
*
advansys: replace seq_printf with seq_puts
Rasmus Villemoes
2015-02-02
|
*
scsi: remove SPRINTF macro
Rasmus Villemoes
2015-02-02
|
*
sg: remove an unused variable
Bart Van Assche
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: do not check for msi(x) in interrupt_pending
Stephen Cameron
2015-02-02
|
*
hpsa: slightly optimize SA5_performant_completed
Don Brace
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
2015-02-02
|
*
hpsa: factor out hpsa_ciss_submit function
Stephen Cameron
2015-02-02
|
*
hpsa: do not request device rescan on every ioaccel path error
Stephen Cameron
2015-02-02
|
*
hpsa: do not queue commands internally in driver
Don Brace
2015-02-02
|
*
hpsa: get rid of cmd_special_alloc and cmd_special_free
Stephen Cameron
2015-02-02
|
*
hpsa: reserve some commands for use by driver
Stephen Cameron
2015-02-02
|
*
hpsa: avoid unneccesary calls to resource freeing functions
Robert Elliott
2015-02-02
|
*
hpsa: fix memory leak in hpsa_alloc_cmd_pool
Robert Elliott
2015-02-02
|
*
hpsa: report allocation failures while allocating SG chain blocks
Robert Elliott
2015-02-02
|
*
hpsa: pass error from pci_set_consistent_dma_mask from hpsa_message
Robert Elliott
2015-02-02
|
*
hpsa: rename hpsa_request_irq to hpsa_request_irqs
Robert Elliott
2015-02-02
|
*
hpsa: report failure to ioremap config table
Robert Elliott
2015-02-02
|
*
hpsa: trivial message and comment clean ups
Stephen Cameron
2015-02-02
|
*
hpsa: refactor hpsa_find_board_params() to encapsulate legacy test
Webb Scales
2015-02-02
|
*
hpsa: downgrade the Waiting for no-op print to dev_info
Robert Elliott
2015-02-02
|
*
hpsa: propagate return value from board ID lookup
Robert Elliott
2015-02-02
|
*
hpsa: propagate hard_reset failures in reset_devices mode
Robert Elliott
2015-02-02
|
*
hpsa: remove 0x from queue depth print which is in decimal
Robert Elliott
2015-02-02
|
*
hpsa: notice all request_irq errors
Robert Elliott
2015-02-02
[next]