- 2754808 drbd: Fix double free problem in drbd_create_device by Wu Bo · 3 years, 2 months ago
- e92ab4e drbd: add error handling support for add_disk() by Luis Chamberlain · 3 years, 4 months ago
- b647ad0 drbd: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 8 months ago
- 9c282c2 drbd: use DEFINE_SPINLOCK() for spinlock by Guobin Huang · 3 years, 9 months ago
- 584164c block: drbd: drbd_main: Fix a bunch of function documentation discrepancies by Lee Jones · 3 years, 10 months ago
- f58a0d18 block: drbd: drbd_main: Remove duplicate field initialisation by Lee Jones · 3 years, 10 months ago
- 9820b4d Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
- 19304f9 drbd: remove bio_alloc_drbd by Christoph Hellwig · 4 years ago
- 370276b drbd: remove unused argument from drbd_request_prepare and __drbd_make_request by Guoqing Jiang · 4 years ago
- bc254eb drbd: use set_capacity_and_notify by Christoph Hellwig · 4 years, 2 months ago
- 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 155bd9d drbd: remove ->this_bdev by Christoph Hellwig · 4 years, 4 months ago
- fb25ebe drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() by Coly Li · 4 years, 3 months ago
- 74f9445 drbd: don't set ->bd_contains by Christoph Hellwig · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 21cf866 writeback: remove bdi->congested_fn by Christoph Hellwig · 4 years, 7 months ago
- ed00aab block: rename generic_make_request to submit_bio_noacct by Christoph Hellwig · 4 years, 7 months ago
- c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 7 months ago
- 84bc83c drbd: stop using ->queuedata by Christoph Hellwig · 4 years, 7 months ago
- 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 8 months ago
- 1592614 Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
- 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 10 months ago
- 91dfa2d block/drbd: delete invalid function drbd_md_mark_dirty_ by Jackie Liu · 4 years, 10 months ago
- 8e9c523 block: drbd: remove a stray unlock in __drbd_send_protocol() by Dan Carpenter · 5 years ago
- 33da8e7 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
- 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- d27e84a block: drbd: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- fee1099 signal/drbd: Use send_sig not force_sig by Eric W. Biederman · 6 years ago
- c6ae4c0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91 by Thomas Gleixner · 6 years ago
- f31e583 drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire") by Lars Ellenberg · 6 years ago
- d5412e8 drbd: centralize printk reporting of new size into drbd_set_my_capacity() by Lars Ellenberg · 6 years ago
- 6d46964 block: remove the lock argument to blk_alloc_queue_node by Christoph Hellwig · 6 years ago
- 8295a69 drbd: don't override the queue_lock by Christoph Hellwig · 6 years ago
- 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
- 9305455 block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD by Bart Van Assche · 6 years ago
- 3d0e637 drbd: Convert from ahash to shash by Kees Cook · 6 years ago
- 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