summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/rfs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-07libblock: Drop superfluous <stdlib.h> includeSebastian Huber3-0/+3
2016-01-05Filesystem: Remove superfluous permission checksSebastian Huber1-17/+0
2015-10-26RFS: Fix resource leakSebastian Huber1-0/+2
2015-03-17cpukit/libdl/rtl-obj-comp.c: Use correct printf() specificationJoel Sherrill1-2/+2
2015-03-16rfs: cast minor to uintptr_t to truncate explicitlyGedare Bloom1-2/+2
2015-02-09Filesystem: Delete unused fsmountme_h handlerSebastian Huber1-1/+0
2015-01-22Filesystem: Delete node type operationSebastian Huber1-61/+2
2014-12-23Correct error return mismatchesNick Withers4-22/+48
2014-11-25rtems-rfs-rtems.c: Add cast to address warningJoel Sherrill1-1/+1
2014-10-16rfs: explicitly cast to dev_tGedare Bloom1-1/+1
2014-09-16Revert: rtems-rfs-buffer.c: Correct printf() format specifiers to eliminate w...Joel Sherrill1-2/+3
2014-09-04rtems-rfs-buffer.c: Correct printf() format specifiers to eliminate warningsJoel Sherrill1-3/+2
2014-09-03libfs: Fix the warning in the RFS.Chris Johns1-1/+6
2014-04-25libfs/rfs: Fix the fstime failures for the RFS file system.Chris Johns2-12/+22
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns39-39/+39
2013-12-20Filesystem: Use default kqfilter and poll handlerSebastian Huber4-0/+8
2013-12-20Filesystem: Add readv/writev handlersSebastian Huber4-4/+12
2013-12-19For PR 2164 - RFS File System - fix bitmap_create_search loop bugAlan Cudmore1-1/+2
2013-12-19For PR 2162 - RFS File System - statvfs reports 1 block freeAlan Cudmore2-2/+2
2013-12-19For PR 2163 - RFS File System - fix group search algorithm bugAlan Cudmore1-1/+15
2013-12-10PR2138: rtems_rfs_rtems_initialize() can erroneously set errno.Chris Johns1-1/+1
2013-11-21statvfs and ALL filesystem handlers: Add restrict keyword.Daniel Ramirez1-2/+3
2013-10-16RFS: Include missing header fileSebastian Huber1-0/+1
2013-09-12Filesystem: Add and use rtems_filesystem_chmod()Sebastian Huber1-23/+1
2013-08-27RFS: Use unprotected chain operationsSebastian Huber2-12/+15
2013-08-09Add "const void* data" parameter to rtems_rfs_rtems_initialize()'s declaratio...Nick Withers1-1/+1
2013-08-06Fix compiler warningsR. Diez1-1/+1
2013-07-27Return the amount of data written when an error occurs rather thanChris Johns1-3/+9
2013-07-23Include missing <string.h>Sebastian Huber11-0/+11
2013-03-22libfs: Always use geteuid() and getegid()Sebastian Huber1-5/+0
2013-01-10rfs: Doxygen group cannot have a dash in itJoel Sherrill21-21/+21
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill19-23/+31
2013-01-08libfs: Doxygen Clean Up Task #1Alex Ivanov17-428/+603
2013-01-04libfs: Doxygen Clean Up Task #2Mathew Kallada1-13/+29
2012-12-28Header File Doxygen Enhancement Task #1Alex Ivanov1-8/+11
2012-12-28Header File Doxygen Enhancement Task #2Mathew Kallada1-8/+9
2012-12-28libfs: Doxygen Enhancement Task #3Alex Ivanov13-106/+104
2012-12-18libfs: Doxygen Enhancement Task #2Alex Ivanov8-71/+67
2012-12-14Fix spellingSebastian Huber1-1/+1
2012-12-12misc: Header File Doxygen Enhancement Task #3Mathew Kallada15-106/+158
2012-11-06Remove rtems-rfs-bitmaps-ut.c.Ralf Corsépius1-396/+0
2012-10-19Include "rtems-rfs-shell.h".Ralf Corsépius1-1/+2
2012-10-07Filesystem: Reject removal of root nodesSebastian Huber1-3/+0
2012-05-15Filesystem: Move operations to mount table entrySebastian Huber1-3/+2
2012-05-15Filesystem: Add const qualifier to lock/unlockSebastian Huber1-2/+6
2012-05-15Filesystem: PR1255: Move offset update to handlersSebastian Huber1-1/+6
2012-05-15Filesystem: Add shared device IO supportSebastian Huber1-59/+8
2012-05-15Filesystem: Use ioctl_command_tSebastian Huber2-20/+4
2012-05-15rfs: Fix major and minor number integer typesSebastian Huber1-25/+30
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill41-83/+0