summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* libfs: Always use geteuid() and getegid()Sebastian Huber2013-03-222-12/+2
* IMFS: Fix NULL pointer accessSebastian Huber2013-03-181-9/+10
* dosfs: PR2091: Fix warningAndreas Heinig2013-02-271-2/+2
* IMFS: PR2093: Fix warningSebastian Huber2013-02-271-3/+2
* dosfs: PR2092: Delete unused functionAndreas Heinig2013-02-271-32/+0
* dosfs: Fix file length updateSebastian Huber2013-02-201-2/+3
* dosfs: Start scan with a valid data clusterSebastian Huber2013-02-151-26/+16
* dosfs: Fix file extendSebastian Huber2013-02-151-23/+24
* dosfs: Ensure valid data cluster countSebastian Huber2013-02-151-1/+6
* dosfs: Always release the buffersSebastian Huber2013-01-301-22/+23
* cpukit: Fix many Doxygen warningsJoel Sherrill2013-01-101-2/+1
* devfs: Doxygen Warning Removal and CleanupJoel Sherrill2013-01-101-41/+56
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-101-1/+1
* cpukit: Add EOL on files missing EOL at EOFJoel Sherrill2013-01-102-2/+2
* rfs: Doxygen group cannot have a dash in itJoel Sherrill2013-01-1021-21/+21
* cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill2013-01-1022-89/+94
* IMFS: DocumentationSebastian Huber2013-01-091-23/+36
* nfsclient: Return an error status in nfsInit()Sebastian Huber2013-01-092-50/+84
* libfs: Doxygen Clean Up Task #1Alex Ivanov2013-01-0819-482/+666
* libfs: Doxygen Clean Up Task #2Mathew Kallada2013-01-049-94/+195
* Header File Doxygen Enhancement Task #1Alex Ivanov2012-12-282-12/+17
* Header File Doxygen Enhancement Task #2Mathew Kallada2012-12-282-14/+17
* libfs: Doxygen Enhancement Task #4Ayush Awasthi2012-12-2820-0/+140
* libfs: Doxygen Enhancement Task #5Mathew Kallada2012-12-2823-106/+240
* libfs: Doxygen Enhancement Task #3Alex Ivanov2012-12-2820-106/+146
* IMFS: DocumentationSebastian Huber2012-12-211-4/+146
* IMFS: Fix resource leak in IMFS_allocate_node()Sebastian Huber2012-12-211-1/+7
* libfs: Doxygen Enhancement Task #1Alex Ivanov2012-12-2021-172/+301
* libfs: Doxygen Enhancement Task #6"Mathew Kallada2012-12-2024-64/+219
* libfs: Doxygen Enhancement Task #2Alex Ivanov2012-12-1822-151/+251
* dosfs: Avoid error caused by bdbuf configurationSebastian Huber2012-12-141-10/+5
* Fix spellingSebastian Huber2012-12-141-1/+1
* dosfs: Add sync_device option for msdos_format()Sebastian Huber2012-12-132-0/+10
* dosfs: Fix error status handlingSebastian Huber2012-12-131-16/+18
* dosfs: Bugfix for disks of for example 100MB sizeRalf Kirchner2012-12-131-49/+101
* dosfs: Whitespace changeRalf Kirchner2012-12-131-1/+0
* dosfs: Fix request evaluationRalf Kirchner2012-12-131-4/+0
* misc: Header File Doxygen Enhancement Task #3Mathew Kallada2012-12-1215-106/+158
* libfs: Doxygen Enhancement GCI Task #7Mathew Kallada2012-12-119-3/+75
* dosfs: Cluster write optimizationRalf Kirchner2012-12-055-153/+386
* dosfs: Block size optimizationRalf Kirchner2012-12-054-153/+165
* dosfs: DocumentationRalf Kirchner2012-12-051-34/+81
* dosfs: Delete fattype parameter for msdos_format()Ralf Kirchner2012-12-052-143/+161
* dosfs: Add skip_alignment for msdos_format()Ralf Kirchner2012-12-053-31/+90
* dosfs: Fix msdos_format()Ralf Kirchner2012-12-031-1/+1
* Filesystem: PR1619: Use ENOSYS for default statvfsSebastian Huber2012-11-221-1/+1
* dosfs: Lazy update of FAT32 FS info sectorSebastian Huber2012-11-135-86/+84
* dosfs: Use FAT_UNDEFINED_VALUESebastian Huber2012-11-132-6/+6
* Remove rtems-rfs-bitmaps-ut.c.Ralf Corsépius2012-11-062-397/+1
* Include "rtems-rfs-shell.h".Ralf Corsépius2012-10-191-1/+2