summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/dosfs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* libfs: Doxygen Clean Up Task #2Mathew Kallada2013-01-045-35/+69
* libfs: Doxygen Enhancement Task #5Mathew Kallada2012-12-284-15/+33
* libfs: Doxygen Enhancement Task #6"Mathew Kallada2012-12-2020-64/+192
* dosfs: Avoid error caused by bdbuf configurationSebastian Huber2012-12-141-10/+5
* 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
* 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
* dosfs: Lazy update of FAT32 FS info sectorSebastian Huber2012-11-135-86/+84
* dosfs: Use FAT_UNDEFINED_VALUESebastian Huber2012-11-132-6/+6
* Filesystem: Reject removal of root nodesSebastian Huber2012-10-071-8/+0
* dosfs: Use fs_info instead of mt_entrySebastian Huber2012-07-1114-267/+234
* dosfs: Fix for no space left on device conditionSebastian Huber2012-06-041-3/+5
* Fix C files which had two semi-colons at EOLJoel Sherrill2012-05-311-1/+1
* dosfs: Fix format request with sectors per clusterSebastian Huber2012-05-311-2/+10
* dosfs: Fix print format stringSebastian Huber2012-05-291-1/+2
* Filesystem: Move operations to mount table entrySebastian Huber2012-05-151-1/+1
* Filesystem: Add const qualifier to lock/unlockSebastian Huber2012-05-152-4/+4
* Filesystem: PR1255: Move offset update to handlersSebastian Huber2012-05-151-2/+5
* dosfs: Remove unused parameterSebastian Huber2012-05-141-1/+0
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-1123-46/+0
* dosfs: Remove fat_file_datasync()Sebastian Huber2012-05-118-179/+73
* Filesystem: PR1893: Fix write and truncate handlerSebastian Huber2012-05-118-34/+119
* Filesystem: PR1871: Fix O_APPENDSebastian Huber2012-05-115-126/+6
* Filesystem: PR1398: Fix lseek() mechanicSebastian Huber2012-05-115-99/+3
* libblock: Change bdbuf APISebastian Huber2012-03-136-55/+61
* Filesystem: Reference counting for locationsSebastian Huber2012-03-1316-865/+272
* Moved empty test in front of busy testsSebastian Huber2012-02-101-10/+10
* Check that the file offset is valid after a seekSebastian Huber2012-02-092-14/+8
* Removed fpathconf file system node handler.Sebastian Huber2012-02-022-2/+0
* Remove all .cvsignore files.Joel Sherrill2012-02-011-4/+0
* Remove stray whitespaces.Ralf Corsepius2011-11-064-7/+7
* 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-11-063-10/+10
* 2011-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-201-2/+1
* 2011-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-211-2/+2
* 2011-07-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-07-212-5/+3
* 2011-03-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-03-151-19/+16
* 2011-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-231-3/+0
* 2010-12-28 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-12-281-1/+1
* 2010-12-28 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-12-281-4/+14
* 2010-12-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-12-273-6/+8