summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_main.c
Commit message (Expand)AuthorAge
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03
|\
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* | Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-02
|\ \ | |/ |/|
| * [drbd] use sock_sendmsg()Al Viro2016-12-26
* | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-28
|\ \
| * | idr: Return the deleted entry from idr_removeMatthew Wilcox2017-02-13
| |/
* | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-21
|\ \
| * | block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-02
| |/
* | locking/atomic, kref: Kill kref_sub()Peter Zijlstra2017-01-14
|/
* drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger2016-11-09
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* drbd: code cleanups without semantic changesFabian Frederick2016-06-13
* drbd: introduce WRITE_SAME supportLars Ellenberg2016-06-13
* drbd: adjust assert in w_bitmap_io to account for BM_LOCKED_CHANGE_ALLOWEDLars Ellenberg2016-06-13
* drbd: Implement handling of thinly provisioned storage on resync target nodesPhilipp Reisner2016-06-13
* drbd: bitmap bulk IO: do not always suspend IOLars Ellenberg2016-06-13
* block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-07
* drbd: use bio op accessorsMike Christie2016-06-07
* drbd: switch to using blk_queue_write_cache()Jens Axboe2016-04-12
* drbd: Use shash and ahashHerbert Xu2016-01-27
* drbd: don't block forever in disconnect during resync if fencing=r-a-stonithLars Ellenberg2015-11-25
* drbd: make drbd known to lsblk: use bd_link_disk_holderLars Ellenberg2015-11-25
* drbd: fix spurious alert level printkLars Ellenberg2015-11-25
* drbd: use resource name in workqueueLars Ellenberg2015-11-25
* drbd: Create a dedicated workqueue for sending acks on the control connectionPhilipp Reisner2015-11-25
* drbd: Rename asender to ack_receiverPhilipp Reisner2015-11-25
* drbd: Fix locking across all resourcesAndreas Gruenbacher2015-11-25
* drbd: Move enum write_ordering_e to drbd.hAndreas Gruenbacher2015-11-25
* block: kill merge_bvec_fn() completelyKent Overstreet2015-08-13
* writeback: move backing_dev_info->state into bdi_writebackTejun Heo2015-06-02
* block, drbd: use mempool_create_slab_pool()David Rientjes2015-03-24
* drbd: Only use drbd_msg_put_info() in drbd_nl.cAndreas Gruenbacher2014-11-10
* drbd: Minor cleanupsAndreas Gruenbacher2014-11-10
* drbd: Use better variable namesAndreas Gruenbacher2014-09-11
* drbd: implicitly truncate cpu-maskLars Ellenberg2014-07-10
* drbd: debugfs: Add in_flight_summaryLars Ellenberg2014-07-10
* drbd: debugfs: add basic hierarchyLars Ellenberg2014-07-10
* drbd: track details of bitmap IOLars Ellenberg2014-07-10
* drbd: improve throttling decisions of background resynchronisationLars Ellenberg2014-07-10
* drbd: add lists to find oldest pending requestsLars Ellenberg2014-07-10
* drbd: gather detailed timing statistics for drbd_requestsLars Ellenberg2014-07-10
* drbd: track meta data IO intent, start and submit timeLars Ellenberg2014-07-10
* drbd: fix drbd_destroy_device reference count updatesLars Ellenberg2014-07-10
* drbd: poison free'd device, resource and connection structsLars Ellenberg2014-07-10
* drbd: cosmetic: change all printk(level, ...) to pr_<level>(...)Lars Ellenberg2014-07-10
* drbd: application writes may set-in-sync in protocol != CLars Ellenberg2014-07-10
* drbd: Remove unnecessary/unused codeAndreas Gruenbacher2014-07-10
* drbd: silence -Wmissing-prototypes warningsLars Ellenberg2014-07-10
* drbd: use drbd_device_post_work() in more placesLars Ellenberg2014-07-10
* drbd: make sure disk cleanup happens in worker contextLars Ellenberg2014-07-10