summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/rfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* libblock: Drop superfluous <stdlib.h> includeSebastian Huber2016-04-073-0/+3
* Filesystem: Remove superfluous permission checksSebastian Huber2016-01-051-17/+0
* RFS: Fix resource leakSebastian Huber2015-10-261-0/+2
* cpukit/libdl/rtl-obj-comp.c: Use correct printf() specificationJoel Sherrill2015-03-171-2/+2
* rfs: cast minor to uintptr_t to truncate explicitlyGedare Bloom2015-03-161-2/+2
* Filesystem: Delete unused fsmountme_h handlerSebastian Huber2015-02-091-1/+0
* Filesystem: Delete node type operationSebastian Huber2015-01-221-61/+2
* Correct error return mismatchesNick Withers2014-12-234-22/+48
* rtems-rfs-rtems.c: Add cast to address warningJoel Sherrill2014-11-251-1/+1
* rfs: explicitly cast to dev_tGedare Bloom2014-10-161-1/+1
* Revert: rtems-rfs-buffer.c: Correct printf() format specifiers to eliminate w...Joel Sherrill2014-09-161-2/+3
* rtems-rfs-buffer.c: Correct printf() format specifiers to eliminate warningsJoel Sherrill2014-09-041-3/+2
* libfs: Fix the warning in the RFS.Chris Johns2014-09-031-1/+6
* libfs/rfs: Fix the fstime failures for the RFS file system.Chris Johns2014-04-252-12/+22
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2139-39/+39
* Filesystem: Use default kqfilter and poll handlerSebastian Huber2013-12-204-0/+8
* Filesystem: Add readv/writev handlersSebastian Huber2013-12-204-4/+12
* For PR 2164 - RFS File System - fix bitmap_create_search loop bugAlan Cudmore2013-12-191-1/+2
* For PR 2162 - RFS File System - statvfs reports 1 block freeAlan Cudmore2013-12-192-2/+2
* For PR 2163 - RFS File System - fix group search algorithm bugAlan Cudmore2013-12-191-1/+15
* PR2138: rtems_rfs_rtems_initialize() can erroneously set errno.Chris Johns2013-12-101-1/+1
* statvfs and ALL filesystem handlers: Add restrict keyword.Daniel Ramirez2013-11-211-2/+3
* RFS: Include missing header fileSebastian Huber2013-10-161-0/+1
* Filesystem: Add and use rtems_filesystem_chmod()Sebastian Huber2013-09-121-23/+1
* RFS: Use unprotected chain operationsSebastian Huber2013-08-272-12/+15
* Add "const void* data" parameter to rtems_rfs_rtems_initialize()'s declaratio...Nick Withers2013-08-091-1/+1
* Fix compiler warningsR. Diez2013-08-061-1/+1
* Return the amount of data written when an error occurs rather thanChris Johns2013-07-271-3/+9
* Include missing <string.h>Sebastian Huber2013-07-2311-0/+11
* libfs: Always use geteuid() and getegid()Sebastian Huber2013-03-221-5/+0
* rfs: Doxygen group cannot have a dash in itJoel Sherrill2013-01-1021-21/+21
* cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill2013-01-1019-23/+31
* libfs: Doxygen Clean Up Task #1Alex Ivanov2013-01-0817-428/+603
* libfs: Doxygen Clean Up Task #2Mathew Kallada2013-01-041-13/+29
* Header File Doxygen Enhancement Task #1Alex Ivanov2012-12-281-8/+11
* Header File Doxygen Enhancement Task #2Mathew Kallada2012-12-281-8/+9
* libfs: Doxygen Enhancement Task #3Alex Ivanov2012-12-2813-106/+104
* libfs: Doxygen Enhancement Task #2Alex Ivanov2012-12-188-71/+67
* Fix spellingSebastian Huber2012-12-141-1/+1
* misc: Header File Doxygen Enhancement Task #3Mathew Kallada2012-12-1215-106/+158
* Remove rtems-rfs-bitmaps-ut.c.Ralf Corsépius2012-11-061-396/+0
* Include "rtems-rfs-shell.h".Ralf Corsépius2012-10-191-1/+2
* Filesystem: Reject removal of root nodesSebastian Huber2012-10-071-3/+0
* Filesystem: Move operations to mount table entrySebastian Huber2012-05-151-3/+2
* Filesystem: Add const qualifier to lock/unlockSebastian Huber2012-05-151-2/+6
* Filesystem: PR1255: Move offset update to handlersSebastian Huber2012-05-151-1/+6
* Filesystem: Add shared device IO supportSebastian Huber2012-05-151-59/+8
* Filesystem: Use ioctl_command_tSebastian Huber2012-05-152-20/+4
* rfs: Fix major and minor number integer typesSebastian Huber2012-05-151-25/+30
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-1141-83/+0