Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
935be260c1e92a1d9c251973d866b68bf2c20f12
935be26
drbd: Improve error reporting in drbd_md_sync_page_io()
by Andreas Gruenbacher
· 13 years ago
25e4093
drbd: fix connect failure with all default net-options
by Lars Ellenberg
· 13 years ago
a209b4a
drbd: Update some outdated comments to match the code
by Andreas Gruenbacher
· 13 years ago
c4e7afd
drbd: Remove unused code
by Philipp Reisner
· 13 years ago
4276dea
drbd: Remove dead code
by Philipp Reisner
· 13 years ago
85d7351
drbd: Cleanup all epoch objects upon connection loss
by Philipp Reisner
· 13 years ago
b80c043
drbd: The minor_count module parameter is only a hint nowadays
by Philipp Reisner
· 13 years ago
f132f55
drbd: Do not display bogus log lines for pdsk in case pdsk < D_UNKNOWN
by Philipp Reisner
· 13 years ago
97ddb68
drbd: detach must not try to abort non-local requests
by Lars Ellenberg
· 13 years ago
f497609
drbd: Get rid of MR_{READ,WRITE}_SHIFT
by Andreas Gruenbacher
· 13 years ago
823bd83
drbd: Bugfix for the connection behavior
by Philipp Reisner
· 12 years ago
7d4c782
drbd: Fix the data-integrity-alg setting
by Andreas Gruenbacher
· 13 years ago
71fc7ee
drbd: Turn tl_apply() into tl_abort_disk_io()
by Andreas Gruenbacher
· 13 years ago
1b7ab15
drbd: Fixed w_restart_disk_io() to handle non active AL-extents
by Philipp Reisner
· 13 years ago
9b743da
drbd: Missing assignment of mdev before drbd_queue_work()
by Philipp Reisner
· 13 years ago
3b03ad5
drbd: Do not mod_timer() with a past time
by Philipp Reisner
· 13 years ago
3fb4746
drbd: Consider that the no-data-condition could be in connected state
by Philipp Reisner
· 13 years ago
97af09d
drbd: Dropped wrong clause to generate new current UUIDs
by Philipp Reisner
· 13 years ago
accdbcc
drbd: receive_protocol(): We cannot change our own data-integrity-alg setting here
by Andreas Gruenbacher
· 13 years ago
d505d9b
drbd: Be consistent in reporting incompatibilities in P_PROTOCOL settings
by Andreas Gruenbacher
· 13 years ago
fbc12f4
drbd: receive_protocol(): Make the program flow less confusing
by Andreas Gruenbacher
· 13 years ago
b792c35
drbd: receive_protocol(): Give variables more easily searchable names
by Andreas Gruenbacher
· 13 years ago
5af172e
drbd: Print memory address in hex instead of decimal in error message
by Andreas Gruenbacher
· 13 years ago
f2257a5
drbd: Allow to create devices with a minor number > minor_count
by Andreas Gruenbacher
· 13 years ago
0317d9e
drbd: Fix the maximum accepted minor device number
by Andreas Gruenbacher
· 13 years ago
32bdb64
drbd: Define scale factors in a single place
by Andreas Gruenbacher
· 14 years ago
65d9492
drbd: Changed some defaults
by Philipp Reisner
· 13 years ago
367d675d
drbd: report net config even for resources without a single volume
by Lars Ellenberg
· 13 years ago
e0e1665
drbd: Correctly handle resources without volumes
by Philipp Reisner
· 13 years ago
a67e1d9
drbd: Eliminated the "notified peer" messages
by Philipp Reisner
· 13 years ago
369bea6
drbd: Fixed removal of volumes/devices from connected resources
by Philipp Reisner
· 13 years ago
d5d7ebd
drbd: on attach, enforce clean meta data
by Lars Ellenberg
· 13 years ago
cdfda63
drbd: detach from frozen backing device
by Philipp Reisner
· 13 years ago
2fcb8f3
drbd: Improve the "unexpected packet" error messages
by Andreas Gruenbacher
· 13 years ago
9510b24
drbd: Fixed state transitions in case reading meta data failes
by Philipp Reisner
· 13 years ago
2ffca4f
drbd: Improve compatibility with drbd's older than 8.3.7
by Philipp Reisner
· 13 years ago
d942ae4
drbd: Fixes from the 8.3 development branch
by Philipp Reisner
· 13 years ago
4dbdae3
drbd: downgraded error printk to info
by Lars Ellenberg
· 13 years ago
f03c254
drbd: allow ping-timeout of up to 30 seconds
by Lars Ellenberg
· 13 years ago
3b7cd45
DRBD: Fix comparison always false warning due to long/long long compare
by David Howells
· 13 years ago
6dff290
drbd: Rename --dry-run to --tentative
by Andreas Gruenbacher
· 13 years ago
d0fa7fd
drbd: Remove dead code
by Andreas Gruenbacher
· 13 years ago
afbbfa8
drbd: Allow to pass resource options to the new-resource command
by Andreas Gruenbacher
· 13 years ago
089c075
drbd: Convert the generic netlink interface to accept connection endpoints
by Andreas Gruenbacher
· 13 years ago
44e52cf
drbd: Rename DRBD_ADM_NEED_{CONN -> RESOURCE}
by Andreas Gruenbacher
· 13 years ago
01b39b5
drbd: Split off netlink mandatory attribute handling into separate file
by Andreas Gruenbacher
· 13 years ago
7c3063c
drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nested()
by Andreas Gruenbacher
· 13 years ago
789c1b6
drbd: Use the terminology suggested by the command names in the source code and messages
by Andreas Gruenbacher
· 13 years ago
67b58bf
drbd: spelling fix: too small
by Lars Ellenberg
· 13 years ago
fc251d5
drbd: cosmetic: fix accidental division instead of modulo when pretty printing
by Lars Ellenberg
· 13 years ago
46530e8
drbd: Use DRBD_MINOR_COUNT_DEF in one more place
by Andreas Gruenbacher
· 13 years ago
a67b813
drbd: Lower log priority for an event that is definitely not an error
by Philipp Reisner
· 13 years ago
c75b9b1
drbd: Don't use empty nested netlink attributes
by Andreas Gruenbacher
· 13 years ago
1e2a255
drbd: drbd_adm_prepare(): Pass through error codes
by Andreas Gruenbacher
· 13 years ago
5084d71
drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY flag first
by Andreas Gruenbacher
· 13 years ago
5f93592
drbd: Make drbd's use of netlink attribute flags less confusing
by Andreas Gruenbacher
· 14 years ago
bbbef2d
drbd: Remove unused GENLA_F_MAY_IGNORE flag
by Andreas Gruenbacher
· 14 years ago
509100e
drbd: Output signed / unsigned netlink fields correctly
by Andreas Gruenbacher
· 14 years ago
309f0b7
drbd: Use more generic constant names
by Andreas Gruenbacher
· 14 years ago
d659f2a
drbd: Send PROTOCOL_UPDATE packets when appropriate
by Philipp Reisner
· 14 years ago
036b17e
drbd: Receiving part for the PROTOCOL_UPDATE packet
by Philipp Reisner
· 14 years ago
7aca6c7
drbd: Allocation of int_dig_in and int_dig_vv was missing
by Philipp Reisner
· 14 years ago
f179d76
drbd: Made cmp_after_sb() more generic into convert_after_sb()
by Philipp Reisner
· 14 years ago
46e1ce4
drbd: protect updates to integrits_tfm by tconn->data->mutex
by Philipp Reisner
· 14 years ago
dcb20d1
drbd: Refuse to change network options online when...
by Philipp Reisner
· 14 years ago
c5482bb
drbd: Rename DISK_SIZE_SECT -> DISK_SIZE
by Andreas Gruenbacher
· 14 years ago
3a45abd
drbd: Convert resync-after into a signed netlink field
by Andreas Gruenbacher
· 14 years ago
95f8efd
drbd: Fix the upper limit of resync-after
by Andreas Gruenbacher
· 14 years ago
69ef82d
drbd: Refer to connect-int consistently throughout the code
by Andreas Gruenbacher
· 14 years ago
6394b93
drbd: Refer to resync-rate consistently throughout the code
by Andreas Gruenbacher
· 14 years ago
7dc1d67
drbd: skip spurious wait_event in drbd_al_begin_io
by Lars Ellenberg
· 14 years ago
6139f60
drbd: Rename the want_lose field/flag to discard_my_data
by Andreas Gruenbacher
· 14 years ago
7bac3e6
drbd: Also define the default values of boolean flags in a single place
by Andreas Gruenbacher
· 14 years ago
6f9b5f8
drbd: Make broadcast events return NO_ERROR
by Andreas Gruenbacher
· 14 years ago
c141ebd
drbd: Removing drbd_cfg_rwsem
by Philipp Reisner
· 14 years ago
ec0bddb
drbd: Use RCU for the drbd_tconns list
by Philipp Reisner
· 14 years ago
81fa2e6
drbd: Refcounting for mdev objects
by Philipp Reisner
· 14 years ago
bb77d34
drbd: Turn no-tcp-cork into tcp-cork={yes|no}
by Andreas Gruenbacher
· 14 years ago
e544046
drbd: Turn no-md-flushes into md-flushes={yes|no}
by Andreas Gruenbacher
· 14 years ago
d0c980e
drbd: Turn no-disk-drain into disk-drain={yes|no}
by Andreas Gruenbacher
· 14 years ago
66b2f6b
drbd: Turn no-disk-flushes into disk-flushes={yes|no}
by Andreas Gruenbacher
· 14 years ago
a5d8e1f
drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8
by Andreas Gruenbacher
· 14 years ago
813472c
drbd: RCU for rs_plan_s
by Philipp Reisner
· 14 years ago
d589a21
drbd: Enforce limits of disk_conf members; centralized these checks
by Philipp Reisner
· 14 years ago
9958c85
drbd: Made the fifo object a self contained object (preparing for RCU)
by Philipp Reisner
· 14 years ago
daeda1c
drbd: RCU for disk_conf
by Philipp Reisner
· 14 years ago
563e4cf
drbd: Introduce __s32_field in the genetlink macro magic
by Lars Ellenberg
· 14 years ago
2ec91e0
drbd: Renamed (old|new)_conf into (old|new)_net_conf in receive_SyncParam
by Philipp Reisner
· 14 years ago
dc97b70
drbd: Split drbd_alter_sa() into drbd_sync_after_valid() and drbd_sync_after_changed()
by Philipp Reisner
· 14 years ago
ef5e44a
drbd: drbd_dew_dev_size() gets the user requests disk_size as argument
by Philipp Reisner
· 14 years ago
a009550
drbd: Renamed the net_conf_update mutex to conf_update
by Philipp Reisner
· 14 years ago
934e613
drbd: Removed dead code
by Philipp Reisner
· 14 years ago
b966b5d
drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h
by Andreas Gruenbacher
· 14 years ago
d8cd289
drbd: Remove left-over unused define
by Andreas Gruenbacher
· 14 years ago
009ba89
drbd: fix schedule in atomic
by Lars Ellenberg
· 14 years ago
992d6e9
drbd: fix thread stop deadlock
by Lars Ellenberg
· 14 years ago
f3dfa40
drbd: fix race when forcefully disconnecting
by Lars Ellenberg
· 14 years ago
88104ca
drbd: Allow to change data-integrity-alg on the fly
by Andreas Gruenbacher
· 14 years ago
a7eb7bd
drbd: Introduce a "lockless" variant of drbd_send_protocoll()
by Andreas Gruenbacher
· 14 years ago
4b6ad6d
drbd: Remove obsolete drbd_crypto_is_hash()
by Andreas Gruenbacher
· 14 years ago
Next »