summaryrefslogtreecommitdiff
path: root/drivers/block/drbd
AgeCommit message (Expand)AuthorFilesLines
2020-01-29signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman1-0/+2
2019-12-05drbd: fix print_st_err()'s prototype to match the definitionLuc Van Oostenryck1-1/+1
2019-12-05drbd: reject attach of unsuitable uuids even if connectedLars Ellenberg2-3/+22
2019-12-05block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter1-1/+0
2019-02-20drbd: skip spurious timeout (ping-timeo) when failing promoteLars Ellenberg1-7/+8
2019-02-20drbd: disconnect, if the wrong UUIDs are attached on a connected peerLars Ellenberg1-1/+1
2019-02-20drbd: narrow rcu_read_lock in drbd_sync_handshakeRoland Kammerer1-5/+6
2018-07-11drbd: fix access after freeLars Ellenberg1-1/+1
2017-05-08drbd: avoid redefinition of BITS_PER_PAGELars Ellenberg1-0/+6
2016-11-18drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger1-1/+1
2015-11-11Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2015-11-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+3
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe2-2/+3
2015-11-07mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman1-1/+1
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman1-1/+2
2015-10-15drbd: stop including <asm-generic/kmap_types.h>Christoph Hellwig1-1/+1
2015-08-13block: kill merge_bvec_fn() completelyKent Overstreet3-37/+0
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet1-0/+2
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig5-58/+30
2015-07-17block: have drivers use blk_queue_max_discard_sectors()Jens Axboe1-2/+2
2015-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-9/+1
2015-06-26Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+6
2015-06-24make simple_positive() publicAl Viro1-9/+1
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo1-0/+1
2015-06-02writeback: move backing_dev_info->state into bdi_writebackTejun Heo1-5/+5
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman1-2/+2
2015-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+4
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells1-4/+4
2015-03-25block, drbd: use mempool_create_slab_pool()David Rientjes1-4/+3
2015-03-25block, drbd: fix drbd_req_new() initializationDavid Rientjes1-1/+2
2015-01-21block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen1-1/+1
2014-12-14Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds9-115/+93
2014-11-24drbd: use generic io stats accounting functions to simplify io stat accountingGu Zheng1-18/+4
2014-11-19kill f_dentry usesAl Viro1-3/+3
2014-11-10drbd: Remove an useless copy of kernel_setsockopt()Philipp Reisner1-25/+4
2014-11-10drbd: Fix state change in case of connection timeoutPhilipp Reisner1-1/+1
2014-11-10drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg1-0/+1
2014-11-10drbd: fix resync throttling initializationLars Ellenberg3-3/+5
2014-11-10drbd: fix race between role change and handshakePhilipp Reisner3-8/+40
2014-11-10drbd: Only use drbd_msg_put_info() in drbd_nl.cAndreas Gruenbacher3-16/+4
2014-11-10drbd: Minor cleanupsAndreas Gruenbacher4-44/+34
2014-09-18drbd: use RB_DECLARE_CALLBACKS() to define augment callbacksLai Jiangshan1-34/+2
2014-09-18drbd: compute the end before rb_insert_augmented()Lai Jiangshan1-0/+4
2014-09-11drbd: Add missing newline in resync progress display in /proc/drbdPhilipp Reisner1-1/+3
2014-09-11drbd: reduce lock contention in drbd_workerLars Ellenberg1-6/+4
2014-09-11drbd: Improve asender performanceLars Ellenberg2-10/+7
2014-09-11drbd: Get rid of the WORK_PENDING macroAndreas Gruenbacher1-8/+7
2014-09-11drbd: Get rid of the __no_warn and __cond_lock macrosAndreas Gruenbacher2-8/+12
2014-09-11drbd: Avoid inconsistent locking warningAndreas Gruenbacher1-1/+1
2014-09-11drbd: Remove superfluous newline from "resync_extents" debugfs entry.Philipp Marek1-1/+1