index
:
mtd-utils.git
master
A mirror of http://git.infradead.org/mtd-utils.git
David Oberhollenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fs-tests
/
integrity
/
integck.c
Age
Commit message (
Expand
)
Author
2011-04-22
fs-tests: integck: refuse R/O file-system
Artem Bityutskiy
2011-04-22
fs-tests: integck: free all allocated memory on exit
Artem Bityutskiy
2011-04-22
fs-tests: integck: assume that the parent is present in new_dir
Artem Bityutskiy
2011-04-22
fs-tests: integck: lessen memory consumption even more
Artem Bityutskiy
2011-04-22
fs-tests: integck: lessen memory consumption
Artem Bityutskiy
2011-04-22
fs-tests: integck: clean up add_dir_entry usage
Artem Bityutskiy
2011-04-22
fs-tests: integck: remove symlinks memory leaks
Artem Bityutskiy
2011-04-22
fs-tests: integck: free raw write information
Artem Bityutskiy
2011-04-22
fs-tests: integck: introduce free_writes_info helper
Artem Bityutskiy
2011-04-22
fs-tests: integck: fix memory leak in dir_new
Artem Bityutskiy
2011-04-22
fs-tests: integck: fix memory lead in dir_remove
Artem Bityutskiy
2011-04-22
fs-tests: integck: make file_truncate_file return error
Artem Bityutskiy
2011-04-22
fs-tests: integck: make file_open return error on failure
Artem Bityutskiy
2011-04-22
fs-tests: integck: make operate_on_entry handle all errors
Artem Bityutskiy
2011-04-22
fs-tests: integck: teach file_unlink_file return an error
Artem Bityutskiy
2011-04-22
fs-tests: integck: teach dir_remove return error and fix a memory leak
Artem Bityutskiy
2011-04-22
fs-tests: integck: teach symlink_remove return error on removal failure
Artem Bityutskiy
2011-04-22
fs-tests: integck: make rename_entry return error on failure
Artem Bityutskiy
2011-04-22
fs-tests: integck: make operate_on_dir propagate errors up
Artem Bityutskiy
2011-04-22
fs-tests: integck: teach link_new to return error on creation failure
Artem Bityutskiy
2011-04-22
fs-tests: integck: teach symlink_new to return error on creation failure
Artem Bityutskiy
2011-04-22
fs-tests: integck: teach dir_new return error on creation failure
Artem Bityutskiy
2011-04-22
fs-tests: integck: make file_new return error on create failure
Artem Bityutskiy
2011-04-22
fs-tests: integck: fix placeholders when printing
Artem Bityutskiy
2011-04-22
fs-tests: integck: use unsigned int everywhere
Artem Bityutskiy
2011-04-22
fs-tests: integck: rename BUFFER_SIZE
Artem Bityutskiy
2011-04-22
fs-tests: integck: teach file_write_data return an error
Artem Bityutskiy
2011-04-22
fs-tests: integck: handle errors in file_mmap_write
Artem Bityutskiy
2011-04-22
fs-tests: integck: handle all failures in operate_on_open_file
Artem Bityutskiy
2011-04-22
fs-tests: integck: handle errors in file_delete
Artem Bityutskiy
2011-04-22
fs-tests: integck: teach file_truncate return error code
Artem Bityutskiy
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-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
[prev]
[next]