summaryrefslogtreecommitdiff
path: root/src/readahead/readahead-common.c
Commit message (Expand)AuthorAgeFilesLines
* readahead: wipe out readaheadDaniel Buch2014-09-251-398/+0
* readahead: avoid gcc warning about formatZbigniew Jędrzejewski-Szmek2014-06-221-1/+3
* consistently order cleanup attribute before typeThomas Hindoe Paaboel Andersen2014-06-221-1/+1
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-151-5/+5
* implement a union to pad out file_handleDave Reisner2014-04-211-4/+2
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-181-1/+1
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-131-41/+25
* readahead: be more verbose about creation failuresZbigniew Jędrzejewski-Szmek2013-04-241-16/+19
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-031-2/+2
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-141-0/+1
* Revert "log_error() if inotify_add_watch() fails"Lennart Poettering2013-02-131-1/+1
* log_error() if inotify_add_watch() failsHarald Hoyer2013-02-131-1/+1
* readahead: properly detect btrfs on SSDLennart Poettering2012-11-221-4/+55
* readahead: use 20K instead of 16K as temporary request nr bumpLennart Poettering2012-09-131-1/+5
* readahead: a bit of reformattingLennart Poettering2012-09-031-8/+14
* readhead: temporarily lower the kernel's read_ahead_kb setting while collectingLennart Poettering2012-05-041-1/+81
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* build-sys: make readahead and vconsole optionalLennart Poettering2011-12-311-0/+269