aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd
Commit message (Expand)AuthorAge
...
* | drbd: Replace and remove the obsolete conn_() macrosAndreas Gruenbacher2014-02-17
* | drbd: Turn drbd_printk() into a polymorphic macroAndreas Gruenbacher2014-02-17
* | drbd: Remove the terrible DEV hackAndreas Gruenbacher2014-02-17
* | drbd: Turn connection->volumes into connection->peer_devicesAndreas Gruenbacher2014-02-17
* | drbd: Move resource options from connection to resourceAndreas Gruenbacher2014-02-17
* | drbd: conn_try_disconnect(): Use parameter instead of the global variableAndreas Gruenbacher2014-02-17
* | drbd: Replace conn_get_by_name() with drbd_find_resource()Andreas Gruenbacher2014-02-17
* | drbd: Add struct drbd_resource->devicesAndreas Gruenbacher2014-02-17
* | drbd: Minor cleanup in conn_new_minor()Andreas Gruenbacher2014-02-17
* | drbd: Add struct drbd_device->resourceAndreas Gruenbacher2014-02-17
* | drbd: drbd_adm_down(): Move valid resource name check to drbd_adm_prepare()Andreas Gruenbacher2014-02-17
* | drbd: Add struct drbd_resourceAndreas Gruenbacher2014-02-17
* | drbd: Improve some function and variable namingAndreas Gruenbacher2014-02-17
* | drbd: Introduce "peer_device" object between "device" and "connection"Andreas Gruenbacher2014-02-17
* | drbd: Rename drbd_tconn -> drbd_connectionAndreas Gruenbacher2014-02-17
* | drbd: Rename "mdev" to "device"Andreas Gruenbacher2014-02-17
* | drbd: Rename struct drbd_conf -> struct drbd_deviceAndreas Gruenbacher2014-02-17
* | drbd: Split off on-the-wire protocol definitionsAndreas Gruenbacher2014-02-17
* | drbd: Add missing error gotoPhilipp Reisner2014-02-17
* | drivers: block: Remove unused function drbd_bm_write_lazy() in drbd_bitmap.cRashika Kheria2014-02-17
* | drivers: block: Mark function seq_printf_with_thousands_grouping() as static ...Rashika Kheria2014-02-17
* | drivers: block: Mark the function as static in drbd_worker.cRashika Kheria2014-02-17
* | drivers: block: Move prototype declaration to appropriate header file from dr...Rashika Kheria2014-02-17
* | drivers: block: Mark functions as static in drbd_receiver.cRashika Kheria2014-02-17
* | drivers: block: Mark functions as static in drbd_req.cRashika Kheria2014-02-17
* | drivers: block: Move prototype declaration of function tl_abort_disk_io() to ...Rashika Kheria2014-02-17
* | drivers: block: Mark function as static in drbd_actlog.cRashika Kheria2014-02-17
* | drivers: block: Mark functions as static in drbd_nl.cRashika Kheria2014-02-17
* | drivers: block: Mark functions as static in drbd_main.cRashika Kheria2014-02-17
|/
* block: Immutable bio vecsKent Overstreet2013-11-24
* block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-24
* block: Abstract out bvec iteratorKent Overstreet2013-11-24
* drbd: avoid to shrink max_bio_size due to peer re-configurationLars Ellenberg2013-11-08
* drbd: fix decoding of bitmap vli rle for device sizes > 64 TBLars Ellenberg2013-11-08
* drbd: Fix adding of new minors with freshly created meta dataPhilipp Reisner2013-11-08
* drbd: Fix an connection drop issue after enabling allow-two-primariesPhilipp Reisner2013-11-08
* drbd: fix NULL pointer deref in module init error pathLars Ellenberg2013-11-08
* treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-20
* drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner2013-06-28
* drbd: Constants should be UPPERCASEPhilipp Reisner2013-06-28
* drbd: Ignore the exit code of a fence-peer handler if it returns too latePhilipp Reisner2013-06-28
* drbd: Fix rcu_read_lock balance on error pathAndreas Gruenbacher2013-06-28
* drbd: fix error return code in drbd_init()Wei Yongjun2013-06-28
* drbd: Do not sleep inside rcuAndreas Gruenbacher2013-06-28
* Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\
| * drbd: fix if(); found by kbuild test robotLars Ellenberg2013-03-28
| * drbd: use sched_setscheduler()Philipp Reisner2013-03-28
| * drbd: fix for deadlock when using automatic split-brain-recoveryPhilipp Reisner2013-03-28
| * drbd: add module_put() on error path in drbd_proc_open()Alexey Khoroshilov2013-03-28
| * drbd: fix drbd epoch write count for ahead/behind modeLars Ellenberg2013-03-28