提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt bd3cc792ff fs/: Run all .c files under fs/ through tools/nxstyle. 5 年之前
  Gregory Nutt be3dd0bac6 fs/: Fix various coding standard issues found while testing tools/nxstyle.c 5 年之前
  Gregory Nutt 8c61c2f31b Remove trailing spaces at the end of lines. 6 年之前
  Gregory Nutt a704344595 fs/tmpfs/fs_tmpfs.c: Correct logic in tmpfs_ioctl() that extracts the priv state structure from the file system structures. It was not getting the right value and causing mmap() to fail. Noted by Jesse. 6 年之前
  Gregory Nutt e4652bd3dc Squashed commit of the following: 6 年之前
  Gregory Nutt 9568600ab1 Squashed commit of the following: 7 年之前
  Gregory Nutt 42a0796615 Squashed commit of the following: 7 年之前
  Gregory Nutt 83cdb0c552 Squashed commit of the following: 7 年之前
  DL 9145fe0c10 Fixed directory unlocking in tmpfs_opendir 7 年之前
  Gregory Nutt 41680d376d Replace 'the the' with 'the' 7 年之前
  Gregory Nutt a482a4603f fstat: Add fstat() support to tmpfs. 7 年之前
  Gregory Nutt 7d91fabf01 fstat: Add skeleton implmentations of fstat() in all file systems. 7 年之前
  Gregory Nutt 67a9549355 TMPFS: Eliminate some warnings 8 年之前
  Gregory Nutt ad2f7b0119 fs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 8 年之前
  Gregory Nutt a1469a3e95 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 8 年之前
  Gregory Nutt fc3540cffe Replace all occurrences of vdbg with vinfo 8 年之前
  Gregory Nutt 9008308b64 Remove some block comments before empty code sections 8 年之前
  Gregory Nutt 185b941c27 TMPFS: In open write/append mode, need to set the file position to the end of the file 9 年之前
  Gregory Nutt 2c385b81f8 TMPFS: Yet another memory leak 9 年之前
  Gregory Nutt 6a2098d35c TMPFS: Fix a memory leak 9 年之前
  Gregory Nutt 838f9e5a18 TMPFS: Fix yet another bug 9 年之前
  Gregory Nutt d6fa78a1b0 TMPFS: Fixes several bugs 9 年之前
  Gregory Nutt f0be2b7b09 TMPFS: Fix error in reallocted directory 9 年之前
  Gregory Nutt e675ddb813 TMPFS: Reported block size is now configurable 9 年之前
  Gregory Nutt d80bea326f TMPFS: Fix a misbehaving assertion 9 年之前
  Gregory Nutt b489cd9610 TMFPS: Now basically functional although not heavily tested 9 年之前
  Gregory Nutt c25adcb74c TMPFS: More fixes 9 年之前
  Gregory Nutt 9eb92268b7 TMPFS: Fixes a few bugs. Still not fully functional 9 年之前
  Gregory Nutt d359a5be13 TMPFS: Code complete, but not yet functional 9 年之前
  Gregory Nutt 11a8a01462 TMPFS: Add mkdir and rmdir logic 9 年之前