aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
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-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-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
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-15drbd: add race-breaker to drbd_go_disklessLars Ellenberg
2010-10-15drbd: use dynamic_dev_dbg to optionally log uuid changesLars Ellenberg
2010-10-14drbd: cleanup: change "<= 0" to "== 0"Dan Carpenter
2010-10-14drbd: relax the grace period of the md_sync timer againLars Ellenberg
2010-10-14drbd: add some more explicit drbd_md_syncLars Ellenberg
2010-10-14drbd: drop wrong debug asserts, fix recently introduced raceLars Ellenberg
2010-10-14drbd: cleanup useless leftover warn/error printk'sLars Ellenberg
2010-10-14drbd: add explicit drbd_md_sync to drbd_resync_finishedLars Ellenberg
2010-10-14drbd: Do not log an ASSERT for P_OV_REQUEST packets while C_CONNECTEDPhilipp Reisner
2010-10-14drbd: fix for possible deadlock on IO error during resyncLars Ellenberg
2010-10-14drbd: fix unlikely access after free and list corruptionLars Ellenberg
2010-10-14drbd: fix for spurious fullsync (uuids rotated too fast)Lars Ellenberg
2010-10-14drbd: allow for explicit resync-finished notificationsLars Ellenberg
2010-10-14drbd: preparation commit, using full state in receive_state()Lars Ellenberg
2010-10-14drbd: drbd_send_ack_dp must not rely on header informationLars Ellenberg
2010-10-14drbd: Fix regression in recv_bm_rle_bits (compressed bitmap)Lars Ellenberg
2010-10-14drbd: Fixed a stupid copy and paste errorPhilipp Reisner
2010-10-14drbd: Allow larger values for c-fill-target.Philipp Reisner