| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2011-02-25 |
|\ |
|
| * | Fix over-zealous flush_disk when changing device size. | NeilBrown | 2011-02-24 |
* | | nbd: remove module-level ioctl mutex | Soren Hansen | 2011-02-11 |
* | | cciss: make cciss_revalidate not loop through CISS_MAX_LUNS volumes unnecessa... | Stephen M. Cameron | 2011-01-19 |
* | | drivers/block/aoe/Makefile: replace the use of <module>-objs with <module>-y | Tracey Dent | 2011-01-19 |
* | | loop: queue_lock NULL pointer derefence in blk_throtl_exit | Sergey Senozhatsky | 2011-01-19 |
* | | drivers/block/Makefile: replace the use of <module>-objs with <module>-y | Tracey Dent | 2011-01-19 |
|/ |
|
* | Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | cciss: reinstate proper FIFO order of command queue list | Jens Axboe | 2011-01-10 |
| * | floppy: replace NO_GEOM macro with a function | Pekka Enberg | 2010-11-08 |
* | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-01-13 |
|\ \ |
|
| * | | Fix compile warnings due to missing removal of a 'ret' variable | Jens Axboe | 2010-12-20 |
| * | | fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors | Michał Mirosław | 2010-12-17 |
| * | | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/... | Jens Axboe | 2010-11-27 |
| |\ \ |
|
| | * | | block: clean up blkdev_get() wrappers and their users | Tejun Heo | 2010-11-13 |
| | * | | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 2010-11-13 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-01-13 |
|\ \ \ \ |
|
| * | | | | rbd: fix cleanup when trying to mount inexistent image | Yehuda Sadeh | 2011-01-12 |
* | | | | | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-01-12 |
|\ \ \ \ \ |
|
| * | | | | | xen: separate out frontend xenbus | Ian Campbell | 2011-01-05 |
* | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 |
|\ \ \ \ \ \ |
|
| * | | | | | | xen: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 |
| * | | | | | | floppy: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 |
* | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-27 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | Fix build error in drivers/block/cciss.c | Linus Torvalds | 2010-12-21 |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-12-20 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | cciss: fix cciss_revalidate panic | Stephen M. Cameron | 2010-12-17 |
| | * | | | | | | drbd: fix for spin_lock_irqsave in endio callback | Lars Ellenberg | 2010-11-27 |
| | * | | | | | | drbd: don't recvmsg with zero length | Lars Ellenberg | 2010-11-27 |
| * | | | | | | | xen: Provide a variant of __RING_SIZE() that is an integer constant expression | Jeremy Fitzhardinge | 2010-12-15 |
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-12-02 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | rbd: replace the rbd sysfs interface | Yehuda Sadeh | 2010-12-01 |
| | |/ / / / |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-11-26 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | cciss: fix build for PROC_FS disabled | Jens Axboe | 2010-11-17 |
| | * | | | | block: fix amiga and atari floppy driver compile warning | Vivek Goyal | 2010-11-15 |
| | * | | | | Merge branch 'upstream/blkfront' of git://git.kernel.org/pub/scm/linux/kernel... | Jens Axboe | 2010-11-12 |
| | |\ \ \ \ |
|
| | | * | | | | xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests | Jeremy Fitzhardinge | 2010-11-02 |
| | | * | | | | xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER | Jeremy Fitzhardinge | 2010-11-02 |
| | | * | | | | xen/blkfront: change blk_shadow.request to proper pointer | Jeremy Fitzhardinge | 2010-11-02 |
| | | * | | | | xen/blkfront: map REQ_FLUSH into a full barrier | Jeremy Fitzhardinge | 2010-11-02 |
| * | | | | | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
| * | | | | | | SCSI host lock push-down | Jeff Garzik | 2010-11-16 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-11-14 |
|\| | | | | |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-11-12 |
| |\| | | |
| | |_|/ /
| |/| | | |
|
| | * | | | block: remove REQ_HARDBARRIER | Christoph Hellwig | 2010-11-10 |
| | * | | | Merge branch 'for-2.6.37/drivers' into for-linus | Jens Axboe | 2010-11-10 |
| | |\ \ \ |
|
| | | * | | | cciss: remove controllers supported by hpsa | Stephen M. Cameron | 2010-10-23 |
| | | * | | | cciss: use usleep_range not msleep for small sleeps | Stephen M. Cameron | 2010-10-23 |
| | | * | | | cciss: limit commands allocated on reset_devices | Stephen M. Cameron | 2010-10-23 |
| | | * | | | cciss: Use kernel provided PCI state save and restore functions | Stephen M. Cameron | 2010-10-23 |