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
/
readahead-replay.c
Age
Commit message (
Expand
)
Author
2011-09-23
util: move virtualization detection into its own files, and extend return codes
Lennart Poettering
2011-08-01
umask: change default umask to 0022 just to be sure, and set it explicitly in...
Lennart Poettering
2011-03-31
src: our lord is coverity
Lennart Poettering
2011-03-28
use /run instead of /dev/.run
Kay Sievers
2011-03-28
util: detect page size runtime.
cee1
2011-03-09
dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd
Lennart Poettering
2011-03-03
readahead: disable collector automatically on read-only media
Lennart Poettering
2011-02-21
virtualization: beef virtualization code
Lennart Poettering
2011-02-18
readahead: remove misleading error messages
Lennart Poettering
2011-02-13
readahead: disable readahead in virtual machines
Lennart Poettering
2011-01-04
readahead: ignore if files are removed during collection or before replay
Lennart Poettering
2010-10-26
readahead: bump a device's request_nr when enabling readahead
Lennart Poettering
2010-09-29
readahead: preload pack file
Lennart Poettering
2010-09-28
readahead: ignore replay events when collecting
Lennart Poettering
2010-09-27
readahead: properly initialize variable
Lennart Poettering
2010-09-26
readahead-replay: use posix_fadvise instead of readahead
Harald Hoyer
2010-09-26
readahead: add interface to sd-daemon.[ch] to control readahead
Lennart Poettering
2010-09-25
readahead: parse command line arguments
Lennart Poettering
2010-09-25
readahead: make candidate for early OOM kill
Lennart Poettering
2010-09-25
readahead-replay: delay ready notification until we queued first read
Lennart Poettering
2010-09-25
readahead: disable on low memory machines
Lennart Poettering
2010-09-24
readahead: take file system root on command line
Lennart Poettering
2010-09-23
readahead: normalize logging
Lennart Poettering
2010-09-23
readahead: implement minimal readahead logic based on fanotify(), mincore() a...
Lennart Poettering