Age | Commit message (Expand) | Author |
2014-01-11 | journal: fix access to munmapped memory in sd_journal_enumerate_unique | Zbigniew Jędrzejewski-Szmek |
2013-11-26 | journald: keep statistics on how of we hit/miss the mmap cache | Lennart Poettering |
2013-10-14 | list: make our list macros a bit easier to use by not requring type spec on e... | Lennart Poettering |
2013-08-02 | journal: fix hashmap leak in mmap-cache | George McCollister |
2013-05-08 | Rearrange a few fields to reduce holes | Zbigniew Jędrzejewski-Szmek |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2012-10-16 | journal: Set the last_unused pointer correctly when attaching an unused window | Colin Guthrie |
2012-10-16 | journal: Properly track the number of allocated windows. | Colin Guthrie |
2012-09-21 | journal: always keep marked mmap windows around | Lennart Poettering |
2012-09-21 | journal: completely rework the mmap cache as I too dumb to actually understan... | Lennart Poettering |
2012-09-13 | man: fix a bunch of typos in docs | Thomas Hindoe Paaboel Andersen |
2012-08-21 | journal: be more careful when keeping around mmaps we still need | Lennart Poettering |
2012-08-18 | mmap: resize arrays dynamically | Lennart Poettering |
2012-08-16 | journal: add superficial structure verifier | Lennart Poettering |
2012-08-16 | journal: implement basic journal file verification logic | Lennart Poettering |
2012-08-16 | journal: implement generic sharable mmap caching logic | Lennart Poettering |