summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_interval.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* drbd: code cleanups without semantic changesFabian Frederick2016-06-141-7/+7
* drbd: application writes may set-in-sync in protocol != CLars Ellenberg2014-07-101-1/+3
* drbd: Iterate over all overlapping intervals in a treeAndreas Gruenbacher2011-10-141-4/+12
* drbd: _req_conflicts(): Get rid of the epoch_entries treeAndreas Gruenbacher2011-09-281-0/+1
* drbd: Allow to wait for the completion of an epoch entry as wellAndreas Gruenbacher2011-09-281-0/+1
* drbd: Use the read and write request trees for request lookupsAndreas Gruenbacher2011-08-291-2/+1Star
* drbd: Add interval tree data structureAndreas Gruenbacher2011-08-251-0/+31