summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysutil/nvmutil: don't recurse err/close_filesLeah Rowe
4 daysutil/nvmutil: restore pad before reading to itLeah Rowe
4 daysutil/nvmutil: don't show checksum on bad pwriteLeah Rowe
4 daysutil/nvmutil: always restore saved errnoLeah Rowe
4 daysutil/nvmutil: post-write verification reportLeah Rowe
4 daysutil/nvmutil: optimise fsync / write checkLeah Rowe
4 daysutil/nvmutil: set EIO on bad memcmpLeah Rowe
4 daysutil/nvmutil: split up rw_gbe_file_partLeah Rowe
4 daysutil/nvmutil: detect partial gbe rwLeah Rowe
4 daysutil/nvmutil: verify gbe contents after writingLeah Rowe
4 daysutil/nvmutil: consistent typesLeah Rowe
4 daysutil/nvmutil: handle zero return in rw_file_exactLeah Rowe
4 daysutil/nvmutil: rename lseek_eintrLeah Rowe
4 daysutil/nvmutil: fix lseek eintr err checkLeah Rowe
4 daysutil/nvmutil: rename err_eagain() to try_err()Leah Rowe
4 daysutil/nvmutil: make EINTR configurable in prw()Leah Rowe
4 daysutil/nvmutil: tidy up prw()Leah Rowe
4 daysutil/nvmutil: extra overflow check in prwLeah Rowe
4 daysutil/nvmutil: extra overflow check in prwLeah Rowe
4 daysutil/nvmutil: handle EAGAIN in prw()Leah Rowe
4 daysutil/nvmutil: split up rw_file_exactLeah Rowe
4 daysutil/nvmutil: add negative off check to prwLeah Rowe
4 daysutil/nvmutil: also do libc check on normal ioLeah Rowe
4 daysutil/nvmutil: properly reset lseek on errorLeah Rowe
4 daysutil/nvmutil: move libc check to prw()Leah Rowe
4 daysutil/nvmutil: remove io_args()Leah Rowe
4 daysutil/nvmutil: move EINTR handle to prw()Leah Rowe
4 daysutil/nvmutil: simplify i/oLeah Rowe
4 daysutil/nvmutil: cast rnum pointer checkLeah Rowe
4 daysutil/nvmutil: allow ushort to be 32-bitLeah Rowe
4 daysutil/nvmutil: fix int assertLeah Rowe
4 daysutil/nvmutil: more assertsLeah Rowe
4 daysutil/nvmutil: nicer typedefsLeah Rowe
4 daysutil/nvmutil: remove stdint feature macroLeah Rowe
4 daysutil/nvmutil: safer offset check (use subtraction)Leah Rowe
4 daysutil/nvmutil: check null pointer in io_argsLeah Rowe
4 daysutil/nvmutil: check overflow in io_argsLeah Rowe
4 daysutil/nvmutil: fix offset validationLeah Rowe
4 daysutil/nvmutil: restrict pointers in io_argsLeah Rowe
4 daysutil/nvmutil: check gbe file type before writeLeah Rowe
4 daysutil/nvmutil: check gbe file size before writeLeah Rowe
4 daysutil/nvmutil: lock gbe fileLeah Rowe
4 daysutil/nvmutil: don't allow symlinksLeah Rowe
4 daysnvmutil: fix bound check in last commitLeah Rowe
4 daysutil/nvmutul: remove unused arg in io_argsLeah Rowe
4 daysutil/nvmutil: block bad offset in io_argsLeah Rowe
4 daysutil/nvmutil: stricter i/o arg checksLeah Rowe
4 daysutil/nvmutil: stricter i/o length checkLeah Rowe
4 daysutil/nvmutil: rename len to nrw in i/oLeah Rowe
4 daysutil/nvmutil: tidy up prw()Leah Rowe