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