summaryrefslogtreecommitdiff
path: root/drivers/block/drbd (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-07
|\
| * UPSTREAM: locking/atomic, kref: Add KREF_INIT()Peter Zijlstra2021-01-05
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\|
| * signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2020-01-29
| * drbd: fix print_st_err()'s prototype to match the definitionLuc Van Oostenryck2019-12-05
| * drbd: reject attach of unsuitable uuids even if connectedLars Ellenberg2019-12-05
| * block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter2019-12-05
* | Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P2019-02-22
|\|
| * drbd: skip spurious timeout (ping-timeo) when failing promoteLars Ellenberg2019-02-20
| * drbd: disconnect, if the wrong UUIDs are attached on a connected peerLars Ellenberg2019-02-20
| * drbd: narrow rcu_read_lock in drbd_sync_handshakeRoland Kammerer2019-02-20
* | Merge android-4.4.140 (789274d) into msm-4.4Blagovest Kolenichev2018-07-18
|\|
| * drbd: fix access after freeLars Ellenberg2018-07-11
* | block: Use pointer to backing_dev_info from request_queueJan Kara2017-10-18
|/
* drbd: avoid redefinition of BITS_PER_PAGELars Ellenberg2017-05-08
* drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger2016-11-18
* Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-10
|\
| * block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-07
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\ \
| * | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
| |/
* / drbd: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-15
|/
* block: kill merge_bvec_fn() completelyKent Overstreet2015-08-13
* block: make generic_make_request handle arbitrarily sized biosKent Overstreet2015-08-13
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
* block: have drivers use blk_queue_max_discard_sectors()Jens Axboe2015-07-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\
| * make simple_positive() publicAl Viro2015-06-23
* | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \
| * | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-02
| * | writeback: move backing_dev_info->state into bdi_writebackTejun Heo2015-06-02
| |/
* / net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-15
* | block, drbd: use mempool_create_slab_pool()David Rientjes2015-03-24
* | block, drbd: fix drbd_req_new() initializationDavid Rientjes2015-03-24
|/
* block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen2015-01-21
* Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-13
|\
| * drbd: use generic io stats accounting functions to simplify io stat accountingGu Zheng2014-11-24
| * drbd: Remove an useless copy of kernel_setsockopt()Philipp Reisner2014-11-10
| * drbd: Fix state change in case of connection timeoutPhilipp Reisner2014-11-10
| * drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg2014-11-10
| * drbd: fix resync throttling initializationLars Ellenberg2014-11-10
| * drbd: fix race between role change and handshakePhilipp Reisner2014-11-10
| * drbd: Only use drbd_msg_put_info() in drbd_nl.cAndreas Gruenbacher2014-11-10
| * drbd: Minor cleanupsAndreas Gruenbacher2014-11-10
* | kill f_dentry usesAl Viro2014-11-19
|/
* drbd: use RB_DECLARE_CALLBACKS() to define augment callbacksLai Jiangshan2014-09-18
* drbd: compute the end before rb_insert_augmented()Lai Jiangshan2014-09-18
* drbd: Add missing newline in resync progress display in /proc/drbdPhilipp Reisner2014-09-11