- a12fc00 drivers/block/drbd: remove the null check for kmem_cache_destroy by zhong jiang · 6 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 0892fac drbd: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
- 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
- 004fd11 drbd: switch to proc_create_single by Christoph Hellwig · 7 years ago
- 498f665 block: Fix a race between the cgroup code and request queue initialization by Bart Van Assche · 7 years ago
- f7765c3 drbd: switch to sock_recvmsg() by Al Viro · 7 years ago
- 2bccef3 drbd: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 974c585 drbd: remove BIOSET_NEED_RESCUER flag from drbd_{md_,}io_bio_set by NeilBrown · 7 years ago
- 5fc1efd drbd: Fix allyesconfig build, fix recent commit by Philipp Reisner · 7 years ago
- 183ece3 drbd: move global variables to drbd namespace and make some static by Roland Kammerer · 7 years ago
- 8ab761e drbd: rename "usermode_helper" to "drbd_usermode_helper" by Greg Kroah-Hartman · 7 years ago
- 3f1a1b7 drbd: fix rmmod cleanup, remove _all_ debugfs entries by Lars Ellenberg · 7 years ago
- be7445a drbd: Use setup_timer() instead of init_timer() to simplify the code. by Geliang Tang · 7 years ago
- 1ffa7bf drbd: mark symbols static where possible by Baoyou Xie · 7 years ago
- c51a0ef drbd: introduce drbd_recv_header_maybe_unplug by Lars Ellenberg · 7 years ago
- 3bad2f1 Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 0b0bcac block: don't bother with bounce limits for make_request drivers by Christoph Hellwig · 8 years ago
- 8cb0def drbd: use bio_clone_fast() instead of bio_clone() by NeilBrown · 8 years ago
- 47e0fb4 blk: make the bioset rescue_workqueue optional. by NeilBrown · 8 years ago
- 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 8 years ago
- 10428957 drbd: ->sendpage() never needed set_fs() by Al Viro · 8 years ago
- 48920ff block: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
- 45c2179 drbd: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
- 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
- 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- d3e709e idr: Return the deleted entry from idr_remove by Matthew Wilcox · 8 years ago
- dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
- bdfafc4 locking/atomic, kref: Kill kref_sub() by Peter Zijlstra · 8 years ago
- 79ab80b [drbd] use sock_sendmsg() by Al Viro · 10 years ago
- d8e9e5e drbd: Fix kernel_sendmsg() usage - potential NULL deref by Richard Weinberger · 8 years ago
- 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
- 7e5fec3 drbd: code cleanups without semantic changes by Fabian Frederick · 9 years ago
- 9104d31 drbd: introduce WRITE_SAME support by Lars Ellenberg · 9 years ago
- bca1cba drbd: adjust assert in w_bitmap_io to account for BM_LOCKED_CHANGE_ALLOWED by Lars Ellenberg · 9 years ago
- 700ca8c drbd: Implement handling of thinly provisioned storage on resync target nodes by Philipp Reisner · 9 years ago
- c0065f9 drbd: bitmap bulk IO: do not always suspend IO by Lars Ellenberg · 9 years ago
- 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 9 years ago
- bb3cc85 drbd: use bio op accessors by Mike Christie · 9 years ago
- fe8fb75 drbd: switch to using blk_queue_write_cache() by Jens Axboe · 9 years ago
- 9534d67 drbd: Use shash and ahash by Herbert Xu · 9 years ago
- 5bded4e drbd: don't block forever in disconnect during resync if fencing=r-a-stonith by Lars Ellenberg · 10 years ago
- 63a7c8a drbd: make drbd known to lsblk: use bd_link_disk_holder by Lars Ellenberg · 10 years ago
- edb5e5f drbd: fix spurious alert level printk by Lars Ellenberg · 10 years ago
- 39e91a6 drbd: use resource name in workqueue 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
- 1c03e52 drbd: Rename asender to ack_receiver by Philipp Reisner · 10 years ago
- 28bc3b8 drbd: Fix locking across all resources by Andreas Gruenbacher · 10 years ago
- f6ba863 drbd: Move enum write_ordering_e to drbd.h by Andreas Gruenbacher · 10 years ago
- 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 10 years ago
- 4452226 writeback: move backing_dev_info->state into bdi_writeback by Tejun Heo · 10 years ago
- cbc4ffd block, drbd: use mempool_create_slab_pool() by David Rientjes · 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
- 11f8b2b drbd: Use better variable names by Andreas Gruenbacher · 10 years ago
- 1e39152 drbd: implicitly truncate cpu-mask by Lars Ellenberg · 11 years ago
- f418815 drbd: debugfs: Add in_flight_summary by Lars Ellenberg · 11 years ago
- 4d3d5aa drbd: debugfs: add basic hierarchy by Lars Ellenberg · 11 years ago
- 4ce4926 drbd: track details of bitmap IO by Lars Ellenberg · 11 years ago
- ad3fee7 drbd: improve throttling decisions of background resynchronisation by Lars Ellenberg · 11 years ago
- 844a6ae7 drbd: add lists to find oldest pending requests by Lars Ellenberg · 11 years ago
- e5f891b drbd: gather detailed timing statistics for drbd_requests by Lars Ellenberg · 11 years ago
- e37d243 drbd: track meta data IO intent, start and submit time by Lars Ellenberg · 11 years ago
- a8ba0d6 drbd: fix drbd_destroy_device reference count updates by Lars Ellenberg · 11 years ago
- c2258ff drbd: poison free'd device, resource and connection structs by Lars Ellenberg · 11 years ago
- f88c5d9 drbd: cosmetic: change all printk(level, ...) to pr_<level>(...) by Lars Ellenberg · 11 years ago
- 08d0dab drbd: application writes may set-in-sync in protocol != C by Lars Ellenberg · 11 years ago
- caa3db0 drbd: Remove unnecessary/unused code by Andreas Gruenbacher · 11 years ago
- 8ce953a drbd: silence -Wmissing-prototypes warnings by Lars Ellenberg · 11 years ago
- ac0acb9 drbd: use drbd_device_post_work() in more places by Lars Ellenberg · 11 years ago
- e334f55 drbd: make sure disk cleanup happens in worker context by Lars Ellenberg · 11 years ago
- 123ff12 drbd: trigger tcp_push_pending_frames() for PING and PING_ACK by Lars Ellenberg · 11 years ago
- 28995af drbd: rename drbd_free_bc() to drbd_free_ldev() by Philipp Reisner · 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
- 2f632ae drbd: prepare sending side for REQ_DISCARD 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
- 2457b6d drbd: Add drbd_thread->resource and make drbd_thread->connection optional by Andreas Gruenbacher · 13 years ago
- b5043c5 drbd: Turn conn_flush_workqueue() into drbd_flush_workqueue() by Andreas Gruenbacher · 13 years ago
- 84b8c06 drbd: Create a dedicated struct drbd_device_work by Andreas Gruenbacher · 13 years ago
- c60b025 drbd: Kill drbd_task_to_thread_name() by Andreas Gruenbacher · 13 years ago
- 69a2277 drbd: Pass a peer device to a number of fuctions by Andreas Gruenbacher · 13 years ago
- 79a3c8d drbd: drbd_csum_bio(), drbd_csum_ee(): Remove unused device argument by Andreas Gruenbacher · 13 years ago
- 753c6191 drbd: Function prototype cleanups by Andreas Gruenbacher · 13 years ago
- 8fe6055 drbd: Rename drbdd_init() -> drbd_receiver() by Andreas Gruenbacher · 13 years ago
- 625a6ba drbd: Move cpu_mask from connection to resource by Andreas Gruenbacher · 13 years ago
- f44d043 drbd: Define the size of res_opts->cpu_mask in a single place by Andreas Gruenbacher · 13 years ago
- 6bbf53c drbd: Move susp, susp_nod, susp_fen from connection to resource by Andreas Gruenbacher · 14 years ago
- 0500813 drbd: Move conf_mutex from connection to resource by Andreas Gruenbacher · 14 years ago
- b6f85ef drbd: Iterate over all connections by Andreas Gruenbacher · 14 years ago
- 59515a2 drbd: drbd_create_device(): Take a resource instead of a connection argument by Andreas Gruenbacher · 14 years ago
- f82795d drbd: Rename drbd_{create,delete}_minor -> drbd_{create,delete}_device by Andreas Gruenbacher · 14 years ago
- 0b0ba1e drbd: Add explicit device parameter to D_ASSERT by Andreas Gruenbacher · 14 years ago
- 1ec861e drbd: Replace and remove the obsolete conn_() macros by Andreas Gruenbacher · 14 years ago
- d018017 drbd: Remove the terrible DEV hack by Andreas Gruenbacher · 14 years ago