Age | Commit message (Expand) | Author |
2012-12-06 | drbd: Fix drbdsetup wait-connect, wait-sync etc... commands | Philipp Reisner |
2012-12-06 | drbd: respect no-md-barriers setting also when changed online via disk-options | Lars Ellenberg |
2012-11-09 | Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6 | Philipp Reisner |
2012-11-09 | drbd: Broadcast sync progress no more often than once per second | Philipp Reisner |
2012-11-09 | drbd: Fix clearing of MDF_AL_DISABLED | Philipp Reisner |
2012-11-09 | drbd: always write bitmap on detach | Lars Ellenberg |
2012-11-09 | drbd: Call drbd_md_sync() explicitly after a state change on the connection | Philipp Reisner |
2012-11-09 | drbd: temporarily suspend io in drbd_adm_disk_opts | Lars Ellenberg |
2012-11-09 | drbd: Protect accesses to the uuid set with a spinlock | Philipp Reisner |
2012-11-09 | drbd: Write all pages of the bitmap after an online resize | Philipp Reisner |
2012-11-09 | drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/ | Lars Ellenberg |
2012-11-09 | drbd: disambiguation, s/DISCARD_CONCURRENT/RESOLVE_CONFLICTS/ | Lars Ellenberg |
2012-11-09 | drbd: pass some more information to userspace. | Philipp Marek |
2012-11-09 | drbd: introduce stop-sector to online verify | Lars Ellenberg |
2012-11-08 | drbd: flush drbd work queue before invalidate/invalidate remote | Lars Ellenberg |
2012-11-08 | drbd: do not reset rs_pending_cnt too early | Lars Ellenberg |
2012-11-08 | drbd: report congestion if we are waiting for some userland callback | Lars Ellenberg |
2012-11-08 | drbd: differentiate between normal and forced detach | Lars Ellenberg |
2012-11-08 | drbd: take error path in drbd_adm_down if interrupted by signal | Lars Ellenberg |
2012-11-08 | drbd: remove struct drbd_tl_epoch objects (barrier works) | Lars Ellenberg |
2012-11-08 | drbd: New disk option al-updates | Philipp Reisner |
2012-11-08 | drbd: Stop using NLA_PUT*(). | Andreas Gruenbacher |
2012-11-08 | drbd: fix race between drbdadm invalidate/verify and finishing resync | Lars Ellenberg |
2012-11-08 | drbd: Delay/reject other state changes while establishing a connection | Philipp Reisner |
2012-11-08 | drbd: Fixed processing of disk-barrier, disk-flushes and disk-drain | Philipp Reisner |
2012-11-08 | drbd: Reinstate disabling AL updates with invalidate-remote | Philipp Reisner |
2012-11-08 | drbd: Move write_ordering from mdev to tconn | Philipp Reisner |
2012-11-08 | drbd: Fixes from the drbd-8.3 branch | Philipp Reisner |
2012-11-08 | drbd: Fixes from the drbd-8.3 branch | Philipp Reisner |
2012-11-08 | drbd: fix "stalled" empty resync | Philipp Reisner |
2012-11-08 | drbd: fix connect failure with all default net-options | Lars Ellenberg |
2012-11-08 | drbd: Update some outdated comments to match the code | Andreas Gruenbacher |
2012-11-08 | drbd: Remove unused code | Philipp Reisner |
2012-11-08 | drbd: Fix the data-integrity-alg setting | Andreas Gruenbacher |
2012-11-08 | drbd: Allow to create devices with a minor number > minor_count | Andreas Gruenbacher |
2012-11-08 | drbd: report net config even for resources without a single volume | Lars Ellenberg |
2012-11-08 | drbd: Correctly handle resources without volumes | Philipp Reisner |
2012-11-08 | drbd: Fixed removal of volumes/devices from connected resources | Philipp Reisner |
2012-11-08 | drbd: on attach, enforce clean meta data | Lars Ellenberg |
2012-11-08 | drbd: detach from frozen backing device | Philipp Reisner |
2012-11-08 | drbd: Fixed state transitions in case reading meta data failes | Philipp Reisner |
2012-11-08 | drbd: Improve compatibility with drbd's older than 8.3.7 | Philipp Reisner |
2012-11-08 | drbd: Remove dead code | Andreas Gruenbacher |
2012-11-08 | drbd: Allow to pass resource options to the new-resource command | Andreas Gruenbacher |
2012-11-08 | drbd: Convert the generic netlink interface to accept connection endpoints | Andreas Gruenbacher |
2012-11-08 | drbd: Rename DRBD_ADM_NEED_{CONN -> RESOURCE} | Andreas Gruenbacher |
2012-11-08 | drbd: Split off netlink mandatory attribute handling into separate file | Andreas Gruenbacher |
2012-11-08 | drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes... | Andreas Gruenbacher |
2012-11-08 | drbd: Use the terminology suggested by the command names in the source code a... | Andreas Gruenbacher |
2012-11-08 | drbd: spelling fix: too small | Lars Ellenberg |