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_main.c
Age
Commit message (
Expand
)
Author
2014-04-30
drbd: prepare sending side for REQ_DISCARD
Lars Ellenberg
2014-04-30
drbd: allow parallel promote/demote actions
Lars Ellenberg
2014-04-30
drbd: perpare for genetlink parallel_ops
Lars Ellenberg
2014-02-17
drbd: Add drbd_thread->resource and make drbd_thread->connection optional
Andreas Gruenbacher
2014-02-17
drbd: Turn conn_flush_workqueue() into drbd_flush_workqueue()
Andreas Gruenbacher
2014-02-17
drbd: Create a dedicated struct drbd_device_work
Andreas Gruenbacher
2014-02-17
drbd: Kill drbd_task_to_thread_name()
Andreas Gruenbacher
2014-02-17
drbd: Pass a peer device to a number of fuctions
Andreas Gruenbacher
2014-02-17
drbd: drbd_csum_bio(), drbd_csum_ee(): Remove unused device argument
Andreas Gruenbacher
2014-02-17
drbd: Function prototype cleanups
Andreas Gruenbacher
2014-02-17
drbd: Rename drbdd_init() -> drbd_receiver()
Andreas Gruenbacher
2014-02-17
drbd: Move cpu_mask from connection to resource
Andreas Gruenbacher
2014-02-17
drbd: Define the size of res_opts->cpu_mask in a single place
Andreas Gruenbacher
2014-02-17
drbd: Move susp, susp_nod, susp_fen from connection to resource
Andreas Gruenbacher
2014-02-17
drbd: Move conf_mutex from connection to resource
Andreas Gruenbacher
2014-02-17
drbd: Iterate over all connections
Andreas Gruenbacher
2014-02-17
drbd: drbd_create_device(): Take a resource instead of a connection argument
Andreas Gruenbacher
2014-02-17
drbd: Rename drbd_{create,delete}_minor -> drbd_{create,delete}_device
Andreas Gruenbacher
2014-02-17
drbd: Add explicit device parameter to D_ASSERT
Andreas Gruenbacher
2014-02-17
drbd: Replace and remove the obsolete conn_() macros
Andreas Gruenbacher
2014-02-17
drbd: Remove the terrible DEV hack
Andreas Gruenbacher
2014-02-17
drbd: Turn connection->volumes into connection->peer_devices
Andreas Gruenbacher
2014-02-17
drbd: Move resource options from connection to resource
Andreas Gruenbacher
2014-02-17
drbd: Replace conn_get_by_name() with drbd_find_resource()
Andreas Gruenbacher
2014-02-17
drbd: Add struct drbd_resource->devices
Andreas Gruenbacher
2014-02-17
drbd: Minor cleanup in conn_new_minor()
Andreas Gruenbacher
2014-02-17
drbd: Add struct drbd_device->resource
Andreas Gruenbacher
2014-02-17
drbd: Add struct drbd_resource
Andreas Gruenbacher
2014-02-17
drbd: Improve some function and variable naming
Andreas Gruenbacher
2014-02-17
drbd: Introduce "peer_device" object between "device" and "connection"
Andreas Gruenbacher
2014-02-17
drbd: Rename drbd_tconn -> drbd_connection
Andreas Gruenbacher
2014-02-17
drbd: Rename "mdev" to "device"
Andreas Gruenbacher
2014-02-17
drbd: Rename struct drbd_conf -> struct drbd_device
Andreas Gruenbacher
2014-02-17
drbd: Split off on-the-wire protocol definitions
Andreas Gruenbacher
2014-02-17
drivers: block: Move prototype declaration to appropriate header file from dr...
Rashika Kheria
2014-02-17
drivers: block: Mark functions as static in drbd_main.c
Rashika Kheria
2013-11-23
block: Immutable bio vecs
Kent Overstreet
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-08
drbd: fix NULL pointer deref in module init error path
Lars Ellenberg
2013-06-28
drbd: Allow online change of al-stripes and al-stripe-size
Philipp Reisner
2013-06-28
drbd: fix error return code in drbd_init()
Wei Yongjun
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-07
block_device_operations->release() should return void
Al Viro
2013-03-28
drbd: fix memory leak
Lars Ellenberg
2013-03-28
drbd: fix spurious warning about bitmap being locked from detach
Philipp Reisner
2013-03-22
drbd: prepare to queue write requests on a submit worker
Lars Ellenberg
2013-03-22
drbd: read meta data early, base on-disk offsets on super block
Lars Ellenberg
2013-03-22
drbd: mechanically rename la_size to la_size_sect
Lars Ellenberg
2013-03-22
drbd: prepare for new striped layout of activity log
Lars Ellenberg
2013-03-22
drbd: cleanup ondisk meta data layout calculations and defines
Lars Ellenberg
[next]