summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems/imfs.h (unfollow)
AgeCommit message (Expand)Author
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber
2020-03-09imfs: Constify imfs_memfile_bytes_per_blockSebastian Huber
2020-03-04imfs: Add IMFS_add_node()Sebastian Huber
2020-03-04imfs: Remove IMFS_NODE_FLAG_NAME_ALLOCATEDSebastian Huber
2019-11-21imfs: Fix IMFS_make_linearfile()Sebastian Huber
2019-11-19imfs: Add IMFS_make_linfile()Sebastian Huber
2018-11-12rtems: Avoid <rtems/score/timecounter.h> in APISebastian Huber
2018-03-16imfs: Use most efficient way to get the timeSebastian Huber
2018-01-25Remove make preinstallChris Johns
2015-03-24imfs.h: Add cast to remove warning for pointer/integer size mismatchJoel Sherrill
2015-02-15IMFS: Implement variable length node namesSebastian Huber
2015-02-14IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber
2015-02-12IMFS: Add fine grained configurationSebastian Huber
2015-02-12IMFS: Allow static initialization of FS infoSebastian Huber
2015-02-12IMFS: Add root directory to FS infoSebastian Huber
2015-02-12IMFS: Split linfile and memfile modulesSebastian Huber
2015-02-12IMFS: Introduce IMFS_mknod_controlSebastian Huber
2015-02-04IMFS: Simplify ino generationSebastian Huber
2015-02-04IMFS: Use rtems_filesystem_make_dev_t_from_pointerSebastian Huber
2015-01-28IMFS: Reduce IMFS node typesSebastian Huber
2015-01-27IMFS: Replace node union with individual structSebastian Huber
2015-01-22Filesystem: Delete node type operationSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-01-21IMFS: Improved support for generic nodesSebastian Huber
2013-12-11PR2160: imfs: Use ENOSYS for unsupported nodesSebastian Huber
2013-09-13IMFS: Use inline functions instead of macrosSebastian Huber
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill
2013-01-09IMFS: DocumentationSebastian Huber
2013-01-08libfs: Doxygen Clean Up Task #1Alex Ivanov
2012-12-21IMFS: DocumentationSebastian Huber
2012-12-20libfs: Doxygen Enhancement Task #1Alex Ivanov
2012-12-18libfs: Doxygen Enhancement Task #2Alex Ivanov
2012-10-07Filesystem: Reject removal of root nodesSebastian Huber
2012-05-15Filesystem: Use ioctl_command_tSebastian Huber
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2012-05-11Filesystem: PR1398: Fix lseek() mechanicSebastian Huber
2012-03-13IMFS: Generic device identifierSebastian Huber
2012-03-13IMFS: Add make generic node supportSebastian Huber
2012-03-13IMFS: Add and use node controlSebastian Huber
2012-03-13IMFS: New support functionsSebastian Huber
2012-03-13IMFS: Removed superfluous imfs_dir_open()Sebastian Huber
2012-03-13IMFS: Reference counting for nodesSebastian Huber
2012-03-13IMFS: Use unprotected chain operationsSebastian Huber
2012-03-13Filesystem: New defaults fsync_h and fdatasync_hSebastian Huber
2012-03-13Filesystem: Reference counting for locationsSebastian Huber
2011-11-062011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-10-262011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-06-242011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2011-01-042011-01-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2010-08-252010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber