index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal
/
mmap-cache.c
Age
Commit message (
Expand
)
Author
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