aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-28
|\
| * Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-22
| |\
| | * xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu2010-10-18
* | | cciss: remove overlapping PCI IDsMike Miller2010-10-28
* | | block: cciss: fix information leak to userlandVasiliy Kulikov2010-10-28
* | | drivers/block/aoe/aoeblk.c: ratelimit a warning printkAndrew Morton2010-10-28
* | | drivers/block/z2ram.c: correct printing of sector_tGeert Uytterhoeven2010-10-28
* | | aoe: don't use flush_scheduled_work()Tejun Heo2010-10-28
* | | drivers/block/drbd/drbd_main.c: fix error pathNicolas Kaiser2010-10-28
* | | loop: Properly clear sysfs in autoclear modeMilan Broz2010-10-27
* | | mm: strictly nested kmap_atomic()Peter Zijlstra2010-10-26
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-25
|\ \ \
| * | | of/xsysace: Fix OF probing on little-endian systemsMichal Simek2010-10-18
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-22
|\ \ \
| * | | USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz2010-10-22
* | | | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \ \ \
| * | | | xen-blkfront: disable barrier/flush write supportJens Axboe2010-10-22
| * | | | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-19
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-16
| * | | | virtio_blk: drop REQ_HARDBARRIER supportTejun Heo2010-09-10
| * | | | block/loop: implement REQ_FLUSH/FUA supportTejun Heo2010-09-10
| * | | | block: remove spurious uses of REQ_HARDBARRIERTejun Heo2010-09-10
| * | | | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-10
| * | | | block: kill QUEUE_ORDERED_BY_TAGTejun Heo2010-09-10
| * | | | block/loop: queue ordered mode should be DRAIN_FLUSHTejun Heo2010-09-10
* | | | | Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \ \ \ \
| * | | | | cciss: fix PCI IDs for new Smart Array controllersMike Miller2010-10-19
| * | | | | drbd: add race-breaker to drbd_go_disklessLars Ellenberg2010-10-15
| * | | | | drbd: use dynamic_dev_dbg to optionally log uuid changesLars Ellenberg2010-10-15
| * | | | | drbd: cleanup: change "<= 0" to "== 0"Dan Carpenter2010-10-14
| * | | | | drbd: relax the grace period of the md_sync timer againLars Ellenberg2010-10-14
| * | | | | drbd: add some more explicit drbd_md_syncLars Ellenberg2010-10-14
| * | | | | drbd: drop wrong debug asserts, fix recently introduced raceLars Ellenberg2010-10-14
| * | | | | drbd: cleanup useless leftover warn/error printk'sLars Ellenberg2010-10-14
| * | | | | drbd: add explicit drbd_md_sync to drbd_resync_finishedLars Ellenberg2010-10-14
| * | | | | drbd: Do not log an ASSERT for P_OV_REQUEST packets while C_CONNECTEDPhilipp Reisner2010-10-14
| * | | | | drbd: fix for possible deadlock on IO error during resyncLars Ellenberg2010-10-14
| * | | | | drbd: fix unlikely access after free and list corruptionLars Ellenberg2010-10-14
| * | | | | drbd: fix for spurious fullsync (uuids rotated too fast)Lars Ellenberg2010-10-14
| * | | | | drbd: allow for explicit resync-finished notificationsLars Ellenberg2010-10-14
| * | | | | drbd: preparation commit, using full state in receive_state()Lars Ellenberg2010-10-14
| * | | | | drbd: drbd_send_ack_dp must not rely on header informationLars Ellenberg2010-10-14
| * | | | | drbd: Fix regression in recv_bm_rle_bits (compressed bitmap)Lars Ellenberg2010-10-14
| * | | | | drbd: Fixed a stupid copy and paste errorPhilipp Reisner2010-10-14
| * | | | | drbd: Allow larger values for c-fill-target.Philipp Reisner2010-10-14
| * | | | | drbd: fix possible access after freeLars Ellenberg2010-10-14
| * | | | | drbd: protocol compatibility for maximum packet sizesLars Ellenberg2010-10-14
| * | | | | drbd: Track the reasons to suspend IO in dedicated state bitsPhilipp Reisner2010-10-14
| * | | | | drbd: DIV_ROUND_UP not needed hereLars Ellenberg2010-10-14
| * | | | | drbd: Fixed compatibility with protocol versions smaller than 95Philipp Reisner2010-10-14