Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
326dce0734b63c3b82b6a88e5645eab8b54c6692
/
drivers
/
block
/
drbd
/
drbd_state.c
4e526a0
drbd: get rid of empty statement in is_valid_state
by Roland Kammerer
· 8 years ago
7e5fec3
drbd: code cleanups without semantic changes
by Fabian Frederick
· 8 years ago
20004e2
drbd: bump current uuid when resuming IO with diskless peer
by Lars Ellenberg
· 8 years ago
31d6460
drbd: disallow promotion during resync handshake, avoid deadlock and hard reset
by Lars Ellenberg
· 8 years ago
af61494
drbd: only restart frozen disk io when D_UP_TO_DATE
by Lars Ellenberg
· 8 years ago
be115b6
drbd: change bitmap write-out when leaving resync states
by Lars Ellenberg
· 8 years ago
7dbb438
drbd: make suspend_io() / resume_io() must be thread and recursion safe
by Philipp Reisner
· 12 years ago
2b47976
drbd: fix NULL deref in remember_new_state
by Lars Ellenberg
· 10 years ago
dc99562
drbd: add comment why we want to first call local-io-error, then send state
by Lars Ellenberg
· 10 years ago
9bd2eb2
drbd: also bump UUIDs if a diskless primary connects
by Lars Ellenberg
· 10 years ago
a297284
drbd: Backport the "events2" command
by Andreas Gruenbacher
· 10 years ago
28bc3b8
drbd: Fix locking across all resources
by Andreas Gruenbacher
· 10 years ago
ff8bd88
drbd: fix resync throttling initialization
by Lars Ellenberg
· 10 years ago
a882153
drbd: fix race between role change and handshake
by Philipp Reisner
· 10 years ago
11f8b2b
drbd: Use better variable names
by Andreas Gruenbacher
· 10 years ago
2f2abea
drbd: clear CRASHED_PRIMARY only after successful resync
by Lars Ellenberg
· 11 years ago
ccdd6a9
drivers/block: Use RCU_INIT_POINTER(x, NULL) in drbd/drbd_state.c
by Monam Agarwal
· 11 years ago
8ce953a
drbd: silence -Wmissing-prototypes warnings
by Lars Ellenberg
· 11 years ago
ba3c6fb
drbd: close race when detaching from disk
by Lars Ellenberg
· 11 years ago
5ab7d2c
drbd: fix resync finished detection
by Lars Ellenberg
· 11 years ago
44a4d55
drbd: refactor use of first_peer_device()
by Lars Ellenberg
· 11 years ago
88ea685
drbd: Do not BUG() when connection breaks in a special way
by Philipp Reisner
· 11 years ago
d7fe69c
drbd: Leave IO suspended if the fence handler find the peer primary
by Philipp Reisner
· 11 years ago
4c00760
drbd: struct after_conn_state_chg_work: Use drbd_work instead of drbd_device_work
by Andreas Gruenbacher
· 13 years ago
84b8c06
drbd: Create a dedicated struct drbd_device_work
by Andreas Gruenbacher
· 13 years ago
137975c
drbd: Remove useless assertion
by Andreas Gruenbacher
· 13 years ago
69a2277
drbd: Pass a peer device to a number of fuctions
by Andreas Gruenbacher
· 13 years ago
6bbf53c
drbd: Move susp, susp_nod, susp_fen from connection to resource
by Andreas Gruenbacher
· 13 years ago
0500813
drbd: Move conf_mutex from connection to resource
by Andreas Gruenbacher
· 13 years ago
0b0ba1e
drbd: Add explicit device parameter to D_ASSERT
by Andreas Gruenbacher
· 13 years ago
1ec861e
drbd: Replace and remove the obsolete conn_() macros
by Andreas Gruenbacher
· 13 years ago
d018017
drbd: Remove the terrible DEV hack
by Andreas Gruenbacher
· 13 years ago
c06ece6
drbd: Turn connection->volumes into connection->peer_devices
by Andreas Gruenbacher
· 13 years ago
eb6bea6
drbd: Move resource options from connection to resource
by Andreas Gruenbacher
· 13 years ago
05a10ec
drbd: Improve some function and variable naming
by Andreas Gruenbacher
· 13 years ago
a6b32bc
drbd: Introduce "peer_device" object between "device" and "connection"
by Andreas Gruenbacher
· 13 years ago
bde89a9
drbd: Rename drbd_tconn -> drbd_connection
by Andreas Gruenbacher
· 13 years ago
b30ab79
drbd: Rename "mdev" to "device"
by Andreas Gruenbacher
· 13 years ago
5476169
drbd: Rename struct drbd_conf -> struct drbd_device
by Andreas Gruenbacher
· 13 years ago
a3603a6
drbd: Split off on-the-wire protocol definitions
by Andreas Gruenbacher
· 13 years ago
ed54482
drivers: block: Move prototype declaration of function tl_abort_disk_io() to appropriate header file from drbd_state.c
by Rashika Kheria
· 11 years ago
28e448b
drbd: Ignore the exit code of a fence-peer handler if it returns too late
by Philipp Reisner
· 11 years ago
2bd5ed5
drbd: Fix disconnect to keep the peer disk state if connection breaks during operation
by Philipp Reisner
· 12 years ago
5c4f13d
drbd: fix effective error returned when refusing an invalidate
by Philipp Reisner
· 12 years ago
9376d9f
drbd: move invalidating the whole bitmap out of after_state ch()
by Philipp Reisner
· 12 years ago
2681f7f
drbd: fix potential protocol error and resulting disconnect/reconnect
by Lars Ellenberg
· 12 years ago
2cecb73
drbd: fixup after wait_even_lock_irq() addition to generic code
by Jens Axboe
· 12 years ago
a3025a2
drbd: Fix comparison of is_valid_transition()'s return code
by Philipp Reisner
· 12 years ago
19fffd7
drbd: Call drbd_md_sync() explicitly after a state change on the connection
by Philipp Reisner
· 12 years ago
4ae98b4
drbd: Imporve the error reporting of failed conn state changes
by Philipp Reisner
· 12 years ago
7970201
drbd: Fix the way the STATE_SENT bit is cleared
by Philipp Reisner
· 12 years ago
07fc961
drbd: Do not check aspects that are not subject to change in _conn_requests_state()
by Philipp Reisner
· 12 years ago
892fdd1
drbd: Improve readability of IO resuming after freeze due to no data access
by Philipp Reisner
· 12 years ago
88f79ec
drbd: Fix IO resuming after connection was established while executing the fence handler
by Philipp Reisner
· 12 years ago
c02abda
drbd: mutex_unlock "... must no be used in interrupt context"
by Lars Ellenberg
· 12 years ago
c1fd29a
drbd: Fix a race condition that can lead to a BUG()
by Philipp Reisner
· 12 years ago
b66623e
drbd: Avoid NetworkFailure state during disconnect
by Philipp Reisner
· 12 years ago
8a0bab2
drbd: Finish requests that completed while IO was frozen
by Philipp Reisner
· 12 years ago
58ffa58
drbd: introduce stop-sector to online verify
by Lars Ellenberg
· 12 years ago
6f1a656
drbd: call local-io-error handler early
by Lars Ellenberg
· 12 years ago
a324896
drbd: do not reset rs_pending_cnt too early
by Lars Ellenberg
· 12 years ago
0c84966
drbd: differentiate between normal and forced detach
by Lars Ellenberg
· 12 years ago
d5b27b0
drbd: move the drbd_work_queue from drbd_socket to drbd_connection
by Lars Ellenberg
· 13 years ago
a220d29
drbd: allow bitmap to change during writeout from resync_finished
by Lars Ellenberg
· 13 years ago
07be15b
drbd: fix resend/resubmit of frozen IO
by Lars Ellenberg
· 13 years ago
a1096a6
drbd: Delay/reject other state changes while establishing a connection
by Philipp Reisner
· 13 years ago
e8744f5
drbd: Fixed detach
by Lars Ellenberg
· 13 years ago
32db80f
drbd: Consider the disk-timeout also for meta-data IO operations
by Philipp Reisner
· 13 years ago
25b0d6c
drbd: Reinstate disabling AL updates with invalidate-remote
by Philipp Reisner
· 13 years ago
4d0fc3f
drbd: Fixed compat issue with disconnecting 8.4 from a primary 8.3
by Philipp Reisner
· 13 years ago
a01842e
drbd: Log failures of connection state changes
by Philipp Reisner
· 13 years ago
6ab9b1b
drbd: Do not send state packets while lower than C_CONNECTED cstate
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
376694a
drbd: Silenced compiler warnings
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
823bd83
drbd: Bugfix for the connection behavior
by Philipp Reisner
· 12 years ago
71fc7ee
drbd: Turn tl_apply() into tl_abort_disk_io()
by Andreas Gruenbacher
· 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
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
9510b24
drbd: Fixed state transitions in case reading meta data failes
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
089c075
drbd: Convert the generic netlink interface to accept connection endpoints
by Andreas Gruenbacher
· 13 years ago
daeda1c
drbd: RCU for disk_conf
by Philipp Reisner
· 14 years ago
a009550
drbd: Renamed the net_conf_update mutex to conf_update
by Philipp Reisner
· 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
d9cc6e2
drbd: fix various disconnecting races
by Lars Ellenberg
· 14 years ago
a18e9d1
drbd: Removed the OBJECT_DYING and the CONFIG_PENDING bits
by Philipp Reisner
· 14 years ago
9dc9fbb
drbd: Basic refcounting for drbd_tconn
by Philipp Reisner
· 14 years ago
44ed167
drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf
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
706cb24
drbd: Improved logging of state changes
by Philipp Reisner
· 14 years ago
a6d00c8
drbd: Implemented IO thawing for multiple volumes
by Philipp Reisner
· 14 years ago
Next »