Age | Commit message (Expand) | Author | Files | Lines |
2011-02-12 | nbd: remove module-level ioctl mutex | Soren Hansen | 1 | -3/+0 |
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-13 | 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-08 | 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-06 | xen: separate out frontend xenbus | Ian Campbell | 1 | -0/+1 |
2010-12-27 | 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-21 | 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-02 | 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-17 | SCSI host lock push-down | Jeff Garzik | 1 | -3/+5 |
2010-11-15 | block: fix amiga and atari floppy driver compile warning | Vivek Goyal | 2 | -2/+2 |
2010-11-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 13 | -425/+267 |
2010-11-13 | block: clean up blkdev_get() wrappers and their users | Tejun Heo | 1 | -6/+6 |
2010-11-13 | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 4 | -88/+46 |
2010-11-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 13 | -425/+267 |
2010-11-12 | Merge branch 'upstream/blkfront' of git://git.kernel.org/pub/scm/linux/kernel... | Jens Axboe | 1 | -22/+33 |
2010-11-10 | block: remove REQ_HARDBARRIER | Christoph Hellwig | 3 | -11/+0 |
2010-11-10 | Merge branch 'for-2.6.37/drivers' into for-linus | Jens Axboe | 10 | -412/+264 |
2010-11-10 | block: read i_size with i_size_read() | Mike Snitzer | 1 | -1/+1 |
2010-11-10 | cciss: fix proc warning on attempt to remove non-existant directory | Jens Axboe | 1 | -1/+2 |
2010-11-09 | aoe: remove dev_base_lock use from aoecmd_cfg_pkts() | Eric Dumazet | 1 | -3/+3 |
2010-11-08 | floppy: replace NO_GEOM macro with a function | Pekka Enberg | 1 | -5/+10 |
2010-11-06 | floppy: fix another use-after-free | Vivek Goyal | 1 | -1/+1 |
2010-11-06 | floppy: fix use-after-free in module load failure path | Linus Torvalds | 1 | -1/+1 |
2010-11-02 | xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests | Jeremy Fitzhardinge | 1 | -0/+10 |
2010-11-02 | xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER | Jeremy Fitzhardinge | 1 | -2/+12 |
2010-11-02 | xen/blkfront: change blk_shadow.request to proper pointer | Jeremy Fitzhardinge | 1 | -8/+6 |
2010-11-02 | xen/blkfront: map REQ_FLUSH into a full barrier | Jeremy Fitzhardinge | 1 | -14/+5 |
2010-10-29 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+2 |