aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-05xen: separate out frontend xenbusIan Campbell
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-24xen: don't use flush_scheduled_work()Tejun Heo
2010-12-24floppy: don't use flush_scheduled_work()Tejun Heo
2010-12-20Fix build error in drivers/block/cciss.cLinus Torvalds
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-12-17cciss: fix cciss_revalidate panicStephen M. Cameron
2010-12-15xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge
2010-12-02Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-01rbd: replace the rbd sysfs interfaceYehuda Sadeh
2010-11-27drbd: fix for spin_lock_irqsave in endio callbackLars Ellenberg
2010-11-27drbd: don't recvmsg with zero lengthLars Ellenberg
2010-11-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-17cciss: fix build for PROC_FS disabledJens Axboe
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-15block: fix amiga and atari floppy driver compile warningVivek Goyal
2010-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-11-12Merge branch 'upstream/blkfront' of git://git.kernel.org/pub/scm/linux/kernel...Jens Axboe
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig
2010-11-10Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe
2010-11-10block: read i_size with i_size_read()Mike Snitzer
2010-11-10cciss: fix proc warning on attempt to remove non-existant directoryJens Axboe
2010-11-08aoe: remove dev_base_lock use from aoecmd_cfg_pkts()Eric Dumazet
2010-11-06floppy: fix another use-after-freeVivek Goyal
2010-11-05floppy: fix use-after-free in module load failure pathLinus Torvalds
2010-11-02xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requestsJeremy Fitzhardinge
2010-11-02xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIERJeremy Fitzhardinge
2010-11-02xen/blkfront: change blk_shadow.request to proper pointerJeremy Fitzhardinge
2010-11-02xen/blkfront: map REQ_FLUSH into a full barrierJeremy Fitzhardinge
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-28cciss: remove overlapping PCI IDsMike Miller
2010-10-28block: cciss: fix information leak to userlandVasiliy Kulikov
2010-10-28drivers/block/aoe/aoeblk.c: ratelimit a warning printkAndrew Morton
2010-10-28drivers/block/z2ram.c: correct printing of sector_tGeert Uytterhoeven
2010-10-28aoe: don't use flush_scheduled_work()Tejun Heo
2010-10-28drivers/block/drbd/drbd_main.c: fix error pathNicolas Kaiser
2010-10-27loop: Properly clear sysfs in autoclear modeMilan Broz
2010-10-26mm: strictly nested kmap_atomic()Peter Zijlstra
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-23cciss: remove controllers supported by hpsaStephen M. Cameron
2010-10-23cciss: use usleep_range not msleep for small sleepsStephen M. Cameron
2010-10-23cciss: limit commands allocated on reset_devicesStephen M. Cameron
2010-10-23cciss: Use kernel provided PCI state save and restore functionsStephen M. Cameron
2010-10-23cciss: fix board status waiting codeStephen M. Cameron
2010-10-23Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...Jens Axboe
2010-10-23drbd: Removed checks for REQ_HARDBARRIER on incomming BIOsPhilipp Reisner