summaryrefslogtreecommitdiff
path: root/cpukit/libfs/src/rfs (follow)
AgeCommit message (Expand)Author
2019-01-10Fix format warnings due to ino_t changesSebastian Huber
2018-12-025 spelling errors for a Google Code-In task.Jacob Shin
2018-08-07rfs: Remove erroneous call of rtems_disk_release()Sebastian Huber
2018-04-11Fill in the correct d_off in rtems_rfs_dir_read.Fan Deng
2018-04-11Fixes bitmap allocation accounting logic in rtems-rfs-bitmaps.cFan Deng
2018-04-11Reset free count properly in rtems_rfs_bitmap_map_clear_all().Fan Deng
2018-04-11Make bit addressing consistent in rtems_rfs_group.cFan Deng
2018-02-02RFS: Use self-contained recursive mutexSebastian Huber
2018-01-25Remove make preinstallChris Johns
2018-01-23rfs: Fix format warningSebastian Huber
2018-01-22rfs: Fix for 64-bit targetsSebastian Huber
2017-12-13RFS: Include <rtems/rtems-rfs-shell.h>Sebastian Huber
2017-09-15libio: Add rtems_libio_iop_is_append()Sebastian Huber
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel
2017-04-18rtems/inttypes.h: New file. Uses contents from cpukitJoel Sherrill
2016-04-07libblock: Drop superfluous <stdlib.h> includeSebastian Huber
2016-01-05Filesystem: Remove superfluous permission checksSebastian Huber
2015-10-26RFS: Fix resource leakSebastian Huber
2015-03-17cpukit/libdl/rtl-obj-comp.c: Use correct printf() specificationJoel Sherrill
2015-03-16rfs: cast minor to uintptr_t to truncate explicitlyGedare Bloom
2015-02-09Filesystem: Delete unused fsmountme_h handlerSebastian Huber
2015-01-22Filesystem: Delete node type operationSebastian Huber
2014-12-23Correct error return mismatchesNick Withers
2014-11-25rtems-rfs-rtems.c: Add cast to address warningJoel Sherrill
2014-10-16rfs: explicitly cast to dev_tGedare Bloom
2014-09-16Revert: rtems-rfs-buffer.c: Correct printf() format specifiers to eliminate w...Joel Sherrill
2014-09-04rtems-rfs-buffer.c: Correct printf() format specifiers to eliminate warningsJoel Sherrill
2014-09-03libfs: Fix the warning in the RFS.Chris Johns
2014-04-25libfs/rfs: Fix the fstime failures for the RFS file system.Chris Johns
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-12-20Filesystem: Use default kqfilter and poll handlerSebastian Huber
2013-12-20Filesystem: Add readv/writev handlersSebastian Huber
2013-12-19For PR 2164 - RFS File System - fix bitmap_create_search loop bugAlan Cudmore
2013-12-19For PR 2162 - RFS File System - statvfs reports 1 block freeAlan Cudmore
2013-12-19For PR 2163 - RFS File System - fix group search algorithm bugAlan Cudmore
2013-12-10PR2138: rtems_rfs_rtems_initialize() can erroneously set errno.Chris Johns
2013-11-21statvfs and ALL filesystem handlers: Add restrict keyword.Daniel Ramirez
2013-10-16RFS: Include missing header fileSebastian Huber
2013-09-12Filesystem: Add and use rtems_filesystem_chmod()Sebastian Huber
2013-08-27RFS: Use unprotected chain operationsSebastian Huber
2013-08-09Add "const void* data" parameter to rtems_rfs_rtems_initialize()'s declaratio...Nick Withers
2013-08-06Fix compiler warningsR. Diez
2013-07-27Return the amount of data written when an error occurs rather thanChris Johns
2013-07-23Include missing <string.h>Sebastian Huber
2013-03-22libfs: Always use geteuid() and getegid()Sebastian Huber
2013-01-10rfs: Doxygen group cannot have a dash in itJoel Sherrill
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill
2013-01-08libfs: Doxygen Clean Up Task #1Alex Ivanov
2013-01-04libfs: Doxygen Clean Up Task #2Mathew Kallada
2012-12-28Header File Doxygen Enhancement Task #1Alex Ivanov