aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd
Commit message (Expand)AuthorAge
* Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21
|\
| * drbd: don't expose failed local READ to upper layersLars Ellenberg2010-05-03
* | drbd: Do not free p_uuid early, this is done in the exit code of the receiverPhilipp Reisner2010-05-21
* | drbd: Null pointer deref fix to the large "multi bio rewrite"Philipp Reisner2010-05-21
* | drbd: Fix: Do not detach, if a bio with a barrier failsPhilipp Reisner2010-05-21
* | drbd: Ensure to not trigger late-new-UUID creation multiple timesPhilipp Reisner2010-05-21
* | drbd: Do not Oops when C_STANDALONE when uuid gets generatedPhilipp Reisner2010-05-21
* | drivers/block/drbd: Use kzallocJulia Lawall2010-05-17
* | drbd: Create new current UUID as late as possiblePhilipp Reisner2010-05-17
* | drbd: If we detect late that IO got frozen, retry after we thawed.Philipp Reisner2010-05-17
* | drbd: always use_bmbv, ignore settingLars Ellenberg2010-05-17
* | drbd: allow resync requests to be larger than max_segment_sizeLars Ellenberg2010-05-17
* | drbd: Allow drbd_epoch_entries to use multiple bios.Lars Ellenberg2010-05-17
* | drbd: reduce sizeof struct drbd_epoch_entry by 8 byte by aligning membersLars Ellenberg2010-05-17
* | drbd: Fixes to the new delay_probes codePhilipp Reisner2010-05-17
* | drbd: A fixes to the new resync speed codePhilipp Reisner2010-05-17
* | drbd: Proc bits of new resync speed stuffPhilipp Reisner2010-05-17
* | drbd: Control the actual resync rate based on the queuing delay of data packetsPhilipp Reisner2010-05-17
* | drbd: Actually send delay probesPhilipp Reisner2010-05-17
* | drbd: Four new configuration settings for resync speed controlPhilipp Reisner2010-05-17
* | drbd: Sending of delay_probesPhilipp Reisner2010-05-17
* | drbd: Receiving of delay_probesPhilipp Reisner2010-05-17
* | drbd: Fixed bitmap in case of online-grow without resyncPhilipp Reisner2010-05-17
* | drbd: Added transmission faults to the fault injection codePhilipp Reisner2010-05-17
* | drbd: bugfix: Make resize work, if remote's size was limiting and increased i...Philipp Reisner2010-05-17
* | drbd: Implemented the --assume-clean option for drbdsetup resizePhilipp Reisner2010-05-17
* | drbd: Added some missing staticsPhilipp Reisner2010-05-17
* | drbd: Make sure to resync all of the new storage upon online resizePhilipp Reisner2010-05-17
* | drbd: Implemented flags for the resize packetPhilipp Reisner2010-05-17
* | drbd: Implemented the set_new_bits parameter for drbd_bm_resize()Philipp Reisner2010-05-17
* | drbd: made determin_dev_size's parameter an flag enumPhilipp Reisner2010-05-17
* | drbd: New handler: initial-split-brainAdam Gandelman2010-05-17
* | drbd: fail_requests_early: remove incorrect and unnecessary optimizationLars Ellenberg2010-05-17
* | drbd: check for corrupt or malicous sector addresses when receiving dataLars Ellenberg2010-05-17
* | drbd: cleanup: This code path to trigger a resync is no longer neededPhilipp Reisner2010-05-17
* | drbd: don't start a resync without access to up-to-date DataLars Ellenberg2010-05-17
* | drbd: fix potential protocol errorLars Ellenberg2010-05-17
* | drbd: remove bogus ASSERTLars Ellenberg2010-05-17
* | drbd: fix regression: attach while connected failedLars Ellenberg2010-05-17
* | drbd: Do not upgrade state to Outdated if already Inconsistent [Bugz 277]Philipp Reisner2010-05-17
* | drbd: use proc_create_data with explicit NULL argumentLars Ellenberg2010-05-17
* | Merge branch 'master' into for-2.6.35Jens Axboe2010-04-29
|\|
| * drbd: Terminate a connection early if sending the protocol failsPhilipp Reisner2010-04-22
| * drbd: fix memory leakDan Carpenter2010-04-22
* | blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov2010-04-28
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-09
|\
| * drbd: lc_element_by_index() never returns NULLPhilipp Reisner2010-04-02
| * Merge branch 'master' into for-linusJens Axboe2010-03-19
| |\
| * | drbd: fix al-to-on-disk-bitmap for 4k logical_block_sizeLars Ellenberg2010-03-11
| * | drbd: Renamed overwrite_peer to primary_forcePhilipp Reisner2010-03-11