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
/
journal-file.c
Age
Commit message (
Expand
)
Author
2016-02-13
Merge pull request #2589 from keszybz/resolve-tool-2
Lennart Poettering
2016-02-11
Add memcpy_safe
Zbigniew Jędrzejewski-Szmek
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-09
journal: Drop monotonicity check when appending to journal file
Klearchos Chaloulos
2016-02-06
journal: add missing space to switch statement
Vito Caputo
2016-02-05
journal: add asserts on f->(data|field)_hash_table
Vito Caputo
2016-02-05
journal: add asserts for f->header
Vito Caputo
2016-01-26
journald: minor fixes
Lennart Poettering
2016-01-23
Merge pull request #2318 from vcaputo/coalesce-ftruncates-redux
Zbigniew Jędrzejewski-Szmek
2016-01-14
journal: coalesce ftruncate()s in 250ms windows
Vito Caputo
2015-12-23
Merge pull request #2158 from keszybz/journal-decompression
Lennart Poettering
2015-12-13
journal: add dst_allocated_size parameter for compress_blob
Zbigniew Jędrzejewski-Szmek
2015-12-10
journal: make mmap_cache_unref() a NOP when NULL is passed, like all other de...
Lennart Poettering
2015-11-06
journal: reduce minimum journal file size to 512 KiB
Michael Olbrich
2015-11-03
journal: return better error for empty files
Zbigniew Jędrzejewski-Szmek
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out file attribute calls to chattr-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split xattr-related calls into xattr-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-25
Merge pull request #1654 from poettering/util-lib
Tom Gundersen
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
journal: irrelevant coding style fixes
Lennart Poettering
2015-10-24
journal: fix error handling when compressing journal objects
Lennart Poettering
2015-10-02
journal: rework vacuuming logic
Lennart Poettering
2015-10-02
journal: improve some messages
Lennart Poettering
2015-10-02
journal: simplify things by using the LESS_BY() macro
Lennart Poettering
2015-10-02
journal: make journal_file_close() return NULL
Lennart Poettering
2015-09-10
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-08-17
Bug #944: Deletion of unnecessary checks before calls of the function "free"
Markus Elfring
2015-07-24
journal: avoid mapping empty data and field hash tables
Lennart Poettering
2015-04-22
journal: don't force FS_NOCOW_FL on new journal files, but warn if it is missing
Lennart Poettering
2015-04-11
shared: add random-util.[ch]
Ronny Chevalier
2015-04-08
util: merge change_attr_fd() and chattr_fd()
Lennart Poettering
2015-03-27
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-09
journal: fix return code
Zbigniew Jędrzejewski-Szmek
2015-03-09
journal-file: update format string to remove cast
Zbigniew Jędrzejewski-Szmek
2015-03-09
journal: align comments to make them more legible
Zbigniew Jędrzejewski-Szmek
2015-03-02
journal: fix Inappropriate ioctl for device on ext4
Cristian Rodríguez
2015-02-25
journal: make skipping of exhausted journal files effective again
Michal Schmidt
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-10
journald: don't specify inline in local functions
Lennart Poettering
2015-01-22
Fix some format strings for enums, they are signed
Zbigniew Jędrzejewski-Szmek
2015-01-08
util: make it easy to initialize the crtime from the current time in fd_setcr...
Lennart Poettering
2015-01-08
journald: turn off COW for journal files on btrfs
Lennart Poettering
2015-01-06
journal: consider file deletion errors a reason for rotation
Lennart Poettering
2015-01-06
journald: whenever we rotate a file, btrfs defrag it
Lennart Poettering
2015-01-05
journald: when we detect the journal file we are about to write to has been d...
Lennart Poettering
2015-01-05
journald: add some additional checks before we divide by values read from jou...
Lennart Poettering
2015-01-05
journald: process SIGBUS for the memory maps we set up
Lennart Poettering
[next]