Age | Commit message (Expand) | Author |
2011-04-22 | fs-tests: integck: make more functions propogate error up | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: handle errors when creating test data | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: handle errors in remount_tested_fs | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: handle write failures in dir_new | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: check deletion errors in rm_minus_rf_dir | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: introduce power cut testing arguments | Artem Bityutskiy |
2011-04-22 | serve_image: missing comma | Brian Norris |
2011-04-21 | serve_image: adjust classifier and type for printf | Andy Shevchenko |
2011-04-21 | libmtd: use PRIu64 classifier for uint64_t printf arguments | Andy Shevchenko |
2011-04-21 | mkfs.jffs2: fix casting of __off64_t | Andy Shevchenko |
2011-04-18 | fs-tests: integck: do not expect max name length to be 256 | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: implement own version of CHECK | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: do not use tests_random_no | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: do not use global common variables | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: do not use tests_get_total_space | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: do not use tests_remount | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: do not use tests_fs_is_rootfs | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: prefer to check for success | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: do not use space after cast | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: do not use tests_clear_dir | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: clean up test directory creation | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: do not use tests_cat_pid | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: remove trailing backslashes from mount point | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: move log10_initial_free to fsinfo | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: add own get_free_space function | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: move more variables to fsinfo | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: move mem_page_size to fsinfo | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: make integck function return error | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: get rid of tests_check_test_file_system | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: clean-up copy_string | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: implement own parameters parsing | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: change tests defaults | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: shrink write_info even more | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: abuse random_offset field nicer | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: srink file_info structure even more | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: shrink file_info structure size | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: shrink dir_entry_info structure size | Artem Bityutskiy |
2011-04-14 | tests: ubi-tests: clean libubi.a and *.o | Andy Shevchenko |
2011-04-14 | tests: checkfs: adjust Makefile | Andy Shevchenko |
2011-04-14 | tests: fs-tests: read() returns ssize_t value | Andy Shevchenko |
2011-04-14 | mkfs.jffs2: fix casting of printf argument | Andy Shevchenko |
2011-04-11 | fs-tests: integck: use common printing macros | Artem Bityutskiy |
2011-04-11 | fs-tests: integck: include the common mtd-utils header | Artem Bityutskiy |
2011-04-11 | fs-tests: integck: remove unnecessary check | Artem Bityutskiy |
2011-04-11 | fs-tests: integck: simplify dir_entry_info fields | Artem Bityutskiy |
2011-04-11 | fs-tests: integck: do not cast void pointers | Artem Bityutskiy |
2011-04-11 | fs-tests: integck: introduce zalloc | Artem Bityutskiy |
2011-04-09 | mtd-utils: switch ubi and ubifs tools to use common strtoX funcs | Artem Bityutskiy |
2011-04-09 | mtd-utils: improve simple_strtoX usage commentary | Artem Bityutskiy |
2011-04-09 | fs_tests: make the test-suite finish faster | Artem Bityutskiy |