Age | Commit message (Expand) | Author |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-18 | rename CMP_F_TYPE to F_TYPE_CMP | Harald Hoyer |
2013-04-18 | Add ugly CMP_F_TYPE() macro | Harald Hoyer |
2013-04-17 | fixup for cddf148028f52 | Harald Hoyer |
2013-04-17 | fixup 8c68a7017 and cast to (unsigned long) | Harald Hoyer |
2013-04-17 | fixed statfs.f_type signed vs unsigned comparisons | Harald Hoyer |
2013-04-14 | readahead-analyze: avoid division-by-0 | Zbigniew Jędrzejewski-Szmek |
2013-04-11 | errno is positive | Zbigniew Jędrzejewski-Szmek |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-03 | util: rename parse_usec() to parse_sec() sinds the default unit is seconds | Lennart Poettering |
2013-04-03 | util: rename write_one_line_file() to write_string_file() | Lennart Poettering |
2013-03-31 | Partially revert e62d8c394474 | Zbigniew Jędrzejewski-Szmek |
2013-03-31 | Modernization | Zbigniew Jędrzejewski-Szmek |
2013-03-26 | readahead: cleanups | Auke Kok |
2013-03-26 | readahead: chunk on spinning media | Auke Kok |
2013-03-11 | Remove or indent #define GNU_SOURCE | Zbigniew Jędrzejewski-Szmek |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-13 | Revert "log_error() if inotify_add_watch() fails" | Lennart Poettering |
2013-02-13 | log_error() if inotify_add_watch() fails | Harald Hoyer |
2013-01-03 | readahead: don't complain that we cannot precache symlinks | Lennart Poettering |
2012-11-22 | readahead: properly detect btrfs on SSD | Lennart Poettering |
2012-10-22 | readahead: fix fd validity check | Michal Schmidt |
2012-09-13 | readahead: use 20K instead of 16K as temporary request nr bump | Lennart Poettering |
2012-09-04 | missing: define name_to_handle_at on our own if it is missing | Lennart Poettering |
2012-09-03 | readahead: a bit of reformatting | Lennart Poettering |
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-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden |
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden |
2012-07-19 | use #pragma once instead of foo*foo #define guards | Shawn Landden |
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 |
2012-05-23 | readahead: avoid running of readahead services if readahead is already done | Lennart Poettering |
2012-05-23 | readahead: avoid activating the journal by accident, log directly to kmsg | Lennart Poettering |
2012-05-04 | readahead: store inode numbers in pack file | Lennart Poettering |
2012-05-04 | units: use OOMScoreAdjust= in the unit files to set OOM score adjust | Lennart Poettering |
2012-05-04 | readhead: temporarily lower the kernel's read_ahead_kb setting while collecting | Lennart Poettering |
2012-04-24 | readahead: rather than checking for virtualization in the C code, use Conditi... | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-01-21 | readahead: don't monopolize IO when replaying | Lennart Poettering |
2012-01-12 | core: switch all log targets to go directly to the journal, instead via syslog | Lennart Poettering |
2012-01-05 | build-sys: add stub makefiles to subdirs | Lennart Poettering |
2012-01-05 | build-sys: move public header files into a dir of their own | Lennart Poettering |
2012-01-03 | readahead: bring export definition of sd-readahead in line with sd-daemon | Lennart Poettering |