Introduce enum fio_q_status
[fio.git] / engines / rdma.c
2018-04-18 Bart Van AsscheIntroduce enum fio_q_status
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerUse POSIX path for poll.h and fcntl.h headers
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-11-22 Stephen Batesrdma: Add bind option
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-11 Jens AxboeMerge branch 'verify_trigger' of https://github.com...
2017-08-31 Jens AxboeMerge branch 'verify_warn' of https://github.com/sitsof...
2017-08-27 Jens AxboeMerge branch 'doc_runtime' of https://github.com/sitsof...
2017-08-27 Jens AxboeMerge branch 'fixes' of https://github.com/sitsofe/fio
2017-08-18 Sitsofe Wheelerfio: implement 64 bit network/big endian byte swapping...
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Funanosecond: initial commit changing timeval to timespec
2017-01-03 Tomohiro KusumiAdd missing trailing \n in log_err/info()
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-27 Tomohiro KusumiDon't malloc/memcpy ioengine_ops on td initialization
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-06 Jens AxboeMerge branch 'libpmemblk' of https://github.com/bgbhpe/fio
2016-04-04 Logan GunthorpeModify RDMA engine to print strerror messages.
2015-12-30 Jens Axboeoptions: split out option grouping code
2015-11-08 Martin SteigerwaldFix spelling error in engines/rdma.c
2015-07-10 Logan GunthorpeRDMA engine server mode flow fix ups.
2015-07-10 Logan GunthorpeError when the block size on the RDMA server is less...
2015-06-23 Logan GunthorpeModify rdma engine to use proper arguments.
2015-05-30 Jens Axboerdma: adapt to new init_rand_seed()
2014-10-03 Jens AxboeMerge branch 'expression-parser'
2014-09-30 Jens AxboeConstify a few more hot paths
2013-09-27 Anatol PomozovFix misspellings using 'codespell' tool
2013-07-23 Yufei RenUpdate for RDMA io engine's compatibility
2013-03-04 Jens AxboeMerge branch 'master' into gfio
2013-02-28 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2013-02-28 Jens AxboeFix compile of RDMA engine for SunOS 5.x
2013-01-29 Jens AxboeMerge branch 'master' into gfio
2013-01-24 Jens AxboeDrop EXTFLAG and lib references
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-10 Jens AxboeAdd configure script
2012-11-14 Jens AxboeMerge branch 'master' into gfio
2012-11-02 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-10-24 Jens Axboerdma: cleanup and fixes
2012-10-24 Jens Axboerdma: fixup compile issue
2012-10-24 Jens Axboerdma: use private random state
2012-10-24 Yufei Renrdma ioengine improvement
2012-03-16 Jens AxboeMerge branch 'master' into gfio
2012-03-15 Yufei Renrdma engine graceful teardown
2011-08-08 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2011-08-07 Bart Van AsscheRDMA I/O engine: Fix compiler warnings
2011-08-07 Bart Van AsscheRDMA engine: rewrite header comment block and man page...
2011-08-07 Bart Van AsscheRDMA engine spelling fix: change FIO_RDMA_MAX_IO_DPETH...
2011-08-02 Yufei RenRDMA update
2011-08-01 ren yufeiRDMA IO engine