summaryrefslogtreecommitdiff
path: root/cpukit/libfs/src (follow)
AgeCommit message (Expand)Author
2018-07-16jffs2: use generic posix ACL infrastructureChristoph Hellwig
2018-07-16fs/jffs2: use rbtree postorder iteration helper instead of opencodingCody P Schafer
2018-07-16linux: Simplify <linux/rbtree.h>Sebastian Huber
2018-07-16linux: Install <linux/rbtree.h>Sebastian Huber
2018-04-30jffs2: Do not use command line definesSebastian Huber
2018-04-12NFS: Remove support for cexpSebastian 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-07NFS: Fix use of self-contained objectsSebastian Huber
2018-02-02NFS: Use self-contained recursive mutexSebastian Huber
2018-02-02pipe: Use self-contained mutexSebastian Huber
2018-02-02RFS: Use self-contained recursive mutexSebastian Huber
2018-02-02dosfs: Use self-contained recursive mutexSebastian Huber
2018-02-02JFFS2: 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-12-13pipe: Include <rtems/pipe.h>Sebastian Huber
2017-12-13dosfs: Include <rtems/dosfs.h>Sebastian Huber
2017-12-13devfs: Include <rtems/devfs.h>Sebastian Huber
2017-12-13IMFS: Include <rtems/imfs.h>Sebastian Huber
2017-12-07dosfs: Allow creating a file with similar name.Christian Mauderer
2017-12-05dosfs: Fix files with same name as volume name.Christian Mauderer
2017-09-27score: Simplify red-black tree debug supportSebastian Huber
2017-09-15libio: Add rtems_libio_iop_is_append()Sebastian Huber
2017-09-15libio: Add rtems_libio_iop_is_writeable()Sebastian Huber
2017-09-15libio: Add rtems_libio_iop_is_no_delay()Sebastian Huber
2017-09-15libio: Add rtems_libio_iop_flags()Sebastian Huber
2017-09-15libio: Add iop set/clear flagsSebastian Huber
2017-09-06dosfs: Fix fat_file_update()Sebastian Huber
2017-09-06dosfs: Fix find name next entry preparationSebastian Huber
2017-09-06dosfs: Fix msdos_dir_read()Sebastian Huber
2017-09-06dosfs: Support a cluster size of 64KiBSebastian Huber
2017-08-25Include missing <string.h>Sebastian Huber
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel
2017-06-07Include missing <sys/param.h>Sebastian Huber
2017-06-07Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber
2017-04-18rtems/inttypes.h: New file. Uses contents from cpukitJoel Sherrill
2017-03-16dosfs: Fix file name searchSebastian Huber
2017-03-16dosfs: Fix race condition msdos_dir_read()Sebastian Huber
2017-03-16dosfs: Rename fat_entries to lfn_entriesSebastian Huber
2017-03-16dosfs: Fix long file name paddingSebastian Huber
2017-03-16dosfs: msdos_filename_utf8_to_short_name_for_saveSebastian Huber
2017-03-16dosfs: Fix msdos_add_file()Sebastian Huber
2017-03-16dosfs: Simplify msdos_add_file()Sebastian Huber
2017-03-16dosfs: Add and use msdos_lfn_checksum()Sebastian Huber
2017-03-16dosfs: Simplify fat_file_open()Sebastian Huber