Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-25 | lru_cache: Converted lc_seq_printf_status to return void | Roland Kammerer | 1 | -3/+1 |
2015-04-15 | lru_cache: remove use of seq_printf return value | Joe Perches | 1 | -4/+5 |
2014-07-10 | drbd: debugfs: add per volume oldest_requests | Lars Ellenberg | 1 | -9/+12 |
2014-07-10 | drbd: silence -Wmissing-prototypes warnings | Lars Ellenberg | 1 | -1/+1 |
2013-03-22 | lru_cache: introduce lc_get_cumulative() | Lars Ellenberg | 1 | -10/+46 |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin | 1 | -2/+1 |
2011-10-14 | lru_cache: allow multiple changes per transaction | Lars Ellenberg | 1 | -76/+167 |
2011-10-14 | lru_cache: consolidate lc_get and lc_try_get | Lars Ellenberg | 1 | -59/+61 |
2011-10-14 | lru_cache.h: fix comments referring to ts_ instead of lc_ | Lars Ellenberg | 1 | -1/+1 |
2011-10-14 | drbd: use clear_bit_unlock() where appropriate | Lars Ellenberg | 1 | -6/+4 |
2011-05-25 | lru_cache: use correct type in sizeof for allocation | Ilia Mirkin | 1 | -1/+1 |
2009-10-01 | The DRBD driver | Philipp Reisner | 1 | -0/+560 |