Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block
[pandora-kernel.git] / drivers / block / drbd / drbd_main.c
2011-03-28 Linus TorvaldsMerge branch 'for-2.6.39/drivers' of git://git.kernel...
2011-03-28 Linus TorvaldsMerge branch 'docs-next' of git://git.lwn.net/linux-2.6
2011-03-26 Linus TorvaldsMerge branch 'syscore' of git://git./linux/kernel/git...
2011-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2011-03-26 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-26 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2011-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2011-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-26 Linus TorvaldsMerge branch 'irq-cleanup-for-linus' of git://git....
2011-03-26 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2011-03-26 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-03-26 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2011-03-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2011-03-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2011-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-03-25 Linus TorvaldsMerge branch 'nfs-for-2.6.39' of git://git.linux-nfs...
2011-03-25 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-03-25 Artem BityutskiyMerge branch 'master' of git://git./linux/kernel/git...
2011-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-25 Linus TorvaldsMerge branch 'slab/urgent' of git://git./linux/kernel...
2011-03-25 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-21 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2011-03-20 Russell KingMerge branches 'fixes', 'pgt-next' and 'versatile'...
2011-03-19 Dmitry TorokhovMerge branch 'next' into for-linus
2011-03-18 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-03-18 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-03-17 Benjamin HerrenschmidtMerge remote branch 'jwb/next' into next
2011-03-17 Dmitry TorokhovMerge branch 'tsc2005' into next
2011-03-16 Tony LuckPull pstorev4 into release branch
2011-03-16 Tony LuckPull misc-2.6.39 into release branch
2011-03-16 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2011-03-16 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-03-10 Philipp Reisnerdrbd: Implemented real timeout checking for request...
2011-03-10 Lars Ellenbergdrbd: fix potential imbalance of ap_in_flight
2011-03-10 Lars Ellenbergdrbd: silence some noisy log messages during disconnect
2011-03-10 Lars Ellenbergdrbd: describe bitmap locking for bulk operation in...
2011-03-10 Lars Ellenbergdrbd: log UUIDs whenever they change
2011-03-10 Lars Ellenbergdrbd: queue bitmap writeout more intelligently
2011-03-10 Lars Ellenbergdrbd: don't pointlessly queue bitmap send, if we lost...
2011-03-10 Philipp Reisnerdrbd: Ensure that an epoch contains only requests of...
2011-03-10 Philipp Reisnerdrbd: Do not drop net config if sending in drbd_send_pr...
2011-03-10 Philipp Reisnerdrbd: Work on the Ahead -> SyncSource transition
2011-03-10 Philipp Reisnerdrbd: Do not full sync if a P_SYNC_UUID packet gets...
2011-03-10 Philipp Reisnerdrbd: Corrected off-by-one error in DRBD_MINOR_COUNT_MAX
2011-03-10 Philipp Reisnerdrbd: Cleaned up the resync timer logic
2011-03-10 Philipp Reisnerdrbd: Fixed an issue with AHEAD -> SYNC_SOURCE transitions
2011-03-10 Philipp Reisnerdrbd: There might be a resync after unfreezing IO due...
2011-03-10 Lars Ellenbergdrbd: improve on bitmap write out timing
2011-03-10 Lars Ellenbergdrbd: spelling fix in log message
2011-03-10 Lars Ellenbergdrbd: serialize sending of resync uuid with pending...
2011-03-10 Lars Ellenbergdrbd: fix potential dereference of NULL pointer
2011-03-10 Lars Ellenbergdrbd: move bitmap write from resync_finished to after_s...
2011-03-10 Lars Ellenbergdrbd: bitmap keep track of changes vs on-disk bitmap
2011-03-10 Andreas Gruenbacherdrbd: Rename __inc_ap_bio_cond to may_inc_ap_bio
2011-03-10 Andreas Gruenbacherdrbd: send_bitmap_rle_or_plain: Get rid of ugly and...
2011-03-10 Andreas Gruenbacherdrbd: Use the standard bool, true, and false keywords
2011-03-10 Andreas Gruenbacherdrbd: Be more explicit about functions that return...
2011-03-10 Andreas Gruenbacherdrbd: Rename enum drbd_state_ret_codes to enum drbd_sta...
2011-03-10 Andreas Gruenbacherdrbd: Rename enum drbd_ret_codes to enum drbd_ret_code
2011-03-10 Andreas Gruenbacherdrbd: Get rid of unnecessary macros (1)
2011-03-10 Andreas Gruenbacherdrbd: Rename drbd_make_request_26 to drbd_make_request
2011-03-10 Andreas Gruenbacherdrbd: Make sure that drbd_send() has sent the right...
2011-03-10 Lars Ellenbergdrbd: remove /proc/drbd before unregistering from netlink
2011-03-10 Philipp Reisnerdrbd: Becoming sync target may not happen out of <...
2011-03-10 Philipp Reisnerdrbd: Starting with protocol 96 we can allow app-IO...
2011-03-10 Philipp Reisnerdrbd: Improvements in sanitize_state()
2011-03-10 Philipp Reisnerdrbd: Fixed race condition in drbd_queue_bitmap_io
2011-03-10 Philipp Reisnerdrbd: use test_and_set_bit() to decide if bm_io_work...
2011-03-10 Philipp Reisnerdrbd: When proxy's buffer drained off go into regular...
2011-03-10 Philipp Reisnerdrbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC
2011-03-10 Philipp Reisnerdrbd: Implemented two new connection states Ahead/Behind
2011-03-10 Philipp Reisnerdrbd: Track the numbers of sectors in flight
2011-03-10 Lars Ellenbergdrbd: properly use max_hw_sectors to limit the our...
2011-03-10 Lars Ellenbergdrbd: detect modification of in-flight buffers
2011-03-10 Lars Ellenbergdrbd: use the resync controller for online-verify reque...
2011-03-10 Lars Ellenbergdrbd: improve online-verify progress tracking
2011-03-10 Jens AxboeMerge branch 'for-2.6.39/stack-plug' into for-2.6.39...
2011-03-10 Jens Axboeblock: kill off REQ_UNPLUG
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-09 Michal MarekMerge commit 'v2.6.38-rc1' into kbuild/packaging
2011-03-09 James MorrisMerge branch 'security-next' of git://git./linux/kernel...
2011-03-08 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2011-03-07 James MorrisMerge branch 'master'; commit 'v2.6.38-rc7' into next
2011-03-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-03-01 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-03-01 Jens AxboeMerge commit 'v2.6.38-rc6' into for-2.6.39/core
2011-02-25 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-02-24 Ben SkeggsMerge remote-tracking branch 'airlied/drm-core-next...
2011-02-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-23 Dave AirlieMerge branch 'stable/ttm.pci-api.v5' of git://git....
2011-02-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-22 Thomas GleixnerMerge branch 'devicetree/for-x86' of git://git.secretla...
2011-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-20 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
next