1. ad33a3d replace SIGCLD with SIGCHLD by Khem Raj · 8 years ago
  2. d3b775b kernel/fs/doio/growfiles: add parameter for printf by Wei,Jiangang · 9 years ago
  3. d218f34 Remove useless malloc() casts. by Cyril Hrubis · 10 years ago
  4. 5f070bc growfiles: fix copy paste error in -O parameter by Jan Stancek · 11 years ago
  5. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  6. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  7. 85cef83 ltp: fix warnings in "growfiles.c" by Alex Elder · 13 years ago
  8. 97360e7 ltp: use C function prototypes in "growfiles.c" by Alex Elder · 14 years ago
  9. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  10. 72521cf Fix more tests; remove more Tst_count externs. by Garrett Cooper · 14 years ago
  11. bb71de4 Remove useless externs and work around buggy compiler warning. by Garrett Cooper · 14 years ago
  12. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  13. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  14. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  15. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  16. 8fb1cdb More style cleanup. by Garrett Cooper · 14 years ago
  17. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  18. c6b731c Following patch fixes buffer overflow.c. Signed-off-by: Cyril Hrubis <chrubis@suse.cz>. by subrata_modak · 15 years ago
  19. f17ac84 Formatting and ftest cleanup: This is first part of testcases/kernel/fs/ftest/ cleanup. It fixes printf like formatting in pidns20.c and growfiles.c as well as huge number of bugs and code formatting issues in ftest01.c ftest02.c and ftest03.c. Signed-off-by: Cyril Hrubis <chrubis@suse.cz>. by subrata_modak · 15 years ago
  20. 142cfbb Growfiles: Fix Test Failures. See: http://marc.info/?t=123866461100001&r=1&w=2&n=2, for more info. Signed-Off-By: CAI Qian <caiqian@cclom.cn>. by subrata_modak · 16 years ago
  21. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  22. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  23. 999fb4a When we execute `./growfiles -h` command then it gives the result as: growfiles 1 PASS : Test passed, Which is just confusing the user that some testcase has been executed, whether it just ran the help/usage command. So here is the small patch for fixing this issue. Signed-Off-By: "Rishikesh K. Rajak" <risrajak@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  24. 90d1e3c I am attaching a patch fs.patch for fixing some testcases failing on arm. fs.patch:- For arm architecture some system calls has been removed like time, utime etc. Since fs testcases include time system call, it should be replaced with gettimeofday system call. It wouldn't effect other architectures and thus works for arm also. Also testcases like utime should be made architecture specific. sasa sasa <sasak.1983@gmail.com>. by subrata_modak · 16 years ago
  25. 243eecf Yi Yang <yang.y.yi@gmail.com> fixed some anomalies for ext2/ext3 and creat system call by subrata_modak · 17 years ago
  26. 93205ff set default Debug level to off by vapier · 19 years ago
  27. 863bc6f fix warning: growfiles.c:357: warning: unused variable `opterr' by vapier · 19 years ago
  28. 7976805 Applied a suggested solution from Jacky Malcles to allow the test to run correctly in 64bits. by robbiew · 19 years ago
  29. f7298c7 Updates from Jennifer Monk to enable compiling w/o errors using XLC by mridge · 19 years ago
  30. dec5a46 Fix for defect 14136, growfiles expanding a file past the 2G limit on ext2. by mridge · 20 years ago
  31. dd19842 Applied patch from Pu Long: by robbiew · 20 years ago
  32. 1f61f0d Backout change from yesterday to get different fcntl.h file. by mridge · 20 years ago
  33. 2422745 Change made to growfile.c defect 8508, random failures on ppc64, correccted include path for O_LARGEFILE by mridge · 20 years ago
  34. 85b1b03 Applied bug fixes from Gernot Payer: by robbiew · 20 years ago
  35. 92b688b Applied patches from Chris Dearman to set PASS/FAIL messages. by robbiew · 21 years ago
  36. 79ce8da Added a rand() call to decrease odds of unique filename generation failing. by robbiew · 21 years ago
  37. aead6ba warnings cleanup by robbiew · 21 years ago
  38. a70576c Removed "extern int errno" lines and replaced with "#include <errno.h>" by robbiew · 22 years ago
  39. ca67783 uClibc fix from Steven Hill by plars · 22 years ago
  40. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago