Age | Commit message (Expand) | Author |
2015-07-06 | mtd-utils: fs-tests: pass TEST_DIR to integck in run_all.sh | Dongsheng Yang |
2014-04-15 | mtd-utils: integck: Use $(CC) and $(AR) instead of 'gcc' and 'ar' consistently | Mats Kärrman |
2013-03-11 | integck: fix identation a bit | Artem Bityutskiy |
2013-03-11 | integck.c: Fix buffer overflow in save_file | Elie De Brauwer |
2013-03-11 | integck.c: rework file_check_data to immediately dump the buffer containing t... | Elie De Brauwer |
2013-03-11 | integck.c: Only verify the operation after all datastructures have been updated | Elie De Brauwer |
2012-09-25 | consistency between u_int32_t / off_t / off64_t | Richard Genoud |
2012-08-23 | ubiattach: introduce max_beb_per1024 in UBI_IOCATT | Richard Genoud |
2011-06-29 | mtd-utils: update .gitignore files | Brian Norris |
2011-06-27 | rewrite build system to avoid recursion | Mike Frysinger |
2011-06-25 | integck: fix build error (MS_DIRSYNC, MS_RELATIME) | Brian Norris |
2011-05-27 | fs-tests: integck: add some more error messages | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: print error message on error | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: close files after creation | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: make directory checking work | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: add verbose reporting | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: always check clean data | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: introduce a helper function for dir sync | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: print name of directory which we cannot open | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: EIO can also be return in power-cut testing | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: implement MTD reattaching | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: read all files in power cut mode | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: verify truncation only if -v option was given | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: fsync directories as well | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: return error if fsync fails | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: fsync more often | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: verify clean files | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: make -v work -e | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: check direntries in power cut mode | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: check errno in pvc macro | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: fix segfault | Artem Bityutskiy |
2011-05-20 | fs-tests: integck: introduce the clean flag | Artem Bityutskiy |
2011-04-29 | fs-tests: integck: print error number in pcv messages | Artem Bityutskiy |
2011-04-29 | fs-tests: integck: re-structure file_write a little | Artem Bityutskiy |
2011-04-29 | fs-tests: integck: limit the recursion depth | Artem Bityutskiy |
2011-04-29 | fs-tests: integck: fail loudly on unexpected EROFS | Artem Bityutskiy |
2011-04-25 | fs-tests: integck: fix falures with SIGBUS | Artem Bityutskiy |
2011-04-25 | fs-tests: integck: ignore -e if in power cut mode | Artem Bityutskiy |
2011-04-25 | fs-tests: integck: fix line number in CHECK() output | Artem Bityutskiy |
2011-04-25 | fs-tests: integck: do not run checking when in power cut mode | Artem Bityutskiy |
2011-04-25 | fs-tests: integck: introduce a helper for checking | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: print a bit less if in power cut mode | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: improve remountability logic | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: re-mount always if not root fs | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: make -v switch work | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: use rand_r everywhere | Artem Bityutskiy |
2011-04-24 | fs-tests: use independent random generators for ops and data | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: add debug compilation target | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: implement holes verification | Artem Bityutskiy |
2011-04-24 | fs-tests: integck: implement data verification | Artem Bityutskiy |