summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_main.c
Commit message (Expand)AuthorAgeFilesLines
* drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg2010-08-071-75/+0
* drbd: Initialize all members of sync_conf to their defaults [Bugz 315]Philipp Reisner2010-08-071-3/+18
* drbd: Disable delay probes for the upcomming releasePhilipp Reisner2010-08-071-5/+1
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-0/+4
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-3/+3
* drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner2010-06-141-2/+0
* drbd: use drbd specific ratelimit instead of global printk_ratelimitLars Ellenberg2010-06-011-1/+1
* drbd: improve usage of MSG_MORELars Ellenberg2010-06-011-13/+19
* drbd: Revert "drbd: Create new current UUID as late as possible"Philipp Reisner2010-06-011-28/+6
* drbd: Do not free p_uuid early, this is done in the exit code of the receiverPhilipp Reisner2010-05-211-2/+0
* drbd: Ensure to not trigger late-new-UUID creation multiple timesPhilipp Reisner2010-05-211-7/+11
* drbd: Do not Oops when C_STANDALONE when uuid gets generatedPhilipp Reisner2010-05-211-1/+4
* drbd: Create new current UUID as late as possiblePhilipp Reisner2010-05-181-5/+20
* drbd: Allow drbd_epoch_entries to use multiple bios.Lars Ellenberg2010-05-181-3/+16
* drbd: Fixes to the new delay_probes codePhilipp Reisner2010-05-181-4/+4
* drbd: A fixes to the new resync speed codePhilipp Reisner2010-05-181-4/+5
* drbd: Actually send delay probesPhilipp Reisner2010-05-181-1/+42
* drbd: Sending of delay_probesPhilipp Reisner2010-05-181-0/+33
* drbd: Receiving of delay_probesPhilipp Reisner2010-05-181-0/+3
* drbd: Added transmission faults to the fault injection codePhilipp Reisner2010-05-181-1/+2
* drbd: Implemented flags for the resize packetPhilipp Reisner2010-05-181-4/+4
* drbd: Implemented the set_new_bits parameter for drbd_bm_resize()Philipp Reisner2010-05-181-1/+1
* drbd: don't start a resync without access to up-to-date DataLars Ellenberg2010-05-181-0/+3
* drbd: fix regression: attach while connected failedLars Ellenberg2010-05-181-1/+6
* drbd: Do not upgrade state to Outdated if already Inconsistent [Bugz 277]Philipp Reisner2010-05-181-1/+1
* drbd: use proc_create_data with explicit NULL argumentLars Ellenberg2010-05-181-1/+1
* drbd: fix memory leakDan Carpenter2010-04-221-0/+1
* drbd_disconnect: grab meta.socket mutex as wellLars Ellenberg2010-03-111-0/+4
* drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )Philipp Reisner2010-03-111-2/+14
* drbd: fix max_segment_size initializationLars Ellenberg2010-01-221-1/+1
* drbd: Fix for a race between IO and a detach operation [Bugz 262]Philipp Reisner2009-12-291-0/+1
* drbd: remove unused #include <linux/version.h>Huang Weiyi2009-12-211-1/+0
* drbd: Fix test of unsigned in _drbd_fault_random()Roel Kluin2009-12-211-1/+1
* drbd: Constify struct file_operationsEmese Revfy2009-12-211-1/+1
* drbdsetup X resume-io should be usable to resume IO [Bugz 256]Philipp Reisner2009-11-041-4/+3
* drbd: remove tracing bitsJens Axboe2009-10-011-35/+1
* dropping unneeded include autoconf.hLars Ellenberg2009-10-011-1/+0
* The DRBD driverPhilipp Reisner2009-10-011-0/+3735
OpenPOWER on IntegriCloud