summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-17writeback: Update dirty flags in two stepsDmitry Monakhov1-4/+11
2010-05-17writeback: fix WB_SYNC_NONE writeback from umountJens Axboe5-15/+51
2010-05-17writeback: disable periodic old data writeback for !dirty_writeback_centisecsJens Axboe1-2/+12
2010-05-11paride: fix menu indentationRandy Dunlap1-11/+11
2010-05-11block: allow initialization of previously allocated request_queueMike Snitzer3-1/+24
2010-05-03block: kill some useless goto's in blk-cgroup.cJens Axboe1-44/+40
2010-04-29Merge branch 'master' into for-2.6.35Jens Axboe486-3098/+7888
2010-04-29nilfs: fix breakage caused by barrier flag changesStephen Rothwell1-2/+2
2010-04-29block: fix bad use of min() on different typesJens Axboe1-2/+3
2010-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-38/+5
2010-04-29nfs d_revalidate() is too trigger-happy with d_drop()Al Viro1-0/+2
2010-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-1/+1
2010-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds36-188/+1312
2010-04-28sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings3-12/+7
2010-04-28sfc: Always close net device at the end of a disabling resetBen Hutchings1-2/+2
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings1-2/+11
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich4-16/+34
2010-04-28sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun1-7/+10
2010-04-28sctp: per_cpu variables should be in bh_disabled sectionVlad Yasevich1-2/+2
2010-04-28sctp: fix potential reference of a freed pointerVlad Yasevich1-2/+4
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun3-0/+12
2010-04-28Revert "tcp: bind() fix when many ports are bound"David S. Miller2-21/+10
2010-04-28cfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_BLK_CGROUP=y && CFQ_GRO...Dmitry Monakhov1-1/+1
2010-04-28blkdev: add blkdev_issue_zeroout helper functionDmitry Monakhov2-1/+120
2010-04-28blkdev: move blkdev_issue helper functions to separate fileDmitry Monakhov3-105/+115
2010-04-28blkdev: allow async blkdev_issue_flush requestsDmitry Monakhov1-14/+19
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov15-34/+55
2010-04-28x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas1-38/+2
2010-04-28Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds3-45/+24
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds32-90/+219
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-10/+10