Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
[firefly-linux-kernel-4.4.55.git] / drivers / block / drbd / drbd_nl.c
2012-11-08 Philipp Reisnerdrbd: Refuse to change network options online when...
2012-11-08 Andreas Gruenbacherdrbd: Fix the upper limit of resync-after
2012-11-08 Andreas Gruenbacherdrbd: Rename the want_lose field/flag to discard_my_data
2012-11-08 Andreas Gruenbacherdrbd: Make broadcast events return NO_ERROR
2012-11-08 Philipp Reisnerdrbd: Removing drbd_cfg_rwsem
2012-11-08 Philipp Reisnerdrbd: Use RCU for the drbd_tconns list
2012-11-08 Philipp Reisnerdrbd: Refcounting for mdev objects
2012-11-08 Andreas Gruenbacherdrbd: Turn no-md-flushes into md-flushes={yes|no}
2012-11-08 Philipp Reisnerdrbd: RCU for rs_plan_s
2012-11-08 Philipp Reisnerdrbd: Enforce limits of disk_conf members; centralized...
2012-11-08 Philipp Reisnerdrbd: Made the fifo object a self contained object...
2012-11-08 Philipp Reisnerdrbd: RCU for disk_conf
2012-11-08 Lars Ellenbergdrbd: Introduce __s32_field in the genetlink macro...
2012-11-08 Philipp Reisnerdrbd: Split drbd_alter_sa() into drbd_sync_after_valid...
2012-11-08 Philipp Reisnerdrbd: drbd_dew_dev_size() gets the user requests disk_s...
2012-11-08 Philipp Reisnerdrbd: Renamed the net_conf_update mutex to conf_update
2012-11-08 Philipp Reisnerdrbd: Removed dead code
2012-11-08 Andreas Gruenbacherdrbd: Generate the drbd_set_*_defaults() functions...
2012-11-08 Lars Ellenbergdrbd: fix schedule in atomic
2012-11-08 Lars Ellenbergdrbd: fix thread stop deadlock
2012-11-08 Lars Ellenbergdrbd: fix race when forcefully disconnecting
2012-11-08 Andreas Gruenbacherdrbd: Allow to change data-integrity-alg on the fly
2012-11-08 Andreas Gruenbacherdrbd: Remove obsolete drbd_crypto_is_hash()
2012-11-08 Andreas Gruenbacherdrbd: Rename integrity_r_tfm -> peer_integrity_tfm
2012-11-08 Andreas Gruenbacherdrbd: Rename integrity_w_tfm -> integrity_tfm
2012-11-08 Lars Ellenbergdrbd: rename variable sc to res_opts
2012-11-08 Lars Ellenbergdrbd: rename variable ndc to new_disk_conf
2012-11-08 Lars Ellenbergdrbd: on reconfiguration requests, mind the SET_DEFAULT...
2012-11-08 Philipp Reisnerdrbd: Consider all crypto options in connect and in...
2012-11-08 Lars Ellenbergdrbd: fix various disconnecting races
2012-11-08 Lars Ellenbergdrbd: remove useless kobject_uevent from drbd_adm_connect
2012-11-08 Philipp Reisnerdrbd: Removed the OBJECT_DYING and the CONFIG_PENDING...
2012-11-08 Philipp Reisnerdrbd: Take a reference on tconn when finding a tconn...
2012-11-08 Philipp Reisnerdrbd: Basic refcounting for drbd_tconn
2012-11-08 Lars Ellenbergdrbd: allow status dump request all volumes of a specif...
2012-11-08 Philipp Reisnerdrbd: Proper locking for updates to net_conf under RCU
2012-11-08 Philipp Reisnerdrbd: rcu_read_lock() and rcu_dereference() for tconn...
2012-11-08 Philipp Reisnerdrbd: Allow online change of replication protocol only...
2012-11-08 Philipp Reisnerdrbd: Check consistency of net options when the get...
2012-11-08 Philipp Reisnerdrbd: protect all idr accesses that might sleep with...
2012-11-08 Philipp Reisnerdrbd: Converted drbd_cfg_mutex into drbd_cfg_rwsem
2012-11-08 Philipp Reisnerdrbd: rcu_read_[un]lock() for all idr accesses that...
2012-11-08 Philipp Reisnerdrbd: drbd_delete_device() takes a struct drbd_conf...
2012-11-08 Andreas Gruenbacherdrbd: Introduce protocol version 100 headers
2012-11-08 Andreas Gruenbacherdrbd: Remove now-unused int_dig_out buffer
2012-11-08 Philipp Reisnerdrbd: Implemented conn_lowest_conn()
2012-11-08 Philipp Reisnerdrbd: Introduced a new type union drbd_dev_state
2012-11-08 Philipp Reisnerdrbd: Renamed id_susp(union drbd_state s) to drbd_suspe...
2012-11-08 Philipp Reisnerdrbd: Introduced drbd_read_state()
2012-11-08 Philipp Reisnerdrbd: Converted drbd_try_outdate_peer() from mdev to...
2012-11-08 Andreas Gruenbacherdrbd: drbd_bm_read() never returns a positive value...
2012-11-08 Philipp Reisnerdrbd: Fixed conn_lowest_minor
2012-11-08 Lars Ellenbergdrbd: distribute former syncer_conf settings to disk...
2012-11-03 Philipp Reisnerdrbd: conn_khelper() for user mode callbacks for connec...
2012-11-03 Lars Ellenbergdrbd: fix conn_reconfig_start without conn_reconfig_don...
2012-11-03 Lars Ellenbergdrbd: introduce in-kernel "down" command
2012-11-03 Lars Ellenbergdrbd: bail out if a config requrest is over-determined...
2012-11-03 Lars Ellenbergdrbd: new-connection and new-minor succeed, if the...
2012-11-03 Lars Ellenbergdrbd: Allow a Diskless Secondary volume to be removed
2012-11-03 Lars Ellenbergdrbd: drbd_adm_get_status needs to show some more detail
2012-11-03 Lars Ellenbergdrbd: allow holes in minor and volume id allocation
2012-11-03 Lars Ellenbergdrbd: switch configuration interface from connector...
2012-10-30 Lars Ellenbergdrbd: always write bitmap on detach
2012-10-30 Lars Ellenbergdrbd: prepare for more than 32 bit flags
2012-10-30 Lars Ellenbergdrbd: introduce stop-sector to online verify
2012-10-30 Philipp Reisnerdrbd: Protect accesses to the uuid set with a spinlock
2012-10-23 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-10-19 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-10-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-10-15 Johannes BergMerge remote-tracking branch 'wireless/master' into...
2012-10-13 Linus TorvaldsMerge tag 'for-3.7' of git://openrisc.net/jonas/linux
2012-10-12 Linus TorvaldsMerge branch 'writeback-for-next' of git://git./linux...
2012-10-12 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2012-10-12 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2012-10-12 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2012-10-10 Linus TorvaldsMerge tag 'for-3.7-rc1' of git://gitorious.org/linux...
2012-10-10 Florian Tobias Sch... Merge tag 'omapdss-for-3.7' of git://gitorious.org...
2012-10-10 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2012-10-10 Linus TorvaldsMerge tag 'mmc-merge-for-3.7-rc1' of git://git./linux...
2012-10-09 J. Bruce Fieldsnfs: disintegrate UAPI for nfs
2012-10-09 Thomas GleixnerMerge branch 'fortglx/3.7/time' of git://git.linaro...
2012-10-09 David WoodhouseMerge tag 'disintegrate-mtd-20121009' of git://git...
2012-10-09 Linus TorvaldsMerge branch 'linux-next' of git://git.open-osd.org...
2012-10-09 Len BrownMerge branch 'release' of git://git./linux/kernel/git...
2012-10-07 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2012-10-07 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-10-07 Linus TorvaldsMerge tag 'for-v3.7' of git://git.infradead.org/users...
2012-10-07 Linus TorvaldsMerge tag 'for-v3.7' of git://git.infradead.org/battery-2.6
2012-10-06 Len BrownMerge branches 'acpica', 'acpidump', 'intel-idle',...
2012-10-06 Mauro Carvalho ChehabMerge branch 'samsung_platform_data' into staging/for_v3.7
2012-10-05 Ralf BaechleMerge branch 'master' of git://dev.phrozen.org/mips...
2012-10-05 Mauro Carvalho ChehabMerge branch 'staging/for_v3.7' into v4l_for_linus
2012-10-05 Linus TorvaldsMerge tag 'mfd-3.7-1' of git://git./linux/kernel/git...
2012-10-04 Russell KingMerge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes...
2012-10-04 Russell KingMerge branch 'cleanup' into for-linus
2012-10-04 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-10-03 Linus TorvaldsMerge tag 'dt-for-3.7' of git://sources.calxeda.com...
2012-10-03 Linus TorvaldsMerge tag 'cris-for-linus-3.7' of git://jni.nu/cris
2012-10-03 Pekka EnbergMerge branch 'slab/tracing' into slab/for-linus
2012-10-03 Pekka EnbergMerge branch 'slab/common-for-cgroups' into slab/for...
next