]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/block/drbd/drbd_main.c
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-bionic-kernel.git] / drivers / block / drbd / drbd_main.c
2012-06-06 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
2012-06-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-06-05 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-06-04 Linus TorvaldsMerge tag 'stable/frontswap.v16-tag' of git://git.kerne...
2012-06-04 Linus TorvaldsMerge branches 'irq-urgent-for-linus' and 'smp-hotplug...
2012-06-04 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2012-06-04 Linus TorvaldsMerge branch 'pm-acpi' of git://git.kernel.org/pub...
2012-06-03 Linus TorvaldsMerge tag 'dm-3.5-changes-1' of git://git.kernel.org...
2012-06-02 Linus TorvaldsMerge branch 'akpm' (Fixups for Andrew's patchbomb)
2012-06-01 Linus TorvaldsMerge tag 'fbdev-updates-for-3.5' of git://github.com...
2012-06-01 Linus TorvaldsMerge tag 'for-linus-3.5-20120601' of git://git.infrade...
2012-06-01 Linus TorvaldsMerge branch 'slab/for-linus' of git://git.kernel.org...
2012-06-01 H. Peter AnvinMerge remote-tracking branch 'rostedt/tip/perf/urgent...
2012-06-01 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-06-01 Linus TorvaldsMerge tag 'sound-3.5' of git://git.kernel.org/pub/scm...
2012-06-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-06-01 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2012-06-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-06-01 Linus TorvaldsMerge branch 'for-3.5' of git://linux-nfs.org/~bfields...
2012-06-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-06-01 Linus TorvaldsMerge branch 'for-3.5-take-2' of git://linux-nfs.org...
2012-06-01 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-05-31 Linus TorvaldsMerge tag 'for-v3.5' of git://git.infradead.org/battery-2.6
2012-05-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-05-31 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2012-05-31 Linus TorvaldsMerge tag 'please-pull-mce' of git://git.kernel.org...
2012-05-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-05-31 Linus TorvaldsMerge tag 'parisc-misc' of git://git.kernel.org/pub...
2012-05-31 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2012-05-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-05-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-05-30 Olof JohanssonMerge branches 'fixes' and 'fixes2' into devel-late
2012-05-30 Olof JohanssonMerge branch 'late/board' into devel-late
2012-05-30 Olof JohanssonMerge branch 'late/soc' into devel-late
2012-05-30 Olof JohanssonMerge branch 'late/cleanup' into devel-late
2012-05-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-05-30 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2012-05-30 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git.kernel.org...
2012-05-30 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2012-05-30 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-05-30 Linus TorvaldsMerge branch 'for-3.5/drivers' of git://git.kernel...
2012-05-18 Jens AxboeMerge branch 'for-jens' of git://git.drbd.org/linux...
2012-05-10 Cong Wangdrbd: check MODULE for THIS_MODULE
2012-05-09 Lars Ellenbergdrbd: introduce a bio_set to allocate housekeeping...
2012-05-09 Lars Ellenbergdrbd: remove unused define
2012-05-09 Lars Ellenbergdrbd: add page pool to be used for meta data IO
2012-05-09 Lars Ellenbergdrbd: allow bitmap to change during writeout from resyn...
2012-05-09 Lars Ellenbergdrbd: fix resend/resubmit of frozen IO
2012-05-09 Philipp Reisnerdrbd: Delay/reject other state changes while establishi...
2012-05-09 Lars Ellenbergdrbd: don't pretend that barrier_nr == 0 was special
2012-05-09 Lars Ellenbergdrbd: remove now unused seq_num member from struct...
2012-05-09 Lars Ellenbergdrbd: fix potential data corruption and protocol error
2012-05-09 Philipp Reisnerdrbd: Consider the disk-timeout also for meta-data...
2012-05-09 Philipp Reisnerdrbd: Do not send state packets while lower than C_CONN...
2012-05-09 Lars Ellenbergdrbd: fix race between disconnect and receive_state
2012-05-09 Lars Ellenbergdrbd: send intermediate state change results to the...
2012-05-09 Philipp Reisnerdrbd: Derive sync-UUIDs only from the bitmap-uuid if...
2012-05-09 Philipp Reisnerdrbd: Bugfix for the connection behavior
2012-05-09 Philipp Reisnerdrbd: detach must not try to abort non-local requests...
2012-05-09 Philipp Reisnerdrbd: Consider that the no-data-condition could be...
2012-05-09 Philipp Reisnerdrbd: Fixed current UUID generation
2012-05-09 Philipp Reisnerdrbd: Implemented the disk-timeout option
2012-05-09 Philipp Reisnerdrbd: Force flag for the detach operation
2012-05-09 Philipp Reisnerdrbd: Replaced md_io_mutex by an atomic: md_io_in_use
2012-05-09 Philipp Reisnerdrbd: Immediately allow completion of IOs, that wait...
2012-05-09 Philipp Reisnerdrbd: Keep a reference to barrier acked requests
2012-05-09 Philipp Reisnerdrbd: Improve compatibility with drbd's older than...
2012-05-09 Philipp Reisnerdrbd: Only print sanitize state's warnings, if the...
2012-05-09 Lars Ellenbergdrbd: downgraded error printk to info
2012-05-07 Konrad Rzeszutek... Merge branch 'stable/autoballoon.v5.2' into stable...
2012-04-18 Konrad Rzeszutek... Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81...
2012-04-07 Linus TorvaldsMerge tag 'stable/for-linus-3.4-rc1-tag' of git://git...
2012-04-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-04-02 Linus TorvaldsMerge branch 'for-next' of git://gitorious.org/kernel...
2012-03-29 Chris MasonMerge git://git.jan-o-sch.net/btrfs-unstable into for...
2012-03-28 Paul MundtMerge branch 'common/intc-extension' into sh-latest
2012-03-24 Linus TorvaldsMerge tag 'stable/for-linus-3.4-tag-two' of git://git...
2012-03-23 Mauro Carvalho ChehabMerge branch 'staging/for_v3.4' into v4l_for_linus
2012-03-23 Linus TorvaldsMerge tag 'firewire-updates' of git://git.kernel.org...
2012-03-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-23 Linus TorvaldsMerge tag 'stable/for-linus-3.4-tag' of git://git.kerne...
2012-03-22 Len BrownMerge branch 'stable/for-x86-for-3.4' of git://git...
2012-03-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-20 Jiri KosinaMerge branch 'upstream' into for-linus
2012-03-20 Jiri KosinaMerge branches 'battery-scope', 'logitech' and 'multito...
2012-03-20 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2012-03-20 Dmitry TorokhovMerge branch 'next' into for-linus
2012-03-19 Konrad Rzeszutek... Merge branch 'stable/cleancache.v13' into linux-next
2012-03-16 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2012-03-16 Linus TorvaldsMerge branch '3.3-urgent' of git://git.kernel.org/pub...
2012-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-03-09 Dmitry TorokhovMerge commit 'v3.3-rc6' into next
2012-03-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-03-06 Linus TorvaldsMerge tag 'md-3.3-fixes' of git://neil.brown.name/md
2012-03-05 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2012-03-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-02-28 Ingo MolnarMerge branch 'linus' into x86/asm
2012-02-27 Linus TorvaldsMerge tag 'ktest-fix-make-min-failed-build-for-real...
2012-02-24 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2012-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next