aboutsummaryrefslogtreecommitdiff
path: root/lib/lru_cache.c
AgeCommit message (Expand)Author
2013-03-22lru_cache: introduce lc_get_cumulative()Lars Ellenberg
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2011-10-14lru_cache: allow multiple changes per transactionLars Ellenberg
2011-10-14lru_cache: consolidate lc_get and lc_try_getLars Ellenberg
2011-10-14lru_cache.h: fix comments referring to ts_ instead of lc_Lars Ellenberg
2011-10-14drbd: use clear_bit_unlock() where appropriateLars Ellenberg
2011-05-25lru_cache: use correct type in sizeof for allocationIlia Mirkin
2009-10-01The DRBD driverPhilipp Reisner