pub/scm/linux/kernel/git/axboe/fio.git  about / heads / tags
fio - Flexible IO Tester
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       Merge branch 'enable-dataplacement-scheme' of https://github.com/parkvibes/fio (2024-05-21)
  prio-hints   stats: Add hint information to per priority level stats (2023-07-21)
  for-each-td  Test for_each_td() (2023-02-28)
  randtrimwrite Add randtrimwrite data direction (2022-09-28)
  random-fill-aes rand: add AES random buffer generator (2022-08-16)
  io_uring-numa t/io_uring: check read of home node file (2022-08-02)
  test         t/io_uring: display IOPS in millions if it gets large enough (2022-07-19)
  misc         docs: clarify write_iolog description (2022-07-15)
  refill       hash: cleanups (2022-07-01)
  random-fill  io_u: use hw assisted random filling for buffers (2022-07-01)
  segmented-threads Kill off 'max_jobs' (2020-11-13)
  waio         Take a page out of Sitsofe's book to force artifact generation (2020-08-19)
  noaccess     Test patches for RWF_NOACCESS (2019-12-11)
  issue-870    Revert "filesetup: don't call create_work_dirs() for ioengine with FIO_DISKLESSIO" (2019-12-05)
  latency-probe target: fixes (2018-10-24)
  cpuclock-test gettime: improve cpu clock test (2017-10-17)
  steady-state-2 Merge https://bitbucket.org/vincentfu/fio-steadystate into steady-state-2 (2016-12-16)
  steady-state steadystate: kill ->last_in_group and ->ramp_time_over (2016-08-16)
  logging      stat: remove debug statement (2016-05-06)
  rand-zones   Pre-generate access tables for zoned random distribution (2016-03-04)
  server       server: bump listen() backlog (2015-12-14)
  poisson      In fio.1 and HOWTO, add link to Poisson process in wikipedia (2015-11-09)
  sg-updates   Fixup commit dd7b3ea8d65 (2015-09-30)
  io-threads   Add sample job file for fixed submission rate (2015-04-15)
  cifs         cifs: add ability to build as an external IO engine (2015-01-20)
  verify-trigger client: replace duplicate code with read_data() (2014-11-11)
  remote-config client: remember to zero pad filename (2014-10-07)
  expression-parser Makefile: exp/fixup-buggy-yacc-output is no more (2014-10-03)
  log          log: batch entries of samples before deflating (2013-11-25)
  server-client-thread server: getting closer to a proper setup (2013-11-08)
  gfio         init: kill unused mlock_size (2013-04-11)
  next         Makefile: use ginstall on Solaris (2013-04-05)
  configure    Makefile: run configure automatically if needed (2013-01-10)
  rand-map     Fix broken 'norandommap' (2012-11-29)
  kep          debug: fixup f_err logging (2012-05-10)
  stable-1.x   Fix parsing of ioengine strings (2011-11-16)
  origin       Include fio version in normal output (2010-12-28)
  spc1-test    Remove old test_config (2010-06-09)

git clone https://80x24.org/pub/scm/linux/kernel/git/axboe/fio.git