summaryrefslogtreecommitdiff
path: root/drivers/block/drbd
Commit message (Expand)AuthorAge
* 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
* drbd: reduce lock contention in drbd_workerLars Ellenberg2014-09-11
* drbd: Improve asender performanceLars Ellenberg2014-09-11
* drbd: Get rid of the WORK_PENDING macroAndreas Gruenbacher2014-09-11
* drbd: Get rid of the __no_warn and __cond_lock macrosAndreas Gruenbacher2014-09-11
* drbd: Avoid inconsistent locking warningAndreas Gruenbacher2014-09-11
* drbd: Remove superfluous newline from "resync_extents" debugfs entry.Philipp Marek2014-09-11
* drbd: Use consistent names for all the bi_end_io callbacksAndreas Gruenbacher2014-09-11
* drbd: Use better variable namesAndreas Gruenbacher2014-09-11
* Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-08-14
|\
| * drbd: silence underflow warning in read_in_block()Dan Carpenter2014-07-10
| * drbd: implicitly truncate cpu-maskLars Ellenberg2014-07-10
| * drbd: drop spurious parameters from _drbd_md_sync_page_ioLars Ellenberg2014-07-10
| * drbd: resync should only lock out specific rangesLars Ellenberg2014-07-10
| * drbd: debugfs: add per device data_gen_idLars Ellenberg2014-07-10
| * drbd: debugfs: add per connection oldest requestsLars Ellenberg2014-07-10
| * drbd: debugfs: add version tag to debugfs filesLars Ellenberg2014-07-10
| * drbd: debugfs: add per volume oldest_requestsLars Ellenberg2014-07-10
| * drbd: debugfs: add callback_historyLars Ellenberg2014-07-10
| * drbd: debugfs: Add in_flight_summaryLars Ellenberg2014-07-10
| * drbd: debugfs: deal with destructor racing with open of debugfs fileLars Ellenberg2014-07-10
| * drbd: debugfs: add in_flight_summary dataLars Ellenberg2014-07-10
| * drbd: debugfs: add basic hierarchyLars Ellenberg2014-07-10
| * drbd: track details of bitmap IOLars Ellenberg2014-07-10
| * drbd: register peer requests on read_ee earlyLars Ellenberg2014-07-10
| * drbd: track timing details of peer_requestsLars Ellenberg2014-07-10
| * drbd: improve throttling decisions of background resynchronisationLars Ellenberg2014-07-10
| * drbd: add caching oldest request pointers for replication stagesLars 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