summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* documentation: Fix Doxygen commentsSebastian Huber2013-06-141-11/+11
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-8/+10
* dosfs: DocumentationSebastian Huber2013-06-071-0/+8
* nfsclient: Add rpcSetXIDs()Sebastian Huber2013-06-052-0/+30
* nfsclient: Fix warningsSebastian Huber2013-06-052-8/+3
* nfsclient: Delete superfluous mask operationSebastian Huber2013-06-051-1/+1
* nfsclient: Delete superfluous assignmentSebastian Huber2013-06-051-1/+0
* dosfs: DocumentationRalf Kirchner2013-06-031-6/+97
* dosfs: UTF-8 Support: Multibyte conversionsRalf Kirchner2013-06-034-10/+340
* dosfs: UTF-8 Support: UI, backwards compatibilityRalf Kirchner2013-06-0311-560/+1781
* dosfs: Add RTEMS_DOSFS_SEMAPHORES_PER_INSTANCERalf Kirchner2013-05-241-0/+7
* dosfs: Fix typoRalf Kirchner2013-05-241-1/+1
* dosfs: Add statvfs() supportAndrei Mozzhuhin2013-05-164-2/+80
* 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