Age | Commit message (Expand) | Author |
---|---|---|
2013-04-25 | readahead: fix format string issue | Zbigniew Jędrzejewski-Szmek |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-14 | readahead-analyze: avoid division-by-0 | Zbigniew Jędrzejewski-Szmek |
2012-08-23 | readahead-analyze: don't call fclose on null | Lukas Nykryn |
2012-08-08 | fix a couple of issues found with llvm-analyze | Lennart Poettering |
2012-07-03 | readahead: fix calculation of percentage | Lennart Poettering |
2012-06-22 | journal: fix sd_journal_stream_fd() | Lennart Poettering |
2012-06-22 | readahead: minor code style fixes | Lennart Poettering |
2012-06-22 | readahead: make sure to close pack file before exiting, to be valgrind clean | Lennart Poettering |
2012-06-21 | readahead: use log_error() for logging errors | Lennart Poettering |
2012-06-21 | readahead: make use of util.h's page_size() call | Lennart Poettering |
2012-06-21 | readahead: merge three binaries into one | Lennart Poettering |
2012-06-05 | readahead: Add tool to analyze the contents of the pack file. v3. | Auke Kok |