summaryrefslogtreecommitdiff
path: root/src/journal/mmap-cache.c
Commit message (Expand)AuthorAge
* journal: fix access to munmapped memory in sd_journal_enumerate_uniqueZbigniew Jędrzejewski-Szmek2014-01-11
* journald: keep statistics on how of we hit/miss the mmap cacheLennart Poettering2013-11-26
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* journal: fix hashmap leak in mmap-cacheGeorge McCollister2013-08-02
* Rearrange a few fields to reduce holesZbigniew Jędrzejewski-Szmek2013-05-08
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* journal: Set the last_unused pointer correctly when attaching an unused windowColin Guthrie2012-10-16
* journal: Properly track the number of allocated windows.Colin Guthrie2012-10-16
* journal: always keep marked mmap windows aroundLennart Poettering2012-09-21
* journal: completely rework the mmap cache as I too dumb to actually understan...Lennart Poettering2012-09-21
* man: fix a bunch of typos in docsThomas Hindoe Paaboel Andersen2012-09-13
* journal: be more careful when keeping around mmaps we still needLennart Poettering2012-08-21
* mmap: resize arrays dynamicallyLennart Poettering2012-08-18
* journal: add superficial structure verifierLennart Poettering2012-08-16
* journal: implement basic journal file verification logicLennart Poettering2012-08-16
* journal: implement generic sharable mmap caching logicLennart Poettering2012-08-16