summaryrefslogtreecommitdiff
path: root/cpukit/libfs/src/imfs/imfs_init.c (follow)
AgeCommit message (Expand)Author
2017-12-13IMFS: Include <rtems/imfs.h>Sebastian 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: Introduce IMFS_mknod_controlSebastian Huber
2015-02-09Filesystem: Delete unused fsmountme_h handlerSebastian Huber
2015-01-28IMFS: Reduce IMFS node typesSebastian Huber
2015-01-22Filesystem: Delete node type operationSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-12-11PR2160: imfs: Use ENOSYS for unsupported nodesSebastian Huber
2013-12-10libfs/imfs: Set the FIFO control block.Chris Johns
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2012-03-13IMFS: Add and use node controlSebastian Huber
2012-03-13IMFS: Reference counting for nodesSebastian Huber
2012-03-13Filesystem: Reference counting for locationsSebastian Huber
2010-07-152010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2010-07-142010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2010-06-292010-06-29 Jennifer.Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett
2010-06-082010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2010-05-312010-05-31 Chris Johns <chrisj@rtems.org>Chris Johns
2010-03-04010-03-04 Chris Johns <chrisj@rtems.org>Chris Johns
2009-10-082009-10-08 Chris Johns <chrisj@rtems.org>Chris Johns
2008-05-27Added const qualifier to various pointers and data tables toThomas Doerfler
2005-02-08Add copy-on-write semantics to rtems_tarfs_load().Eric Norum
2004-04-17Remove stray white spaces.Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2003-07-242003-07-24 jennifer averett <jennifer.averett@OARcorp.com>Jennifer Averett
2001-01-222001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2000-12-132000-12-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-10-29Moved the rmnod callback from the operations table to the handler table.Jennifer Averett
1999-10-26Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill
1999-10-12Split null handlers table to own file and renamed.Joel Sherrill
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill