source: rtems/cpukit/libfs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3c2bb22   10/11/13 14:22:00 Sebastian Huber Return EINVAL in default ftruncate() handler According to POSIX this … 4.115
(edit) @40eea001   09/22/13 15:36:57 Joel Sherrill nfsclient/src/dirutils.c: Fix missing prototype warnings 4.115
(edit) @3c96bee   09/12/13 13:32:07 Sebastian Huber JFFS2: Add RTEMS support 4.115
(edit) @78b85286   09/12/13 14:53:41 Sebastian Huber JFFS2: Update Linux compatibility layer Modify compatbility layer for … 4.115
(edit) @672038b   09/12/13 14:46:51 Sebastian Huber JFFS2: Import from eCos Import of Linux compatibility layer and JFFS2 … 4.115
(edit) @0c0f128   09/12/13 13:57:47 Sebastian Huber JFFS2: Import from Linux Import of Journalling Flash File System, … 4.115
(edit) @c5b2d79   09/13/13 13:17:57 Sebastian Huber IMFS: Fix truncate according to POSIX ftruncate() and open() with … 4.115
(edit) @f82851c5   09/13/13 13:17:35 Sebastian Huber IMFS: Use inline functions instead of macros 4.115
(edit) @b6657c39   09/11/13 08:34:02 Sebastian Huber Filesystem: Add and use rtems_filesystem_chmod() Implement POSIX … 4.115
(edit) @3dbb68d   09/10/13 08:48:23 ralf.kirchner dosfs: Correct handling of iconv() return value 4.115
(edit) @8ee95e6   09/05/13 18:44:24 Gedare Bloom imfs: use safe string functions Replace strcpy and strcat with … 4.115
(edit) @97ae1eeb   09/05/13 18:13:32 Gedare Bloom imfs: check return value from mkdir 4.115
(edit) @b6cfbab4   09/05/13 18:03:00 Gedare Bloom dosfs: Eliminate empty case statements that fall through to default. … 4.115
(edit) @c963ac7   09/05/13 17:44:04 Gedare Bloom nfs: Fix ln option processing. If opts is NULL, then strchr() will … 4.115
(edit) @a8007dc2   09/05/13 17:15:33 Gedare Bloom dosfs: Unsigned compared against 0 Change the type for storing the … 4.115
(edit) @e4c1926   09/05/13 17:09:37 Gedare Bloom dosfs: Unsigned compared against 0 Fix the type of "cmpltd" to be … 4.115
(edit) @551468c   09/05/13 16:58:34 Gedare Bloom dosfs: Unintentional integer overflow Explicitly promote 32-bit … 4.115
(edit) @a6d35256   09/05/13 15:53:39 Gedare Bloom IMFS: Resource leak Free fs_info in case root_node is NULL. 4.115
(edit) @a839d62   08/26/13 08:31:46 Sebastian Huber RFS: Use unprotected chain operations This area is protected by the … 4.115
(edit) @630365b   08/23/13 07:43:53 Sebastian Huber Filesystem: Avoid usage of uninitialized variable This is a cosmetic … 4.115
(edit) @389ffb28   08/21/13 12:58:26 Sebastian Huber dosfs: Use unprotected chain operations This area is protected by the … 4.115
(edit) @712c62d   08/09/13 07:38:36 Nick Withers Add "const void* data" parameter to rtems_rfs_rtems_initialize()'s … 4.115
(edit) @ae75429   08/06/13 14:10:26 Sebastian Huber PR766: Delete RTEMS_VIOLATE_KERNEL_VISIBILITY 4.115
(edit) @ffa2defc   08/06/13 08:58:58 rdiezmail-rtems Fix compiler warnings 4.115
(edit) @681f1985   07/27/13 13:57:05 Chris Johns Return the amount of data written when an error occurs rather than the … 4.115
(edit) @fe6c170c   07/24/13 14:19:52 Sebastian Huber score: Create states implementation header Move implementation … 4.115
(edit) @7660e8b3   07/23/13 11:32:58 Sebastian Huber Include missing <string.h> 4.115
(edit) @0b32bb8   07/19/13 08:42:39 Sebastian Huber rtems: Create barrier implementation header Move implementation … 4.115
(edit) @9165a5b0   06/18/13 12:14:43 Sebastian Huber IMFS: Fix reference count for debug enabled 4.115
(edit) @961669d   06/14/13 13:30:37 Sebastian Huber documentation: Fix Doxygen comments 4.115
(edit) @2d2352b   06/05/13 09:48:57 Sebastian Huber score: Add and use _Objects_Put() Add and use … 4.115
(edit) @9bfd7ff   06/06/13 10:07:50 Sebastian Huber dosfs: Documentation 4.115
(edit) @36ae561   06/04/13 13:51:35 Sebastian Huber nfsclient: Add rpcSetXIDs() 4.115
(edit) @a2854fd   06/04/13 13:43:39 Sebastian Huber nfsclient: Fix warnings 4.115
(edit) @442db915   06/04/13 13:34:49 Sebastian Huber nfsclient: Delete superfluous mask operation 4.115
(edit) @c295e09   06/04/13 12:57:04 Sebastian Huber nfsclient: Delete superfluous assignment 4.115
(edit) @27170bae   05/31/13 08:49:59 ralf.kirchner dosfs: Documentation 4.115
(edit) @83a4cbb   05/23/13 13:48:54 ralf.kirchner dosfs: UTF-8 Support: Multibyte conversions Add optional conversion … 4.115
(edit) @d2e0bb3   05/22/13 10:16:18 ralf.kirchner dosfs: UTF-8 Support: UI, backwards compatibility User interface and … 4.115
(edit) @e67025e   05/22/13 10:10:33 ralf.kirchner dosfs: Add RTEMS_DOSFS_SEMAPHORES_PER_INSTANCE 4.115
(edit) @a0f3ce2   05/14/13 14:18:04 ralf.kirchner dosfs: Fix typo 4.115
(edit) @56f22600   05/16/13 09:23:46 Andrey Mozzhuhin dosfs: Add statvfs() support 4.115
(edit) @f2a1ba5   03/22/13 14:30:16 Sebastian Huber libfs: Always use geteuid() and getegid() The two functions are … 4.115
(edit) @6d9ab345   03/18/13 14:19:35 Sebastian Huber IMFS: Fix NULL pointer access 4.115
(edit) @2434555   02/27/13 10:00:26 Andreas Heinig dosfs: PR2091: Fix warning 4.115
(edit) @01eff24   02/27/13 09:22:28 Sebastian Huber IMFS: PR2093: Fix warning 4.115
(edit) @d06d4ab   02/27/13 09:40:13 Andreas Heinig dosfs: PR2092: Delete unused function 4.115
(edit) @78a50d9   02/18/13 07:36:55 Sebastian Huber dosfs: Fix file length update 4.115
(edit) @cd85e84   02/15/13 15:57:21 Sebastian Huber dosfs: Start scan with a valid data cluster Simpify the loop. Set … 4.115
(edit) @df8c2d7   02/15/13 15:53:53 Sebastian Huber dosfs: Fix file extend Only append a valid cluster chain (cluster … 4.115
(edit) @0c9b35e8   02/15/13 15:52:05 Sebastian Huber dosfs: Ensure valid data cluster count 4.115
(edit) @eefeefdd   01/30/13 09:31:40 Sebastian Huber dosfs: Always release the buffers Release the buffers also if this is … 4.115
(edit) @e858f70   01/10/13 23:06:06 Joel Sherrill cpukit: Fix many Doxygen warnings 4.115
(edit) @0c2f1e3   01/10/13 22:31:52 Joel Sherrill devfs: Doxygen Warning Removal and Cleanup 4.115
(edit) @b697bc6   01/10/13 21:06:42 Joel Sherrill cpukit: Use Consistent Beginning of Doxygen Group Notation This is … 4.115
(edit) @b10825c   01/10/13 19:29:41 Joel Sherrill cpukit: Add EOL on files missing EOL at EOF 4.115
(edit) @ff1becb   01/10/13 19:22:57 Joel Sherrill rfs: Doxygen group cannot have a dash in it Change rtems-rfs to rtems_rfs 4.115
(edit) @a15eaaf   01/10/13 19:20:34 Joel Sherrill cpukit: Doxygen group fixes and many warnings addressed The output of … 4.115
(edit) @a89a2ec5   01/09/13 19:52:44 Sebastian Huber IMFS: Documentation 4.115
(edit) @f33a84b5   01/09/13 16:22:51 Sebastian Huber nfsclient: Return an error status in nfsInit() Avoid assert() and use … 4.115
(edit) @e354eb4f   01/08/13 14:02:58 alexivanov97 libfs: Doxygen Clean Up Task #14.115
(edit) @2305f97   01/04/13 14:39:30 matkallada libfs: Doxygen Clean Up Task #2 There were minor conflicts and the … 4.115
(edit) @3cf4031   12/28/12 23:48:12 alexivanov97 Header File Doxygen Enhancement Task #1 4.115
(edit) @9ab091e   12/28/12 16:35:32 matkallada Header File Doxygen Enhancement Task #2 4.115
(edit) @8587b01   12/28/12 14:26:30 kolaveridi87 libfs: Doxygen Enhancement Task #4 4.115
(edit) @4e59276   12/28/12 14:05:20 matkallada libfs: Doxygen Enhancement Task #5 4.115
(edit) @36f3207   12/28/12 13:49:39 alexivanov97 libfs: Doxygen Enhancement Task #3 4.115
(edit) @9fd4d0d1   12/21/12 20:38:00 Sebastian Huber IMFS: Documentation 4.115
(edit) @3b91605   12/21/12 11:21:11 Sebastian Huber IMFS: Fix resource leak in IMFS_allocate_node() 4.115
(edit) @ef5e452   12/20/12 15:45:31 alexivanov97 libfs: Doxygen Enhancement Task #1 4.115
(edit) @d883ce2   12/20/12 14:22:52 matkallada libfs: Doxygen Enhancement Task #6" 4.115
(edit) @11109ea   12/18/12 20:46:38 alexivanov97 libfs: Doxygen Enhancement Task #24.115
(edit) @4fdc3ee0   12/13/12 17:21:08 Sebastian Huber dosfs: Avoid error caused by bdbuf configuration The success of a … 4.115
(edit) @d0b9295f   12/14/12 09:17:04 Sebastian Huber Fix spelling 4.115
(edit) @4b8e01f   12/13/12 10:08:03 Sebastian Huber dosfs: Add sync_device option for msdos_format() 4.115
(edit) @60e8cd4   12/13/12 08:58:33 Sebastian Huber dosfs: Fix error status handling 4.115
(edit) @465b0865   12/12/12 16:42:24 ralf.kirchner dosfs: Bugfix for disks of for example 100MB size 4.115
(edit) @26d6eddb   12/12/12 16:13:54 ralf.kirchner dosfs: Whitespace change 4.115
(edit) @253b3e5   12/12/12 16:09:41 ralf.kirchner dosfs: Fix request evaluation Return the ability to set a cluster … 4.115
(edit) @c2ae79e   12/12/12 20:57:49 matkallada misc: Header File Doxygen Enhancement Task #34.115
(edit) @9bff3752   12/11/12 23:54:46 matkallada libfs: Doxygen Enhancement GCI Task #74.115
(edit) @42a22f08   12/05/12 12:43:34 ralf.kirchner dosfs: Cluster write optimization Separate cluster write from sector … 4.115
(edit) @a20fbe7   11/28/12 13:43:32 ralf.kirchner dosfs: Block size optimization Change block size of bdbuf to the … 4.115
(edit) @697cf9df   11/29/12 13:35:23 ralf.kirchner dosfs: Documentation 4.115
(edit) @a0bc1dc   12/05/12 12:58:19 ralf.kirchner dosfs: Delete fattype parameter for msdos_format() Delete fattype … 4.115
(edit) @5b8d935a   12/05/12 13:11:26 ralf.kirchner dosfs: Add skip_alignment for msdos_format() Add skip_alignment … 4.115
(edit) @9683b27   10/31/12 10:08:09 ralf.kirchner dosfs: Fix msdos_format() For FAT32 msdos_format() used to initialize … 4.115
(edit) @acec386   11/22/12 16:28:41 Sebastian Huber Filesystem: PR1619: Use ENOSYS for default statvfs POSIX does not … 4.115
(edit) @0f0db894   11/08/12 14:41:23 Sebastian Huber dosfs: Lazy update of FAT32 FS info sector The FAT32 FS info sector … 4.115
(edit) @8863338   11/08/12 13:45:27 Sebastian Huber dosfs: Use FAT_UNDEFINED_VALUE 4.115
(edit) @0f06a0e   10/19/12 13:44:41 Ralf Corsepius Remove rtems-rfs-bitmaps-ut.c. 4.115
(edit) @b44f994   10/19/12 08:05:00 Ralf Corsepius Include "rtems-rfs-shell.h". 4.115
(edit) @c17d0b3   10/02/12 13:44:59 Sebastian Huber Filesystem: Reject removal of root nodes Reject the removal of file … 4.115
(edit) @5633c54c   10/02/12 13:38:51 Sebastian Huber nfsclient: Format changes 4.115
(edit) @c69ef3b   10/02/12 09:30:33 Sebastian Huber nfsclient: Add and use nfsEvaluateStatus() The NFS status codes do … 4.115
(edit) @3becac2   10/02/12 07:37:39 Sebastian Huber nfsclient: Fix for short enums The XDR library has a problem on … 4.115
(edit) @86f6e8b   10/01/12 15:40:18 Sebastian Huber nfsclient: PR2075: Fix node initialization 4.115
(edit) @6c92e1b   08/09/12 10:45:37 Sebastian Huber IMFS: Typo 4.115
(edit) @c65afce4   07/07/12 13:46:33 Sebastian Huber dosfs: Use fs_info instead of mt_entry 4.115
(edit) @96b1d7f   06/03/12 11:06:51 Sebastian Huber dosfs: Fix for no space left on device condition The file size was … 4.115
Note: See TracRevisionLog for help on using the revision log.