- 1dee3f5 block/drbd: align properly u64 in nl messages by Nicolas Dichtel · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 9534d67 drbd: Use shash and ahash by Herbert Xu · 9 years ago
- 8011e24 drbd: fix error path during resize by Lars Ellenberg · 10 years ago
- 5f7c012 drbd: avoid potential deadlock during handshake by Lars Ellenberg · 10 years ago
- 7dbb438 drbd: make suspend_io() / resume_io() must be thread and recursion safe by Philipp Reisner · 12 years ago
- 7064478 drbd: fix memory leak in drbd_adm_resize by Oleg Drokin · 10 years ago
- 63a7c8a drbd: make drbd known to lsblk: use bd_link_disk_holder by Lars Ellenberg · 10 years ago
- 088b705 drbd: fix queue limit setup for discard by Lars Ellenberg · 10 years ago
- 9fa4826 drbd: prevent NULL pointer deref when resuming diskless primary by Lars Ellenberg · 10 years ago
- 668700b drbd: Create a dedicated workqueue for sending acks on the control connection by Philipp Reisner · 10 years ago
- 6434f40 drbd: fix refcount error during detach of an already failed disk by Lars Ellenberg · 10 years ago
- 05a7277 drbd: drbdsetup detach of an unresponsive local disk should not block IO "forever" by Lars Ellenberg · 10 years ago
- d38f8612 drbd: Replace 0 with the more meaningful GFP_NOWAIT by Philipp Reisner · 10 years ago
- d01efce drbd: Deletion of an unnecessary check before the function call "lc_destroy" by Markus Elfring · 10 years ago
- a55bbd3 drbd: Backport the "status" command by Andreas Gruenbacher · 10 years ago
- a297284 drbd: Backport the "events2" command by Andreas Gruenbacher · 10 years ago
- 28bc3b8 drbd: Fix locking across all resources by Andreas Gruenbacher · 10 years ago
- 1ec317d drbd: drbd_adm_attach(): Add missing drbd_resync_after_changed() by Andreas Gruenbacher · 10 years ago
- f6ba863 drbd: Move enum write_ordering_e to drbd.h by Andreas Gruenbacher · 10 years ago
- 3b8a44f drbd: Remove pointless check by Philipp Reisner · 10 years ago
- 2bb4cd5 block: have drivers use blk_queue_max_discard_sectors() by Jens Axboe · 9 years ago
- a882153 drbd: fix race between role change and handshake by Philipp Reisner · 10 years ago
- f221f4b drbd: Only use drbd_msg_put_info() in drbd_nl.c by Andreas Gruenbacher · 10 years ago
- 179e20b8 drbd: Minor cleanups by Andreas Gruenbacher · 10 years ago
- d429a36 Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- e37d243 drbd: track meta data IO intent, start and submit time by Lars Ellenberg · 11 years ago
- f88c5d9 drbd: cosmetic: change all printk(level, ...) to pr_<level>(...) by Lars Ellenberg · 11 years ago
- 8ce953a drbd: silence -Wmissing-prototypes warnings by Lars Ellenberg · 11 years ago
- e334f55 drbd: make sure disk cleanup happens in worker context by Lars Ellenberg · 11 years ago
- 720979f drbd: move set_disk_ro() to after we persisted the new role by Lars Ellenberg · 11 years ago
- 66ce6db drbd: re-add lost conf_mutex protection in drbd_set_role by Lars Ellenberg · 11 years ago
- fcb0967 drbd: stop the meta data sync timer before open coded meta data sync by Lars Ellenberg · 11 years ago
- c7a58db drbd: get rid of atomic update on disk bitmap works by Lars Ellenberg · 11 years ago
- 70df709 drbd: allow write-ordering policy to be bumped up again by Lars Ellenberg · 11 years ago
- 44a4d55 drbd: refactor use of first_peer_device() by Lars Ellenberg · 11 years ago
- 8fe39aa drbd: device->ldev is not guaranteed on an D_ATTACHING disk by Philipp Reisner · 11 years ago
- e952658 drbd: Move write_ordering from connection to resource by Philipp Reisner · 11 years ago
- bbc1c5e drbd: fix regression 'out of mem, failed to invoke fence-peer helper' by Lars Ellenberg · 10 years ago
- babea49 drbd: Allow attaching of a newly created device to any backing device by Philipp Reisner · 11 years ago
- 02df6fe drbd: Test cstate while holding req_lock by Philipp Reisner · 11 years ago
- c1b3156 drbd: use blk_set_stacking_limits() by Philipp Reisner · 11 years ago
- fa090e7 drbd: keep max-bio size during detach/attach on disconnected primary by Lars Ellenberg · 11 years ago
- 20c68fd drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIM by Lars Ellenberg · 11 years ago
- 9e27687 drbd: allow parallel promote/demote actions by Lars Ellenberg · 11 years ago
- a910b12 drbd: perpare for genetlink parallel_ops by Lars Ellenberg · 11 years ago
- cdc6af8 drbd: Allow online layout change of AL while peer is not connected by Philipp Reisner · 11 years ago
- d40e567 drbd: Remove drbd_wrappers.h by Philipp Reisner · 11 years ago
- d7fe69c drbd: Leave IO suspended if the fence handler find the peer primary by Philipp Reisner · 11 years ago
- f597f6b drbd: Fix future possible NULL pointer dereference by Andreas Gruenbacher · 11 years ago
- b5043c5 drbd: Turn conn_flush_workqueue() into drbd_flush_workqueue() by Andreas Gruenbacher · 13 years ago
- 69a2277 drbd: Pass a peer device to a number of fuctions by Andreas Gruenbacher · 13 years ago
- 8fe6055 drbd: Rename drbdd_init() -> drbd_receiver() by Andreas Gruenbacher · 13 years ago
- 6bbf53c drbd: Move susp, susp_nod, susp_fen from connection to resource by Andreas Gruenbacher · 13 years ago
- 0500813 drbd: Move conf_mutex from connection to resource by Andreas Gruenbacher · 13 years ago
- 3ab706f drbd: drbd_adm_prepare(): Only set adm_ctx.connection when a connection is requested by Andreas Gruenbacher · 13 years ago
- b6f85ef drbd: Iterate over all connections by Andreas Gruenbacher · 13 years ago
- 270eb5c drbd: Rename net_conf variables old_conf -> old_net_conf and new_conf -> new_net_conf by Andreas Gruenbacher · 13 years ago
- 59515a2 drbd: drbd_create_device(): Take a resource instead of a connection argument by Andreas Gruenbacher · 13 years ago
- 5c66104 drbd: drbd_adm_new_resource(): Check if resource exists, not if it has any connections by Andreas Gruenbacher · 13 years ago
- 251b8f8 drbd: get_one_status(): Iterate over resource->devices instead of connection->peer_devices by Andreas Gruenbacher · 13 years ago
- f82795d drbd: Rename drbd_{create,delete}_minor -> drbd_{create,delete}_device by Andreas Gruenbacher · 13 years ago
- 0b0ba1e drbd: Add explicit device parameter to D_ASSERT by Andreas Gruenbacher · 13 years ago
- 1ec861e drbd: Replace and remove the obsolete conn_() macros by Andreas Gruenbacher · 13 years ago
- d018017 drbd: Remove the terrible DEV hack by Andreas Gruenbacher · 13 years ago
- c06ece6 drbd: Turn connection->volumes into connection->peer_devices by Andreas Gruenbacher · 14 years ago
- eb6bea6 drbd: Move resource options from connection to resource by Andreas Gruenbacher · 14 years ago
- 9693da2 drbd: conn_try_disconnect(): Use parameter instead of the global variable by Andreas Gruenbacher · 14 years ago
- 4bc7604 drbd: Replace conn_get_by_name() with drbd_find_resource() by Andreas Gruenbacher · 14 years ago
- 803ea13 drbd: Add struct drbd_resource->devices by Andreas Gruenbacher · 14 years ago
- d8628a8 drbd: Add struct drbd_device->resource by Andreas Gruenbacher · 14 years ago
- a10f6b8 drbd: drbd_adm_down(): Move valid resource name check to drbd_adm_prepare() by Andreas Gruenbacher · 14 years ago
- 77c556f drbd: Add struct drbd_resource by Andreas Gruenbacher · 14 years ago
- 05a10ec drbd: Improve some function and variable naming by Andreas Gruenbacher · 14 years ago
- a6b32bc drbd: Introduce "peer_device" object between "device" and "connection" by Andreas Gruenbacher · 14 years ago
- bde89a9 drbd: Rename drbd_tconn -> drbd_connection by Andreas Gruenbacher · 14 years ago
- b30ab79 drbd: Rename "mdev" to "device" by Andreas Gruenbacher · 13 years ago
- 5476169 drbd: Rename struct drbd_conf -> struct drbd_device by Andreas Gruenbacher · 14 years ago
- a3603a6 drbd: Split off on-the-wire protocol definitions by Andreas Gruenbacher · 14 years ago
- 8e22943 drbd: Add missing error goto by Philipp Reisner · 11 years ago
- 4b7a530 drivers: block: Mark functions as static in drbd_nl.c by Rashika Kheria · 11 years ago
- 35f47ef drbd: avoid to shrink max_bio_size due to peer re-configuration by Lars Ellenberg · 11 years ago
- 57737ad drbd: Fix adding of new minors with freshly created meta data by Philipp Reisner · 11 years ago
- d752b26 drbd: Allow online change of al-stripes and al-stripe-size by Philipp Reisner · 11 years ago
- e96c963 drbd: Constants should be UPPERCASE by Philipp Reisner · 11 years ago
- 28e448b drbd: Ignore the exit code of a fence-peer handler if it returns too late by Philipp Reisner · 11 years ago
- f9eb7bf drbd: Fix rcu_read_lock balance on error path by Andreas Gruenbacher · 11 years ago
- a3f8f7d drbd: validate resync_after dependency on attach already by Lars Ellenberg · 12 years ago
- 2bd5ed5 drbd: Fix disconnect to keep the peer disk state if connection breaks during operation by Philipp Reisner · 12 years ago
- 0b2dafc drbd: drop now useless duplicate state request from invalidate by Philipp Reisner · 12 years ago
- 9376d9f drbd: move invalidating the whole bitmap out of after_state ch() by Philipp Reisner · 12 years ago
- 5bbcf5e drbd: adjust upper limit for activity log extents by Lars Ellenberg · 12 years ago
- 113fef9 drbd: prepare to queue write requests on a submit worker by Lars Ellenberg · 12 years ago
- c04ccaa drbd: read meta data early, base on-disk offsets on super block by Lars Ellenberg · 12 years ago
- cccac98 drbd: mechanically rename la_size to la_size_sect by Lars Ellenberg · 12 years ago
- 68e41a4 drbd: use the cached meta_dev_idx by Lars Ellenberg · 12 years ago
- 3a4d4eb drbd: prepare for new striped layout of activity log by Lars Ellenberg · 12 years ago
- ae8bf31 drbd: cleanup ondisk meta data layout calculations and defines by Lars Ellenberg · 12 years ago
- ef86b77 drbd: Fix drbdsetup wait-connect, wait-sync etc... commands by Philipp Reisner · 12 years ago
- 691631c drbd: respect no-md-barriers setting also when changed online via disk-options by Lars Ellenberg · 12 years ago