chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
test-compress: make sure asserts with side effects use assert_se()
[elogind.git]
/
src
/
readahead
/
2014-08-04
Zbigniew Jędrzejew...
Unify parse_argv style
tree
|
commitdiff
2014-07-31
Zbigniew Jędrzejew...
Always prefer our headers to system headers
tree
|
commitdiff
2014-06-22
Zbigniew Jędrzejew...
readahead: avoid gcc warning about format
tree
|
commitdiff
2014-06-21
Thomas Hindoe Paab...
consistently order cleanup attribute before type
tree
|
commitdiff
2014-05-16
Alison Chaiken
man: readahead: fix cmdline switch inconsistency betwee...
tree
|
commitdiff
2014-05-16
Lennart Poettering
readahead: modernizations
tree
|
commitdiff
2014-05-15
Zbigniew Jędrzejew...
readahead: add test to show fs_on_ssd() result
tree
|
commitdiff
2014-05-15
Zbigniew Jędrzejew...
Remove unnecessary casts in printfs
tree
|
commitdiff
2014-04-21
Dave Reisner
implement a union to pad out file_handle
tree
|
commitdiff
2014-03-18
Lennart Poettering
util: replace close_nointr_nofail() by a more useful...
tree
|
commitdiff
2014-01-31
Lennart Poettering
util: use alloca0() intead of alloca() + memzero()
tree
|
commitdiff
2014-01-31
Greg KH
use memzero(foo, length); for all memset(foo, 0, length...
tree
|
commitdiff
2013-11-06
Lennart Poettering
clients: unify how we invoke getopt_long()
tree
|
commitdiff
2013-10-13
Zbigniew Jędrzejew...
Introduce udev object cleanup functions
tree
|
commitdiff
2013-10-13
Zbigniew Jędrzejew...
Modernization
tree
|
commitdiff
2013-10-13
Zbigniew Jędrzejew...
Never call qsort on potentially NULL arrays
tree
|
commitdiff
2013-08-21
Zbigniew Jędrzejew...
Rename F_TYPE_CMP() to F_TYPE_EQUAL()
tree
|
commitdiff
2013-08-16
Michael Marineau
build-sys: Add configure check for linux/btrfs.h
tree
|
commitdiff
2013-08-13
Lennart Poettering
missing: use btrfs.h instead of defining our own btrfs...
tree
|
commitdiff
2013-04-26
Zbigniew Jędrzejew...
readahead: fix format string issue
tree
|
commitdiff
2013-04-24
Zbigniew Jędrzejew...
readahead: be more verbose about creation failures
tree
|
commitdiff
2013-04-24
Zbigniew Jędrzejew...
Add set_consume which always takes ownership
tree
|
commitdiff
2013-04-19
Harald Hoyer
Reintroduce f_type comparison macro
tree
|
commitdiff
2013-04-18
Harald Hoyer
Revert f_type fixups
tree
|
commitdiff
2013-04-18
Harald Hoyer
move _cleanup_ attribute in front of the type
tree
|
commitdiff
2013-04-18
Harald Hoyer
rename CMP_F_TYPE to F_TYPE_CMP
tree
|
commitdiff
2013-04-18
Harald Hoyer
Add ugly CMP_F_TYPE() macro
tree
|
commitdiff
2013-04-17
Harald Hoyer
fixup for cddf148028f52
tree
|
commitdiff
2013-04-17
Harald Hoyer
fixup 8c68a7017 and cast to (unsigned long)
tree
|
commitdiff
2013-04-17
Harald Hoyer
fixed statfs.f_type signed vs unsigned comparisons
tree
|
commitdiff
2013-04-14
Zbigniew Jędrzejew...
readahead-analyze: avoid division-by-0
tree
|
commitdiff
2013-04-11
Zbigniew Jędrzejew...
errno is positive
tree
|
commitdiff
2013-04-05
Zbigniew Jędrzejew...
Use initalization instead of explicit zeroing
tree
|
commitdiff
2013-04-03
Lennart Poettering
util: rename parse_usec() to parse_sec() sinds the...
tree
|
commitdiff
2013-04-03
Lennart Poettering
util: rename write_one_line_file() to write_string_file()
tree
|
commitdiff
2013-03-31
Zbigniew Jędrzejew...
Partially revert e62d8c394474
tree
|
commitdiff
2013-03-31
Zbigniew Jędrzejew...
Modernization
tree
|
commitdiff
2013-03-26
Auke Kok
readahead: cleanups
tree
|
commitdiff
2013-03-26
Auke Kok
readahead: chunk on spinning media
tree
|
commitdiff
2013-03-11
Zbigniew Jędrzejew...
Remove or indent #define GNU_SOURCE
tree
|
commitdiff
2013-02-14
Harald Hoyer
honor SELinux labels, when creating and writing config...
tree
|
commitdiff
2013-02-13
Lennart Poettering
Revert "log_error() if inotify_add_watch() fails"
tree
|
commitdiff
2013-02-13
Harald Hoyer
log_error() if inotify_add_watch() fails
tree
|
commitdiff
2013-01-07
Tom Gundersen
Merge nss-myhostname
tree
|
commitdiff
2013-01-03
Lennart Poettering
readahead: don't complain that we cannot precache symlinks
tree
|
commitdiff
2012-11-22
Lennart Poettering
readahead: properly detect btrfs on SSD
tree
|
commitdiff
2012-10-22
Michal Schmidt
readahead: fix fd validity check
tree
|
commitdiff
2012-09-12
Lennart Poettering
readahead: use 20K instead of 16K as temporary request...
tree
|
commitdiff
2012-09-04
Lennart Poettering
missing: define name_to_handle_at on our own if it...
tree
|
commitdiff
2012-09-04
Lennart Poettering
readahead: a bit of reformatting
tree
|
commitdiff
2012-08-23
Lukas Nykryn
readahead-analyze: don't call fclose on null
tree
|
commitdiff
2012-08-08
Lennart Poettering
fix a couple of issues found with llvm-analyze
tree
|
commitdiff
2012-07-26
Shawn Landden
log.h: new log_oom() -> int -ENOMEM, use it
tree
|
commitdiff
2012-07-25
Shawn Landden
use "Out of memory." consistantly (or with "\n")
tree
|
commitdiff
2012-07-19
Shawn Landden
use #pragma once instead of foo*foo #define guards
tree
|
commitdiff
2012-07-03
Lennart Poettering
readahead: fix calculation of percentage
tree
|
commitdiff
2012-06-21
Lennart Poettering
journal: fix sd_journal_stream_fd()
tree
|
commitdiff
2012-06-21
Lennart Poettering
readahead: minor code style fixes
tree
|
commitdiff
2012-06-21
Lennart Poettering
readahead: make sure to close pack file before exiting...
tree
|
commitdiff
2012-06-21
Lennart Poettering
readahead: use log_error() for logging errors
tree
|
commitdiff
2012-06-21
Lennart Poettering
readahead: make use of util.h's page_size() call
tree
|
commitdiff
2012-06-21
Lennart Poettering
readahead: merge three binaries into one
tree
|
commitdiff
2012-06-05
Auke Kok
readahead: Add tool to analyze the contents of the...
tree
|
commitdiff
2012-05-23
Lennart Poettering
readahead: avoid running of readahead services if reada...
tree
|
commitdiff
2012-05-23
Lennart Poettering
readahead: avoid activating the journal by accident...
tree
|
commitdiff
2012-05-03
Lennart Poettering
readahead: store inode numbers in pack file
tree
|
commitdiff
2012-05-03
Lennart Poettering
units: use OOMScoreAdjust= in the unit files to set...
tree
|
commitdiff
2012-05-03
Lennart Poettering
readhead: temporarily lower the kernel's read_ahead_kb...
tree
|
commitdiff
2012-04-24
Lennart Poettering
readahead: rather than checking for virtualization...
tree
|
commitdiff
2012-04-11
Lennart Poettering
relicense to LGPLv2.1 (with exceptions)
tree
|
commitdiff
2012-04-03
Kay Sievers
import udev repository
tree
|
commitdiff
2012-01-21
Lennart Poettering
readahead: don't monopolize IO when replaying
tree
|
commitdiff
2012-01-12
Lennart Poettering
core: switch all log targets to go directly to the...
tree
|
commitdiff
2012-01-05
Lennart Poettering
build-sys: add stub makefiles to subdirs
tree
|
commitdiff
2012-01-05
Lennart Poettering
build-sys: move public header files into a dir of their own
tree
|
commitdiff
2012-01-03
Lennart Poettering
readahead: bring export definition of sd-readahead...
tree
|
commitdiff
2011-12-31
Lennart Poettering
build-sys: make readahead and vconsole optional
tree
|
commitdiff