aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-181-0/+4
* 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-181-2/+9
* 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
* paride: fix menu indentationRandy Dunlap2010-05-111-11/+11
* Merge branch 'master' into for-2.6.35Jens Axboe2010-04-29216-1729/+5305
|\
| * 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-2823-136/+1230
| |\ \
| | * | 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
| | * | net/usb: add sierra_net.c driverElina Pasheva2010-04-273-0/+1012
| | * | cdc_ether: fix autosuspend for mbm devicesTorgny Johansson2010-04-271-0/+1
| | * | gianfar: Wait for both RX and TX to stopAndy Fleming2010-04-271-3/+3
| | * | ipheth: potential null dereferences on error pathDan Carpenter2010-04-271-7/+8
| | * | smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki2010-04-271-10/+21
| | * | drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Andreas Hartmann2010-04-271-0/+1
| | * | bnx2: Update version to 2.0.9.Michael Chan2010-04-271-2/+2
| | * | bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan2010-04-271-18/+20
| | * | bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan2010-04-271-1/+5
| | * | cxgb3: Wait longer for control packets on initializationAndre Detsch2010-04-271-1/+1
| | * | e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan2010-04-273-40/+55
| | * | ixgbe: Power down PHY during driver resetsPeter Waskiewicz2010-04-273-24/+62
| | * | r8169: more broken register writes workaroundfrançois romieu2010-04-261-0/+5
| | * | r8169: failure to enable mwi should not be fatalfrançois romieu2010-04-261-14/+13
| | * | tg3: Fix INTx fallback when MSI failsAndre Detsch2010-04-261-0/+1
| * | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-281-36/+18
| |\ \ \
| | * | | pcmcia: fix matching rules for pseudo-multi-function cardsAlexander Kurz2010-04-261-3/+4