summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd
Commit message (Expand)AuthorAgeFilesLines
* signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2020-01-291-0/+2
* drbd: fix print_st_err()'s prototype to match the definitionLuc Van Oostenryck2019-12-051-1/+1
* drbd: reject attach of unsuitable uuids even if connectedLars Ellenberg2019-12-052-3/+22
* block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter2019-12-051-1/+0
* drbd: skip spurious timeout (ping-timeo) when failing promoteLars Ellenberg2019-02-201-7/+8
* drbd: disconnect, if the wrong UUIDs are attached on a connected peerLars Ellenberg2019-02-201-1/+1
* drbd: narrow rcu_read_lock in drbd_sync_handshakeRoland Kammerer2019-02-201-5/+6
* drbd: fix access after freeLars Ellenberg2018-07-111-1/+1
* drbd: avoid redefinition of BITS_PER_PAGELars Ellenberg2017-05-081-0/+6
* drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger2016-11-181-1/+1
* Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-102-2/+3
|\
| * block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-072-2/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-072-2/+3
|\ \
| * | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-1/+1
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+2
| |/
* / drbd: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-151-1/+1
|/
* block: kill merge_bvec_fn() completelyKent Overstreet2015-08-133-37/+0
* block: make generic_make_request handle arbitrarily sized biosKent Overstreet2015-08-131-0/+2
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-295-58/+30
* block: have drivers use blk_queue_max_discard_sectors()Jens Axboe2015-07-171-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-041-9/+1
|\
| * make simple_positive() publicAl Viro2015-06-231-9/+1
* | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-252-5/+6
|\ \
| * | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-021-0/+1
| * | writeback: move backing_dev_info->state into bdi_writebackTejun Heo2015-06-021-5/+5
| |/
* / net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-111-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-4/+4
|\
| * VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-4/+4
* | block, drbd: use mempool_create_slab_pool()David Rientjes2015-03-241-4/+3
* | block, drbd: fix drbd_req_new() initializationDavid Rientjes2015-03-241-1/+2
|/
* block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen2015-01-211-1/+1
* Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-139-115/+93
|\
| * drbd: use generic io stats accounting functions to simplify io stat accountingGu Zheng2014-11-241-18/+4
| * drbd: Remove an useless copy of kernel_setsockopt()Philipp Reisner2014-11-101-25/+4
| * drbd: Fix state change in case of connection timeoutPhilipp Reisner2014-11-101-1/+1
| * drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg2014-11-101-0/+1
| * drbd: fix resync throttling initializationLars Ellenberg2014-11-103-3/+5
| * drbd: fix race between role change and handshakePhilipp Reisner2014-11-103-8/+40
| * drbd: Only use drbd_msg_put_info() in drbd_nl.cAndreas Gruenbacher2014-11-103-16/+4
| * drbd: Minor cleanupsAndreas Gruenbacher2014-11-104-44/+34
* | kill f_dentry usesAl Viro2014-11-191-3/+3
|/
* drbd: use RB_DECLARE_CALLBACKS() to define augment callbacksLai Jiangshan2014-09-181-34/+2
* drbd: compute the end before rb_insert_augmented()Lai Jiangshan2014-09-181-0/+4
* drbd: Add missing newline in resync progress display in /proc/drbdPhilipp Reisner2014-09-111-1/+3
* drbd: reduce lock contention in drbd_workerLars Ellenberg2014-09-111-6/+4
* drbd: Improve asender performanceLars Ellenberg2014-09-112-10/+7
* drbd: Get rid of the WORK_PENDING macroAndreas Gruenbacher2014-09-111-8/+7
* drbd: Get rid of the __no_warn and __cond_lock macrosAndreas Gruenbacher2014-09-112-8/+12
* drbd: Avoid inconsistent locking warningAndreas Gruenbacher2014-09-111-1/+1
* drbd: Remove superfluous newline from "resync_extents" debugfs entry.Philipp Marek2014-09-111-1/+1