Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/drivers
[firefly-linux-kernel-4.4.55.git] / drivers / block / drbd / drbd_main.c
2010-10-23 Jens AxboeMerge branch 'for-jens' of git://git.drbd.org/linux...
2010-10-23 Philipp Reisnerdrbd: Removed checks for REQ_HARDBARRIER on incomming...
2010-10-23 Philipp Reisnerdrbd: Removed the BIO_RW_BARRIER support form the recei...
2010-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-23 Linus TorvaldsMerge branch 'x86-trampoline-for-linus' of git://git...
2010-10-23 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2010-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/misc' of git://git.kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/drivers' of git://git.kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/core' of git://git.kernel...
2010-10-22 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-10-22 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-10-22 Linus TorvaldsMerge branch 'urgent' of git://git./linux/kernel/git...
2010-10-22 Linus TorvaldsMerge git://git./linux/kernel/git/arnd/asm-generic
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-22 Linus TorvaldsMerge branch 'vfs' of git://git./linux/kernel/git/arnd/bkl
2010-10-22 Linus TorvaldsMerge branch 'trivial' of git://git./linux/kernel/git...
2010-10-22 Linus TorvaldsMerge branch 'x86-irq-for-linus' of git://git./linux...
2010-10-22 Lars Ellenbergdrbd: fix potential deadlock on detach
2010-10-22 Lars Ellenbergdrbd: consolidate explicit drbd_md_sync into drbd_creat...
2010-10-15 Lars Ellenbergdrbd: add race-breaker to drbd_go_diskless
2010-10-15 Lars Ellenbergdrbd: use dynamic_dev_dbg to optionally log uuid changes
2010-10-14 Lars Ellenbergdrbd: relax the grace period of the md_sync timer again
2010-10-14 Lars Ellenbergdrbd: drop wrong debug asserts, fix recently introduced...
2010-10-14 Lars Ellenbergdrbd: fix for possible deadlock on IO error during...
2010-10-14 Lars Ellenbergdrbd: fix for spurious fullsync (uuids rotated too...
2010-10-14 Lars Ellenbergdrbd: drbd_send_ack_dp must not rely on header information
2010-10-14 Lars Ellenbergdrbd: fix possible access after free
2010-10-14 Philipp Reisnerdrbd: Track the reasons to suspend IO in dedicated...
2010-10-14 Lars Ellenbergdrbd: fix for spurious full sync (becoming sync target...
2010-10-14 Lars Ellenbergdrbd: cosmetic, don't report resync for online-verify
2010-10-14 Lars Ellenbergdrbd: don't count sendpage()d pages only referenced...
2010-10-14 Philipp Reisnerdrbd: Adding support for BIO/Request flags: REQ_FUA...
2010-10-14 Lars Ellenbergdrbd: fix race on meta-data update, addendum
2010-10-14 Philipp Reisnerdrbd: Removed a race that could cause unexpected execut...
2010-10-14 Lars Ellenbergdrbd: fix race on meta-data update
2010-10-14 Philipp Reisnerdrbd: Disable activity log updates when the whole devic...
2010-10-14 Philipp Reisnerdrbd: Actually allow BIOs up to 128k (was 32k).
2010-10-14 Philipp Reisnerdrbd: Sending of big packets, for payloads from 64KByte...
2010-10-14 Lars Ellenbergdrbd: new configuration parameter c-min-rate
2010-10-14 Lars Ellenbergdrbd: use rolling marks for resync speed calculation
2010-10-14 Philipp Reisnerdrbd: The new, smarter resync speed controller
2010-10-14 Philipp Reisnerdrbd: New sync_param packet, that includes the paramete...
2010-10-14 Philipp Reisnerdrbd: New sync parameters for the smart resync rate...
2010-10-14 Philipp Reisnerdrbd: Initialize all members of sync_conf to their...
2010-10-14 Philipp Reisnerdrbd: Make sure tl_restart(, resend) can not get called...
2010-10-14 Philipp Reisnerdrbd: Do not try to free tl_hash in drbd_disconnect...
2010-10-14 Philipp Reisnerdrbd: Fixed a deadlock, probably only affected UP machines
2010-10-14 Philipp Reisnerdrbd: Delayed creation of current-UUID
2010-10-14 Philipp Reisnerdrbd: Reduce the verbosity of some state transitions
2010-10-14 Philipp Reisnerdrbd: Removing a by now obsolete clause in the state...
2010-10-14 Philipp Reisnerdrbd: Now we need to handle the ed_uuid of an diskless...
2010-10-14 Philipp Reisnerdrbd: Finished the "on-no-data-accessible suspend-io...
2010-10-14 Philipp Reisnerdrbd: Do not send two barriers without any writes betwe...
2010-10-14 Philipp Reisnerdrbd: factored tl_restart() out of tl_clear().
2010-10-14 Philipp Reisnerdrbd: Track all IO requests on the TL, not writes only
2010-10-14 Philipp Reisnerdrbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch...
2010-10-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-10-05 Arnd Bergmannblock: autoconvert trivial BKL users to private mutex
2010-09-30 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-09-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-09-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2010-09-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-09-16 Linus TorvaldsMerge branch '2.6.36-fixes' of git://github.com/schandi...
2010-09-10 David S. MillerMerge branch 'vhost-net' of git://git./linux/kernel...
2010-09-09 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2010-09-07 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-09-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-09-03 Dave AirlieMerge remote branch 'nouveau/for-airlied' of /ssd/git...
2010-08-31 Ingo MolnarMerge commit 'v2.6.36-rc3' into x86/memblock
2010-08-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-08-28 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2010-08-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-26 J. Bruce FieldsMerge commit 'v2.6.36-rc1' into HEAD
2010-08-24 Benjamin HerrenschmidtMerge remote branch 'jwb/merge' into merge
2010-08-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-08-24 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2010-08-22 Linus TorvaldsMerge branch 'kvm-updates/2.6.36' of git://git./virt...
2010-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-20 Michal MarekMerge commit 'v2.6.36-rc1' into kbuild/rc-fixes
2010-08-19 Ingo MolnarMerge branch 'tip/perf/urgent' of git://git./linux...
2010-08-18 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-08-16 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-08-16 Steven RostedtMerge branch 'tip/perf/urgent-3' of git://git./linux...
2010-08-16 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
next