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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
1
-26
/
+335
2011-03-22
rbd: use watch/notify for changes in rbd header
Yehuda Sadeh
1
-26
/
+335
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-2
/
+2
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-7
/
+4
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+1
2011-03-16
m68k/block: amiflop - Remove superfluous amiga_chip_alloc() cast
Geert Uytterhoeven
1
-2
/
+2
2011-03-15
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
1
-5
/
+74
2011-03-15
Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...
Linus Torvalds
1
-4
/
+4
2011-03-08
xen: Union the blkif_request request specific fields
Owen Smith
1
-4
/
+4
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-6
/
+1
2011-03-03
netlink: kill eff_cap from struct netlink_skb_parms
Patrick McHardy
1
-1
/
+1
2011-03-03
block: kill loop_mutex
Petr Uzel
1
-5
/
+0
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
1
-7
/
+4
2011-02-25
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2011-02-25
xen-blkfront: handle Xen major numbers other than XENVBD
Stefano Stabellini
1
-5
/
+74
2011-02-24
Fix over-zealous flush_disk when changing device size.
NeilBrown
1
-1
/
+1
2011-02-15
Merge branch 'master' into for-next
Jiri Kosina
5
-6
/
+6
2011-02-11
nbd: remove module-level ioctl mutex
Soren Hansen
1
-3
/
+0
2011-02-02
fix typos 'comamnd' -> 'command' in comments
Justin P. Mattock
1
-1
/
+1
2011-01-19
cciss: make cciss_revalidate not loop through CISS_MAX_LUNS volumes unnecessa...
Stephen M. Cameron
1
-1
/
+1
2011-01-19
drivers/block/aoe/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2011-01-19
loop: queue_lock NULL pointer derefence in blk_throtl_exit
Sergey Senozhatsky
1
-0
/
+3
2011-01-19
drivers/block/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2011-01-13
Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-20
/
+24
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-93
/
+47
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+15
2011-01-12
rbd: fix cleanup when trying to mount inexistent image
Yehuda Sadeh
1
-4
/
+15
2011-01-12
Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2011-01-10
cciss: reinstate proper FIFO order of command queue list
Jens Axboe
3
-15
/
+14
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-4
/
+4
2011-01-05
xen: separate out frontend xenbus
Ian Campbell
1
-0
/
+1
2010-12-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-317
/
+534
2010-12-24
xen: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+2
2010-12-24
floppy: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+2
2010-12-20
Fix build error in drivers/block/cciss.c
Linus Torvalds
1
-1
/
+1
2010-12-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-8
/
+21
2010-12-20
Fix compile warnings due to missing removal of a 'ret' variable
Jens Axboe
1
-1
/
+1
2010-12-17
cciss: fix cciss_revalidate panic
Stephen M. Cameron
1
-0
/
+2
2010-12-17
fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors
Michał Mirosław
1
-4
/
+0
2010-12-15
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
Jeremy Fitzhardinge
1
-1
/
+1
2010-12-02
Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-277
/
+471
2010-12-01
rbd: replace the rbd sysfs interface
Yehuda Sadeh
1
-277
/
+471
2010-11-27
drbd: fix for spin_lock_irqsave in endio callback
Lars Ellenberg
2
-2
/
+11
2010-11-27
drbd: don't recvmsg with zero length
Lars Ellenberg
1
-6
/
+8
2010-11-27
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
4
-88
/
+46
2010-11-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-26
/
+36
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2
-2
/
+0
2010-11-17
cciss: fix build for PROC_FS disabled
Jens Axboe
1
-2
/
+1
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-3
/
+5
[next]