aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_nl.c
Commit message (Expand)AuthorAge
* drbd: validate resync_after dependency on attach alreadyLars Ellenberg2013-03-28
* drbd: Fix disconnect to keep the peer disk state if connection breaks during ...Philipp Reisner2013-03-28
* drbd: drop now useless duplicate state request from invalidatePhilipp Reisner2013-03-28
* drbd: move invalidating the whole bitmap out of after_state ch()Philipp Reisner2013-03-28
* drbd: adjust upper limit for activity log extentsLars Ellenberg2013-03-23
* drbd: prepare to queue write requests on a submit workerLars Ellenberg2013-03-22
* drbd: read meta data early, base on-disk offsets on super blockLars Ellenberg2013-03-22
* drbd: mechanically rename la_size to la_size_sectLars Ellenberg2013-03-22
* drbd: use the cached meta_dev_idxLars Ellenberg2013-03-22
* drbd: prepare for new striped layout of activity logLars Ellenberg2013-03-22
* drbd: cleanup ondisk meta data layout calculations and definesLars Ellenberg2013-03-22
* drbd: Fix drbdsetup wait-connect, wait-sync etc... commandsPhilipp Reisner2012-12-06
* drbd: respect no-md-barriers setting also when changed online via disk-optionsLars Ellenberg2012-12-06
* Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6Philipp Reisner2012-11-09
|\
| * drbd: Broadcast sync progress no more often than once per secondPhilipp Reisner2012-11-09
| * drbd: Fix clearing of MDF_AL_DISABLEDPhilipp Reisner2012-11-09
| * drbd: always write bitmap on detachLars Ellenberg2012-11-09
| * drbd: Call drbd_md_sync() explicitly after a state change on the connectionPhilipp Reisner2012-11-09
| * drbd: temporarily suspend io in drbd_adm_disk_optsLars Ellenberg2012-11-09
| * drbd: Protect accesses to the uuid set with a spinlockPhilipp Reisner2012-11-09
| * drbd: Write all pages of the bitmap after an online resizePhilipp Reisner2012-11-09
| * drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/Lars Ellenberg2012-11-09
| * drbd: disambiguation, s/DISCARD_CONCURRENT/RESOLVE_CONFLICTS/Lars Ellenberg2012-11-09
| * drbd: pass some more information to userspace.Philipp Marek2012-11-09
| * drbd: introduce stop-sector to online verifyLars Ellenberg2012-11-09
| * drbd: flush drbd work queue before invalidate/invalidate remoteLars Ellenberg2012-11-08
| * drbd: do not reset rs_pending_cnt too earlyLars Ellenberg2012-11-08
| * drbd: report congestion if we are waiting for some userland callbackLars Ellenberg2012-11-08
| * drbd: differentiate between normal and forced detachLars Ellenberg2012-11-08
| * drbd: take error path in drbd_adm_down if interrupted by signalLars Ellenberg2012-11-08
| * drbd: remove struct drbd_tl_epoch objects (barrier works)Lars Ellenberg2012-11-08
| * drbd: New disk option al-updatesPhilipp Reisner2012-11-08
| * drbd: Stop using NLA_PUT*().Andreas Gruenbacher2012-11-08
| * drbd: fix race between drbdadm invalidate/verify and finishing resyncLars Ellenberg2012-11-08
| * drbd: Delay/reject other state changes while establishing a connectionPhilipp Reisner2012-11-08
| * drbd: Fixed processing of disk-barrier, disk-flushes and disk-drainPhilipp Reisner2012-11-08
| * drbd: Reinstate disabling AL updates with invalidate-remotePhilipp Reisner2012-11-08
| * drbd: Move write_ordering from mdev to tconnPhilipp Reisner2012-11-08
| * drbd: Fixes from the drbd-8.3 branchPhilipp Reisner2012-11-08
| * drbd: Fixes from the drbd-8.3 branchPhilipp Reisner2012-11-08
| * drbd: fix "stalled" empty resyncPhilipp Reisner2012-11-08
| * drbd: fix connect failure with all default net-optionsLars Ellenberg2012-11-08
| * drbd: Update some outdated comments to match the codeAndreas Gruenbacher2012-11-08
| * drbd: Remove unused codePhilipp Reisner2012-11-08
| * drbd: Fix the data-integrity-alg settingAndreas Gruenbacher2012-11-08
| * drbd: Allow to create devices with a minor number > minor_countAndreas Gruenbacher2012-11-08
| * drbd: report net config even for resources without a single volumeLars Ellenberg2012-11-08
| * drbd: Correctly handle resources without volumesPhilipp Reisner2012-11-08
| * drbd: Fixed removal of volumes/devices from connected resourcesPhilipp Reisner2012-11-08
| * drbd: on attach, enforce clean meta dataLars Ellenberg2012-11-08