summaryrefslogtreecommitdiff
path: root/src/journal/mmap-cache.c
Commit message (Expand)AuthorAge
* Remove src/journalAndy Wingo2015-04-19
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* journald: process SIGBUS for the memory maps we set upLennart Poettering2015-01-05
* journal: replace contexts hashmap with a plain arrayMichal Schmidt2014-12-13
* journal: delete unused function mmap_cache_close_contextMichal Schmidt2014-12-13
* journal: remove journal_file_object_keep/release functionsMichal Schmidt2014-12-13
* journal: add debug mode for mmap-cache (--enable-debug=mmap-cache)Michal Schmidt2014-12-13
* sd-journal: fix sd_journal_enumerate_unique skipping valuesJan Janssen2014-10-09
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* journal: do not leak mmaps on OOMPhilippe De Swert2014-09-11
* 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