Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-11-15 | block: fix amiga and atari floppy driver compile warning | Vivek Goyal | 2 | -2/+2 |
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-06 | floppy: fix another use-after-free | Vivek Goyal | 1 | -1/+1 |
2010-11-05 | 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-28 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+2 |
2010-10-28 | cciss: remove overlapping PCI IDs | Mike Miller | 1 | -36/+0 |
2010-10-28 | block: cciss: fix information leak to userland | Vasiliy Kulikov | 1 | -0/+1 |
2010-10-28 | drivers/block/aoe/aoeblk.c: ratelimit a warning printk | Andrew Morton | 1 | -1/+3 |
2010-10-28 | drivers/block/z2ram.c: correct printing of sector_t | Geert Uytterhoeven | 1 | -2/+4 |
2010-10-28 | aoe: don't use flush_scheduled_work() | Tejun Heo | 1 | -3/+1 |
2010-10-28 | drivers/block/drbd/drbd_main.c: fix error path | Nicolas Kaiser | 1 | -1/+1 |
2010-10-27 | loop: Properly clear sysfs in autoclear mode | Milan Broz | 1 | -1/+1 |
2010-10-26 | mm: strictly nested kmap_atomic() | Peter Zijlstra | 1 | -2/+2 |
2010-10-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+2 |
2010-10-23 | cciss: remove controllers supported by hpsa | Stephen M. Cameron | 1 | -41/+4 |
2010-10-23 | cciss: use usleep_range not msleep for small sleeps | Stephen M. Cameron | 1 | -1/+1 |
2010-10-23 | cciss: limit commands allocated on reset_devices | Stephen M. Cameron | 1 | -0/+5 |
2010-10-23 | cciss: Use kernel provided PCI state save and restore functions | Stephen M. Cameron | 1 | -58/+15 |
2010-10-23 | cciss: fix board status waiting code | Stephen M. Cameron | 2 | -8/+39 |
2010-10-23 | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/... | Jens Axboe | 8 | -343/+201 |
2010-10-23 | drbd: Removed checks for REQ_HARDBARRIER on incomming BIOs | Philipp Reisner | 3 | -20/+0 |
2010-10-23 | drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses | Philipp Reisner | 3 | -20/+7 |
2010-10-23 | drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code | Philipp Reisner | 6 | -219/+33 |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-10-22 | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 9 | -84/+41 |
2010-10-22 | Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 15 | -1372/+2390 |
2010-10-22 | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+0 |
2010-10-22 | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai... | Stefano Stabellini | 1 | -0/+2 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 5 | -1/+6 |
2010-10-22 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 26 | -155/+178 |
2010-10-22 | USB: storage: Use USB_ prefix instead of US_ prefix | Michal Nazarewicz | 1 | -1/+1 |
2010-10-22 | drbd: Silenced an assert | Philipp Reisner | 1 | -1/+1 |
2010-10-22 | drbd: rate limit an error message | Lars Ellenberg | 1 | -1/+2 |
2010-10-22 | drbd: fix a misleading printk | Lars Ellenberg | 1 | -1/+1 |
2010-10-22 | drbd: fix potential data divergence after multiple failures | Lars Ellenberg | 3 | -11/+37 |
2010-10-22 | drbd: fix potential deadlock on detach | Lars Ellenberg | 4 | -63/+113 |
2010-10-22 | drbd: tag a few error messages with "assert failed" | Lars Ellenberg | 1 | -5/+5 |