Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c04ccaa669e147ffb66e4e74d82c7dbfc100ec5e
/
drivers
/
block
/
drbd
/
drbd_nl.c
c04ccaa
drbd: read meta data early, base on-disk offsets on super block
by Lars Ellenberg
· 12 years ago
cccac98
drbd: mechanically rename la_size to la_size_sect
by Lars Ellenberg
· 12 years ago
68e41a4
drbd: use the cached meta_dev_idx
by Lars Ellenberg
· 12 years ago
3a4d4eb
drbd: prepare for new striped layout of activity log
by Lars Ellenberg
· 12 years ago
ae8bf31
drbd: cleanup ondisk meta data layout calculations and defines
by Lars Ellenberg
· 12 years ago
ef86b77
drbd: Fix drbdsetup wait-connect, wait-sync etc... commands
by Philipp Reisner
· 12 years ago
691631c
drbd: respect no-md-barriers setting also when changed online via disk-options
by Lars Ellenberg
· 12 years ago
9868365
Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6
by Philipp Reisner
· 12 years ago
328e0f1
drbd: Broadcast sync progress no more often than once per second
by Philipp Reisner
· 12 years ago
4035e4c
drbd: Fix clearing of MDF_AL_DISABLED
by Philipp Reisner
· 12 years ago
edc9f5e
drbd: always write bitmap on detach
by Lars Ellenberg
· 12 years ago
19fffd7
drbd: Call drbd_md_sync() explicitly after a state change on the connection
by Philipp Reisner
· 12 years ago
0ee98e2
drbd: temporarily suspend io in drbd_adm_disk_opts
by Lars Ellenberg
· 12 years ago
39a1aa7
drbd: Protect accesses to the uuid set with a spinlock
by Philipp Reisner
· 12 years ago
fef45d2
drbd: Write all pages of the bitmap after an online resize
by Philipp Reisner
· 12 years ago
eb12010
drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/
by Lars Ellenberg
· 12 years ago
427c043
drbd: disambiguation, s/DISCARD_CONCURRENT/RESOLVE_CONFLICTS/
by Lars Ellenberg
· 12 years ago
3174f8c
drbd: pass some more information to userspace.
by Philipp Marek
· 13 years ago
58ffa58
drbd: introduce stop-sector to online verify
by Lars Ellenberg
· 12 years ago
970fbde
drbd: flush drbd work queue before invalidate/invalidate remote
by Lars Ellenberg
· 12 years ago
a324896
drbd: do not reset rs_pending_cnt too early
by Lars Ellenberg
· 12 years ago
6f3465e
drbd: report congestion if we are waiting for some userland callback
by Lars Ellenberg
· 12 years ago
0c84966
drbd: differentiate between normal and forced detach
by Lars Ellenberg
· 12 years ago
2701238
drbd: take error path in drbd_adm_down if interrupted by signal
by Lars Ellenberg
· 12 years ago
b6dd1a8
drbd: remove struct drbd_tl_epoch objects (barrier works)
by Lars Ellenberg
· 13 years ago
9a51ab1
drbd: New disk option al-updates
by Philipp Reisner
· 13 years ago
26ec928
drbd: Stop using NLA_PUT*().
by Andreas Gruenbacher
· 12 years ago
5016b82
drbd: fix race between drbdadm invalidate/verify and finishing resync
by Lars Ellenberg
· 13 years ago
a1096a6
drbd: Delay/reject other state changes while establishing a connection
by Philipp Reisner
· 13 years ago
27eb13e
drbd: Fixed processing of disk-barrier, disk-flushes and disk-drain
by Philipp Reisner
· 13 years ago
25b0d6c
drbd: Reinstate disabling AL updates with invalidate-remote
by Philipp Reisner
· 13 years ago
4b0007c
drbd: Move write_ordering from mdev to tconn
by Philipp Reisner
· 13 years ago
43de7c8
drbd: Fixes from the drbd-8.3 branch
by Philipp Reisner
· 13 years ago
0cfac5d
drbd: Fixes from the drbd-8.3 branch
by Philipp Reisner
· 13 years ago
9bcd252
drbd: fix "stalled" empty resync
by Philipp Reisner
· 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
7d4c782
drbd: Fix the data-integrity-alg setting
by Andreas Gruenbacher
· 13 years ago
f2257a5
drbd: Allow to create devices with a minor number > minor_count
by Andreas Gruenbacher
· 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
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
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
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
· 14 years ago
7c3063c
drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nested()
by Andreas Gruenbacher
· 14 years ago
789c1b6
drbd: Use the terminology suggested by the command names in the source code and messages
by Andreas Gruenbacher
· 14 years ago
67b58bf
drbd: spelling fix: too small
by Lars Ellenberg
· 14 years ago
c75b9b1
drbd: Don't use empty nested netlink attributes
by Andreas Gruenbacher
· 14 years ago
1e2a255
drbd: drbd_adm_prepare(): Pass through error codes
by Andreas Gruenbacher
· 14 years ago
d659f2a
drbd: Send PROTOCOL_UPDATE packets when appropriate
by Philipp Reisner
· 14 years ago
dcb20d1
drbd: Refuse to change network options online when...
by Philipp Reisner
· 14 years ago
95f8efd
drbd: Fix the upper limit of resync-after
by Andreas Gruenbacher
· 14 years ago
6139f60
drbd: Rename the want_lose field/flag to discard_my_data
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
e544046
drbd: Turn no-md-flushes into md-flushes={yes|no}
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
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
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
4b6ad6d
drbd: Remove obsolete drbd_crypto_is_hash()
by Andreas Gruenbacher
· 14 years ago
5b614ab
drbd: Rename integrity_r_tfm -> peer_integrity_tfm
by Andreas Gruenbacher
· 14 years ago
8d412fc
drbd: Rename integrity_w_tfm -> integrity_tfm
by Andreas Gruenbacher
· 14 years ago
b57a1e2
drbd: rename variable sc to res_opts
by Lars Ellenberg
· 14 years ago
5ecc72c
drbd: rename variable ndc to new_disk_conf
by Lars Ellenberg
· 14 years ago
5979e36
drbd: on reconfiguration requests, mind the SET_DEFAULTS flag
by Lars Ellenberg
· 14 years ago
0fd0ea0
drbd: Consider all crypto options in connect and in net-options
by Philipp Reisner
· 14 years ago
d9cc6e2
drbd: fix various disconnecting races
by Lars Ellenberg
· 14 years ago
5ee743e
drbd: remove useless kobject_uevent from drbd_adm_connect
by Lars Ellenberg
· 14 years ago
a18e9d1
drbd: Removed the OBJECT_DYING and the CONFIG_PENDING bits
by Philipp Reisner
· 14 years ago
0ace9df
drbd: Take a reference on tconn when finding a tconn by name
by Philipp Reisner
· 14 years ago
9dc9fbb
drbd: Basic refcounting for drbd_tconn
by Philipp Reisner
· 14 years ago
71932ef
drbd: allow status dump request all volumes of a specific resource
by Lars Ellenberg
· 14 years ago
91fd4da
drbd: Proper locking for updates to net_conf under RCU
by Philipp Reisner
· 14 years ago
44ed167
drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf
by Philipp Reisner
· 14 years ago
b032b6f
drbd: Allow online change of replication protocol only with agreed_pv >= 100
by Philipp Reisner
· 14 years ago
cd64397
drbd: Check consistency of net options when the get changed online
by Philipp Reisner
· 14 years ago
d3fcb49
drbd: protect all idr accesses that might sleep with drbd_cfg_rwsem
by Philipp Reisner
· 14 years ago
ef35626
drbd: Converted drbd_cfg_mutex into drbd_cfg_rwsem
by Philipp Reisner
· 14 years ago
695d08f
drbd: rcu_read_[un]lock() for all idr accesses that do not sleep
by Philipp Reisner
· 14 years ago
Next »