index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys-utils
/
fallocate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fallocate: avoid unnecessary computation
Sami Kerola
2014-07-17
1
-11
/
+10
*
fallocate: use O_CREAT only for the default behavior
Karel Zak
2014-06-26
1
-1
/
+3
*
fallocate: fix check of number of arguments
Bernhard Voelker
2014-06-26
1
-9
/
+9
*
fallocate: clarify usage()
Pádraig Brady
2014-06-26
1
-7
/
+9
*
fallocate: use err_exclusive_options(), cleanup getopt_long() stuff
Karel Zak
2014-06-26
1
-20
/
+24
*
fallocate: fix FALLOC_FL_ZERO_RANGE flag check
Karel Zak
2014-06-26
1
-3
/
+7
*
fallocate: add FALLOC_FL_ZERO_RANGE support
Lukas Czerner
2014-04-18
1
-6
/
+19
*
fallocate: introduce an option -c to support COLLAPSE_RANGE
Dongsu Park
2014-04-18
1
-17
/
+28
*
fallocate: fix missing sentinel for is_nul()
Karel Zak
2014-02-19
1
-2
/
+7
*
fallocate: code optimalizations
Karel Zak
2014-02-19
1
-18
/
+29
*
fallocate: use POSIX_FADV_DONTNEED to discard cached data
Karel Zak
2014-02-18
1
-3
/
+27
*
fallocate: use SEEK_DATA on already sparse files
Karel Zak
2014-02-18
1
-3
/
+35
*
fallocate: improve --dig-holes
Karel Zak
2014-02-17
1
-55
/
+71
*
fallocate: add --verbose, clean up usage()
Karel Zak
2014-02-14
1
-12
/
+29
*
fallocate: Add "--dig-holes" option
Rodrigo Campos
2014-02-14
1
-23
/
+76
*
fallocate: Hide #ifdef tricks to call fallocate in a function
Rodrigo Campos
2014-02-14
1
-15
/
+28
*
fallocate: Clarify that space can also be deallocated
Rodrigo Campos
2014-02-14
1
-2
/
+2
*
fallocate: prefer FALLOC_FL_* flags from libc headers
Karel Zak
2014-01-13
1
-2
/
+3
*
fallocate: check writing to a file descriptor was successful
Sami Kerola
2013-04-26
1
-1
/
+2
*
translation: unify file open error messages
Sami Kerola
2012-07-16
1
-1
/
+1
*
sys-utils: verify writing to streams was successful
Sami Kerola
2012-04-04
1
-1
/
+2
*
fallocate: add --version and align with howto-usage-function.txt
Sami Kerola
2012-03-30
1
-9
/
+12
*
docs: corrections to FSF license files, and postal address
Sami Kerola
2012-02-24
1
-3
/
+3
*
fallocate: clean up fallbacks for FALLOC_FL_* flags
Karel Zak
2011-11-23
1
-1
/
+6
*
fallocate: add FALLOC_FL_PUNCH_HOLE support
Cong Wang
2011-11-23
1
-1
/
+7
*
fallocate: cleanup usage()
Karel Zak
2011-08-16
1
-5
/
+7
*
move struct option to .rodata
Karel Zak
2011-03-03
1
-1
/
+1
*
build-sys: provide alternatives for err, errx, warn and warnx
Fabian Groffen
2011-02-14
1
-1
/
+1
*
fallocate: fix typo
Karel Zak
2010-11-24
1
-1
/
+1
*
lib: [strutils] general purpose string handling functions
Davidlohr Bueso
2010-11-23
1
-1
/
+1
*
fallocate: fix build failure with old linux headers
Mike Frysinger
2010-10-07
1
-1
/
+5
*
fallocate: check for number of arguments
Karel Zak
2010-05-14
1
-0
/
+5
*
fallocate: support suffixes for --offset and --lenght
Karel Zak
2010-03-30
1
-36
/
+4
*
fallocate: check for ERANGE errors
Karel Zak
2009-10-06
1
-0
/
+6
*
fallocate: new command
Karel Zak
2009-09-22
1
-0
/
+173