index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drbd: Delay/reject other state changes while establishing a connection
Philipp Reisner
2012-11-08
1
-8
/
+21
*
drbd: Fixed detach
Lars Ellenberg
2012-11-08
1
-1
/
+1
*
drbd: Consider the disk-timeout also for meta-data IO operations
Philipp Reisner
2012-11-08
1
-25
/
+29
*
drbd: Reinstate disabling AL updates with invalidate-remote
Philipp Reisner
2012-11-08
1
-0
/
+5
*
drbd: Fixed compat issue with disconnecting 8.4 from a primary 8.3
Philipp Reisner
2012-11-08
1
-0
/
+3
*
drbd: Log failures of connection state changes
Philipp Reisner
2012-11-08
1
-1
/
+7
*
drbd: Do not send state packets while lower than C_CONNECTED cstate
Philipp Reisner
2012-11-08
1
-3
/
+6
*
drbd: Fixes from the drbd-8.3 branch
Philipp Reisner
2012-11-08
1
-9
/
+9
*
drbd: Fixes from the drbd-8.3 branch
Philipp Reisner
2012-11-08
1
-0
/
+5
*
drbd: Silenced compiler warnings
Philipp Reisner
2012-11-08
1
-9
/
+0
*
drbd: Do not display bogus log lines for pdsk in case pdsk < D_UNKNOWN
Philipp Reisner
2012-11-08
1
-8
/
+13
*
drbd: Bugfix for the connection behavior
Philipp Reisner
2012-11-08
1
-1
/
+1
*
drbd: Turn tl_apply() into tl_abort_disk_io()
Andreas Gruenbacher
2012-11-08
1
-2
/
+2
*
drbd: Consider that the no-data-condition could be in connected state
Philipp Reisner
2012-11-08
1
-1
/
+2
*
drbd: Dropped wrong clause to generate new current UUIDs
Philipp Reisner
2012-11-08
1
-5
/
+0
*
drbd: Correctly handle resources without volumes
Philipp Reisner
2012-11-08
1
-2
/
+15
*
drbd: Eliminated the "notified peer" messages
Philipp Reisner
2012-11-08
1
-5
/
+2
*
drbd: Fixed removal of volumes/devices from connected resources
Philipp Reisner
2012-11-08
1
-2
/
+4
*
drbd: on attach, enforce clean meta data
Lars Ellenberg
2012-11-08
1
-0
/
+1
*
drbd: detach from frozen backing device
Philipp Reisner
2012-11-08
1
-0
/
+7
*
drbd: Fixed state transitions in case reading meta data failes
Philipp Reisner
2012-11-08
1
-7
/
+0
*
drbd: Fixes from the 8.3 development branch
Philipp Reisner
2012-11-08
1
-15
/
+41
*
drbd: downgraded error printk to info
Lars Ellenberg
2012-11-08
1
-4
/
+2
*
drbd: Convert the generic netlink interface to accept connection endpoints
Andreas Gruenbacher
2012-11-08
1
-0
/
+2
*
drbd: RCU for disk_conf
Philipp Reisner
2012-11-08
1
-5
/
+11
*
drbd: Renamed the net_conf_update mutex to conf_update
Philipp Reisner
2012-11-08
1
-2
/
+2
*
drbd: fix thread stop deadlock
Lars Ellenberg
2012-11-08
1
-14
/
+0
*
drbd: fix race when forcefully disconnecting
Lars Ellenberg
2012-11-08
1
-0
/
+13
*
drbd: fix various disconnecting races
Lars Ellenberg
2012-11-08
1
-7
/
+13
*
drbd: Removed the OBJECT_DYING and the CONFIG_PENDING bits
Philipp Reisner
2012-11-08
1
-15
/
+1
*
drbd: Basic refcounting for drbd_tconn
Philipp Reisner
2012-11-08
1
-0
/
+2
*
drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf
Philipp Reisner
2012-11-08
1
-5
/
+9
*
drbd: rcu_read_[un]lock() for all idr accesses that do not sleep
Philipp Reisner
2012-11-08
1
-3
/
+31
*
drbd: Improved logging of state changes
Philipp Reisner
2012-11-08
1
-14
/
+30
*
drbd: Implemented IO thawing for multiple volumes
Philipp Reisner
2012-11-08
1
-32
/
+40
*
drbd: Implemented conn_lowest_disk()
Philipp Reisner
2012-11-08
1
-0
/
+12
*
drbd: Implemented conn_lowest_conn()
Philipp Reisner
2012-11-08
1
-0
/
+12
*
drbd: Calculate and provide ns_min to the w_after_conn_state_ch() work
Philipp Reisner
2012-11-08
1
-11
/
+31
*
drbd: Renamed nms to ns_max
Philipp Reisner
2012-11-08
1
-8
/
+8
*
drbd: Introduced a new type union drbd_dev_state
Philipp Reisner
2012-11-08
1
-3
/
+3
*
drbd: Moved susp, susp_nod and susp_fen to the connection object
Philipp Reisner
2012-11-08
1
-0
/
+3
*
drbd: Renamed id_susp(union drbd_state s) to drbd_suspended(struct drbd_conf *)
Philipp Reisner
2012-11-08
1
-1
/
+6
*
drbd: Introduced drbd_read_state()
Philipp Reisner
2012-11-08
1
-8
/
+7
*
drbd: Allow to disconnect if one volume is diskless
Philipp Reisner
2012-11-08
1
-0
/
+6
*
drbd: Print common state changes of all volumes as connection state changes
Philipp Reisner
2012-11-08
1
-101
/
+58
*
drbd: Fixed logging of old connection state
Philipp Reisner
2012-11-08
1
-30
/
+87
*
drbd: Use the idr_for_each_entry() iterator instead of idr_for_each()
Philipp Reisner
2012-11-08
1
-75
/
+75
*
drbd: Converted drbd_try_outdate_peer() from mdev to tconn
Philipp Reisner
2012-11-08
1
-15
/
+70
*
drbd: Remove duplicate initialization
Andreas Gruenbacher
2012-11-08
1
-1
/
+1
*
drbd: Make all worker callbacks return 0 upon success and an error code other...
Andreas Gruenbacher
2012-11-08
1
-5
/
+5
[prev]
[next]