| Commit message (Expand) | Author | Age | Files | Lines |
* | drbd: only fail empty flushes if no good data is reachable | Lars Ellenberg | 2013-03-28 | 1 | -0/+8 |
* | drbd: fix potential protocol error and resulting disconnect/reconnect | Lars Ellenberg | 2013-01-21 | 1 | -0/+1 |
* | drbd: disambiguation, s/P_DISCARD_WRITE/P_SUPERSEDED/ | Lars Ellenberg | 2012-11-09 | 1 | -1/+1 |
* | drbd: allow read requests to be retried after force-detach | Lars Ellenberg | 2012-11-08 | 1 | -0/+1 |
* | drbd: base completion and destruction of requests on ref counts | Lars Ellenberg | 2012-11-08 | 1 | -0/+9 |
* | drbd: rename drbd_restart_write to drbd_restart_request | Lars Ellenberg | 2012-11-08 | 1 | -1/+1 |
* | drbd: fix potential deadlock during "restart" of conflicting writes | Lars Ellenberg | 2012-11-08 | 1 | -0/+3 |
* | drbd: Get rid of MR_{READ,WRITE}_SHIFT | Andreas Gruenbacher | 2012-11-08 | 1 | -4/+2 |
* | drbd: detach from frozen backing device | Philipp Reisner | 2012-11-08 | 1 | -7/+12 |
* | drbd: Runtime changeable wire protocol | Philipp Reisner | 2012-11-08 | 1 | -0/+8 |
* | drbd: Introduced a new type union drbd_dev_state | Philipp Reisner | 2012-11-08 | 1 | -2/+2 |
* | drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarity | Andreas Gruenbacher | 2012-11-08 | 1 | -1/+1 |
* | drbd: Converted the transfer log from mdev to tconn | Philipp Reisner | 2011-10-14 | 1 | -1/+2 |
* | drbd: Improve how conflicting writes are handled | Andreas Gruenbacher | 2011-10-14 | 1 | -1/+6 |
* | drbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}request_endio | Andreas Gruenbacher | 2011-10-14 | 1 | -1/+1 |
* | drbd: Moved the mdev member into drbd_work (from drbd_request and drbd_peer_r... | Philipp Reisner | 2011-09-28 | 1 | -2/+2 |
* | drbd: Allow to wait for the completion of an epoch entry as well | Andreas Gruenbacher | 2011-09-28 | 1 | -7/+0 |
* | drbd: struct drbd_request: Introduce a new collision flag | Andreas Gruenbacher | 2011-09-28 | 1 | -0/+7 |
* | drbd: Move some functions to where they are used | Andreas Gruenbacher | 2011-09-28 | 1 | -26/+0 |
* | drbd: moved req_lock and transfer log from mdev to tconn | Philipp Reisner | 2011-08-29 | 1 | -2/+2 |
* | drbd: Inline function overlaps() is now unused | Andreas Gruenbacher | 2011-08-29 | 1 | -5/+0 |
* | drbd: Convert all constants in enum drbd_req_event to upper case | Andreas Gruenbacher | 2011-08-29 | 1 | -31/+31 |
* | drbd: Remove the unused hash tables | Andreas Gruenbacher | 2011-08-29 | 1 | -27/+0 |
* | drbd: Use interval tree for overlapping write request detection | Andreas Gruenbacher | 2011-08-25 | 1 | -0/+1 |
* | drbd: Put sector and size in struct drbd_request into struct drbd_interval | Andreas Gruenbacher | 2011-08-25 | 1 | -2/+2 |
* | drbd: Request lookup code cleanup (1) | Andreas Gruenbacher | 2011-08-25 | 1 | -19/+2 |
* | drbd: fix warning | Andrew Morton | 2011-05-24 | 1 | -0/+1 |
* | drbd: Fix spelling | Bart Van Assche | 2011-05-24 | 1 | -2/+2 |
* | drbd: Implemented real timeout checking for request processing time | Philipp Reisner | 2011-03-10 | 1 | -0/+1 |
* | drbd: Ensure that an epoch contains only requests of one kind | Philipp Reisner | 2011-03-10 | 1 | -0/+18 |
* | drbd: Begin to account BIO processing time before inc_ap_bio() | Philipp Reisner | 2011-03-10 | 1 | -1/+0 |
* | drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC | Philipp Reisner | 2011-03-10 | 1 | -1/+3 |
* | drbd: Track the numbers of sectors in flight | Philipp Reisner | 2011-03-10 | 1 | -5/+7 |
* | drbd: fix for spin_lock_irqsave in endio callback | Lars Ellenberg | 2010-11-27 | 1 | -1/+2 |
* | drbd: Disable activity log updates when the whole device is out of sync | Philipp Reisner | 2010-10-14 | 1 | -0/+4 |
* | drbd: Finished the "on-no-data-accessible suspend-io;" functionality | Philipp Reisner | 2010-10-14 | 1 | -0/+2 |
* | drbd: factored drbd_req_make_private_bio() out of drbd_req_new() | Philipp Reisner | 2010-10-14 | 1 | -9/+15 |
* | drbd: factored tl_restart() out of tl_clear(). | Philipp Reisner | 2010-10-14 | 1 | -0/+8 |
* | drbd: mod_req has now a return value | Philipp Reisner | 2010-10-14 | 1 | -5/+12 |
* | drbd: Track all IO requests on the TL, not writes only | Philipp Reisner | 2010-10-14 | 1 | -1/+6 |
* | drbd: fix hang on local read errors while disconnected | Lars Ellenberg | 2010-06-01 | 1 | -0/+1 |
* | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | dropping unneeded include autoconf.h | Lars Ellenberg | 2009-10-01 | 1 | -1/+0 |
* | The DRBD driver | Philipp Reisner | 2009-10-01 | 1 | -0/+327 |