drbd: Use the right peer device
[deliverable/linux.git] / drivers /
2014-02-17  Andreas Gruenbacherdrbd: Use the right peer device
2014-02-17  Andreas Gruenbacherdrbd: Remove unused parameter of wire_flags_to_bio()
2014-02-17  Andreas Gruenbacherdrbd: Get rid of first_peer_device() in handle_write_co...
2014-02-17  Andreas Gruenbacherdrbd: In the worker thread, process drbd_work instead...
2014-02-17  Andreas Gruenbacherdrbd: Turn w_make_ov_request and make_resync_request...
2014-02-17  Andreas Gruenbacherdrbd: Make w_make_resync_request() static
2014-02-17  Andreas Gruenbacherdrbd: struct drbd_peer_request: Use drbd_work instead...
2014-02-17  Andreas Gruenbacherdrbd: struct after_conn_state_chg_work: Use drbd_work...
2014-02-17  Andreas Gruenbacherdrbd: Turn conn_flush_workqueue() into drbd_flush_workq...
2014-02-17  Andreas Gruenbacherdrbd: Create a dedicated struct drbd_device_work
2014-02-17  Andreas Gruenbacherdrbd: Rename w_prev_work_done -> w_complete
2014-02-17  Andreas Gruenbacherdrbd: Move string function prototypes from linux/drbd...
2014-02-17  Andreas Gruenbacherdrbd: Remove useless assertion
2014-02-17  Andreas Gruenbacherdrbd: Kill drbd_task_to_thread_name()
2014-02-17  Andreas Gruenbacherdrbd: Pass a peer device to a number of fuctions
2014-02-17  Andreas Gruenbacherdrbd: Replace vnr_to_mdev() with conn_peer_device()
2014-02-17  Andreas Gruenbacherdrbd: drbd_csum_bio(), drbd_csum_ee(): Remove unused...
2014-02-17  Andreas Gruenbacherdrbd: Function prototype cleanups
2014-02-17  Andreas Gruenbacherdrbd: Rename drbdd_init() -> drbd_receiver()
2014-02-17  Andreas Gruenbacherdrbd: Move cpu_mask from connection to resource
2014-02-17  Andreas Gruenbacherdrbd: Define the size of res_opts->cpu_mask in a single...
2014-02-17  Andreas Gruenbacherdrbd: Move susp, susp_nod, susp_fen from connection...
2014-02-17  Andreas Gruenbacherdrbd: Move conf_mutex from connection to resource
2014-02-17  Andreas Gruenbacherdrbd: drbd_adm_prepare(): Only set adm_ctx.connection...
2014-02-17  Andreas Gruenbacherdrbd: Iterate over all connections
2014-02-17  Andreas Gruenbacherdrbd: Rename net_conf variables old_conf -> old_net_con...
2014-02-17  Andreas Gruenbacherdrbd: drbd_create_device(): Take a resource instead...
2014-02-17  Andreas Gruenbacherdrbd: drbd_adm_new_resource(): Check if resource exists...
2014-02-17  Andreas Gruenbacherdrbd: get_one_status(): Iterate over resource->devices...
2014-02-17  Andreas Gruenbacherdrbd: Rename drbd_{create,delete}_minor -> drbd_{create...
2014-02-17  Andreas Gruenbacherdrbd: Add explicit device parameter to D_ASSERT
2014-02-17  Andreas Gruenbacherdrbd: Replace and remove the obsolete conn_() macros
2014-02-17  Andreas Gruenbacherdrbd: Turn drbd_printk() into a polymorphic macro
2014-02-17  Andreas Gruenbacherdrbd: Remove the terrible DEV hack
2014-02-17  Andreas Gruenbacherdrbd: Turn connection->volumes into connection->peer_de...
2014-02-17  Andreas Gruenbacherdrbd: Move resource options from connection to resource
2014-02-17  Andreas Gruenbacherdrbd: conn_try_disconnect(): Use parameter instead...
2014-02-17  Andreas Gruenbacherdrbd: Replace conn_get_by_name() with drbd_find_resource()
2014-02-17  Andreas Gruenbacherdrbd: Add struct drbd_resource->devices
2014-02-17  Andreas Gruenbacherdrbd: Minor cleanup in conn_new_minor()
2014-02-17  Andreas Gruenbacherdrbd: Add struct drbd_device->resource
2014-02-17  Andreas Gruenbacherdrbd: drbd_adm_down(): Move valid resource name check...
2014-02-17  Andreas Gruenbacherdrbd: Add struct drbd_resource
2014-02-17  Andreas Gruenbacherdrbd: Improve some function and variable naming
2014-02-17  Andreas Gruenbacherdrbd: Introduce "peer_device" object between "device...
2014-02-17  Andreas Gruenbacherdrbd: Rename drbd_tconn -> drbd_connection
2014-02-17  Andreas Gruenbacherdrbd: Rename "mdev" to "device"
2014-02-17  Andreas Gruenbacherdrbd: Rename struct drbd_conf -> struct drbd_device
2014-02-17  Andreas Gruenbacherdrbd: Split off on-the-wire protocol definitions
2014-02-17  Philipp Reisnerdrbd: Add missing error goto
2014-02-17  Rashika Kheriadrivers: block: Remove unused function drbd_bm_write_la...
2014-02-17  Rashika Kheriadrivers: block: Mark function seq_printf_with_thousands...
2014-02-17  Rashika Kheriadrivers: block: Mark the function as static in drbd_wor...
2014-02-17  Rashika Kheriadrivers: block: Move prototype declaration to appropria...
2014-02-17  Rashika Kheriadrivers: block: Mark functions as static in drbd_receiver.c
2014-02-17  Rashika Kheriadrivers: block: Mark functions as static in drbd_req.c
2014-02-17  Rashika Kheriadrivers: block: Move prototype declaration of function...
2014-02-17  Rashika Kheriadrivers: block: Mark function as static in drbd_actlog.c
2014-02-17  Rashika Kheriadrivers: block: Mark functions as static in drbd_nl.c
2014-02-17  Rashika Kheriadrivers: block: Mark functions as static in drbd_main.c
2014-02-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-16  Linus TorvaldsMerge tag 'dt-fixes-for-3.14' of git://git./linux/kerne...
2014-02-16  Kevin Haoof: search the best compatible match first in __of_matc...
2014-02-16  Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2014-02-16  Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2014-02-16  Linus TorvaldsMerge branches 'irq-urgent-for-linus' and 'irq-core...
2014-02-16  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-02-15  Linus TorvaldsMerge tag 'trace-fixes-v3.14-rc2' of git://git./linux...
2014-02-15  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-02-15  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-02-15  Wolfram Sangi2c: mv64xxx: refactor message start to ensure proper...
2014-02-15  Linus TorvaldsMerge tag 'usb-3.14-rc3' of git://git./linux/kernel...
2014-02-15  Linus TorvaldsMerge tag 'tty-3.14-rc3' of git://git./linux/kernel...
2014-02-15  Linus TorvaldsMerge tag 'staging-3.14-rc3' of git://git./linux/kernel...
2014-02-15  Linus TorvaldsMerge tag 'driver-core-3.14-rc3' of git://git./linux...
2014-02-15  Linus TorvaldsMerge tag 'char-misc-3.14-rc3' of git://git./linux...
2014-02-14  Linus TorvaldsMerge branch 'for-3.14' of git://linux-nfs.org/~bfields...
2014-02-14  Linus TorvaldsMerge tag 'md/3.14-fixes' of git://neil.brown.name/md
2014-02-14  Kevin HaoRevert "OF: base: match each node compatible against...
2014-02-14  Greg Kroah-HartmanRevert "misc: eeprom: sunxi: Add new compatibles"
2014-02-14  H. Peter AnvinMerge remote-tracking branch 'efi/urgent' into x86...
2014-02-14  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-02-14  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-02-14  Linus TorvaldsMerge tag 'pm+acpi-3.14-rc3' of git://git./linux/kernel...
2014-02-14  Linus TorvaldsMerge tag 'edac_for_3.14' of git://git./linux/kernel...
2014-02-14  Linus TorvaldsMerge tag 'fbdev-fixes-3.14' of git://git./linux/kernel...
2014-02-14  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2014-02-14  Linus TorvaldsMerge tag 'sound-3.14-rc3' of git://git./linux/kernel...
2014-02-14  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-02-14  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-02-14  Linus TorvaldsMerge tag 'for-v3.14-fixes' of git://git.infradead...
2014-02-14  Roland DreierMerge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4...
2014-02-14  Devesh SharmaRDMA/ocrdma: Fix load time panic during GID table init
2014-02-14  Devesh SharmaRDMA/ocrdma: Fix traffic class shift
2014-02-14  Dan CarpenterIB/iser: Fix use after free in iser_snd_completion()
2014-02-14  Roi DayanIB/iser: Avoid dereferencing iscsi_iser conn object...
2014-02-14  Upinder MalhiIB/usnic: Fix smatch endianness error
2014-02-14  Borislav PetkovEDAC: Correct workqueue setup path
2014-02-14  Borislav PetkovEDAC: Poll timeout cannot be zero, p2
2014-02-14  Denis Cariklivideo: Kconfig: Allow more broad selection of the imxfb...
next
This page took 0.047616 seconds and 8 git commands to generate.