projects
/
fio.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge branch 'chunked-iolog-reading' of https://github.com/aclamk/fio
[fio.git]
/
engines
/
sg.c
2018-08-03
Jens Axboe
Merge branch 'chunked-iolog-reading' of https://github...
blob
|
commitdiff
|
raw
2018-08-03
Jens Axboe
Merge branch 'read_iolog-from-unix-socket' of https...
blob
|
commitdiff
|
raw
2018-08-03
Jens Axboe
Merge branch 'windows-s_issock' of https://github.com...
blob
|
commitdiff
|
raw
2018-07-26
Jens Axboe
Merge branch 'sgunmap2' of https://github.com/vincentkf...
blob
|
commitdiff
|
raw
2018-07-26
Vincent Fu
engines/sg: move asserts and debug statements behind...
blob
|
commitdiff
|
raw
2018-07-26
Vincent Fu
engines/sg: add cmdp and dxferp for trims to sg error...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-26
Vincent Fu
engines/sg: support trim operations via the UNMAP command
blob
|
commitdiff
|
raw
|
diff to current
2018-07-25
Jens Axboe
Merge branch 'fio-c++-engine' of https://github.com...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-18
Jens Axboe
Merge branch 'sg-verify2' of https://github.com/vincent...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-18
Vincent Fu
engines/sg: add support for WRITE AND VERIFY, WRITE...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-20
Jens Axboe
engines: fixup fio_q_status style violations
blob
|
commitdiff
|
raw
|
diff to current
2018-04-20
Jens Axboe
Merge branch 'master' of https://github.com/bvanassche/fio
blob
|
commitdiff
|
raw
|
diff to current
2018-04-18
Bart Van Assche
Introduce enum fio_q_status
blob
|
commitdiff
|
raw
|
diff to current
2018-04-13
Jens Axboe
Merge branch 'proc_group' of https://github.com/sitsofe/fio
blob
|
commitdiff
|
raw
|
diff to current
2018-04-04
Jens Axboe
Merge branch 'master' of https://github.com/bvanassche/fio
blob
|
commitdiff
|
raw
|
diff to current
2018-04-04
Bart Van Assche
engines/sg: Make I/O error messages more informative
blob
|
commitdiff
|
raw
|
diff to current
2018-03-22
Jens Axboe
sg: fix sign extension
blob
|
commitdiff
|
raw
|
diff to current
2018-03-22
Jens Axboe
Merge branch 'include_refactor' of https://github.com...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Sitsofe Wheeler
Use POSIX path for poll.h and fcntl.h headers
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Sitsofe Wheeler
Refactor #includes and headers
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Jens Axboe
Merge branch 'master' of https://github.com/bvanassche/fio
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Kris Davis
sg: add read/write FUA options
blob
|
commitdiff
|
raw
|
diff to current
2017-10-03
Jens Axboe
Merge branch 'master' of https://github.com/dyniusz/fio
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Tomohiro Kusumi
sg: don't use void* for pointer arithmetic (gcc)
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Tomohiro Kusumi
sg: drop redundant void* cast
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Tomohiro Kusumi
sg: drop unneeded strdup from ->errdetails() handler
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Tomohiro Kusumi
sg: add missing free(msg); in ->errdetails() handler
blob
|
commitdiff
|
raw
|
diff to current
2017-01-26
Jens Axboe
Merge branch 'sphinx-doc' of https://github.com/termim/fio
blob
|
commitdiff
|
raw
|
diff to current
2017-01-20
Jens Axboe
Merge branch 'sphinx-doc' of https://github.com/termim/fio
blob
|
commitdiff
|
raw
|
diff to current
2017-01-20
Jens Axboe
Merge branch 'sphinx-doc' of https://github.com/termim/fio
blob
|
commitdiff
|
raw
|
diff to current
2017-01-19
Tomohiro Kusumi
Rename FIO_TYPE_BD to FIO_TYPE_BLOCK
blob
|
commitdiff
|
raw
|
diff to current
2017-01-09
Tomohiro Kusumi
Mention sg ioengine requires filename option
blob
|
commitdiff
|
raw
|
diff to current
2017-01-09
Tomohiro Kusumi
Non functional fixup for 16 bytes read capacity for...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-09
Tomohiro Kusumi
Fix conditional/message for max lba for sg ioengine
blob
|
commitdiff
|
raw
|
diff to current
2017-01-09
Tomohiro Kusumi
Bring in additional sg error cases from Linux kernel...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-06
Tomohiro Kusumi
Fix comment on SCSI commands
blob
|
commitdiff
|
raw
|
diff to current
2017-01-03
Tomohiro Kusumi
Fix trivial calloc argument order
blob
|
commitdiff
|
raw
|
diff to current
2016-08-02
Jens Axboe
Merge branch 'wip-traceinfo' of https://github.com...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-27
Tomohiro Kusumi
Don't malloc/memcpy ioengine_ops on td initialization
blob
|
commitdiff
|
raw
|
diff to current
2015-09-30
Jens Axboe
sg: fix short reads
blob
|
commitdiff
|
raw
|
diff to current
2015-09-30
Kris Davis
sg: 16-byte cdb support and lots of fixes
blob
|
commitdiff
|
raw
|
diff to current
2015-03-31
Jens Axboe
sg: don't return success if non bdev/char is used
blob
|
commitdiff
|
raw
|
diff to current
2014-10-03
Jens Axboe
Merge branch 'expression-parser'
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
Jens Axboe
Constify a few more hot paths
blob
|
commitdiff
|
raw
|
diff to current
2014-05-19
Jens Axboe
Merge branch 'master' of git://github.com/cvubrugier/fio
blob
|
commitdiff
|
raw
|
diff to current
2014-05-19
Jens Axboe
Merge branch 'master' of git://github.com/rootfs/fio
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
Jens Axboe
sg/binject: only restore file flags if they have been set
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
Jens Axboe
sg: check for error in fcntl() restore of flags
blob
|
commitdiff
|
raw
|
diff to current
2014-04-14
Jens Axboe
Error check fcntl() calls
blob
|
commitdiff
|
raw
|
diff to current
2011-01-19
Jens Axboe
Get rid of shadow declarations
blob
|
commitdiff
|
raw
|
diff to current
2010-09-26
Jens Axboe
Use log_err() in the io engines
blob
|
commitdiff
|
raw
|
diff to current
2010-08-27
Jens Axboe
Fix bug with probing block size
blob
|
commitdiff
|
raw
|
diff to current
2009-06-16
Jens Axboe
sg engine: IO should be done sync of O_SYNC and O_DIRECT
blob
|
commitdiff
|
raw
|
diff to current
2009-06-16
Jens Axboe
Add support for fdatasync()
blob
|
commitdiff
|
raw
|
diff to current
2009-03-06
Jens Axboe
Merge branch 'master' of ssh://brick.kernel.dk/data...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-05
Jens Axboe
Avoid opening files until they are used
blob
|
commitdiff
|
raw
|
diff to current
2008-05-30
Jens Axboe
close_ioengine() clears ->data after calling engine...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-30
Gurudas Pai
Fix bad references to 'sgio'
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
Jens Axboe
Make file structures dynamically allocated
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
Jens Axboe
Update close file handler to return potential error
blob
|
commitdiff
|
raw
|
diff to current
2007-12-11
Jens Axboe
->getevents() should take unsigned args
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Jens Axboe
Full readonly check
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Jens Axboe
Move os/arch/compiler headers into directories
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Jens Axboe
sg engine: fix old comment
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Jens Axboe
sg engine: do type check only when sd has been setup
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Jens Axboe
sg engine: errno return value fixes
blob
|
commitdiff
|
raw
|
diff to current
2007-03-15
Jens Axboe
Move thread options into a seperate structure
blob
|
commitdiff
|
raw
|
diff to current
2007-03-14
Jens Axboe
Update io engine comments
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Jens Axboe
Allow explicit setting of a number of files
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Jens Axboe
Revamp file open/close handling
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
Jens Axboe
Add more context to the error messages
blob
|
commitdiff
|
raw
|
diff to current
2007-02-18
Jens Axboe
Unify and fixup error handling
blob
|
commitdiff
|
raw
|
diff to current
2007-02-18
Jens Axboe
Change IO engine queuing
blob
|
commitdiff
|
raw
|
diff to current
2007-02-11
Jens Axboe
[PATCH] Move td_verror() into io_ops->queue() hook
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Jens Axboe
[PATCH] SG IO engine: reduce allocations and memory...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Jens Axboe
[PATCH] SG IO engine: remember to set io_u->file in...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Jens Axboe
[PATCH] SG io engine: better handling of multiple files
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Jens Axboe
[PATCH] Support residual io counts from io engines
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Jens Axboe
[PATCH] Rename io engines
blob
|
commitdiff
|
raw
|
diff to current