1. 23beb35 lib: Move some code to testcases/kernel/fs/doio/ by Cyril Hrubis · 7 years ago
  2. 437d181 various: include sys/sycall.h instead of syscall.h by Steven Jackson · 8 years ago
  3. a7fa8561 various: include the POSIX fcntl.h instead of sys/fcntl.h by Steven Jackson · 8 years ago
  4. 249f405 various: use sys/wait.h instead of wait.h by Steven Jackson · 8 years ago
  5. 0702d49 shell: fix echo -e bashisms, simplify code by Petr Vorel · 8 years ago
  6. 2bf2094 shell: fix bashisms: s/&>/>$1 2>&1/ by Petr Vorel · 8 years ago
  7. 437cbae fs_racer: cleanup by Cui Bixuan · 8 years ago
  8. 47a1e46 testcases: bashisms: s/==/=/ by Petr Vorel · 8 years ago
  9. 23d7e7c Revert "testcases: bashisms: s/==/=/" by Cyril Hrubis · 8 years ago
  10. 65767d1 testcases: bashisms: s/==/=/ by Petr Vorel · 8 years ago
  11. 8801cda quota_remount_test01: Make use of tst_kvcmp + fix by Cyril Hrubis · 8 years ago
  12. 5018761 ext4-new-features: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  13. b047f80 kernel: minor cleanup in fs_bind TODO by Petr Vorel · 8 years ago
  14. a384c73 fs/linktest.sh: Use tst_resm instead of tst_res by Huacai Chen · 8 years ago
  15. 48b1bde rename 'sigset' var to avoid shadowing with libc symbol sigset by Khem Raj · 8 years ago
  16. ad33a3d replace SIGCLD with SIGCHLD by Khem Raj · 8 years ago
  17. bd53b0a test_robind: add "-f" mkfs option for xfs and btrfs by Boyang Xue · 8 years ago
  18. 8a3e39f proc01: handle EOPNOTSUPP if !hugepages_supported() by Jan Stancek · 8 years ago
  19. 9a362ff acl_test01: More fixes. by Cyril Hrubis · 8 years ago
  20. 6311f0d acl_test01: Fixes. by Cyril Hrubis · 8 years ago
  21. ee2d3ee acl_test01: Fix cleanup. by Cyril Hrubis · 8 years ago
  22. 7806e44 fs/isofs.sh: Don't use /etc/ for the image by Cyril Hrubis · 8 years ago
  23. bbdb9f7 lib: Add new test library API by Cyril Hrubis · 8 years ago
  24. 3a32c7c fsstress.c: Replace __int64_t with int64_t by Khem Raj · 9 years ago
  25. dfe5cac fix the redirection order by Wei Jiangang · 9 years ago
  26. e9f642d fs/ftest/ftest07.c: Get rid of some compiler warnings by Leonid V. Fedorenchik · 9 years ago
  27. 6788d01 test_robind: use tst_mkfs helper to mkfs by Eryu Guan · 9 years ago
  28. 6f76590 test_robind.sh: set default FSTYPES to LTP_BIG_DEV_FS_TYPE by Eryu Guan · 9 years ago
  29. 3d0ea11 fs/ftest: Add printing of inode stats by Leonid V. Fedorenchik · 9 years ago
  30. d1e794d lib: Get rid of unused tst_require_root() callback by Cyril Hrubis · 9 years ago
  31. 208a402 kernel/fs: use ARRAY_SIZE by Maninder Singh · 9 years ago
  32. 345cb47 kernel/fsstress: use ARRAY_SIZE by Maninder Singh · 9 years ago
  33. 6324634 proc/proc01.c: ignore stable_secret files by Jeffrey Bastian · 9 years ago
  34. d3b775b kernel/fs/doio/growfiles: add parameter for printf by Wei,Jiangang · 9 years ago
  35. 20cc1d9 fs/acls: fix some permission issue in the testcase by Li Wang · 9 years ago
  36. de3e3ed fsstress: Fix main loop condition by Ari Sundholm · 9 years ago
  37. 11ea71d fsstress: Kill children only if test was interrupted. by Cyril Hrubis · 9 years ago
  38. d6d11d0 Introduce tst_parse_opts() by Cyril Hrubis · 9 years ago
  39. e259def proc01: Change TWARN for /proc/xen/xenbus to TINFO by Cyril Hrubis · 9 years ago
  40. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  41. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 9 years ago
  42. be92c45 fs_perms: Fix the test after automatic cleanup. by Cyril Hrubis · 10 years ago
  43. 9fa8ad0 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  44. 526fdf8 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  45. d9686e4 ext4-new-features: modify ext4_get_inode_version.sh not know $EXT4_DEV definition by Zorro Lang · 10 years ago
  46. 22c404b ext4-new-features: modify wrong pathname in ext4_test_inode_version.c by Zorro Lang · 10 years ago
  47. 4ae5699 ext4-new-features: modify wrong pathname in ext4-alloc-test.sh by Zorro Lang · 10 years ago
  48. 4e2bab8 Make use of NULL by Cyril Hrubis · 10 years ago
  49. ee7667e ftest: Fix tst_brkm() usage. by Cyril Hrubis · 10 years ago
  50. 8a1e52a Remove redundant tst_exit() calls. by Cyril Hrubis · 10 years ago
  51. cf0d626 Remove all useless NULL casts. by Cyril Hrubis · 10 years ago
  52. d218f34 Remove useless malloc() casts. by Cyril Hrubis · 10 years ago
  53. 0841eee fs/fsstress: backport fix from xfstests by Zorro Lang · 10 years ago
  54. cac1f45 fs/fsstress: modify compile warning about fsstress.c by Zorro Lang · 10 years ago
  55. caddfe5 fs/ext4-new-features: Add absolute path for the test by Zeng Linggang · 10 years ago
  56. f7442e2 fs/ext4-new-features: Fix by Zeng Linggang · 10 years ago
  57. 5e5adff fs/ext4-new-features: fix wrong test point when running ext4-persist-prealloc by Xiaoguang Wang · 10 years ago
  58. 8b60964 fs-bench: rename test*.sh scripts to fs-bench-test*.sh by Jan Stancek · 10 years ago
  59. 1a4b38c fs/ext4-new-features: cleanup by Xiaoguang Wang · 10 years ago
  60. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  61. d02dc73 Declare an iso9660 fs testcase based on isofs.sh by Stanislav Kholmanskikh · 10 years ago
  62. 043ad5a test_robind.sh: Move the script to testcases/ dir by Cyril Hrubis · 10 years ago
  63. 3979cf9 fs/ext4-new-features: add ext4-new-features tests to default by Xiaoguang Wang · 10 years ago
  64. 6651349 testcases/kernel/fs/ext4-new-features: added .gitignore by Stanislav Kholmanskikh · 10 years ago
  65. 91bfa5b Fix tst_require_root() usage. by Cyril Hrubis · 10 years ago
  66. c5d2542 configure: Add mkdirat() detection, fix build by Cyril Hrubis · 11 years ago
  67. 1346646 move testcases/kernel/fs/ext4-new-features/ffsb to utils by Cyril Hrubis · 11 years ago
  68. 9b48608 BindMounts: fix to properly unmount during cleanup by Siva Padhy · 11 years ago
  69. 700999e ext4-new-features: fix syntax error in configure by Honggyu Kim · 11 years ago
  70. cbf52ab proc01: add nfsd/pool_stats to list of known issues by Jan Stancek · 11 years ago
  71. 80ab8bc proc01: add use-gss-proxy to known_issues list by Jan Stancek · 11 years ago
  72. 7a5d0ca quota_remount_test01: SELinux workaround and other fixes by Stanislav kholmanskikh · 11 years ago
  73. 69b772b lib, include: Remove all references to TDIRECTORY. by Cyril Hrubis · 11 years ago
  74. 82ddd5f fs/ftest{04,08}: Remove unused allocated buffer. by Cyril Hrubis · 11 years ago
  75. db7f435 fs/proc01.c: Add known issue. by Cyril Hrubis · 11 years ago
  76. 5f070bc growfiles: fix copy paste error in -O parameter by Jan Stancek · 11 years ago
  77. cb7c691 inode01: remove "slash" array by Jan Stancek · 11 years ago
  78. 6d427a9 inode02: fix "slash" array overrun by Jan Stancek · 11 years ago
  79. c74b7f0 testcases/kernel/fs/doio/doio.c: Fix buffer size. by Cyril Hrubis · 11 years ago
  80. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  81. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  82. 14259b0 proc01: code cleanups by Wanlong Gao · 12 years ago
  83. c153ed7 proc01: Add EAGAIN to known issues for acpi/event by David Mackey · 12 years ago
  84. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  85. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  86. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  87. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  88. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  89. e8a93f8 bind/03, 21 rbind/38, 33:fix missing umount and error umount in these cases by DAN LI · 12 years ago
  90. 37bfeec proc01: add option to limit max read bytes by Jan Stancek · 12 years ago
  91. 1475f67 Renamed /lib/str_to_bytes.c and /include str_to bytes.h by Marios Makris · 12 years ago
  92. b552400 expand gitignore coverage by Mike Frysinger · 12 years ago
  93. 61037e1 convert the wrong file format from dos to unix by Wanlong Gao · 12 years ago
  94. 6a78445 ext4-online-defrag: use the e4defrag from local system by Wanlong Gao · 13 years ago
  95. 786e3a1 fs/proc01: namespaces fix for kernel >= 3.0 by Dmitry Artamonow · 13 years ago
  96. 019ed6c Fix build with latest glibc. by Cyril Hrubis · 13 years ago
  97. 36138ad Fix default test invocation. by Garrett Cooper · 13 years ago
  98. 4a5a436 Fix loopback detection. by Garrett Cooper · 13 years ago
  99. c0405c3 ltp: fix warnings in "fsstress.c" by Alex Elder · 13 years ago
  100. 85cef83 ltp: fix warnings in "growfiles.c" by Alex Elder · 13 years ago