summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* writeback: Update dirty flags in two stepsDmitry Monakhov2010-05-171-4/+11
* writeback: fix WB_SYNC_NONE writeback from umountJens Axboe2010-05-175-15/+51
* writeback: disable periodic old data writeback for !dirty_writeback_centisecsJens Axboe2010-05-171-2/+12
* paride: fix menu indentationRandy Dunlap2010-05-111-11/+11
* block: allow initialization of previously allocated request_queueMike Snitzer2010-05-113-1/+24
* block: kill some useless goto's in blk-cgroup.cJens Axboe2010-05-031-44/+40
* Merge branch 'master' into for-2.6.35Jens Axboe2010-04-29486-3098/+7888
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-04-282-38/+5
| |\
| | * x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas2010-04-281-38/+2
| | * x86/PCI: never allocate PCI MMIO resources below BIOS_ENDBjorn Helgaas2010-04-261-0/+3
| * | nfs d_revalidate() is too trigger-happy with d_drop()Al Viro2010-04-281-0/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-04-281-1/+1
| |\ \
| | * | regulator: fix enabling regulator issue on max8925Haojian Zhuang2010-04-281-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-2836-188/+1312
| |\ \ \
| | * | | sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings2010-04-283-12/+7
| | * | | sfc: Always close net device at the end of a disabling resetBen Hutchings2010-04-281-2/+2
| | * | | sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings2010-04-281-2/+11
| | * | | sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich2010-04-284-16/+34
OpenPOWER on IntegriCloud