aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd
Commit message (Expand)AuthorAge
...
| * drbd: Do not display bogus log lines for pdsk in case pdsk < D_UNKNOWNPhilipp Reisner2012-11-08
| * drbd: detach must not try to abort non-local requestsLars Ellenberg2012-11-08
| * drbd: Get rid of MR_{READ,WRITE}_SHIFTAndreas Gruenbacher2012-11-08
| * drbd: Bugfix for the connection behaviorPhilipp Reisner2012-11-08
| * drbd: Fix the data-integrity-alg settingAndreas Gruenbacher2012-11-08
| * drbd: Turn tl_apply() into tl_abort_disk_io()Andreas Gruenbacher2012-11-08
| * drbd: Fixed w_restart_disk_io() to handle non active AL-extentsPhilipp Reisner2012-11-08
| * drbd: Missing assignment of mdev before drbd_queue_work()Philipp Reisner2012-11-08
| * drbd: Do not mod_timer() with a past timePhilipp Reisner2012-11-08
| * drbd: Consider that the no-data-condition could be in connected statePhilipp Reisner2012-11-08
| * drbd: Dropped wrong clause to generate new current UUIDsPhilipp Reisner2012-11-08
| * drbd: receive_protocol(): We cannot change our own data-integrity-alg setting...Andreas Gruenbacher2012-11-08
| * drbd: Be consistent in reporting incompatibilities in P_PROTOCOL settingsAndreas Gruenbacher2012-11-08
| * drbd: receive_protocol(): Make the program flow less confusingAndreas Gruenbacher2012-11-08
| * drbd: receive_protocol(): Give variables more easily searchable namesAndreas Gruenbacher2012-11-08
| * drbd: Print memory address in hex instead of decimal in error messageAndreas 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: Eliminated the "notified peer" messagesPhilipp 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
| * drbd: detach from frozen backing devicePhilipp Reisner2012-11-08
| * drbd: Improve the "unexpected packet" error messagesAndreas Gruenbacher2012-11-08
| * drbd: Fixed state transitions in case reading meta data failesPhilipp Reisner2012-11-08
| * drbd: Improve compatibility with drbd's older than 8.3.7Philipp Reisner2012-11-08
| * drbd: Fixes from the 8.3 development branchPhilipp Reisner2012-11-08
| * drbd: downgraded error printk to infoLars Ellenberg2012-11-08
| * DRBD: Fix comparison always false warning due to long/long long compareDavid Howells2012-11-08
| * drbd: Rename --dry-run to --tentativeAndreas Gruenbacher2012-11-08
| * drbd: Remove dead codeAndreas Gruenbacher2012-11-08
| * drbd: Allow to pass resource options to the new-resource commandAndreas Gruenbacher2012-11-08
| * drbd: Convert the generic netlink interface to accept connection endpointsAndreas Gruenbacher2012-11-08
| * drbd: Rename DRBD_ADM_NEED_{CONN -> RESOURCE}Andreas Gruenbacher2012-11-08
| * drbd: Split off netlink mandatory attribute handling into separate fileAndreas Gruenbacher2012-11-08
| * drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...Andreas Gruenbacher2012-11-08
| * drbd: Use the terminology suggested by the command names in the source code a...Andreas Gruenbacher2012-11-08
| * drbd: spelling fix: too smallLars Ellenberg2012-11-08
| * drbd: cosmetic: fix accidental division instead of modulo when pretty printingLars Ellenberg2012-11-08
| * drbd: Use DRBD_MINOR_COUNT_DEF in one more placeAndreas Gruenbacher2012-11-08
| * drbd: Lower log priority for an event that is definitely not an errorPhilipp Reisner2012-11-08
| * drbd: Don't use empty nested netlink attributesAndreas Gruenbacher2012-11-08
| * drbd: drbd_adm_prepare(): Pass through error codesAndreas Gruenbacher2012-11-08
| * drbd: Send PROTOCOL_UPDATE packets when appropriatePhilipp Reisner2012-11-08
| * drbd: Receiving part for the PROTOCOL_UPDATE packetPhilipp Reisner2012-11-08
| * drbd: Allocation of int_dig_in and int_dig_vv was missingPhilipp Reisner2012-11-08
| * drbd: Made cmp_after_sb() more generic into convert_after_sb()Philipp Reisner2012-11-08
| * drbd: protect updates to integrits_tfm by tconn->data->mutexPhilipp Reisner2012-11-08
| * drbd: Refuse to change network options online when...Philipp Reisner2012-11-08
| * drbd: Fix the upper limit of resync-afterAndreas Gruenbacher2012-11-08