summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill146-297/+0
2012-05-11dosfs: Remove fat_file_datasync()Sebastian Huber8-179/+73
2012-05-11Filesystem: PR1893: Fix write and truncate handlerSebastian Huber9-37/+137
2012-05-11Filesystem: PR1871: Fix O_APPENDSebastian Huber8-143/+33
2012-05-11Filesystem: PR1398: Fix lseek() mechanicSebastian Huber20-332/+119
2012-05-07Revert: Remove CVS IdsJoel Sherrill2-0/+8
2012-05-04nfsclient: Add rename operationSebastian Huber1-1/+45
2012-05-04nfsclient: Fix hard link operationSebastian Huber1-1/+1
2012-05-04Filesystem: Use proper parameter in NFSSebastian Huber1-1/+1
2012-05-04Filesystem: Remove pipe_lseek()Sebastian Huber3-35/+1
2012-05-04Remove CVS-Ids.Ralf Corsépius2-8/+0
2012-04-28IMFS: Update IMS_assert check when RTEMS_DEBUG is enabled.Chris Johns1-1/+1
2012-04-23nfsclient: Use UID and GID of NFS handleSebastian Huber1-10/+10
2012-04-23nfsclient: POSIX conformanceSebastian Huber1-9/+37
2012-03-14PR2039: Fix NULL pointer accessSebastian Huber1-2/+2
2012-03-13libblock: Change bdbuf APISebastian Huber8-77/+86
2012-03-13IMFS: Node specific stat handlersSebastian Huber5-58/+81
2012-03-13IMFS: Generic device identifierSebastian Huber1-0/+12
2012-03-13IMFS: Add make generic node supportSebastian Huber3-0/+155
2012-03-13IMFS: Add and use node controlSebastian Huber14-315/+419
2012-03-13IMFS: New support functionsSebastian Huber9-31/+43
2012-03-13IMFS: Removed superfluous imfs_dir_open()Sebastian Huber3-35/+1
2012-03-13IMFS: Reference counting for nodesSebastian Huber16-126/+84
2012-03-13IMFS: Use unprotected chain operationsSebastian Huber4-17/+28
2012-03-13IMFS: Lock the file system during directory readsSebastian Huber1-21/+15
2012-03-13IMFS: Do not check for unsupported typesSebastian Huber1-10/+0
2012-03-13Filesystem: Rename definesSebastian Huber6-12/+12
2012-03-13Filesystem: New defaults fsync_h and fdatasync_hSebastian Huber17-86/+62
2012-03-13Filesystem: Change error indicationSebastian Huber1-4/+6
2012-03-13Filesystem: New functionSebastian Huber2-0/+30
2012-03-13Filesystem: Reference counting for locationsSebastian Huber105-4582/+2093
2012-02-23PR 2026/filesystem - Fix semaphore attributesSebastian Huber1-7/+2
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-08POSIX conformanceSebastian Huber1-1/+2
2012-02-02Removed fpathconf file system node handler.Sebastian Huber16-39/+1
2012-02-01Remove all .cvsignore files.Joel Sherrill4-14/+0
2011-12-092011-12-09 Chris Johns <chrisj@rtems.org>Chris Johns3-31/+72
2011-12-062011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
2011-12-062011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-3/+3
2011-12-022011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
2011-12-022011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-5/+1
2011-12-022011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-9/+9
2011-11-06Remove stray whitespaces.Ralf Corsepius44-536/+536
2011-11-062011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius4-19/+27
2011-11-062011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius5-20/+20
2011-11-062011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-10/+10
2011-11-062011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-3/+3
2011-11-062011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+3
2011-11-032011-11-04 Chris Johns <chrisj@rtems.org>Chris Johns1-2/+24