- 00e375e Merge branch 'for-2.6.37/drivers' into for-linus by Jens Axboe · 14 years ago
- 2027ae1 drivers/block/drbd/drbd_main.c: fix error path by Nicolas Kaiser · 14 years ago
- 53c2eb2 Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/drivers by Jens Axboe · 14 years ago
- 650789c drbd: Removed checks for REQ_HARDBARRIER on incomming BIOs by Philipp Reisner · 14 years ago
- 2451fc3 drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code by Philipp Reisner · 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
- 82f59cc drbd: fix potential deadlock on detach by Lars Ellenberg · 14 years ago
- aaa8e2b drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuid by Lars Ellenberg · 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
- ca0e609 drbd: relax the grace period of the md_sync timer again by Lars Ellenberg · 14 years ago
- 9d28287 drbd: drop wrong debug asserts, fix recently introduced race by Lars Ellenberg · 14 years ago
- e9e6f3e drbd: fix for possible deadlock on IO error during resync by Lars Ellenberg · 14 years ago
- af85e8e drbd: fix for spurious fullsync (uuids rotated too fast) by Lars Ellenberg · 14 years ago
- 2b2bf21 drbd: drbd_send_ack_dp must not rely on header information by Lars Ellenberg · 14 years ago
- f65363c drbd: fix possible access after free by Lars Ellenberg · 14 years ago
- fb22c40 drbd: Track the reasons to suspend IO in dedicated state bits 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
- 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
- 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
- 3f3a9b8 drbd: fix race on meta-data update 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
- 0b70a13 drbd: Sending of big packets, for payloads from 64KByte to 4GByte by Philipp Reisner · 14 years ago
- 0f0601f drbd: new configuration parameter c-min-rate by Lars Ellenberg · 14 years ago
- 1d7734a drbd: use rolling marks for resync speed calculation by Lars Ellenberg · 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
- 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
- 84dfb9f drbd: Fixed a deadlock, probably only affected UP machines by Philipp Reisner · 14 years ago
- 43a5182 drbd: Delayed creation of current-UUID by Philipp Reisner · 15 years ago
- 1616a25 drbd: Reduce the verbosity of some state transitions by Philipp Reisner · 15 years ago
- 999122b drbd: Removing a by now obsolete clause in the state sanitizing by Philipp Reisner · 15 years ago
- 18a50fa drbd: Now we need to handle the ed_uuid of an diskless, unconnected primary correctly by Philipp Reisner · 14 years ago
- 265be2d drbd: Finished the "on-no-data-accessible suspend-io;" functionality by Philipp Reisner · 15 years ago
- b9b9871 drbd: Do not send two barriers without any writes between them by Philipp Reisner · 14 years ago
- 11b58e7 drbd: factored tl_restart() out of tl_clear(). by Philipp Reisner · 15 years ago
- 288f422 drbd: Track all IO requests on the TL, not writes only by Philipp Reisner · 15 years ago
- 7e602c0 drbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch.n_writes by Philipp Reisner · 15 years ago
- 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 15 years ago
- e7f52df drbd: revert "delay probes", feature is being re-implemented differently by Lars Ellenberg · 14 years ago
- 85f4cc1 drbd: Initialize all members of sync_conf to their defaults [Bugz 315] by Philipp Reisner · 14 years ago
- 6710a57 drbd: Disable delay probes for the upcomming release by Philipp Reisner · 14 years ago
- 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
- 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
- dc66c74 drbd: Fixed a race between disk-attach and unexpected state changes by Philipp Reisner · 15 years ago
- 7383506 drbd: use drbd specific ratelimit instead of global printk_ratelimit by Lars Ellenberg · 15 years ago
- ba11ad9 drbd: improve usage of MSG_MORE by Lars Ellenberg · 15 years ago
- 2c8d196 drbd: Revert "drbd: Create new current UUID as late as possible" by Philipp Reisner · 15 years ago
- 4e23a59 drbd: Do not free p_uuid early, this is done in the exit code of the receiver by Philipp Reisner · 15 years ago
- 4604d63 drbd: Ensure to not trigger late-new-UUID creation multiple times by Philipp Reisner · 15 years ago
- 31a31dc drbd: Do not Oops when C_STANDALONE when uuid gets generated by Philipp Reisner · 15 years ago
- 0c3f345 drbd: Create new current UUID as late as possible by Philipp Reisner · 15 years ago
- 45bb912 drbd: Allow drbd_epoch_entries to use multiple bios. by Lars Ellenberg · 15 years ago
- 162f3ec drbd: Fixes to the new delay_probes code by Philipp Reisner · 15 years ago
- a8cdfd8 drbd: A fixes to the new resync speed code by Philipp Reisner · 15 years ago
- bd26bfc drbd: Actually send delay probes by Philipp Reisner · 15 years ago
- 7237bc4 drbd: Sending of delay_probes by Philipp Reisner · 15 years ago
- 0ced55a drbd: Receiving of delay_probes by Philipp Reisner · 15 years ago
- 6b4388a drbd: Added transmission faults to the fault injection code by Philipp Reisner · 15 years ago
- e89b591 drbd: Implemented flags for the resize packet by Philipp Reisner · 15 years ago
- 02d9a94 drbd: Implemented the set_new_bits parameter for drbd_bm_resize() by Philipp Reisner · 15 years ago
- 8d4ce82 drbd: don't start a resync without access to up-to-date Data by Lars Ellenberg · 15 years ago
- e0f8301 drbd: fix regression: attach while connected failed by Lars Ellenberg · 15 years ago
- e4f925e drbd: Do not upgrade state to Outdated if already Inconsistent [Bugz 277] by Philipp Reisner · 15 years ago
- 8c484ee drbd: use proc_create_data with explicit NULL argument by Lars Ellenberg · 15 years ago
- 7ac314c drbd: fix memory leak by Dan Carpenter · 15 years ago
- 4589d7f drbd_disconnect: grab meta.socket mutex as well by Lars Ellenberg · 15 years ago
- cf14c2e drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> ) by Philipp Reisner · 15 years ago
- 98ec286 drbd: fix max_segment_size initialization by Lars Ellenberg · 15 years ago
- 0a6dbf2 drbd: Fix for a race between IO and a detach operation [Bugz 262] by Philipp Reisner · 15 years ago
- 820cd61 drbd: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
- 49829ea drbd: Fix test of unsigned in _drbd_fault_random() by Roel Kluin · 15 years ago
- 7d4e9d0 drbd: Constify struct file_operations by Emese Revfy · 15 years ago
- 0a49216 drbdsetup X resume-io should be usable to resume IO [Bugz 256] by Philipp Reisner · 15 years ago
- 6a0afdf drbd: remove tracing bits by Jens Axboe · 15 years ago
- ab8fafc dropping unneeded include autoconf.h by Lars Ellenberg · 15 years ago
- b411b36 The DRBD driver by Philipp Reisner · 15 years ago