index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
mmap-cache.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
journal: return mapped size from mmap_cache_get()
Vito Caputo
2017-07-13
1
-1
/
+2
*
journal: explicitly add fds to mmap-cache (#6307)
Vito Caputo
2017-07-11
1
-3
/
+5
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
journald: process SIGBUS for the memory maps we set up
Lennart Poettering
2015-01-05
1
-1
/
+4
*
journal: replace contexts hashmap with a plain array
Michal Schmidt
2014-12-13
1
-0
/
+2
*
journal: delete unused function mmap_cache_close_context
Michal Schmidt
2014-12-13
1
-1
/
+0
*
journal: remove journal_file_object_keep/release functions
Michal Schmidt
2014-12-13
1
-6
/
+1
*
sd-journal: fix sd_journal_enumerate_unique skipping values
Jan Janssen
2014-10-10
1
-5
/
+3
*
journal: fix access to munmapped memory in sd_journal_enumerate_unique
Zbigniew Jędrzejewski-Szmek
2014-01-11
1
-1
/
+17
*
journald: keep statistics on how of we hit/miss the mmap cache
Lennart Poettering
2013-11-26
1
-0
/
+3
*
journal: bring mmap cache prototype in sync
Lennart Poettering
2012-09-22
1
-1
/
+1
*
journal: completely rework the mmap cache as I too dumb to actually understan...
Lennart Poettering
2012-09-21
1
-0
/
+2
*
journal: be more careful when keeping around mmaps we still need
Lennart Poettering
2012-08-21
1
-2
/
+1
*
mmap: resize arrays dynamically
Lennart Poettering
2012-08-18
1
-1
/
+1
*
journal: add superficial structure verifier
Lennart Poettering
2012-08-16
1
-0
/
+1
*
journal: implement generic sharable mmap caching logic
Lennart Poettering
2012-08-16
1
-0
/
+34