summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-251-946/+0
* imfs.h: Add cast to remove warning for pointer/integer size mismatchJoel Sherrill2015-03-241-1/+1
* IMFS: Implement variable length node namesSebastian Huber2015-02-151-2/+7
* IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber2015-02-141-21/+9
* IMFS: Add fine grained configurationSebastian Huber2015-02-121-16/+5
* IMFS: Allow static initialization of FS infoSebastian Huber2015-02-121-18/+16
* IMFS: Add root directory to FS infoSebastian Huber2015-02-121-7/+3
* IMFS: Split linfile and memfile modulesSebastian Huber2015-02-121-52/+10
* IMFS: Introduce IMFS_mknod_controlSebastian Huber2015-02-121-10/+14
* IMFS: Simplify ino generationSebastian Huber2015-02-041-2/+5
* IMFS: Use rtems_filesystem_make_dev_t_from_pointerSebastian Huber2015-02-041-18/+1
* IMFS: Reduce IMFS node typesSebastian Huber2015-01-281-28/+1
* IMFS: Replace node union with individual structSebastian Huber2015-01-271-120/+171
* Filesystem: Delete node type operationSebastian Huber2015-01-221-15/+5
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* IMFS: Improved support for generic nodesSebastian Huber2014-01-211-3/+1
* PR2160: imfs: Use ENOSYS for unsupported nodesSebastian Huber2013-12-111-1/+1
* IMFS: Use inline functions instead of macrosSebastian Huber2013-09-131-28/+36
* cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill2013-01-101-52/+48
* IMFS: DocumentationSebastian Huber2013-01-091-23/+36
* libfs: Doxygen Clean Up Task #1Alex Ivanov2013-01-081-46/+51
* IMFS: DocumentationSebastian Huber2012-12-211-4/+146
* libfs: Doxygen Enhancement Task #1Alex Ivanov2012-12-201-3/+161
* libfs: Doxygen Enhancement Task #2Alex Ivanov2012-12-181-1/+78
* Filesystem: Reject removal of root nodesSebastian Huber2012-10-071-4/+2
* Filesystem: Use ioctl_command_tSebastian Huber2012-05-151-9/+3
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Filesystem: PR1398: Fix lseek() mechanicSebastian Huber2012-05-111-18/+0
* IMFS: Generic device identifierSebastian Huber2012-03-131-0/+12
* IMFS: Add make generic node supportSebastian Huber2012-03-131-0/+46
* IMFS: Add and use node controlSebastian Huber2012-03-131-37/+101
* IMFS: New support functionsSebastian Huber2012-03-131-0/+10
* IMFS: Removed superfluous imfs_dir_open()Sebastian Huber2012-03-131-7/+0
* IMFS: Reference counting for nodesSebastian Huber2012-03-131-27/+18
* IMFS: Use unprotected chain operationsSebastian Huber2012-03-131-0/+15
* Filesystem: New defaults fsync_h and fdatasync_hSebastian Huber2012-03-131-4/+0
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-129/+57
* 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-11-061-10/+10
* 2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-261-0/+6
* 2011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-241-3/+7
* 2011-01-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-01-041-1/+1
* 2010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-08-251-5/+0
* 2010-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-081-1/+1
* 2010-07-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-301-0/+11
* 2010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-151-10/+9
* 2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-141-8/+0
* 2010-07-13 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill2010-07-131-0/+1
* 2010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-081-2/+8
* 2010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-081-5/+8
* 2010-05-31 Chris Johns <chrisj@rtems.org>Chris Johns2010-05-311-2/+4