summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_nl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * drbd: Fix the data-integrity-alg settingAndreas Gruenbacher2012-11-081-20/+0
| * drbd: Allow to create devices with a minor number > minor_countAndreas Gruenbacher2012-11-081-2/+1
| * drbd: report net config even for resources without a single volumeLars Ellenberg2012-11-081-5/+11
| * drbd: Correctly handle resources without volumesPhilipp Reisner2012-11-081-1/+2
| * drbd: Fixed removal of volumes/devices from connected resourcesPhilipp Reisner2012-11-081-0/+2
| * drbd: on attach, enforce clean meta dataLars Ellenberg2012-11-081-18/+1
| * drbd: detach from frozen backing devicePhilipp Reisner2012-11-081-3/+25
| * drbd: Fixed state transitions in case reading meta data failesPhilipp Reisner2012-11-081-1/+1
| * drbd: Improve compatibility with drbd's older than 8.3.7Philipp Reisner2012-11-081-2/+5
| * drbd: Remove dead codeAndreas Gruenbacher2012-11-081-12/+0
| * drbd: Allow to pass resource options to the new-resource commandAndreas Gruenbacher2012-11-081-35/+16
| * drbd: Convert the generic netlink interface to accept connection endpointsAndreas Gruenbacher2012-11-081-64/+94
| * drbd: Rename DRBD_ADM_NEED_{CONN -> RESOURCE}Andreas Gruenbacher2012-11-081-11/+11
| * drbd: Split off netlink mandatory attribute handling into separate fileAndreas Gruenbacher2012-11-081-50/+1
| * drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...Andreas Gruenbacher2012-11-081-20/+76
| * drbd: Use the terminology suggested by the command names in the source code a...Andreas Gruenbacher2012-11-081-8/+8
| * drbd: spelling fix: too smallLars Ellenberg2012-11-081-4/+4
OpenPOWER on IntegriCloud