chiark / gitweb /
unit-name: rework unit_name_replace_instance function()
[elogind.git] / src / readahead /
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