summaryrefslogtreecommitdiffstats
path: root/lib/lru_cache.c
Commit message (Expand)AuthorAgeFilesLines
* lru_cache: Converted lc_seq_printf_status to return voidRoland Kammerer2015-11-251-3/+1
* lru_cache: remove use of seq_printf return valueJoe Perches2015-04-151-4/+5
* drbd: debugfs: add per volume oldest_requestsLars Ellenberg2014-07-101-9/+12
* drbd: silence -Wmissing-prototypes warningsLars Ellenberg2014-07-101-1/+1
* lru_cache: introduce lc_get_cumulative()Lars Ellenberg2013-03-221-10/+46
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-2/+1
* lru_cache: allow multiple changes per transactionLars Ellenberg2011-10-141-76/+167
* lru_cache: consolidate lc_get and lc_try_getLars Ellenberg2011-10-141-59/+61
* lru_cache.h: fix comments referring to ts_ instead of lc_Lars Ellenberg2011-10-141-1/+1
* drbd: use clear_bit_unlock() where appropriateLars Ellenberg2011-10-141-6/+4
* lru_cache: use correct type in sizeof for allocationIlia Mirkin2011-05-251-1/+1
* The DRBD driverPhilipp Reisner2009-10-011-0/+560