index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-17
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+3
2015-02-17
debugfs: Provide a file creation function that also takes an initial size
David Howells
1
-6
/
+3
2015-02-13
MODULE_DEVICE_TABLE: fix some callsites
Andrew Morton
1
-1
/
+0
2015-02-13
scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-3
/
+3
2015-02-12
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-10
/
+10
2015-02-11
mm: gup: use get_user_pages_unlocked
Andrea Arcangeli
1
-5
/
+2
2015-02-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
76
-2192
/
+4254
2015-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
14
-1273
/
+848
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2015-02-10
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+6
2015-02-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+6
2015-02-05
block: pass iov_iter to the BLOCK_PC mapping functions
Kent Overstreet
1
-9
/
+6
2015-02-04
csiostor:Use firmware version from cxgb4/t4fw_version.h
Praveen Madhavan
3
-8
/
+7
2015-02-04
scsi_logging: return void for dev_printk() functions
Hannes Reinecke
1
-13
/
+9
2015-02-02
scsi: print single-character strings with seq_putc
Rasmus Villemoes
15
-45
/
+45
2015-02-02
scsi: merge consecutive seq_puts calls
Rasmus Villemoes
4
-35
/
+21
2015-02-02
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
21
-138
/
+136
2015-02-02
aha152x: replace seq_printf with seq_puts
Rasmus Villemoes
1
-124
/
+124
2015-02-02
advansys: replace seq_printf with seq_puts
Rasmus Villemoes
1
-80
/
+75
2015-02-02
scsi: remove SPRINTF macro
Rasmus Villemoes
6
-273
/
+252
2015-02-02
sg: remove an unused variable
Bart Van Assche
1
-16
/
+1
2015-02-02
hpsa: Use local workqueues instead of system workqueues
Don Brace
2
-14
/
+56
2015-02-02
hpsa: add in P840ar controller model name
Don Brace
1
-1
/
+1
2015-02-02
hpsa: add in gen9 controller model names
Don Brace
1
-13
/
+13
2015-02-02
hpsa: detect and report failures changing controller transport modes
Robert Elliott
1
-11
/
+29
2015-02-02
hpsa: shorten the wait for the CISS doorbell mode change ack
Robert Elliott
1
-6
/
+9
2015-02-02
hpsa: refactor duplicated scan completion code into a new routine
Webb Scales
1
-24
/
+16
2015-02-02
hpsa: move SG descriptor set-up out of hpsa_scatter_gather()
Webb Scales
1
-7
/
+14
2015-02-02
hpsa: do not use function pointers in fast path command submission
Stephen Cameron
2
-7
/
+6
2015-02-02
hpsa: print CDBs instead of kernel virtual addresses for uncommon errors
Stephen Cameron
1
-13
/
+16
2015-02-02
hpsa: do not use a void pointer for scsi_cmd field of struct CommandList
Stephen Cameron
2
-4
/
+4
2015-02-02
hpsa: return failed from device reset/abort handlers
Don Brace
1
-0
/
+7
2015-02-02
hpsa: check for ctlr lockup after command allocation in main io path
Stephen Cameron
1
-1
/
+8
2015-02-02
hpsa: guard against overflowing raid map array
Stephen Cameron
1
-0
/
+3
2015-02-02
hpsa: do not ack controller events on controllers that do not support it
Stephen Cameron
1
-0
/
+3
2015-02-02
hpsa: remove incorrect BUG_ONs checking for raid offload enable
Stephen Cameron
1
-4
/
+0
2015-02-02
hpsa: do not check for msi(x) in interrupt_pending
Stephen Cameron
1
-3
/
+0
2015-02-02
hpsa: slightly optimize SA5_performant_completed
Don Brace
1
-4
/
+4
2015-02-02
hpsa: count passthru cmds with atomics, not a spin locked int
Don Brace
2
-36
/
+6
2015-02-02
hpsa: optimize cmd_alloc function by remembering last allocation
Robert Elliott
2
-2
/
+6
2015-02-02
hpsa: fix race between abort handler and main i/o path
Webb Scales
3
-47
/
+65
2015-02-02
hpsa: honor queue depth of physical devices
Don Brace
3
-68
/
+412
2015-02-02
hpsa: use workqueue to resubmit failed ioaccel commands
Don Brace
3
-20
/
+54
2015-02-02
hpsa: factor out hpsa_ciss_submit function
Stephen Cameron
1
-59
/
+67
2015-02-02
hpsa: do not request device rescan on every ioaccel path error
Stephen Cameron
2
-13
/
+2
2015-02-02
hpsa: do not queue commands internally in driver
Don Brace
3
-295
/
+38
2015-02-02
hpsa: get rid of cmd_special_alloc and cmd_special_free
Stephen Cameron
2
-77
/
+31
2015-02-02
hpsa: reserve some commands for use by driver
Stephen Cameron
2
-2
/
+7
2015-02-02
hpsa: avoid unneccesary calls to resource freeing functions
Robert Elliott
1
-2
/
+4
[next]