index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
2
-8
/
+8
|
\
|
*
block: Remove some unnecessary bi_vcnt usage
Kent Overstreet
2013-03-23
2
-8
/
+8
*
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-05-07
1
-0
/
+1
|
\
\
|
*
|
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-0
/
+1
*
|
|
block_device_operations->release() should return void
Al Viro
2013-05-07
2
-4
/
+2
|
/
/
*
|
megaraid: single_open() leak
Al Viro
2013-05-05
1
-1
/
+1
*
|
sun3_scsi: add ->show_info()
Geert Uytterhoeven
2013-05-04
3
-106
/
+80
*
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-02
1
-141
/
+346
|
\
\
|
*
|
virtio-scsi: reset virtqueue affinity when doing cpu hotplug
Wanlong Gao
2013-04-08
1
-0
/
+29
|
*
|
virtio-scsi: introduce multiqueue support
Paolo Bonzini
2013-04-08
1
-28
/
+254
|
*
|
virtio-scsi: push vq lock/unlock into virtscsi_vq_done
Paolo Bonzini
2013-04-08
1
-13
/
+9
|
*
|
virtio-scsi: pass struct virtio_scsi to virtqueue completion function
Paolo Bonzini
2013-04-08
1
-8
/
+9
|
*
|
virtio-scsi: redo allocation of target data
Wanlong Gao
2013-04-08
1
-46
/
+25
|
*
|
virtio_scsi: use virtqueue_add_inbuf() for virtscsi_kick_event.
Rusty Russell
2013-03-20
1
-2
/
+2
|
*
|
virtio-scsi: use virtqueue_add_sgs for command buffers
Wanlong Gao
2013-03-20
1
-63
/
+37
|
*
|
virtio-scsi: use pr_err() instead of printk()
Wanlong Gao
2013-03-12
1
-4
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
69
-3531
/
+1576
|
\
\
\
|
*
|
|
proc: Supply an accessor for getting the data from a PDE's parent
David Howells
2013-05-01
1
-1
/
+1
|
*
|
|
proc: Add proc_mkdir_data()
David Howells
2013-05-01
1
-2
/
+2
|
*
|
|
megaraid: Don't use create_proc_read_entry()
David Howells
2013-04-29
2
-675
/
+382
|
*
|
|
mpt3sas: don't wank with fasync on ->release()
Al Viro
2013-04-29
1
-14
/
+0
|
*
|
|
mpt2sas: don't wank with fasync on ->release()
Al Viro
2013-04-29
1
-14
/
+0
|
*
|
|
pmcraid: don't wank with fasync in ->release()
Al Viro
2013-04-29
1
-14
/
+0
|
*
|
|
lpfc: fix races for miscdevice open vs. rmmod
Al Viro
2013-04-29
1
-32
/
+1
|
*
|
|
constify a bunch of struct file_operations instances
Al Viro
2013-04-09
1
-1
/
+1
|
*
|
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-2
/
+2
|
*
|
|
scsi_proc: make proc_scsi_host_open() preallocate a bigger buffer
Al Viro
2013-04-09
1
-1
/
+2
|
*
|
|
scsi: bury ->proc_info()
Al Viro
2013-04-09
1
-71
/
+8
|
*
|
|
atari_scsi: switch to ->show_info()
Al Viro
2013-04-09
3
-87
/
+62
|
*
|
|
aix7xxx_old: switch to ->show_info()
Al Viro
2013-04-09
2
-163
/
+60
|
*
|
|
ips: fix format bugs exposed by previous commit
Al Viro
2013-04-09
1
-3
/
+3
|
*
|
|
ips: switch to ->show_info()
Al Viro
2013-04-09
2
-161
/
+80
|
*
|
|
acornscsi: switch to ->show_info()
Al Viro
2013-04-09
1
-41
/
+17
|
*
|
|
fas216: switch to ->show_info()
Al Viro
2013-04-09
6
-142
/
+49
|
*
|
|
aic7xxx: switch to ->show_info()
Al Viro
2013-04-09
3
-126
/
+48
|
*
|
|
aic79xx: switch to ->show_info()
Al Viro
2013-04-09
3
-131
/
+53
|
*
|
|
in2000: switch to ->show_info()
Al Viro
2013-04-09
1
-106
/
+72
|
*
|
|
atp870u: switch to ->show_info()
Al Viro
2013-04-09
1
-32
/
+8
|
*
|
|
dc395x: switch to ->show_info()
Al Viro
2013-04-09
1
-16
/
+4
|
*
|
|
dpt_i2o: switch to ->show_info()
Al Viro
2013-04-09
1
-90
/
+12
|
*
|
|
eata_pio: switch to ->show_info()
Al Viro
2013-04-09
1
-46
/
+10
|
*
|
|
aha1740: switch to ->show_info()
Al Viro
2013-04-09
1
-24
/
+5
|
*
|
|
aha152x: switch to ->show_info()
Al Viro
2013-04-09
1
-49
/
+12
|
*
|
|
advansys: fix buggered formats - unsigned long != u32 on 64bit
Al Viro
2013-04-09
1
-13
/
+13
|
*
|
|
advansys: switch to ->show_info()
Al Viro
2013-04-09
1
-837
/
+327
|
*
|
|
nsp_cs: switch to ->show_info()
Al Viro
2013-04-09
2
-38
/
+7
|
*
|
|
nsp32: switch to ->show_info()
Al Viro
2013-04-09
1
-33
/
+6
|
*
|
|
BusLogic: switch to ->show_info()
Al Viro
2013-04-09
2
-46
/
+38
|
*
|
|
scsi_debug: switch to ->show_info()
Al Viro
2013-04-09
1
-32
/
+21
|
*
|
|
NCR5830: switch to ->show_info()
Al Viro
2013-04-09
13
-78
/
+71
[next]