summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_main.c
AgeCommit message (Expand)Author
2010-06-14drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner
2010-06-01drbd: use drbd specific ratelimit instead of global printk_ratelimitLars Ellenberg
2010-06-01drbd: improve usage of MSG_MORELars Ellenberg
2010-06-01drbd: Revert "drbd: Create new current UUID as late as possible"Philipp Reisner
2010-05-21drbd: Do not free p_uuid early, this is done in the exit code of the receiverPhilipp Reisner
2010-05-21drbd: Ensure to not trigger late-new-UUID creation multiple timesPhilipp Reisner
2010-05-21drbd: Do not Oops when C_STANDALONE when uuid gets generatedPhilipp Reisner
2010-05-18drbd: Create new current UUID as late as possiblePhilipp Reisner
2010-05-18drbd: Allow drbd_epoch_entries to use multiple bios.Lars Ellenberg
2010-05-18drbd: Fixes to the new delay_probes codePhilipp Reisner
2010-05-18drbd: A fixes to the new resync speed codePhilipp Reisner
2010-05-18drbd: Actually send delay probesPhilipp Reisner
2010-05-18drbd: Sending of delay_probesPhilipp Reisner
2010-05-18drbd: Receiving of delay_probesPhilipp Reisner
2010-05-18drbd: Added transmission faults to the fault injection codePhilipp Reisner
2010-05-18drbd: Implemented flags for the resize packetPhilipp Reisner
2010-05-18drbd: Implemented the set_new_bits parameter for drbd_bm_resize()Philipp Reisner
2010-05-18drbd: don't start a resync without access to up-to-date DataLars Ellenberg
2010-05-18drbd: fix regression: attach while connected failedLars Ellenberg
2010-05-18drbd: Do not upgrade state to Outdated if already Inconsistent [Bugz 277]Philipp Reisner
2010-05-18drbd: use proc_create_data with explicit NULL argumentLars Ellenberg
2010-04-22drbd: fix memory leakDan Carpenter
2010-03-11drbd_disconnect: grab meta.socket mutex as wellLars Ellenberg
2010-03-11drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )Philipp Reisner
2010-01-22drbd: fix max_segment_size initializationLars Ellenberg
2009-12-29drbd: Fix for a race between IO and a detach operation [Bugz 262]Philipp Reisner
2009-12-21drbd: remove unused #include <linux/version.h>Huang Weiyi
2009-12-21drbd: Fix test of unsigned in _drbd_fault_random()Roel Kluin
2009-12-21drbd: Constify struct file_operationsEmese Revfy
2009-11-04drbdsetup X resume-io should be usable to resume IO [Bugz 256]Philipp Reisner
2009-10-01drbd: remove tracing bitsJens Axboe
2009-10-01dropping unneeded include autoconf.hLars Ellenberg
2009-10-01The DRBD driverPhilipp Reisner