summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-22libfs: Always use geteuid() and getegid()Sebastian Huber2-12/+2
2013-03-18IMFS: Fix NULL pointer accessSebastian Huber1-9/+10
2013-02-27dosfs: PR2091: Fix warningAndreas Heinig1-2/+2
2013-02-27IMFS: PR2093: Fix warningSebastian Huber1-3/+2
2013-02-27dosfs: PR2092: Delete unused functionAndreas Heinig1-32/+0
2013-02-20dosfs: Fix file length updateSebastian Huber1-2/+3
2013-02-15dosfs: Start scan with a valid data clusterSebastian Huber1-26/+16
2013-02-15dosfs: Fix file extendSebastian Huber1-23/+24
2013-02-15dosfs: Ensure valid data cluster countSebastian Huber1-1/+6
2013-01-30dosfs: Always release the buffersSebastian Huber1-22/+23
2013-01-10cpukit: Fix many Doxygen warningsJoel Sherrill1-2/+1
2013-01-10devfs: Doxygen Warning Removal and CleanupJoel Sherrill1-41/+56
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill1-1/+1
2013-01-10cpukit: Add EOL on files missing EOL at EOFJoel Sherrill2-2/+2
2013-01-10rfs: Doxygen group cannot have a dash in itJoel Sherrill21-21/+21
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill22-89/+94
2013-01-09IMFS: DocumentationSebastian Huber1-23/+36
2013-01-09nfsclient: Return an error status in nfsInit()Sebastian Huber2-50/+84
2013-01-08libfs: Doxygen Clean Up Task #1Alex Ivanov19-482/+666
2013-01-04libfs: Doxygen Clean Up Task #2Mathew Kallada9-94/+195
2012-12-28Header File Doxygen Enhancement Task #1Alex Ivanov2-12/+17
2012-12-28Header File Doxygen Enhancement Task #2Mathew Kallada2-14/+17
2012-12-28libfs: Doxygen Enhancement Task #4Ayush Awasthi20-0/+140
2012-12-28libfs: Doxygen Enhancement Task #5Mathew Kallada23-106/+240
2012-12-28libfs: Doxygen Enhancement Task #3Alex Ivanov20-106/+146
2012-12-21IMFS: DocumentationSebastian Huber1-4/+146
2012-12-21IMFS: Fix resource leak in IMFS_allocate_node()Sebastian Huber1-1/+7
2012-12-20libfs: Doxygen Enhancement Task #1Alex Ivanov21-172/+301
2012-12-20libfs: Doxygen Enhancement Task #6"Mathew Kallada24-64/+219
2012-12-18libfs: Doxygen Enhancement Task #2Alex Ivanov22-151/+251
2012-12-14dosfs: Avoid error caused by bdbuf configurationSebastian Huber1-10/+5
2012-12-14Fix spellingSebastian Huber1-1/+1
2012-12-13dosfs: Add sync_device option for msdos_format()Sebastian Huber2-0/+10
2012-12-13dosfs: Fix error status handlingSebastian Huber1-16/+18
2012-12-13dosfs: Bugfix for disks of for example 100MB sizeRalf Kirchner1-49/+101
2012-12-13dosfs: Whitespace changeRalf Kirchner1-1/+0
2012-12-13dosfs: Fix request evaluationRalf Kirchner1-4/+0
2012-12-12misc: Header File Doxygen Enhancement Task #3Mathew Kallada15-106/+158
2012-12-11libfs: Doxygen Enhancement GCI Task #7Mathew Kallada9-3/+75
2012-12-05dosfs: Cluster write optimizationRalf Kirchner5-153/+386
2012-12-05dosfs: Block size optimizationRalf Kirchner4-153/+165
2012-12-05dosfs: DocumentationRalf Kirchner1-34/+81
2012-12-05dosfs: Delete fattype parameter for msdos_format()Ralf Kirchner2-143/+161
2012-12-05dosfs: Add skip_alignment for msdos_format()Ralf Kirchner3-31/+90
2012-12-03dosfs: Fix msdos_format()Ralf Kirchner1-1/+1
2012-11-22Filesystem: PR1619: Use ENOSYS for default statvfsSebastian Huber1-1/+1
2012-11-13dosfs: Lazy update of FAT32 FS info sectorSebastian Huber5-86/+84
2012-11-13dosfs: Use FAT_UNDEFINED_VALUESebastian Huber2-6/+6
2012-11-06Remove rtems-rfs-bitmaps-ut.c.Ralf Corsépius2-397/+1
2012-10-19Include "rtems-rfs-shell.h".Ralf Corsépius1-1/+2