Age | Commit message (Expand) | Author |
2010-05-18 | drbd: Four new configuration settings for resync speed control | Philipp Reisner |
2010-05-18 | drbd: Sending of delay_probes | Philipp Reisner |
2010-05-18 | drbd: Receiving of delay_probes | Philipp Reisner |
2010-05-18 | drbd: Fixed bitmap in case of online-grow without resync | Philipp Reisner |
2010-05-18 | drbd: Added transmission faults to the fault injection code | Philipp Reisner |
2010-05-18 | drbd: bugfix: Make resize work, if remote's size was limiting and increased i... | Philipp Reisner |
2010-05-18 | drbd: Implemented the --assume-clean option for drbdsetup resize | Philipp Reisner |
2010-05-18 | drbd: Added some missing statics | Philipp Reisner |
2010-05-18 | drbd: Make sure to resync all of the new storage upon online resize | Philipp Reisner |
2010-05-18 | drbd: Implemented flags for the resize packet | Philipp Reisner |
2010-05-18 | drbd: Implemented the set_new_bits parameter for drbd_bm_resize() | Philipp Reisner |
2010-05-18 | drbd: made determin_dev_size's parameter an flag enum | Philipp Reisner |
2010-05-18 | drbd: New handler: initial-split-brain | Adam Gandelman |
2010-05-18 | drbd: fail_requests_early: remove incorrect and unnecessary optimization | Lars Ellenberg |
2010-05-18 | drbd: check for corrupt or malicous sector addresses when receiving data | Lars Ellenberg |
2010-05-18 | drbd: cleanup: This code path to trigger a resync is no longer needed | Philipp Reisner |
2010-05-18 | drbd: don't start a resync without access to up-to-date Data | Lars Ellenberg |
2010-05-18 | drbd: fix potential protocol error | Lars Ellenberg |
2010-05-18 | drbd: remove bogus ASSERT | Lars Ellenberg |
2010-05-18 | drbd: fix regression: attach while connected failed | Lars Ellenberg |
2010-05-18 | drbd: Do not upgrade state to Outdated if already Inconsistent [Bugz 277] | Philipp Reisner |
2010-05-18 | drbd: use proc_create_data with explicit NULL argument | Lars Ellenberg |
2010-05-17 | writeback: Update dirty flags in two steps | Dmitry Monakhov |
2010-05-17 | writeback: fix WB_SYNC_NONE writeback from umount | Jens Axboe |
2010-05-17 | writeback: disable periodic old data writeback for !dirty_writeback_centisecs | Jens Axboe |
2010-05-11 | paride: fix menu indentation | Randy Dunlap |
2010-05-11 | block: allow initialization of previously allocated request_queue | Mike Snitzer |
2010-05-03 | block: kill some useless goto's in blk-cgroup.c | Jens Axboe |
2010-04-29 | Merge branch 'master' into for-2.6.35 | Jens Axboe |
2010-04-29 | nilfs: fix breakage caused by barrier flag changes | Stephen Rothwell |
2010-04-29 | block: fix bad use of min() on different types | Jens Axboe |
2010-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-04-28 | nfs d_revalidate() is too trigger-happy with d_drop() | Al Viro |
2010-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2010-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-04-28 | sfc: Change falcon_probe_board() to fail for unsupported boards | Ben Hutchings |
2010-04-28 | sfc: Always close net device at the end of a disabling reset | Ben Hutchings |
2010-04-28 | sfc: Wait at most 10ms for the MC to finish reading out MAC statistics | Ben Hutchings |
2010-04-28 | sctp: Fix oops when sending queued ASCONF chunks | Vlad Yasevich |
2010-04-28 | sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set | Wei Yongjun |
2010-04-28 | sctp: per_cpu variables should be in bh_disabled section | Vlad Yasevich |
2010-04-28 | sctp: fix potential reference of a freed pointer | Vlad Yasevich |
2010-04-28 | sctp: avoid irq lock inversion while call sk->sk_data_ready() | Wei Yongjun |
2010-04-28 | Revert "tcp: bind() fix when many ports are bound" | David S. Miller |
2010-04-28 | cfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_BLK_CGROUP=y && CFQ_GRO... | Dmitry Monakhov |
2010-04-28 | blkdev: add blkdev_issue_zeroout helper function | Dmitry Monakhov |
2010-04-28 | blkdev: move blkdev_issue helper functions to separate file | Dmitry Monakhov |
2010-04-28 | blkdev: allow async blkdev_issue_flush requests | Dmitry Monakhov |
2010-04-28 | blkdev: generalize flags for blkdev_issue_fn functions | Dmitry Monakhov |
2010-04-28 | x86/PCI: compute Address Space length rather than using _LEN | Bjorn Helgaas |