aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
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
2010-10-23drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accessesPhilipp Reisner
2010-10-23drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch codePhilipp Reisner
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz
2010-10-22drbd: Silenced an assertPhilipp Reisner
2010-10-22drbd: rate limit an error messageLars Ellenberg
2010-10-22drbd: fix a misleading printkLars Ellenberg
2010-10-22drbd: fix potential data divergence after multiple failuresLars Ellenberg
2010-10-22drbd: fix potential deadlock on detachLars Ellenberg
2010-10-22drbd: tag a few error messages with "assert failed"Lars Ellenberg
2010-10-22drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuidLars Ellenberg
2010-10-22xen-blkfront: disable barrier/flush write supportJens Axboe
2010-10-21Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-10-21virtio_blk: remove BKL leftoversChristoph Hellwig
2010-10-20rbd: passing wrong variable to bvec_kunmap_irq()Dan Carpenter
2010-10-20rbd: null vs ERR_PTRDan Carpenter
2010-10-20block: rbd: removing unnecessary testYehuda Sadeh
2010-10-20block: rbd: fixed may leaksVasiliy Kulikov
2010-10-20rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh
2010-10-19cciss: fix PCI IDs for new Smart Array controllersMike Miller
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe
2010-10-18of/xsysace: Fix OF probing on little-endian systemsMichal Simek
2010-10-18xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu