index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_int.h
Age
Commit message (
Expand
)
Author
2012-11-08
drbd: cleanup, remove two unused global flags
Lars Ellenberg
2012-11-08
drbd: base completion and destruction of requests on ref counts
Lars Ellenberg
2012-11-08
drbd: introduce completion_ref and kref to struct drbd_request
Lars Ellenberg
2012-11-08
drbd: __drbd_make_request() is now void
Lars Ellenberg
2012-11-08
drbd: remove struct drbd_tl_epoch objects (barrier works)
Lars Ellenberg
2012-11-08
drbd: move the drbd_work_queue from drbd_socket to drbd_connection
Lars Ellenberg
2012-11-08
drbd: allow to dequeue batches of work at a time
Lars Ellenberg
2012-11-08
drbd: transfer log epoch numbers are now per resource
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: ignore volume number for drbd barrier packet exchange
Lars Ellenberg
2012-11-08
drbd: simplify retry path of failed READ requests
Lars Ellenberg
2012-11-08
drbd: remove unused static helper function
Lars Ellenberg
2012-11-08
drbd: remove some very outdated comments
Lars Ellenberg
2012-11-08
drbd: remove now unused seq_num member from struct drbd_request
Lars Ellenberg
2012-11-08
drbd: Consider the disk-timeout also for meta-data IO operations
Philipp Reisner
2012-11-08
drbd: Fixed compat issue with disconnecting 8.4 from a primary 8.3
Philipp Reisner
2012-11-08
drbd: drbd_bm_ALe_set_all(): Remove unused function
Andreas Gruenbacher
2012-11-08
drbd: Load balancing of read requests
Philipp Reisner
2012-11-08
drbd: Remove leftover prototype
Andreas Gruenbacher
2012-11-08
drbd: Move list of epochs from mdev to tconn
Philipp Reisner
2012-11-08
drbd: Prepare epochs per connection
Philipp Reisner
2012-11-08
drbd: Move write_ordering from mdev to tconn
Philipp Reisner
2012-11-08
drbd: Move the CREATE_BARRIER flag from connection to device
Philipp Reisner
2012-11-08
drbd: Fixes from the drbd-8.3 branch
Philipp Reisner
2012-11-08
drbd: Consider the discard-my-data flag for all volumes [bugz 359]
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: Improve compatibility with drbd's older than 8.3.7
Philipp Reisner
2012-11-08
drbd: Fixes from the 8.3 development branch
Philipp Reisner
2012-11-08
DRBD: Fix comparison always false warning due to long/long long compare
David Howells
2012-11-08
drbd: Allow to pass resource options to the new-resource command
Andreas Gruenbacher
2012-11-08
drbd: Convert the generic netlink interface to accept connection endpoints
Andreas Gruenbacher
2012-11-08
drbd: Split off netlink mandatory attribute handling into separate file
Andreas Gruenbacher
2012-11-08
drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...
Andreas Gruenbacher
2012-11-08
drbd: Send PROTOCOL_UPDATE packets when appropriate
Philipp Reisner
2012-11-08
drbd: Receiving part for the PROTOCOL_UPDATE packet
Philipp Reisner
2012-11-08
drbd: protect updates to integrits_tfm by tconn->data->mutex
Philipp Reisner
2012-11-08
drbd: Fix the upper limit of resync-after
Andreas Gruenbacher
2012-11-08
drbd: Refer to resync-rate consistently throughout the code
Andreas Gruenbacher
2012-11-08
drbd: Rename the want_lose field/flag to discard_my_data
Andreas Gruenbacher
2012-11-08
drbd: Removing drbd_cfg_rwsem
Philipp Reisner
2012-11-08
drbd: Refcounting for mdev objects
Philipp Reisner
2012-11-08
drbd: RCU for rs_plan_s
Philipp Reisner
2012-11-08
drbd: Made the fifo object a self contained object (preparing for RCU)
Philipp Reisner
2012-11-08
drbd: RCU for disk_conf
Philipp Reisner
2012-11-08
drbd: Split drbd_alter_sa() into drbd_sync_after_valid() and drbd_sync_after_...
Philipp Reisner
2012-11-08
drbd: drbd_dew_dev_size() gets the user requests disk_size as argument
Philipp Reisner
2012-11-08
drbd: Renamed the net_conf_update mutex to conf_update
Philipp Reisner
[next]