summaryrefslogtreecommitdiff
path: root/drivers/block/drbd
AgeCommit message (Expand)Author
2017-05-08drbd: avoid redefinition of BITS_PER_PAGELars Ellenberg
2016-11-18drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-10-15drbd: stop including <asm-generic/kmap_types.h>Christoph Hellwig
2015-08-13block: kill merge_bvec_fn() completelyKent Overstreet
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-17block: have drivers use blk_queue_max_discard_sectors()Jens Axboe
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-23make simple_positive() publicAl Viro
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo
2015-06-02writeback: move backing_dev_info->state into bdi_writebackTejun Heo
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2015-03-24block, drbd: use mempool_create_slab_pool()David Rientjes
2015-03-24block, drbd: fix drbd_req_new() initializationDavid Rientjes
2015-01-21block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen
2014-12-13Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-11-24drbd: use generic io stats accounting functions to simplify io stat accountingGu Zheng
2014-11-19kill f_dentry usesAl Viro
2014-11-10drbd: Remove an useless copy of kernel_setsockopt()Philipp Reisner
2014-11-10drbd: Fix state change in case of connection timeoutPhilipp Reisner
2014-11-10drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg
2014-11-10drbd: fix resync throttling initializationLars Ellenberg
2014-11-10drbd: fix race between role change and handshakePhilipp Reisner
2014-11-10drbd: Only use drbd_msg_put_info() in drbd_nl.cAndreas Gruenbacher
2014-11-10drbd: Minor cleanupsAndreas Gruenbacher
2014-09-18drbd: use RB_DECLARE_CALLBACKS() to define augment callbacksLai Jiangshan
2014-09-18drbd: compute the end before rb_insert_augmented()Lai Jiangshan
2014-09-11drbd: Add missing newline in resync progress display in /proc/drbdPhilipp Reisner
2014-09-11drbd: reduce lock contention in drbd_workerLars Ellenberg
2014-09-11drbd: Improve asender performanceLars Ellenberg
2014-09-11drbd: Get rid of the WORK_PENDING macroAndreas Gruenbacher
2014-09-11drbd: Get rid of the __no_warn and __cond_lock macrosAndreas Gruenbacher
2014-09-11drbd: Avoid inconsistent locking warningAndreas Gruenbacher
2014-09-11drbd: Remove superfluous newline from "resync_extents" debugfs entry.Philipp Marek
2014-09-11drbd: Use consistent names for all the bi_end_io callbacksAndreas Gruenbacher
2014-09-11drbd: Use better variable namesAndreas Gruenbacher
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-07-10drbd: silence underflow warning in read_in_block()Dan Carpenter
2014-07-10drbd: implicitly truncate cpu-maskLars Ellenberg
2014-07-10drbd: drop spurious parameters from _drbd_md_sync_page_ioLars Ellenberg
2014-07-10drbd: resync should only lock out specific rangesLars Ellenberg
2014-07-10drbd: debugfs: add per device data_gen_idLars Ellenberg