summaryrefslogtreecommitdiffstats
path: root/lib/lru_cache.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91Thomas Gleixner2019-05-241-13/+1Star
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* lru_cache: Converted lc_seq_printf_status to return voidRoland Kammerer2015-11-251-3/+1Star
* lru_cache: remove use of seq_printf return valueJoe Perches2015-04-161-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-231-10/+46
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-281-2/+1Star
* 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/+4Star
* lru_cache: use correct type in sizeof for allocationIlia Mirkin2011-05-251-1/+1
* The DRBD driverPhilipp Reisner2009-10-011-0/+560