summaryrefslogtreecommitdiff
path: root/nuttx/fs/smartfs
Commit message (Expand)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-133-25/+25
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-103-8/+4
* procfs/: Extenstive architectural changes and enhancements by Ken PettitGregory Nutt2013-12-122-1/+461
* Move smart.h to include/nuttx/fs/smart.hGregory Nutt2013-12-103-3/+3
* Add README file for SMARTFS. From Ken PettitGregory Nutt2013-11-231-0/+363
* Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.hGregory Nutt2013-11-152-2/+2
* Alloc CONFIG_FS_READABLE/WRITABLE to be defined in Kconfig files while preser...Gregory Nutt2013-11-151-0/+2
* Various changes and bigfixes for problems detected by CppCheckGregory Nutt2013-05-091-1/+1
* Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to...Gregory Nutt2013-05-032-14/+17
* Add Ken Pettit's SMART FSGregory Nutt2013-04-306-0/+3925