chiark / gitweb /
bootchart: rename log.c to store.c to aovid confusion with src/shared/log.c
[elogind.git] / src / readahead /
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-13 Lennart PoetteringRevert "log_error() if inotify_add_watch() fails"
2013-02-13 Harald Hoyerlog_error() if inotify_add_watch() fails
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-03 Lennart Poetteringreadahead: don't complain that we cannot precache symlinks
2012-11-22 Lennart Poetteringreadahead: properly detect btrfs on SSD
2012-10-22 Michal Schmidtreadahead: fix fd validity check
2012-09-12 Lennart Poetteringreadahead: use 20K instead of 16K as temporary request...
2012-09-04 Lennart Poetteringmissing: define name_to_handle_at on our own if it...
2012-09-04 Lennart Poetteringreadahead: a bit of reformatting
2012-08-23 Lukas Nykrynreadahead-analyze: don't call fclose on null
2012-08-08 Lennart Poetteringfix a couple of issues found with llvm-analyze
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-19 Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-07-03 Lennart Poetteringreadahead: fix calculation of percentage
2012-06-21 Lennart Poetteringjournal: fix sd_journal_stream_fd()
2012-06-21 Lennart Poetteringreadahead: minor code style fixes
2012-06-21 Lennart Poetteringreadahead: make sure to close pack file before exiting...
2012-06-21 Lennart Poetteringreadahead: use log_error() for logging errors
2012-06-21 Lennart Poetteringreadahead: make use of util.h's page_size() call
2012-06-21 Lennart Poetteringreadahead: merge three binaries into one
2012-06-05 Auke Kokreadahead: Add tool to analyze the contents of the...
2012-05-23 Lennart Poetteringreadahead: avoid running of readahead services if reada...
2012-05-23 Lennart Poetteringreadahead: avoid activating the journal by accident...
2012-05-03 Lennart Poetteringreadahead: store inode numbers in pack file
2012-05-03 Lennart Poetteringunits: use OOMScoreAdjust= in the unit files to set...
2012-05-03 Lennart Poetteringreadhead: temporarily lower the kernel's read_ahead_kb...
2012-04-24 Lennart Poetteringreadahead: rather than checking for virtualization...
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-03 Kay Sieversimport udev repository
2012-01-21 Lennart Poetteringreadahead: don't monopolize IO when replaying
2012-01-12 Lennart Poetteringcore: switch all log targets to go directly to the...
2012-01-05 Lennart Poetteringbuild-sys: add stub makefiles to subdirs
2012-01-05 Lennart Poetteringbuild-sys: move public header files into a dir of their own
2012-01-03 Lennart Poetteringreadahead: bring export definition of sd-readahead...
2011-12-31 Lennart Poetteringbuild-sys: make readahead and vconsole optional