summaryrefslogtreecommitdiff
path: root/nuttx/fs/smartfs/smartfs_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Rename fs/fs_internal.h to fs/fs.hGregory Nutt2014-09-281-1/+1
* Update SMART FS procfs support. From Ken PettitGregory Nutt2014-09-221-10/+34
* Rename kmalloc to kmm_malloc for consistencyGregory Nutt2014-08-311-6/+6
* Rename kfree to kmm_free for consistency with other naming conventionsGregory Nutt2014-08-311-4/+4
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-101-2/+1
* Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to...Gregory Nutt2013-05-031-9/+13
* Add Ken Pettit's SMART FSGregory Nutt2013-04-301-0/+1293