- 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- 6fa9775 cciss: remove overlapping PCI IDs by Mike Miller · 14 years ago
- 7ab5118 block: cciss: fix information leak to userland by Vasiliy Kulikov · 14 years ago
- 027b180 drivers/block/aoe/aoeblk.c: ratelimit a warning printk by Andrew Morton · 14 years ago
- e1fbd92 drivers/block/z2ram.c: correct printing of sector_t by Geert Uytterhoeven · 14 years ago
- 5ad21a3 aoe: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
- 2027ae1 drivers/block/drbd/drbd_main.c: fix error path by Nicolas Kaiser · 14 years ago
- 51a0bb0 loop: Properly clear sysfs in autoclear mode by Milan Broz · 14 years ago
- 61ecdb80 mm: strictly nested kmap_atomic() by Peter Zijlstra · 14 years ago
- 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
- a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
- 8abfc6e Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
- e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
- 67ba372 Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6 by Stefano Stabellini · 14 years ago
- 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
- c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
- 8fa7fd7 USB: storage: Use USB_ prefix instead of US_ prefix by Michal Nazarewicz · 14 years ago
- 005a1d1 xen-blkfront: disable barrier/flush write support by Jens Axboe · 14 years ago
- 94ebd23 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
- 2017bd1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
- fe5a50a virtio_blk: remove BKL leftovers by Christoph Hellwig · 14 years ago
- 85b5aaa rbd: passing wrong variable to bvec_kunmap_irq() by Dan Carpenter · 14 years ago
- b8d0638 rbd: null vs ERR_PTR by Dan Carpenter · 14 years ago
- f4cf3de block: rbd: removing unnecessary test by Yehuda Sadeh · 14 years ago
- 28f259b block: rbd: fixed may leaks by Vasiliy Kulikov · 14 years ago
- 602adf4 rbd: introduce rados block device (rbd), based on libceph by Yehuda Sadeh · 14 years ago
- 6362bee cciss: fix PCI IDs for new Smart Array controllers by Mike Miller · 14 years ago
- fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
- bda80da of/xsysace: Fix OF probing on little-endian systems by Michal Simek · 14 years ago
- b78c951 xenbus: prevent warnings on unhandled enumeration values by Noboru Iwamatsu · 15 years ago
- 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
- 5dbfe7a drbd: add race-breaker to drbd_go_diskless by Lars Ellenberg · 14 years ago
- ac72412 drbd: use dynamic_dev_dbg to optionally log uuid changes by Lars Ellenberg · 14 years ago
- 2265769 drbd: cleanup: change "<= 0" to "== 0" by Dan Carpenter · 14 years ago
- ca0e609 drbd: relax the grace period of the md_sync timer again by Lars Ellenberg · 14 years ago
- 856c50c drbd: add some more explicit drbd_md_sync by Lars Ellenberg · 14 years ago
- 9d28287 drbd: drop wrong debug asserts, fix recently introduced race by Lars Ellenberg · 14 years ago
- 0f8488e drbd: cleanup useless leftover warn/error printk's by Lars Ellenberg · 14 years ago
- 13d4268 drbd: add explicit drbd_md_sync to drbd_resync_finished by Lars Ellenberg · 14 years ago
- b18b37b drbd: Do not log an ASSERT for P_OV_REQUEST packets while C_CONNECTED by Philipp Reisner · 14 years ago
- e9e6f3e drbd: fix for possible deadlock on IO error during resync by Lars Ellenberg · 14 years ago
- 22cc37a drbd: fix unlikely access after free and list corruption by Lars Ellenberg · 14 years ago
- af85e8e drbd: fix for spurious fullsync (uuids rotated too fast) by Lars Ellenberg · 14 years ago
- e9ef7bb drbd: allow for explicit resync-finished notifications by Lars Ellenberg · 14 years ago
- 4ac4aad drbd: preparation commit, using full state in receive_state() by Lars Ellenberg · 14 years ago
- 2b2bf21 drbd: drbd_send_ack_dp must not rely on header information by Lars Ellenberg · 14 years ago
- 004352f drbd: Fix regression in recv_bm_rle_bits (compressed bitmap) by Lars Ellenberg · 14 years ago
- f10f262 drbd: Fixed a stupid copy and paste error by Philipp Reisner · 14 years ago
- 00b4253 drbd: Allow larger values for c-fill-target. by Philipp Reisner · 14 years ago
- f65363c drbd: fix possible access after free by Lars Ellenberg · 14 years ago
- 8979d9c drbd: protocol compatibility for maximum packet sizes by Lars Ellenberg · 14 years ago
- fb22c40 drbd: Track the reasons to suspend IO in dedicated state bits by Philipp Reisner · 14 years ago
- 78db892 drbd: DIV_ROUND_UP not needed here by Lars Ellenberg · 14 years ago
- 5a75cc7 drbd: Fixed compatibility with protocol versions smaller than 95 by Philipp Reisner · 14 years ago
- f2906e1 drbd: fix for spurious full sync (becoming sync target looked like invalidate) by Lars Ellenberg · 14 years ago
- 02bc717 drbd: cosmetic, don't report resync for online-verify by Lars Ellenberg · 14 years ago
- a821cc4 drbd: fix spurious protocol error by Lars Ellenberg · 14 years ago
- 1d53f09 drbd: fix potential kernel BUG (NULL deref) by Lars Ellenberg · 14 years ago
- 435f074 drbd: don't count sendpage()d pages only referenced by tcp as in use by Lars Ellenberg · 14 years ago
- 76d2e7e drbd: Adding support for BIO/Request flags: REQ_FUA, REQ_FLUSH and REQ_DISCARD by Philipp Reisner · 14 years ago
- 1090c05 drbd: drbd_md_sync before calling user space helpers by Lars Ellenberg · 14 years ago
- ee15b03 drbd: fix race on meta-data update, addendum by Lars Ellenberg · 14 years ago
- 63106d3 drbd: Removed a race that could cause unexpected execution of w_make_resync_request() by Philipp Reisner · 14 years ago
- ef50a3e drbd: implicitly create unconfigured devices on sync-after dependencies by Lars Ellenberg · 14 years ago
- 3f3a9b8 drbd: fix race on meta-data update by Lars Ellenberg · 14 years ago
- c518d04 drbd: fix race between deconfiguring and reconfiguring network by Lars Ellenberg · 14 years ago
- 0778286 drbd: Disable activity log updates when the whole device is out of sync by Philipp Reisner · 14 years ago
- d537338 drbd: Actually allow BIOs up to 128k (was 32k). by Philipp Reisner · 14 years ago
- 02918be drbd: receiving of big packets, for payloads between 64kByte and 4GByte by Philipp Reisner · 14 years ago
- 0b70a13 drbd: Sending of big packets, for payloads from 64KByte to 4GByte by Philipp Reisner · 14 years ago
- 204bba9 drbd: Bugfix for regression introduced with f9bc8913c06022e by Philipp Reisner · 14 years ago
- 48acf86 drbd: Microfix: Assigning sector once is sufficient by Philipp Reisner · 14 years ago
- 0f0601f drbd: new configuration parameter c-min-rate by Lars Ellenberg · 14 years ago
- 80a40e4 drbd: reduce code duplication when receiving data requests by Lars Ellenberg · 14 years ago
- 1d7734a drbd: use rolling marks for resync speed calculation by Lars Ellenberg · 14 years ago
- 0bb70bf drbd: remove outdated comment and dead code by Lars Ellenberg · 14 years ago
- c36c3ce drbd: let drbd_free_ee implicitly free any digest by Lars Ellenberg · 14 years ago
- 8571957 drbd: Replaced some casts by an union. Improved comments by Philipp Reisner · 14 years ago
- d207450 drbd: Bugfix: rs_in_flight could become wrong if read_for_csum() requested reschedule later by Philipp Reisner · 14 years ago
- 778f271 drbd: The new, smarter resync speed controller by Philipp Reisner · 14 years ago
- 8e26f9c drbd: New sync_param packet, that includes the parameters of the new controller by Philipp Reisner · 14 years ago
- 9a31d71 drbd: New sync parameters for the smart resync rate controller by Philipp Reisner · 14 years ago
- d28fd09 drbd: fix list corruption (recent regression) by Lars Ellenberg · 14 years ago
- e756414 drbd: Initialize all members of sync_conf to their defaults [Bugz 315] by Philipp Reisner · 14 years ago
- 6709893 drbd: Make sure tl_restart(, resend) can not get called multiple times for a new connection by Philipp Reisner · 14 years ago
- f70b3511 drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspended by Philipp Reisner · 14 years ago
- 8f48815 drbd: Allow attach while IO is suspended by Philipp Reisner · 14 years ago
- cfa0341 drbd: Allow tl_restart() to do IO completion while IO is suspended by Philipp Reisner · 14 years ago
- 84dfb9f drbd: Fixed a deadlock, probably only affected UP machines by Philipp Reisner · 14 years ago
- 65d922c drbd: Do not do a hard state change when establishing a connection [bugz 304] by Philipp Reisner · 14 years ago
- 481c6f5 drbd: Ensure that the peer was not rebootet in the meantime before resending TL by Philipp Reisner · 14 years ago
- 43a5182 drbd: Delayed creation of current-UUID by Philipp Reisner · 14 years ago
- 87f7be4 drbd: Run the fence-peer helper asynchronously by Philipp Reisner · 14 years ago
- 1616a25 drbd: Reduce the verbosity of some state transitions by Philipp Reisner · 14 years ago
- 999122b drbd: Removing a by now obsolete clause in the state sanitizing by Philipp Reisner · 14 years ago
- 18a50fa drbd: Now we need to handle the ed_uuid of an diskless, unconnected primary correctly by Philipp Reisner · 14 years ago
- 894c6a9 drbd: Disabled the crashed_primary detection for re-attach of last data while IO is frozen by Philipp Reisner · 14 years ago
- 47ff2d0 drbd: Do not allow a fencing-policy of resource-and-stonith with protocol A by Philipp Reisner · 14 years ago
- 265be2d drbd: Finished the "on-no-data-accessible suspend-io;" functionality by Philipp Reisner · 14 years ago