fio.git
2010-04-13 Jens AxboeFix spelling error
2010-04-13 Jens AxboeMake sure that alias names are also valid on the comman...
2010-04-01 Jens AxboeMake the 'closest option' print a bit better
2010-03-31 Vivek GoyalAdd an option "cgroup_nodelete" to not delete cgroups...
2010-03-31 Jens Axboesfree(NULL) is ok
2010-03-25 Jens AxboeOnly use true random generator for initial seed
2010-03-25 Jens AxboeAdd documentation for the random number generator
2010-03-25 Jens Axboe"Expand" random number from 32-bit to 64-bit when necessary
2010-03-25 Jens AxboeRemember to prime the random generator
2010-03-25 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2010-03-25 Jens AxboeFirst step at speeding up io_u rand refill
2010-03-25 Jens AxboeKeep the global command line bw/lat logs separate from...
2010-03-25 Jens AxboeFix typo in bandwidth log command line option
2010-03-24 Jens AxboeRemove default setting of clocksource
2010-03-24 Jens AxboeAdd IA64 support for CPU clock
2010-03-24 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2010-03-24 Jens AxboeAdd support for specific clock sources
2010-03-23 Jens AxboeFio 1.38 fio-1.38
2010-03-20 Jens AxboeMake ARMv7 build and work
2010-03-19 Jens AxboeOSX should use off_t for off64_t
2010-03-19 Jens AxboeOnly define str_sfr_cb() if FIO_HAVE_SYNC_FILE_RANGE...
2010-03-19 Jens Axboe__dprint() fixup
2010-03-19 Jens AxboeAdd log_valist()
2010-03-19 Jens AxboeUpdate other OS makefiles
2010-03-19 Jens AxboeMake the dprint() processing out-of-line
2010-03-19 Jens AxboeOptimize __get_io_u() for better code foot print
2010-03-19 Jens AxboeFix bad sign on td_verror()
2010-03-19 Jens AxboeDon't call getpid() in dprint() unless we are going...
2010-03-18 Jens AxboeUse 'o' consistently in fixup_options()
2010-03-18 Jens AxboeSet verify_interval to minimum blocksize if not given
2010-03-18 Jens AxboeCatch error on ->commit and ->get_events
2010-03-18 Jens AxboeVerify log message
2010-03-18 Jens AxboeFix bad type usage in parse.c for external options
2010-03-15 Jens AxboeCheck for syscall definitions, before declaring __weak...
2010-03-13 Jens AxboeAdd __weak sync_file_range()
2010-03-10 Jens AxboeFix broken FIO_OPT_STR option
2010-03-10 Jens AxboeFix parser bug capping multi value options at 2
2010-03-09 Jens AxboeUpdate libaio/posixaio/splice for sync updates
2010-03-09 Jens AxboeAssign io_u->error directly in do_io_u_sync()
2010-03-09 Jens AxboeAbstract out generic sync helper
2010-03-09 Jens AxboeAdd documentation for 'sync_file_range'
2010-03-09 Jens AxboeMake sure we handle multiple arguments to sync_file_range
2010-03-09 Jens AxboeAllow OR'able option values
2010-03-09 Jens AxboeInitial suppor for sync_file_range()
2010-03-09 Jens AxboeRemove debug printf()
2010-03-09 Jens AxboeAdd profile td init/exit with stored data
2010-03-08 Jens AxboeMake profile io op overrides a dedicated structure
2010-03-05 Jens AxboeFix parse strlen() bug
2010-03-05 Jens AxboeAllow profiles to override internal io_u functions
2010-03-05 Jens AxboeAllow the adding of 'posval' for dynamic options like...
2010-03-05 Jens AxboeAllow holes in the option posval (possible values)
2010-03-05 Jens AxboeAdd profile description
2010-03-05 Jens AxboeCleanup profile support
2010-03-04 Jens AxboeMake sure profile options get added to long_options[]
2010-03-04 Jens AxboeMore progress on per-profile options support
2010-03-04 Jens AxboeAdd initial support for profile specific options
2010-03-04 Jens AxboeAdd parser support for out-of-td option storage
2010-03-04 Jens AxboeAdd support for loadable profiles
2010-03-04 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2010-03-04 Jens AxboeAdd support for registrering external options
2010-03-03 Jens AxboeQuote profile name
2010-03-03 Jens AxboeAdd check for OPT_LEN_MAX being too small
2010-03-03 Zhang, YanminIncrease OPT_LEN_MAX
2010-02-24 Jens AxboeUse log_info() more consistently
2010-02-23 Jens AxboeFix bug in sha256 verify
2010-02-22 Jens AxboeFio 1.37 fio-1.37
2010-02-22 Jens AxboePA-RISC support
2010-02-11 Joshua AuneFix FreeBSD support
2010-02-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2010-02-06 Jens Axboeget_file_type() should use stat(), not lstat()
2010-02-02 Jens AxboeTrack last file offset
2010-01-28 Jens AxboeAdd specific knob for controlling fallocate() usage
2009-12-23 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-12-23 Jens AxboeAllow 'b' postfix for integer values
2009-12-22 Jens AxboeFix barrier for sh4a
2009-12-22 Jens AxboeFix sh4 typo
2009-12-22 Nobuhiro Iwamatsush4 support
2009-12-21 Jens AxboeAdd generic arch include header
2009-12-20 Jens AxboeOSX should include sha1
2009-12-20 Jens AxboeMake fdatasync OS optional
2009-12-20 Jens Axboeos.h should include headers it needs by itself
2009-12-16 Jens AxboeInclude juggling
2009-12-16 Jens AxboeAdd Solaris helper object
2009-12-16 Jens AxboeMake weak posix_memalign() private to Solaris
2009-12-15 Jens AxboeAdd generic random helpers
2009-12-15 Jens AxboeFix some issues with the OSX port
2009-12-14 Jens AxboeSupport for Mac OS 10.6.2
2009-12-10 Jens AxboeFio 1.36 fio-1.36
2009-12-09 Radha RamachandranFix rate option with iodepth > 1
2009-12-08 Jens AxboeFio 1.36-rc2 fio-1.36-rc2
2009-12-08 Jens AxboeAdd support for specifying UID/GID
2009-12-07 Jens AxboeFix compilation for non-linux
2009-12-07 Jens AxboeAutodetect cgroup blkio mount point
2009-12-05 Jens AxboeFix an inverted cgroup exit check
2009-12-05 Jens AxboeFio 1.36-rc1 fio-1.36-rc1
2009-12-04 Jens Axboecgroup cleanups
2009-12-04 Jens AxboeMove cgroup list to proper shared storage
2009-12-04 Jens Axboecgroup cleanups/fixes
2009-12-04 Jens AxboeBetter support for setting up and removing private...
2009-12-04 Jens AxboeCGROUP fixes
next