summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pipe: add support for shrinking and growing pipesJens Axboe2010-05-219-108/+292
* drbd: This is now equivalent to drbd release 8.3.8rc1Philipp Reisner2010-05-211-2/+2
* drbd: Do not free p_uuid early, this is done in the exit code of the receiverPhilipp Reisner2010-05-211-2/+0
* drbd: Null pointer deref fix to the large "multi bio rewrite"Philipp Reisner2010-05-211-0/+4
* drbd: Fix: Do not detach, if a bio with a barrier failsPhilipp Reisner2010-05-211-1/+1
* 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
* writeback: fix mixed up arguments to bdi_start_writeback()Jens Axboe2010-05-211-1/+1
* writeback: fix problem with !CONFIG_BLOCK compilationJens Axboe2010-05-213-0/+7
* block: improve automatic native capacity unlockingTejun Heo2010-05-212-14/+60
* block: use struct parsed_partitions *state universally in partition check codeTejun Heo2010-05-2130-239/+225
* block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()Tejun Heo2010-05-215-36/+24
* block: restart partition scan after resizing a deviceTejun Heo2010-05-211-10/+6
* buffer: make invalidate_bdev() drain all percpu LRU add cachesTejun Heo2010-05-211-0/+1
* block: remove all rcu head initializationsPaul E. McKenney2010-05-212-2/+0
* writeback: fixups for !dirty_writeback_centisecsJens Axboe2010-05-213-5/+12
* writeback: bdi_writeback_task() must set task state before calling schedule()Jens Axboe2010-05-211-2/+7
* writeback: ensure that WB_SYNC_NONE writeback with sb pinned is syncJens Axboe2010-05-211-5/+11
* drivers/block/drbd: Use kzallocJulia Lawall2010-05-181-2/+1
* drbd: Create new current UUID as late as possiblePhilipp Reisner2010-05-183-6/+39
* drbd: If we detect late that IO got frozen, retry after we thawed.Philipp Reisner2010-05-182-9/+28
* drbd: always use_bmbv, ignore settingLars Ellenberg2010-05-183-5/+6
* drbd: allow resync requests to be larger than max_segment_sizeLars Ellenberg2010-05-181-7/+6
* drbd: Allow drbd_epoch_entries to use multiple bios.Lars Ellenberg2010-05-186-324/+480
* drbd: reduce sizeof struct drbd_epoch_entry by 8 byte by aligning membersLars Ellenberg2010-05-181-5/+1
* drbd: Fixes to the new delay_probes codePhilipp Reisner2010-05-183-9/+8
* drbd: A fixes to the new resync speed codePhilipp Reisner2010-05-182-4/+6
* drbd: Proc bits of new resync speed stuffPhilipp Reisner2010-05-181-2/+18
* drbd: Control the actual resync rate based on the queuing delay of data packetsPhilipp Reisner2010-05-181-1/+14
* drbd: Actually send delay probesPhilipp Reisner2010-05-182-2/+47
* drbd: Four new configuration settings for resync speed controlPhilipp Reisner2010-05-183-0/+24
* drbd: Sending of delay_probesPhilipp Reisner2010-05-182-0/+34
* drbd: Receiving of delay_probesPhilipp Reisner2010-05-183-1/+118
* drbd: Fixed bitmap in case of online-grow without resyncPhilipp Reisner2010-05-181-4/+1
* drbd: Added transmission faults to the fault injection codePhilipp Reisner2010-05-183-2/+10
* drbd: bugfix: Make resize work, if remote's size was limiting and increased i...Philipp Reisner2010-05-181-5/+2
* drbd: Implemented the --assume-clean option for drbdsetup resizePhilipp Reisner2010-05-183-3/+12
* drbd: Added some missing staticsPhilipp Reisner2010-05-181-4/+4
* drbd: Make sure to resync all of the new storage upon online resizePhilipp Reisner2010-05-181-0/+6
* drbd: Implemented flags for the resize packetPhilipp Reisner2010-05-184-18/+25
* drbd: Implemented the set_new_bits parameter for drbd_bm_resize()Philipp Reisner2010-05-184-6/+10
* drbd: made determin_dev_size's parameter an flag enumPhilipp Reisner2010-05-182-4/+8
* drbd: New handler: initial-split-brainAdam Gandelman2010-05-181-1/+4
* drbd: fail_requests_early: remove incorrect and unnecessary optimizationLars Ellenberg2010-05-181-5/+0
* drbd: check for corrupt or malicous sector addresses when receiving dataLars Ellenberg2010-05-181-0/+10
* drbd: cleanup: This code path to trigger a resync is no longer neededPhilipp Reisner2010-05-181-17/+0
* drbd: don't start a resync without access to up-to-date DataLars Ellenberg2010-05-182-1/+4
* drbd: fix potential protocol errorLars Ellenberg2010-05-181-1/+4
* drbd: remove bogus ASSERTLars Ellenberg2010-05-181-1/+0
* drbd: fix regression: attach while connected failedLars Ellenberg2010-05-181-1/+6