index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_state.c
Age
Commit message (
Expand
)
Author
2012-11-09
drbd: introduce stop-sector to online verify
Lars Ellenberg
2012-11-08
drbd: call local-io-error handler early
Lars Ellenberg
2012-11-08
drbd: do not reset rs_pending_cnt too early
Lars Ellenberg
2012-11-08
drbd: differentiate between normal and forced detach
Lars Ellenberg
2012-11-08
drbd: move the drbd_work_queue from drbd_socket to drbd_connection
Lars Ellenberg
2012-11-08
drbd: allow bitmap to change during writeout from resync_finished
Lars Ellenberg
2012-11-08
drbd: fix resend/resubmit of frozen IO
Lars Ellenberg
2012-11-08
drbd: Delay/reject other state changes while establishing a connection
Philipp Reisner
2012-11-08
drbd: Fixed detach
Lars Ellenberg
2012-11-08
drbd: Consider the disk-timeout also for meta-data IO operations
Philipp Reisner
2012-11-08
drbd: Reinstate disabling AL updates with invalidate-remote
Philipp Reisner
2012-11-08
drbd: Fixed compat issue with disconnecting 8.4 from a primary 8.3
Philipp Reisner
2012-11-08
drbd: Log failures of connection state changes
Philipp Reisner
2012-11-08
drbd: Do not send state packets while lower than C_CONNECTED cstate
Philipp Reisner
2012-11-08
drbd: Fixes from the drbd-8.3 branch
Philipp Reisner
2012-11-08
drbd: Fixes from the drbd-8.3 branch
Philipp Reisner
2012-11-08
drbd: Silenced compiler warnings
Philipp Reisner
2012-11-08
drbd: Do not display bogus log lines for pdsk in case pdsk < D_UNKNOWN
Philipp Reisner
2012-11-08
drbd: Bugfix for the connection behavior
Philipp Reisner
2012-11-08
drbd: Turn tl_apply() into tl_abort_disk_io()
Andreas Gruenbacher
2012-11-08
drbd: Consider that the no-data-condition could be in connected state
Philipp Reisner
2012-11-08
drbd: Dropped wrong clause to generate new current UUIDs
Philipp Reisner
2012-11-08
drbd: Correctly handle resources without volumes
Philipp Reisner
2012-11-08
drbd: Eliminated the "notified peer" messages
Philipp Reisner
2012-11-08
drbd: Fixed removal of volumes/devices from connected resources
Philipp Reisner
2012-11-08
drbd: on attach, enforce clean meta data
Lars Ellenberg
2012-11-08
drbd: detach from frozen backing device
Philipp Reisner
2012-11-08
drbd: Fixed state transitions in case reading meta data failes
Philipp Reisner
2012-11-08
drbd: Fixes from the 8.3 development branch
Philipp Reisner
2012-11-08
drbd: downgraded error printk to info
Lars Ellenberg
2012-11-08
drbd: Convert the generic netlink interface to accept connection endpoints
Andreas Gruenbacher
2012-11-08
drbd: RCU for disk_conf
Philipp Reisner
2012-11-08
drbd: Renamed the net_conf_update mutex to conf_update
Philipp Reisner
2012-11-08
drbd: fix thread stop deadlock
Lars Ellenberg
2012-11-08
drbd: fix race when forcefully disconnecting
Lars Ellenberg
2012-11-08
drbd: fix various disconnecting races
Lars Ellenberg
2012-11-08
drbd: Removed the OBJECT_DYING and the CONFIG_PENDING bits
Philipp Reisner
2012-11-08
drbd: Basic refcounting for drbd_tconn
Philipp Reisner
2012-11-08
drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf
Philipp Reisner
2012-11-08
drbd: rcu_read_[un]lock() for all idr accesses that do not sleep
Philipp Reisner
2012-11-08
drbd: Improved logging of state changes
Philipp Reisner
2012-11-08
drbd: Implemented IO thawing for multiple volumes
Philipp Reisner
2012-11-08
drbd: Implemented conn_lowest_disk()
Philipp Reisner
2012-11-08
drbd: Implemented conn_lowest_conn()
Philipp Reisner
2012-11-08
drbd: Calculate and provide ns_min to the w_after_conn_state_ch() work
Philipp Reisner
2012-11-08
drbd: Renamed nms to ns_max
Philipp Reisner
2012-11-08
drbd: Introduced a new type union drbd_dev_state
Philipp Reisner
2012-11-08
drbd: Moved susp, susp_nod and susp_fen to the connection object
Philipp Reisner
2012-11-08
drbd: Renamed id_susp(union drbd_state s) to drbd_suspended(struct drbd_conf *)
Philipp Reisner
2012-11-08
drbd: Introduced drbd_read_state()
Philipp Reisner
[next]