fio.1 - escape the escape character so it shows up
[fio.git] / filesetup.c
2014-06-18 Jens AxboeAdd support for compiling for ESX
2014-06-10 Jens AxboeReset file count when freeing files
2014-05-20 Jens AxboeAdd ->invalidate() IO engine ops
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/cvubrugier/fio
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/rootfs/fio
2014-04-29 Bruce CranWindows: always open files in binary mode
2014-04-28 Jens AxboeAdd option for io_limit
2014-04-23 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-16 Jens AxboeError out if the set blocksize is larger than the file...
2014-04-15 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-15 Jens Axboestrcpy: kill last of the suspect ones
2014-04-14 Jens Axboefilesetup: silence bogus warning on close(-1)
2014-04-14 Jens Axboetd_verror() needs errno style error
2014-04-14 Jens Axboefile: fix potential buffer overrun in get_fs_free_counts()
2014-04-11 Jens AxboeFix leak on error path in extend_file()
2014-04-11 Jens AxboeFix directory leak in recurse_dir() on error
2014-04-10 Jens AxboeMake cache invalidation a soft error
2014-04-09 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-09 Jens AxboeRevert "Fixup ->open_files if not given"
2014-04-06 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-06 Jens AxboeFix crash in setup_files() if no files are defined
2014-04-02 Jens AxboeMerge branch 'erwan/clang' of https://github.com/enovan...
2014-04-02 Jens AxboeMerge branch 'erwan/nobasename' of https://github.com...
2014-04-01 Jens AxboeFile pre-read lseek error check
2014-04-01 Jens AxboeAdd alloc_new_file()
2014-04-01 Jens AxboeProperly protect already-allocated file list
2014-04-01 Jens AxboeProperly initialize shadow_fd to -1
2014-03-21 Castor FuPass -Wstrict-prototypes -Wold-style-definition, whitespace
2014-03-20 Jens AxboeDon't re-create/unlink write file for append workload
2014-03-20 Jens AxboeUnlink after file close
2014-03-17 Jens AxboeAdd support for file appends
2014-03-03 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-03-01 Jens AxboeAdd runstate swap helpers
2014-02-26 Jens AxboeBranch and cache miss speedups
2014-02-26 Jens Axboeblktrace: load improvements
2014-02-25 Jens AxboeFixup ->open_files if not given
2014-02-20 Christian Ehrhardtfio: add multi directory support
2014-02-11 Jens AxboeEnfore that lockfile= must precede filename=
2014-02-11 Jens AxboeFix issue with openfiles= and file sizing
2014-02-07 Jens AxboeFix crash with file locking and dup'ed files
2014-01-23 Jens AxboeFix potential oops in file unlocking at free time
2013-12-30 JohnAdd OpenBSD support
2013-11-15 Chris MasonAdd support for O_ATOMIC
2013-09-27 Anatol PomozovFix misspellings using 'codespell' tool
2013-09-20 Juan CasseFixes bug: stale LAST_POS(f) is not being reset
2013-08-09 Jens Axboeverify: fix problem with hole punching on newer Linux...
2013-05-03 Jens AxboeHonor random/zero/compressible settings for filling...
2013-04-15 Jens AxboeFixup bad logging types
2013-04-13 Jens Axboefilesetup: set TD_SETTING_UP runstate when laying out...
2013-04-10 Jens AxboeMerge in zipf differences from gfio
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Jens AxboeMerge branch 'master' into gfio
2013-04-08 Jens AxboeMerge branch 'next'
2013-04-05 Jens AxboeMerge branch 'master' into gfio
2013-04-05 Jens AxboeAdd filename_format option
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-21 Jens AxboeRework lockfile= file lock handling
2013-03-08 Alex PyrgiotisImprove LFSR implementation
2013-03-04 Jens AxboeMerge branch 'master' into gfio
2013-02-25 Jens AxboeFixup wrong types for dprint()
2013-02-21 Jens AxboeMerge branch 'master' into gfio
2013-02-21 Jens AxboeFix problem with terminating on unaligned sizes
2013-02-20 Jens AxboeMerge branch 'master' into gfio
2013-02-07 Jens AxboeMerge branch 'master' into gfio
2013-02-04 Jens AxboeMerge branch 'master' into gfio
2013-01-31 Jens AxboeMerge branch 'master' into gfio
2013-01-30 Ken RaeburnFix bugs in [v]snprintf usage
2013-01-29 Jens AxboeMerge branch 'master' into gfio
2013-01-24 Jens AxboeCorrect ifdef checks for posix and linux fallocate
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-21 Jens AxboeRe-seed random generator when a file is reset
2013-01-11 Jens Axboefilesetup: limit rand map to the actual IO size, if...
2013-01-11 Jianpeng MaAdd a check avoid segfault
2013-01-10 Jianpeng MaFix a potential integer overflow
2013-01-09 Jens AxboeMerge branch 'master' into gfio
2013-01-04 Jens AxboeStart of transition from unsigned long long to uint64_t
2013-01-04 Jens Axboezipf/pareto: use min of file size and io size for init
2013-01-04 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2013-01-04 Jens Axboezipf/pareto: use size= if given, not always device...
2012-12-14 Jens AxboeMerge branch 'master' into gfio
2012-12-12 Jens Axboefile hash: don't close file fd on lookup/add race
2012-12-11 Jens AxboeMerge branch 'master' into gfio
2012-12-04 Jens Axboelfsr: ensure that the cycle follows the randrepeat...
2012-12-03 Jens AxboeMerge branch 'master' into gfio
2012-11-29 Jens AxboeMerge branch 'rand-map'
2012-11-29 Jens AxboeFix broken 'norandommap'
2012-11-28 Jens AxboeRename the bitmap to axmap
2012-11-26 Jens AxboeEnsure that lfsr_init() is always called
2012-11-26 Jens AxboeAdd LFSR generator
2012-11-22 Jens AxboeRework file random map
2012-11-17 Jens AxboeUse unique seed for zipf/pareto init if rand_repeat...
2012-11-15 Jens AxboeMerge branch 'master' into gfio
2012-11-14 Jens AxboeMerge branch 'master' into gfio
2012-11-07 Jens Axboezipf: seed zipf/pareto rand with filename hash and...
2012-11-07 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-11-07 Jens AxboeMake the zipf/pareto state per file
2012-10-11 Jens AxboeMerge branch 'master' into gfio
2012-09-27 Jens AxboeMerge branch 'master' into gfio
2012-09-25 Jens AxboeMerge branch 'master' into gfio
next