Age | Commit message (Expand) | Author |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-01-05 | journald: process SIGBUS for the memory maps we set up | Lennart Poettering |
2014-12-13 | journal: replace contexts hashmap with a plain array | Michal Schmidt |
2014-12-13 | journal: delete unused function mmap_cache_close_context | Michal Schmidt |
2014-12-13 | journal: remove journal_file_object_keep/release functions | Michal Schmidt |
2014-12-13 | journal: add debug mode for mmap-cache (--enable-debug=mmap-cache) | Michal Schmidt |
2014-10-09 | sd-journal: fix sd_journal_enumerate_unique skipping values | Jan Janssen |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-09-11 | journal: do not leak mmaps on OOM | Philippe De Swert |
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 |