]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/block/drbd/drbd_nl.c
drbd: Basic refcounting for drbd_tconn
[karo-tx-linux.git] / drivers / block / drbd / drbd_nl.c
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...
2011-10-14 Philipp Reisnerdrbd: Implemented new commands to create/delete connect...
2011-10-14 Philipp Reisnerdrbd: Converted drbd_nl_(net_conf|disconnect)() from...
2011-10-14 Philipp Reisnerdrbd: Preparing the connector interface to operator...
2011-10-14 Philipp Reisnerdrbd: Converted the transfer log from mdev to tconn
2011-10-14 Philipp Reisnerdrbd: Removed the mdev parameter from the ..to_tags...
2011-10-14 Philipp Reisnerdrbd: Reworked the unconfiguring and thread stopping...
2011-10-14 Andreas Gruenbacherdrbd: Replace atomic_add_return with atomic_inc_return
2011-10-14 Lars Ellenbergdrbd: new on-disk activity log transaction format
2011-10-14 Lars Ellenberglru_cache: allow multiple changes per transaction
2011-10-14 Lars Ellenbergdrbd: in drbd_suspend_al, set AL_SUSPENDED before unloc...
2011-10-14 Philipp Reisnerdrbd: Implemented connection wide state changes
2011-10-14 Philipp Reisnerdrbd: Introduced tconn->cstate_mutex
2011-10-14 Philipp Reisnerdrbd: Killed volume0; last step of multi-volume-enablement
2011-09-28 Philipp Reisnerdrbd: Moved the mdev member into drbd_work (from drbd_r...
2011-09-28 Philipp Reisnerdrbd: Converted drbd_calc_cpu_mask() and drbd_thread_cu...
2011-09-28 Philipp Reisnerdrbd: Converted wake_asender() and request_ping() from...
2011-09-28 Philipp Reisnerdrbd: Moved DISCARD_CONCURRENT to the per connection...
2011-09-28 Andreas Gruenbacherdrbd: Local variable renames: e -> peer_req
2011-09-28 Andreas Gruenbacherdrbd: Rename struct drbd_epoch_entry to struct drbd_pee...
2011-08-29 Philipp Reisnerdrbd: Made drbd_flush_workqueue() to take a tconn inste...
2011-08-29 Philipp Reisnerdrbd: moved crypto transformations and friends from...
2011-08-29 Philipp Reisnerdrbd: moved req_lock and transfer log from mdev to...
2011-08-29 Philipp Reisnerdrbd: moved agreed_pro_version, last_received and ko_co...
2011-08-29 Philipp Reisnerdrbd: moved receiver, worker and asender from mdev...
2011-08-29 Philipp Reisnerdrbd: moved net_cont and net_cnt_wait from mdev to...
2011-08-29 Philipp Reisnerdrbd: moved net_conf from mdev to tconn
2011-08-29 Andreas Gruenbacherdrbd: Replace the ERR_IF macro with an assert-like...
2011-08-29 Andreas Gruenbacherdrbd: Convert all constants in enum drbd_req_event...
2011-08-29 Andreas Gruenbacherdrbd: Remove the unused hash tables
2011-08-29 Andreas Gruenbacherdrbd: Put sector and size in struct drbd_epoch_entry...
2011-08-03 John W. LinvilleMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-07-31 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2011-07-27 Chris MasonMerge branch 'integration' into for-linus
2011-07-27 Dmitry TorokhovMerge branch 'next' into for-linus
2011-07-26 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-07-23 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git.kernel...
2011-07-22 Linus TorvaldsMerge branch 'for-3.1' of git://git.kernel.org/pub...
2011-07-22 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-22 Jiri KosinaMerge branches 'roccat', 'upstream' and 'wiimote' into...
2011-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-15 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-07-11 Linus TorvaldsMerge branch 'movieboard' of git://git.kernel.org/pub...
2011-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-08 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-07-08 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-05 Takashi IwaiMerge branch 'for-3.1' of git://git.kernel.org/pub...
2011-07-05 Takashi IwaiMerge branch 'for-3.0' of git://git.kernel.org/pub...
2011-07-04 Tony LindgrenMerge branch 'iommu-for-tony' of git://github.com/ohadb...
2011-06-30 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-06-30 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-06-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-06-24 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-06-24 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-06-23 Nicholas BellingerMerge tag 'v3.0-rc4' of /pub/scm/linux/kernel/git/torva...
2011-06-21 Konrad Rzeszutek... Merge branch 'stable/vga.support' into stable/drivers
2011-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-06-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-06-17 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-06-16 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2011-06-16 Ingo MolnarMerge branch 'tip/perf/core-2' of git://git.kernel...
2011-06-14 James MorrisMerge branch 'for-linus' of git://git.infradead.org...
2011-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-06-10 Jiri KosinaMerge branch 'master' into for-next
2011-06-09 Linus TorvaldsMerge branch 'stable/xen-swiotlb.bugfix' of git://git...
2011-06-09 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-06-09 Ingo MolnarMerge branch 'urgent' of git://git.kernel.org/pub/scm...
2011-06-08 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
next