aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Merge branch 'ioat' into dmaengineDan Williams4782-7872/+30227
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij14-21/+32
2010-05-18drbd: reduce sizeof struct drbd_epoch_entry by 8 byte by aligning membersLars Ellenberg1-5/+1
2010-05-18drbd: Fixes to the new delay_probes codePhilipp Reisner3-9/+8
2010-05-17Staging: vt6655: use ETH_HLEN macro instead of custom oneCharles Clément3-14/+12
2010-05-18drbd: A fixes to the new resync speed codePhilipp Reisner2-4/+6
2010-05-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément19-96/+96
2010-05-18drbd: Proc bits of new resync speed stuffPhilipp Reisner1-2/+18
2010-05-18drbd: Control the actual resync rate based on the queuing delay of data packetsPhilipp Reisner1-1/+14
2010-05-18drbd: Actually send delay probesPhilipp Reisner2-2/+47
2010-05-18drbd: Four new configuration settings for resync speed controlPhilipp Reisner3-0/+24
2010-05-17async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams3-34/+88
2010-05-18drbd: Sending of delay_probesPhilipp Reisner2-0/+34
2010-05-18drbd: Receiving of delay_probesPhilipp Reisner3-1/+118
2010-05-18drbd: Fixed bitmap in case of online-grow without resyncPhilipp Reisner1-4/+1
2010-05-18drbd: Added transmission faults to the fault injection codePhilipp Reisner3-2/+10
2010-05-18drbd: bugfix: Make resize work, if remote's size was limiting and increased i...Philipp Reisner1-5/+2
2010-05-18drbd: Implemented the --assume-clean option for drbdsetup resizePhilipp Reisner3-3/+12
2010-05-18drbd: Added some missing staticsPhilipp Reisner1-4/+4
2010-05-18drbd: Make sure to resync all of the new storage upon online resizePhilipp Reisner1-0/+6
2010-05-18drbd: Implemented flags for the resize packetPhilipp Reisner4-18/+25
2010-05-18drbd: Implemented the set_new_bits parameter for drbd_bm_resize()Philipp Reisner4-6/+10
2010-05-18drbd: made determin_dev_size's parameter an flag enumPhilipp Reisner2-4/+8
2010-05-18drbd: New handler: initial-split-brainAdam Gandelman1-1/+4
2010-05-18drbd: fail_requests_early: remove incorrect and unnecessary optimizationLars Ellenberg1-5/+0
2010-05-18drbd: check for corrupt or malicous sector addresses when receiving dataLars Ellenberg1-0/+10
2010-05-18drbd: cleanup: This code path to trigger a resync is no longer neededPhilipp Reisner1-17/+0
2010-05-18drbd: don't start a resync without access to up-to-date DataLars Ellenberg2-1/+4
2010-05-18drbd: fix potential protocol errorLars Ellenberg1-1/+4
2010-05-18drbd: remove bogus ASSERTLars Ellenberg1-1/+0
2010-05-18drbd: fix regression: attach while connected failedLars Ellenberg1-1/+6
2010-05-18drbd: Do not upgrade state to Outdated if already Inconsistent [Bugz 277]Philipp Reisner1-1/+1
2010-05-18drbd: use proc_create_data with explicit NULL argumentLars Ellenberg1-1/+1
2010-05-18Merge branch 'next' into for-linusJames Morris57-1061/+1246
2010-05-18KEYS: Return more accurate error codesDan Carpenter1-3/+3
2010-05-17DMAENGINE: DMA40 fix for allocation of logical channel 0Marcin Mielczarczyk1-7/+8
2010-05-17DMAENGINE: DMA40 support paused channel statusJonas Aaberg1-8/+67
2010-05-17ceph: all allocation functions should get gfp_maskYehuda Sadeh8-30/+32
2010-05-17ceph: specify max_bytes on readdir repliesSage Weil4-1/+14
2010-05-17ceph: cleanup pool op stringsSage Weil1-19/+12
2010-05-17ceph: Use kzallocJulia Lawall1-2/+1
2010-05-17ceph: use common helper for aborted dir request invalidationSage Weil3-31/+27
2010-05-17ceph: cope with out of order (unsafe after safe) mds replySage Weil1-0/+6
2010-05-17ceph: save peer feature bits in connection structureSage Weil2-0/+2
2010-05-17ceph: resync headers with userlandSage Weil6-22/+91
2010-05-17ceph: use ceph. prefix for virtual xattrsSage Weil1-10/+11
2010-05-17ceph: throw out dirty caps metadata, data on session teardownSage Weil1-3/+41
2010-05-17ceph: attempt mds reconnect if mds closes our sessionSage Weil1-2/+3
2010-05-17ceph: clean up send_mds_reconnect interfaceSage Weil1-31/+16
2010-05-17ceph: wait for mds OPEN reply to indicate reconnect successSage Weil1-15/+13