Revert "ioengines: Make td_io_queue print log_err when got error "
[fio.git] / engines / sg.c
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2023-02-03 Vincent Fufio: add FIO_RO_NEEDS_RW_OPEN ioengine flag
2022-10-04 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2022-10-04 Bart Van AsscheAndroid: Fix the build of the 'sg' engine
2022-02-03 Jens AxboeMerge branch 'fio_pr_alternate_epoch' of https://github...
2022-02-03 Jens AxboeMerge branch 'cifuzz-integration' of https://github...
2022-02-03 Jens AxboeMerge branch 'freebsd-comment-update' of https://github...
2022-02-03 Jens AxboeMerge branch 'master' of https://github.com/blah325/fio
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2022-01-18 Vincent Fusg: allow fio to open and close streams for WRITE STREA...
2022-01-18 Vincent Fusg: add support for WRITE STREAM(16) commands
2022-01-18 Vincent Fusg: improve sg_write_mode option names
2022-01-18 Vincent Fusg: add support for WRITE SAME(16) commands with NDOB...
2022-01-18 Vincent Fusg: add support for VERIFY command using write modes
2021-12-10 Jens AxboeMerge branch 'github-actions' of https://github.com...
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-09-08 Jens AxboeMerge branch 'ft' of https://github.com/ErwanAliasr1/fio
2021-09-08 Erwan Veluengines/sg: Removing useless variable assignment
2021-09-08 Erwan Veluengines/sg: Return error if generic_close_file fails
2021-03-18 Jens AxboeMerge branch 'unified-merge' of https://github.com...
2021-01-25 Douglas Gilbertfio: add hipri option to sg engine
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-08-14 Bart Van AsscheOptimize the code that copies strings
2019-02-28 Jens Axboeengines/sg: ensure we flag EIO on the right io_u
2019-02-28 Jens Axboeengines/sg: ensure we complete the right command for...
2019-02-24 Jens Axboeengines/sg: kill dead function
2019-02-24 Dmitry Fomichevsg: Clean up handling of big endian data fields
2019-02-24 Dmitry Fomichevsg: Avoid READ CAPACITY failures
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-09-03 Vincent Fuengines/sg: improve error handling
2018-08-03 Jens AxboeMerge branch 'chunked-iolog-reading' of https://github...
2018-08-03 Jens AxboeMerge branch 'read_iolog-from-unix-socket' of https...
2018-08-03 Jens AxboeMerge branch 'windows-s_issock' of https://github.com...
2018-07-26 Jens AxboeMerge branch 'sgunmap2' of https://github.com/vincentkf...
2018-07-26 Vincent Fuengines/sg: move asserts and debug statements behind...
2018-07-26 Vincent Fuengines/sg: add cmdp and dxferp for trims to sg error...
2018-07-26 Vincent Fuengines/sg: support trim operations via the UNMAP command
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-05-18 Jens AxboeMerge branch 'sg-verify2' of https://github.com/vincent...
2018-05-18 Vincent Fuengines/sg: add support for WRITE AND VERIFY, WRITE...
2018-04-20 Jens Axboeengines: fixup fio_q_status style violations
2018-04-20 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-18 Bart Van AsscheIntroduce enum fio_q_status
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-04 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-04 Bart Van Asscheengines/sg: Make I/O error messages more informative
2018-03-22 Jens Axboesg: fix sign extension
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-03-21 Sitsofe WheelerRefactor #includes and headers
2018-03-19 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-03-19 Kris Davissg: add read/write FUA options
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-06-12 Tomohiro Kusumisg: don't use void* for pointer arithmetic (gcc)
2017-06-12 Tomohiro Kusumisg: drop redundant void* cast
2017-06-12 Tomohiro Kusumisg: drop unneeded strdup from ->errdetails() handler
2017-06-12 Tomohiro Kusumisg: add missing free(msg); in ->errdetails() handler
2017-01-26 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-20 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-20 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-19 Tomohiro KusumiRename FIO_TYPE_BD to FIO_TYPE_BLOCK
2017-01-09 Tomohiro KusumiMention sg ioengine requires filename option
2017-01-09 Tomohiro KusumiNon functional fixup for 16 bytes read capacity for...
2017-01-09 Tomohiro KusumiFix conditional/message for max lba for sg ioengine
2017-01-09 Tomohiro KusumiBring in additional sg error cases from Linux kernel...
2017-01-06 Tomohiro KusumiFix comment on SCSI commands
2017-01-03 Tomohiro KusumiFix trivial calloc argument order
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
2015-09-30 Jens Axboesg: fix short reads
2015-09-30 Kris Davissg: 16-byte cdb support and lots of fixes
2015-03-31 Jens Axboesg: don't return success if non bdev/char is used
2014-10-03 Jens AxboeMerge branch 'expression-parser'
2014-09-30 Jens AxboeConstify a few more hot paths
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-15 Jens Axboesg/binject: only restore file flags if they have been set
2014-04-15 Jens Axboesg: check for error in fcntl() restore of flags
2014-04-14 Jens AxboeError check fcntl() calls
2011-01-19 Jens AxboeGet rid of shadow declarations
2010-09-26 Jens AxboeUse log_err() in the io engines
2010-08-27 Jens AxboeFix bug with probing block size
2009-06-16 Jens Axboesg engine: IO should be done sync of O_SYNC and O_DIRECT
2009-06-16 Jens AxboeAdd support for fdatasync()
2009-03-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-03-05 Jens AxboeAvoid opening files until they are used
2008-05-30 Jens Axboeclose_ioengine() clears ->data after calling engine...
2008-05-30 Gurudas PaiFix bad references to 'sgio'
2008-03-01 Jens AxboeMake file structures dynamically allocated
2008-03-01 Jens AxboeUpdate close file handler to return potential error
2007-12-11 Jens Axboe->getevents() should take unsigned args
2007-09-12 Jens AxboeFull readonly check
2007-04-02 Jens AxboeMove os/arch/compiler headers into directories
2007-04-02 Jens Axboesg engine: fix old comment
2007-04-02 Jens Axboesg engine: do type check only when sd has been setup
2007-04-02 Jens Axboesg engine: errno return value fixes
2007-03-15 Jens AxboeMove thread options into a seperate structure
2007-03-14 Jens AxboeUpdate io engine comments
2007-03-13 Jens AxboeAllow explicit setting of a number of files
next