summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_nl.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-28drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner1-26/+111
2013-06-28drbd: Constants should be UPPERCASEPhilipp Reisner1-10/+10
2013-06-28drbd: Ignore the exit code of a fence-peer handler if it returns too latePhilipp Reisner1-2/+13
2013-06-28drbd: Fix rcu_read_lock balance on error pathAndreas Gruenbacher1-7/+12
2013-03-28drbd: validate resync_after dependency on attach alreadyLars Ellenberg1-0/+6
2013-03-28drbd: Fix disconnect to keep the peer disk state if connection breaks during ...Philipp Reisner1-2/+5
2013-03-28drbd: drop now useless duplicate state request from invalidatePhilipp Reisner1-34/+28
2013-03-28drbd: move invalidating the whole bitmap out of after_state ch()Philipp Reisner1-16/+20
2013-03-23drbd: adjust upper limit for activity log extentsLars Ellenberg1-9/+38
2013-03-23drbd: prepare to queue write requests on a submit workerLars Ellenberg1-0/+1
2013-03-23drbd: read meta data early, base on-disk offsets on super blockLars Ellenberg1-9/+6
2013-03-23drbd: mechanically rename la_size to la_size_sectLars Ellenberg1-8/+8
2013-03-23drbd: use the cached meta_dev_idxLars Ellenberg1-6/+1
2013-03-23drbd: prepare for new striped layout of activity logLars Ellenberg1-3/+2
2013-03-23drbd: cleanup ondisk meta data layout calculations and definesLars Ellenberg1-11/+31
2012-12-06drbd: Fix drbdsetup wait-connect, wait-sync etc... commandsPhilipp Reisner1-5/+6
2012-12-06drbd: respect no-md-barriers setting also when changed online via disk-optionsLars Ellenberg1-0/+5
2012-11-09Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6Philipp Reisner1-1349/+1969
2012-11-09drbd: Broadcast sync progress no more often than once per secondPhilipp Reisner1-0/+6
2012-11-09drbd: Fix clearing of MDF_AL_DISABLEDPhilipp Reisner1-2/+2
2012-11-09drbd: always write bitmap on detachLars Ellenberg1-0/+2
2012-11-09drbd: Call drbd_md_sync() explicitly after a state change on the connectionPhilipp Reisner1-16/+0
2012-11-09drbd: temporarily suspend io in drbd_adm_disk_optsLars Ellenberg1-0/+2
2012-11-09drbd: Protect accesses to the uuid set with a spinlockPhilipp Reisner1-1/+11
2012-11-09drbd: Write all pages of the bitmap after an online resizePhilipp Reisner1-2/+2
2012-11-09drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/Lars Ellenberg1-1/+1
2012-11-09drbd: disambiguation, s/DISCARD_CONCURRENT/RESOLVE_CONFLICTS/Lars Ellenberg1-1/+1
2012-11-09drbd: pass some more information to userspace.Philipp Marek1-1/+10
2012-11-09drbd: introduce stop-sector to online verifyLars Ellenberg1-5/+9
2012-11-08drbd: flush drbd work queue before invalidate/invalidate remoteLars Ellenberg1-2/+6
2012-11-08drbd: do not reset rs_pending_cnt too earlyLars Ellenberg1-0/+5
2012-11-08drbd: report congestion if we are waiting for some userland callbackLars Ellenberg1-1/+8
2012-11-08drbd: differentiate between normal and forced detachLars Ellenberg1-0/+4
2012-11-08drbd: take error path in drbd_adm_down if interrupted by signalLars Ellenberg1-1/+1
2012-11-08drbd: remove struct drbd_tl_epoch objects (barrier works)Lars Ellenberg1-0/+8
2012-11-08drbd: New disk option al-updatesPhilipp Reisner1-2/+15
2012-11-08drbd: Stop using NLA_PUT*().Andreas Gruenbacher1-22/+32
2012-11-08drbd: fix race between drbdadm invalidate/verify and finishing resyncLars Ellenberg1-0/+10
2012-11-08drbd: Delay/reject other state changes while establishing a connectionPhilipp Reisner1-1/+1
2012-11-08drbd: Fixed processing of disk-barrier, disk-flushes and disk-drainPhilipp Reisner1-0/+3
2012-11-08drbd: Reinstate disabling AL updates with invalidate-remotePhilipp Reisner1-1/+39
2012-11-08drbd: Move write_ordering from mdev to tconnPhilipp Reisner1-2/+1
2012-11-08drbd: Fixes from the drbd-8.3 branchPhilipp Reisner1-1/+1
2012-11-08drbd: Fixes from the drbd-8.3 branchPhilipp Reisner1-0/+2
2012-11-08drbd: fix "stalled" empty resyncPhilipp Reisner1-2/+6
2012-11-08drbd: fix connect failure with all default net-optionsLars Ellenberg1-1/+1
2012-11-08drbd: Update some outdated comments to match the codeAndreas Gruenbacher1-1/+1
2012-11-08drbd: Remove unused codePhilipp Reisner1-9/+0
2012-11-08drbd: Fix the data-integrity-alg settingAndreas Gruenbacher1-20/+0
2012-11-08drbd: Allow to create devices with a minor number > minor_countAndreas Gruenbacher1-2/+1