summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drbd: Get rid of MR_{READ,WRITE}_SHIFTAndreas Gruenbacher2012-11-082-6/+6
* drbd: Bugfix for the connection behaviorPhilipp Reisner2012-11-082-6/+6
* drbd: Fix the data-integrity-alg settingAndreas Gruenbacher2012-11-083-90/+66Star
* drbd: Turn tl_apply() into tl_abort_disk_io()Andreas Gruenbacher2012-11-082-11/+6Star
* drbd: Fixed w_restart_disk_io() to handle non active AL-extentsPhilipp Reisner2012-11-082-29/+45
* drbd: Missing assignment of mdev before drbd_queue_work()Philipp Reisner2012-11-081-0/+1
* drbd: Do not mod_timer() with a past timePhilipp Reisner2012-11-081-2/+3
* drbd: Consider that the no-data-condition could be in connected statePhilipp Reisner2012-11-081-1/+2
* drbd: Dropped wrong clause to generate new current UUIDsPhilipp Reisner2012-11-081-5/+0Star
* drbd: receive_protocol(): We cannot change our own data-integrity-alg setting...Andreas Gruenbacher2012-11-081-9/+14
* drbd: Be consistent in reporting incompatibilities in P_PROTOCOL settingsAndreas Gruenbacher2012-11-081-7/+7
* drbd: receive_protocol(): Make the program flow less confusingAndreas Gruenbacher2012-11-081-38/+35Star
* drbd: receive_protocol(): Give variables more easily searchable namesAndreas Gruenbacher2012-11-081-9/+9
* drbd: Print memory address in hex instead of decimal in error messageAndreas Gruenbacher2012-11-081-1/+1
* drbd: Allow to create devices with a minor number > minor_countAndreas Gruenbacher2012-11-081-2/+1Star
* drbd: report net config even for resources without a single volumeLars Ellenberg2012-11-081-5/+11
* drbd: Correctly handle resources without volumesPhilipp Reisner2012-11-082-3/+17
* drbd: Eliminated the "notified peer" messagesPhilipp Reisner2012-11-081-5/+2Star
* drbd: Fixed removal of volumes/devices from connected resourcesPhilipp Reisner2012-11-083-2/+7
* drbd: on attach, enforce clean meta dataLars Ellenberg2012-11-085-292/+19Star
* drbd: detach from frozen backing devicePhilipp Reisner2012-11-0810-89/+307
* drbd: Improve the "unexpected packet" error messagesAndreas Gruenbacher2012-11-081-9/+11
* drbd: Fixed state transitions in case reading meta data failesPhilipp Reisner2012-11-082-8/+1Star
* drbd: Improve compatibility with drbd's older than 8.3.7Philipp Reisner2012-11-083-3/+13
* drbd: Fixes from the 8.3 development branchPhilipp Reisner2012-11-082-20/+46
* drbd: downgraded error printk to infoLars Ellenberg2012-11-081-4/+2Star
* DRBD: Fix comparison always false warning due to long/long long compareDavid Howells2012-11-081-1/+1
* drbd: Rename --dry-run to --tentativeAndreas Gruenbacher2012-11-082-5/+5
* drbd: Remove dead codeAndreas Gruenbacher2012-11-081-12/+0Star
* drbd: Allow to pass resource options to the new-resource commandAndreas Gruenbacher2012-11-083-40/+61
* drbd: Convert the generic netlink interface to accept connection endpointsAndreas Gruenbacher2012-11-085-76/+133
* 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-086-56/+66
* drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...Andreas Gruenbacher2012-11-082-20/+82
* 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
* drbd: cosmetic: fix accidental division instead of modulo when pretty printingLars Ellenberg2012-11-081-1/+1
* drbd: Use DRBD_MINOR_COUNT_DEF in one more placeAndreas Gruenbacher2012-11-081-1/+1
* drbd: Lower log priority for an event that is definitely not an errorPhilipp Reisner2012-11-081-1/+1
* drbd: Don't use empty nested netlink attributesAndreas Gruenbacher2012-11-081-3/+3
* drbd: drbd_adm_prepare(): Pass through error codesAndreas Gruenbacher2012-11-081-3/+7
* drbd: Send PROTOCOL_UPDATE packets when appropriatePhilipp Reisner2012-11-083-13/+6Star
* drbd: Receiving part for the PROTOCOL_UPDATE packetPhilipp Reisner2012-11-083-15/+63
* drbd: Allocation of int_dig_in and int_dig_vv was missingPhilipp Reisner2012-11-081-0/+15
* drbd: Made cmp_after_sb() more generic into convert_after_sb()Philipp Reisner2012-11-081-16/+9Star
* drbd: protect updates to integrits_tfm by tconn->data->mutexPhilipp Reisner2012-11-082-5/+6
* drbd: Refuse to change network options online when...Philipp Reisner2012-11-081-4/+18
* drbd: Fix the upper limit of resync-afterAndreas Gruenbacher2012-11-083-17/+17
* drbd: Refer to connect-int consistently throughout the codeAndreas Gruenbacher2012-11-081-6/+6
* drbd: Refer to resync-rate consistently throughout the codeAndreas Gruenbacher2012-11-083-6/+6