summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/dosfs (unfollow)
Commit message (Expand)AuthorFilesLines
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: 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-04libfs: Doxygen Clean Up Task #2Mathew Kallada5-35/+69
2012-12-28libfs: Doxygen Enhancement Task #5Mathew Kallada4-15/+33
2012-12-20libfs: Doxygen Enhancement Task #6"Mathew Kallada20-64/+192
2012-12-14dosfs: Avoid error caused by bdbuf configurationSebastian Huber1-10/+5
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-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-13dosfs: Lazy update of FAT32 FS info sectorSebastian Huber5-86/+84
2012-11-13dosfs: Use FAT_UNDEFINED_VALUESebastian Huber2-6/+6
2012-10-07Filesystem: Reject removal of root nodesSebastian Huber1-8/+0
2012-07-11dosfs: Use fs_info instead of mt_entrySebastian Huber14-267/+234
2012-06-04dosfs: Fix for no space left on device conditionSebastian Huber1-3/+5
2012-05-31Fix C files which had two semi-colons at EOLJoel Sherrill1-1/+1
2012-05-31dosfs: Fix format request with sectors per clusterSebastian Huber1-2/+10
2012-05-29dosfs: Fix print format stringSebastian Huber1-1/+2
2012-05-15Filesystem: Move operations to mount table entrySebastian Huber1-1/+1
2012-05-15Filesystem: Add const qualifier to lock/unlockSebastian Huber2-4/+4
2012-05-15Filesystem: PR1255: Move offset update to handlersSebastian Huber1-2/+5
2012-05-14dosfs: Remove unused parameterSebastian Huber1-1/+0
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill23-46/+0
2012-05-11dosfs: Remove fat_file_datasync()Sebastian Huber8-179/+73
2012-05-11Filesystem: PR1893: Fix write and truncate handlerSebastian Huber8-34/+119
2012-05-11Filesystem: PR1871: Fix O_APPENDSebastian Huber5-126/+6
2012-05-11Filesystem: PR1398: Fix lseek() mechanicSebastian Huber5-99/+3
2012-03-13libblock: Change bdbuf APISebastian Huber6-55/+61
2012-03-13Filesystem: Reference counting for locationsSebastian Huber16-865/+272
2012-02-10Moved empty test in front of busy testsSebastian Huber1-10/+10
2012-02-09Check that the file offset is valid after a seekSebastian Huber2-14/+8
2012-02-02Removed fpathconf file system node handler.Sebastian Huber2-2/+0
2012-02-01Remove all .cvsignore files.Joel Sherrill1-4/+0
2011-11-06Remove stray whitespaces.Ralf Corsepius4-7/+7
2011-11-062011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-10/+10
2011-10-202011-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+1
2011-07-212011-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2