提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 年之前
  Gregory Nutt a1469a3e95 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 8 年之前
  Gregory Nutt 9008308b64 Remove some block comments before empty code sections 8 年之前
  Gregory Nutt c70987e551 nuttx/fs: Fix some spacing and alignment issues 9 年之前
  Gregory Nutt cb9e27c3b0 Standardize naming used for public data and function groupings 9 年之前
  Gregory Nutt 494387b33b Make sure that there is one space after for 10 年之前
  Gregory Nutt 303cc1902b Make sure that there is one space between if and condition 10 年之前
  Gregory Nutt 2318531d93 Condition out most of the recent NXFFS changes for NAND. NXFFS will never be able to support NAND 11 年之前
  Gregory Nutt 7fad495e1d Cosmetic changes to debug output 11 年之前
  Gregory Nutt b3d3f59363 NXFFS: more NAND-Releated changes; don't fail if a block read fails. That might just be a NAND uncorrectable bit error. Make scanning of the device on startup optional. This might have introduced some NXFFS issure -- To be determined 11 年之前
  Gregory Nutt 5c1f0946c2 NXFFS: First of many changes for NAND. NAND reports read errors on ECC failures. NXFFS can't just give up in these cases and must treat read failures like bad blocks 11 年之前
  Gregory Nutt 0d02d854ed Cleanup some compilation warnings in NXFFS 11 年之前
  Gregory Nutt bc46b447dc Fix all occurrences of "the the" in documentation and comments 11 年之前
  patacongo 284fb22fee Fix another NXFFS write-when-flash-is-full problem 13 年之前
  patacongo ae91fa0be3 Yet another re-implementation of the NXFFS bug fix 13 年之前
  patacongo 9a71271f07 Minor improvement to fix of last checkin 13 年之前
  patacongo 47233f1b3c Add some missing error handling to NXFFS 13 年之前
  patacongo 0f1bdb6ab2 Fix NXFFS positioning bug 13 年之前
  patacongo 97da40cebb Finish logic to update open writer after packing 13 年之前
  patacongo 71bd9ca54e All open file must be adjusted when the filesystem is packed 13 年之前
  patacongo 4aa6da9344 NXFFS is basically functional -- more testing needed 13 年之前
  patacongo 8865c298c6 Fix two more NXFFS bugs 13 年之前
  patacongo d6812a0f9f Minor NXFFS fixes 13 年之前
  patacongo 9721078fdd More NXFFS bugfixes 13 年之前
  patacongo 9bf97a2cd3 More NXFFS bugfixes 13 年之前
  patacongo 5196a00b2d More NXFFS bugfixes 13 年之前
  patacongo 4e23151cdd Misc NXFFS bugfixes 13 年之前
  patacongo a6a3a9b484 Fix a few more NXFFS bugs 13 年之前
  patacongo a830269532 Most of packing logic is in place 13 年之前
  patacongo 3b30b0143a Progress on NXFFS packing logic 13 年之前