]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/mmap-cache.h
journal: when we encounter a broken journal file, add some debug logging
[thirdparty/systemd.git] / src / journal / mmap-cache.h
2016-02-13  Lennart PoetteringMerge pull request #2589 from keszybz/resolve-tool-2
2016-02-10  Lennart PoetteringMerge pull request #2495 from heftig/master
2016-02-10  Martin PittMerge pull request #2569 from zonque/removals
2016-02-10  Daniel Macktree-wide: remove Emacs lines from all files 2569/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-01-05  Lennart Poetteringjournald: process SIGBUS for the memory maps we set up
2014-12-12  Michal Schmidtjournal: replace contexts hashmap with a plain array
2014-12-12  Michal Schmidtjournal: delete unused function mmap_cache_close_context
2014-12-12  Michal Schmidtjournal: remove journal_file_object_keep/release functions
2014-10-10  Jan Janssensd-journal: fix sd_journal_enumerate_unique skipping...
2014-01-11  Zbigniew Jędrzejew... journal: fix access to munmapped memory in sd_journal_e...
2013-11-26  Lennart Poetteringjournald: keep statistics on how of we hit/miss the...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-09-21  Lennart Poetteringjournal: bring mmap cache prototype in sync
2012-09-21  Lennart Poetteringjournal: completely rework the mmap cache as I too...
2012-08-21  Lennart Poetteringjournal: be more careful when keeping around mmaps...
2012-08-17  Lennart Poetteringmmap: resize arrays dynamically
2012-08-16  Lennart Poetteringjournal: add superficial structure verifier
2012-08-16  Lennart Poetteringjournal: implement generic sharable mmap caching logic