Age | Commit message (Expand) | Author |
2011-01-13 | Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-01-12 | 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-10 | cciss: reinstate proper FIFO order of command queue list | Jens Axboe |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-01-05 | xen: separate out frontend xenbus | Ian Campbell |
2010-12-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-12-24 | xen: don't use flush_scheduled_work() | Tejun Heo |
2010-12-24 | floppy: don't use flush_scheduled_work() | Tejun Heo |
2010-12-20 | Fix build error in drivers/block/cciss.c | Linus Torvalds |
2010-12-20 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-12-20 | Fix compile warnings due to missing removal of a 'ret' variable | Jens Axboe |
2010-12-17 | cciss: fix cciss_revalidate panic | Stephen M. Cameron |
2010-12-17 | fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors | Michał Mirosław |
2010-12-15 | xen: Provide a variant of __RING_SIZE() that is an integer constant expression | Jeremy Fitzhardinge |
2010-12-02 | Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-12-01 | rbd: replace the rbd sysfs interface | Yehuda Sadeh |
2010-11-27 | 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 | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/... | Jens Axboe |
2010-11-27 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-11-17 | cciss: fix build for PROC_FS disabled | Jens Axboe |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-11-15 | block: fix amiga and atari floppy driver compile warning | Vivek Goyal |
2010-11-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-11-13 | 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-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-11-12 | Merge branch 'upstream/blkfront' of git://git.kernel.org/pub/scm/linux/kernel... | Jens Axboe |
2010-11-10 | block: remove REQ_HARDBARRIER | Christoph Hellwig |
2010-11-10 | Merge branch 'for-2.6.37/drivers' into for-linus | Jens Axboe |
2010-11-10 | block: read i_size with i_size_read() | Mike Snitzer |
2010-11-10 | cciss: fix proc warning on attempt to remove non-existant directory | Jens Axboe |
2010-11-08 | aoe: remove dev_base_lock use from aoecmd_cfg_pkts() | Eric Dumazet |
2010-11-08 | floppy: replace NO_GEOM macro with a function | Pekka Enberg |
2010-11-06 | floppy: fix another use-after-free | Vivek Goyal |
2010-11-05 | floppy: fix use-after-free in module load failure path | Linus Torvalds |
2010-11-02 | 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-10-28 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-10-28 | cciss: remove overlapping PCI IDs | Mike Miller |
2010-10-28 | block: cciss: fix information leak to userland | Vasiliy Kulikov |
2010-10-28 | drivers/block/aoe/aoeblk.c: ratelimit a warning printk | Andrew Morton |
2010-10-28 | drivers/block/z2ram.c: correct printing of sector_t | Geert Uytterhoeven |
2010-10-28 | aoe: don't use flush_scheduled_work() | Tejun Heo |