]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/mmap-cache.h
Add SPDX license identifiers to source files under the LGPL
[thirdparty/systemd.git] / src / journal / mmap-cache.h
2017-11-19  Zbigniew Jędrzejew... Add SPDX license identifiers to source files under...
2017-07-28  Martin PittMerge pull request #6365 from keszybz/fast-tests
2017-07-17  Lennart PoetteringMerge pull request #6387 from keszybz/fix-timeout-0
2017-07-17  Lennart PoetteringMerge pull request #6354 from walyong/smack_process_lab...
2017-07-17  Lennart PoetteringMerge pull request #6355 from vcaputo/journal_avoid_mma...
2017-07-17  Lennart PoetteringMerge pull request #6324 from keszybz/generator-add...
2017-07-13  Vito Caputojournal: return mapped size from mmap_cache_get()
2017-07-12  Lennart PoetteringMerge pull request #6300 from keszybz/refuse-to-load...
2017-07-11  Lennart PoetteringMerge pull request #6325 from keszybz/make-delta-boring...
2017-07-10  Zbigniew Jędrzejew... Merge pull request #6322 from poettering/mount-mini...
2017-07-10  Vito Caputojournal: explicitly add fds to mmap-cache (#6307)
2016-10-13  Zbigniew Jędrzejew... Merge pull request #653 from dvdhrm/bus-gold
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