index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
readahead
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-26
2
-8
/
+4
*
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-07-25
2
-4
/
+4
*
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-07-19
1
-4
/
+1
*
readahead: fix calculation of percentage
Lennart Poettering
2012-07-03
1
-1
/
+1
*
journal: fix sd_journal_stream_fd()
Lennart Poettering
2012-06-22
1
-1
/
+0
*
readahead: minor code style fixes
Lennart Poettering
2012-06-22
1
-19
/
+23
*
readahead: make sure to close pack file before exiting, to be valgrind clean
Lennart Poettering
2012-06-22
2
-10
/
+20
*
readahead: use log_error() for logging errors
Lennart Poettering
2012-06-21
1
-8
/
+8
*
readahead: make use of util.h's page_size() call
Lennart Poettering
2012-06-21
1
-2
/
+1
*
readahead: merge three binaries into one
Lennart Poettering
2012-06-21
5
-211
/
+193
*
readahead: Add tool to analyze the contents of the pack file. v3.
Auke Kok
2012-06-05
4
-2
/
+145
*
readahead: avoid running of readahead services if readahead is already done
Lennart Poettering
2012-05-23
1
-1
/
+2
*
readahead: avoid activating the journal by accident, log directly to kmsg
Lennart Poettering
2012-05-23
2
-2
/
+2
*
readahead: store inode numbers in pack file
Lennart Poettering
2012-05-04
2
-9
/
+34
*
units: use OOMScoreAdjust= in the unit files to set OOM score adjust
Lennart Poettering
2012-05-04
2
-3
/
+0
*
readhead: temporarily lower the kernel's read_ahead_kb setting while collecting
Lennart Poettering
2012-05-04
4
-8
/
+114
*
readahead: rather than checking for virtualization in the C code, use Conditi...
Lennart Poettering
2012-04-24
2
-14
/
+13
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
4
-16
/
+16
*
readahead: don't monopolize IO when replaying
Lennart Poettering
2012-01-21
1
-1
/
+7
*
core: switch all log targets to go directly to the journal, instead via syslog
Lennart Poettering
2012-01-12
2
-2
/
+2
*
build-sys: add stub makefiles to subdirs
Lennart Poettering
2012-01-05
1
-0
/
+1
*
build-sys: move public header files into a dir of their own
Lennart Poettering
2012-01-05
3
-75
/
+4
*
readahead: bring export definition of sd-readahead in line with sd-daemon
Lennart Poettering
2012-01-03
2
-10
/
+14
*
build-sys: make readahead and vconsole optional
Lennart Poettering
2011-12-31
6
-0
/
+1539