summaryrefslogtreecommitdiff
path: root/src/readahead/readahead-common.c
AgeCommit message (Expand)Author
2014-09-25readahead: wipe out readaheadDaniel Buch
2014-06-22readahead: avoid gcc warning about formatZbigniew Jędrzejewski-Szmek
2014-06-22consistently order cleanup attribute before typeThomas Hindoe Paaboel Andersen
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek
2014-04-21implement a union to pad out file_handleDave Reisner
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2013-10-13Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek
2013-04-24readahead: be more verbose about creation failuresZbigniew Jędrzejewski-Szmek
2013-04-03util: rename write_one_line_file() to write_string_file()Lennart Poettering
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-02-13Revert "log_error() if inotify_add_watch() fails"Lennart Poettering
2013-02-13log_error() if inotify_add_watch() failsHarald Hoyer
2012-11-22readahead: properly detect btrfs on SSDLennart Poettering
2012-09-13readahead: use 20K instead of 16K as temporary request nr bumpLennart Poettering
2012-09-03readahead: a bit of reformattingLennart Poettering
2012-05-04readhead: temporarily lower the kernel's read_ahead_kb setting while collectingLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2011-12-31build-sys: make readahead and vconsole optionalLennart Poettering