source: rtems/cpukit/libfs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @f785492   02/14/15 19:07:19 Sebastian Huber IMFS: Add CONFIGURE_IMFS_DISABLE_READDIR 4.115
(edit) @a9df916   02/08/15 18:43:09 Sebastian Huber IMFS: Add fine grained configuration Remove miniIMFS. Statically … 4.115
(edit) @a2f5c7e1   02/08/15 15:09:27 Sebastian Huber IMFS: Allow static initialization of FS info 4.115
(edit) @11026956   02/06/15 19:50:49 Sebastian Huber IMFS: Fix resource leak 4.115
(edit) @60cf8a5   02/06/15 15:32:39 Sebastian Huber IMFS: Add root directory to FS info Fix memory leak in IMFS_fsunmount(). 4.115
(edit) @9247d3f   02/05/15 15:58:09 Sebastian Huber IMFS: Simplify IMFS_symlink() 4.115
(edit) @e4d35d8   02/05/15 15:43:58 Sebastian Huber IMFS: Split linfile and memfile modules Make several functions static. 4.115
(edit) @24ec25d   02/05/15 15:14:59 Sebastian Huber IMFS: Introduce IMFS_mknod_control Drop IMFS_node_control::node_size … 4.115
(edit) @194eb007   02/12/15 19:52:16 Sebastian Huber Filesystem: Use ENOTSUP for default mount/unmount 4.115
(edit) @eb77534   02/09/15 14:37:00 Sebastian Huber Filesystem: Delete unused fsmountme_h handler 4.115
(edit) @924cbd4f   01/31/15 20:27:01 Sebastian Huber IMFS: Simplify ino generation The type of ino_t is unsigned long, so … 4.115
(edit) @95308caf   01/31/15 20:25:57 Sebastian Huber IMFS: Use rtems_filesystem_make_dev_t_from_pointer 4.115
(edit) @40d062f5   01/28/15 17:47:19 Sebastian Huber IMFS: Reduce IMFS node types Provide only types used by IMFS_mknod(). 4.115
(edit) @29fa241   01/28/15 17:25:49 Sebastian Huber IMFS: Aggregate link support in dedicated modules 4.115
(edit) @cf36b70   12/31/14 09:56:05 Sebastian Huber IMFS: Replace node union with individual struct This reduces the … 4.115
(edit) @c625a641   12/21/14 19:12:28 Sebastian Huber Filesystem: Delete node type operation Use the fstat handler instead. 4.115
(edit) @86364e8   12/05/13 01:52:42 Nick Withers Correct error return mismatches Closes #2139 4.115
(edit) @9d9c426   03/07/14 03:23:30 Nick Withers Teach rtems_tarfs_load() about symlinks 4.115
(edit) @b657ea4d   12/05/14 12:05:34 Sebastian Huber nfsclient: Avoid FILE and LINE The FILE prevents … 4.115
(edit) @e4d8513   11/14/14 07:58:00 cederman nfs: Add RPCd task affinity config option Similar to the task … 4.115
(edit) @8dbbea6b   11/27/14 15:29:16 Joel Sherrill msdos_file.c: Reverse return codes per Gedare 4.115
(edit) @4862532   11/19/14 20:40:16 josh.oguin imfs/imfs_handlers_link.c: Add _Assert for NULL pointer CodeSonar?4.115
(edit) @43d6a28   11/19/14 20:39:14 josh.oguin dosfs/msdos_misc.c: Remove unnecessary operation CodeSonar? flagged … 4.115
(edit) @21c0ca8   11/19/14 20:38:16 josh.oguin dosfs/msdos_file.c: Return an error if it occurs CodeSonar? flagged … 4.115
(edit) @10f28a3a   11/19/14 20:36:44 josh.oguin dosfs/msdos_conv.c: Remove unnecessary operations These were flagged … 4.115
(edit) @505b6806   11/24/14 19:55:29 Joel Sherrill rtems-rfs-rtems.c: Add cast to address warning 4.115
(edit) @abf3892c   11/20/14 23:22:22 Joel Sherrill pipe/fifo.c: NULL dereference flagged by Coverity ID 1063889 It does … 4.115
(edit) @e8abdfb   11/20/14 23:21:05 Joel Sherrill dosfs/fat_fat_operations.c: Explicitly ignore return (Coverity ID … 4.115
(edit) @8f73af85   11/20/14 23:19:13 Joel Sherrill dosfs/msdos_format.c: Dead code removal (Coverity ID 1255325) … 4.115
(edit) @11925eef   11/21/14 07:49:57 Sebastian Huber Delete or rename MIN/MAX macros and defines Include <sys/param.h> if … 4.115
(edit) @7bfa0970   11/17/14 12:00:17 Sebastian Huber dosfs: Avoid MIN() re-definition 4.115
(edit) @cf4f962   10/23/14 06:21:26 Sebastian Huber dosfs: Write meta-data only if it changed 4.115
(edit) @a7eaaae8   10/20/14 07:33:34 Sebastian Huber dosfs: Support ctime and mtime Implement ctime and mtime updates … 4.115
(edit) @e48bbaa   10/20/14 16:31:07 Joel Sherrill cpukit/libfs/src/imfs/ioman.c: Fix typo 4.115
(edit) @b83fe77c   10/20/14 02:11:00 Joel Sherrill jffs2: Add casts and constant designators to address warnings on … 4.115
(edit) @803c49cb   10/13/14 20:59:51 Joel Sherrill jffs2/src/fs-rtems.c: Add include of <rtems/libio.h> for prototypes 4.115
(edit) @23de6fa8   10/13/14 20:56:54 Joel Sherrill jffs2/src/fs-rtems.c: Eliminate set but not used warnings 4.115
(edit) @38f7c78   10/14/14 04:03:47 Gedare Bloom rfs: explicitly cast to dev_t 4.115
(edit) @f641b15   09/04/14 20:39:41 Joel Sherrill Revert: rtems-rfs-buffer.c: Correct printf() format specifiers to … 4.115
(edit) @4c9f02d   09/11/14 11:04:42 Sebastian Huber dosfs: Check error status 4.115
(edit) @2dd1e75e   09/03/14 14:59:10 Joel Sherrill rtems-rfs-buffer.c: Correct printf() format specifiers to eliminate … 4.115
(edit) @5f9c208   09/03/14 03:15:24 Chris Johns libfs: Fix the warning in the RFS. Return the first error if one or … 4.115
(edit) @59990cc   08/29/14 02:48:01 Chris Johns Regenerate all preinstall.am files. With this patch the preinstall.am … 4.115
(edit) @73bf499   06/10/14 08:56:55 Sebastian Huber JFFS2: Add device identifier for the flash device It is used in … 4.115
(edit) @39840438   05/16/14 13:34:33 Sebastian Huber dosfs: Fix read from invalid memory area 4.115
(edit) @5d2ae6e2   04/25/14 07:30:37 Chris Johns libfs/rfs: Fix the fstime failures for the RFS file system. 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @ba386a6   01/31/14 18:28:47 Joel Sherrill dosfs/fat.c: Remove use of register keyword 4.115
(edit) @5b34e7a   01/16/14 12:05:13 Sebastian Huber IMFS: Improved support for generic nodes The … 4.115
(edit) @45e82bb8   01/16/14 12:02:50 Sebastian Huber IMFS: Allow sockets as generic nodes 4.115
(edit) @c1d8ee4   12/17/13 09:59:13 Sebastian Huber libcsupport: Accept NULL for zero-length entries 4.115
(edit) @56bea43   12/16/13 13:26:29 Sebastian Huber Filesystem: Use default kqfilter and poll handler 4.115
(edit) @2f68778   12/16/13 12:44:13 Sebastian Huber Filesystem: Add readv/writev handlers The readv() and writev() … 4.115
(edit) @a9619f3c   12/18/13 17:00:42 alan.cudmore For PR 2164 - RFS File System - fix bitmap_create_search loop bug … 4.115
(edit) @9b48dc6   12/18/13 17:37:47 alan.cudmore For PR 2162 - RFS File System - statvfs reports 1 block free This is … 4.115
(edit) @e60b7b1   12/18/13 16:39:19 alan.cudmore For PR 2163 - RFS File System - fix group search algorithm bug This … 4.115
(edit) @fb664a2   12/16/13 09:55:27 Sebastian Huber nfsclient: Move defines to cover all header files 4.115
(edit) @99c2323   12/13/13 12:57:06 Sebastian Huber JFFS2: Do not re-define struct iovec 4.115
(edit) @98e5c95   12/11/13 08:39:09 Sebastian Huber PR2160: imfs: Use ENOSYS for unsupported nodes Return an error status … 4.115
(edit) @c59f668   12/10/13 04:00:27 Chris Johns PR2138: rtems_rfs_rtems_initialize() can erroneously set errno. Patch … 4.115
(edit) @9da8740   12/10/13 01:33:22 Chris Johns PR2159: Have the FIFO driver read follow POSIX standard. The read … 4.115
(edit) @b51d8a4   12/10/13 01:30:20 Chris Johns libfs/imfs: Set the FIFO control block. The FIFO was incorrectly set … 4.115
(edit) @03e54614   11/27/13 19:06:16 Joel Sherrill statvfs filesystem handlers: Remove restrict 4.115
(edit) @bb81e04   11/21/13 22:54:21 Daniel Ramirez statvfs and ALL filesystem handlers: Add restrict keyword. 4.115
(edit) @8cb2882   10/31/13 14:00:20 Sebastian Huber Filesystem: Add kernel event filter handler This handler is necessary … 4.115
(edit) @16829460   10/31/13 14:00:14 Sebastian Huber Filesystem: Add poll() handler This handler is necessary to implement … 4.115
(edit) @ba120d1   10/31/13 13:17:57 Sebastian Huber Filesystem: Use ENOTTY for default ioctl() handler This is in line … 4.115
(edit) @73e7345   10/27/13 17:49:01 Sebastian Huber IMFS: Use IMFS_mtime_ctime_update() 4.115
(edit) @e89ed92   10/18/13 16:08:00 ralf.kirchner dosfs: Ensure initially the sector size is used as bdbuf block size 4.115
(edit) @1f724a0   10/16/13 12:45:00 Sebastian Huber RFS: Include missing header file 4.115
(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
Note: See TracRevisionLog for help on using the revision log.