source: rtems/cpukit/libfs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @0446f680   12/03/18 20:37:32 mcomajoancara Spelling and grammar fixes in source code comments (GCI 2018) 5
(edit) @d0a7f03   12/03/18 03:13:23 jacobshin313 5 spelling errors for a Google Code-In task. Username: deuteriumoxide … 5
(edit) @06331e4   11/27/18 10:56:01 Sebastian Huber dosfs: Fix device identifier Update #3358. 5
(edit) @9dfb9a98   11/22/18 00:46:35 joel pipe/fifo.c: Remove dead code (CID 1437649) Closes #3581. 5
(edit) @b45a853   09/14/18 04:34:02 Sebastian Huber build: Merge libfs/Makefile.am 5
(edit) @05b5f9c0   10/05/18 11:56:59 Sebastian Huber jffs2: Avoid use of constant register variable Avoid the use of a … 5
(edit) @5418890   09/13/18 04:22:21 Sebastian Huber Remove superfluous pipe_create() 5
(edit) @f004b2b8   10/02/18 08:22:15 Sebastian Huber Use rtems_task_exit() Update #3530. Update #3533. 5
(edit) @cb68253   09/07/18 04:19:02 Sebastian Huber network: Use kernel/user space header files Add and use … 5
(edit) @2d1c3dff   09/07/18 05:33:47 Sebastian Huber nfsclient: Fix unused variable warning 5
(edit) @ab96aec   08/04/18 08:56:46 Sebastian Huber dosfs: Avoid deprecated routine Update #3358. 5
(edit) @d56e68b   08/04/18 12:27:38 Sebastian Huber rfs: Remove erroneous call of rtems_disk_release() The function … 5
(edit) @b4f15d8   07/19/18 05:10:26 Sebastian Huber jffs2: Rename README to VERSION This makes it easer to find files … 5
(edit) @00a19d6   07/05/18 07:06:56 Sebastian Huber jffs2: Add README Add README to document the corrspending Linux … 5
(edit) @682ecda   02/12/18 21:03:10 boris.brezillon mtd: Unconditionally update ->fail_addr and ->addr in part_erase() … 5
(edit) @808c092   02/12/18 21:03:09 boris.brezillon mtd: Stop assuming mtd_erase() is asynchronous None of the … 5
(edit) @638948c   02/23/17 00:34:00 colin.king jffs2: fix spelling mistake: "requestied" -> "requested" trivial fix … 5
(edit) @63c5c53e   02/02/17 18:15:33 mingo sched/headers: Prepare to move signal wakeup & sigpending methods from … 5
(edit) @976af92   09/29/16 15:48:31 agruenba jffs2: Remove jffs2_{get,set,remove}xattr macros When … 5
(edit) @0ec9bbc   06/10/16 14:51:30 torvalds vfs: make the string hashes salt the hash We always mixed in the … 5
(edit) @fb5bc64d   04/01/16 12:29:47 kirill.shutemov mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros … 5
(edit) @0f5030d   02/01/16 12:00:25 David.Woodhouse jffs2: Improve post-mount CRC scan efficiency We need to finish doing … 5
(edit) @e4fa3ad   02/01/16 14:04:46 David.Woodhouse Fix directory hardlinks from deleted directories When a directory is … 5
(edit) @1e6d56e   02/01/16 12:37:20 David.Woodhouse jffs2: Fix page lock / f->sem deadlock With this fix, all code paths … 5
(edit) @c9670dd1   01/22/16 23:11:02 penguin-kernel tree wide: use kvfree() than conditional kfree()/vfree() There are … 5
(edit) @410dd26   09/29/15 03:23:55 fangwei1 jffs2: fix a memleak in read_direntry() Need to free the memory … 5
(edit) @4dc16ea   02/26/14 02:27:40 computersforpeace jffs2: fix unbalanced locking Li Zefan reported an unbalanced locking … 5
(edit) @8e55f0d   02/10/15 20:49:48 chenjie6 jffs2: fix handling of corrupted summary length sm->offset maybe … 5
(edit) @8bcd5a22   01/11/15 16:36:48 rickard_strandqvist jffs2: compr_rubin: Remove unused function Remove the function … 5
(edit) @2c5980f   11/27/14 11:05:46 geert+renesas jffs2: Drop bogus if in comment Signed-off-by: Geert Uytterhoeven … 5
(edit) @e315b460   08/01/14 19:13:40 viro kill wbuf_queued/wbuf_dwork_lock schedule_delayed_work() happening … 5
(edit) @9da567b2   08/08/14 21:23:14 yinghai initramfs: support initramfs that is bigger than 2GiB Now with 64bit … 5
(edit) @a60ac5ca   01/06/14 13:36:55 ajesh jffs2: Fix crash due to truncation of csize mounting JFFS2 partition … 5
(edit) @03cba49d   01/06/14 13:36:54 kamlakant.patel jffs2: Fix segmentation fault found in stress test Creating a large … 5
(edit) @d60c1665   02/12/14 20:44:56 lizefan jffs2: avoid soft-lockup in jffs2_reserve_space_gc() We triggered … 5
(edit) @52c50c78   02/12/14 20:44:57 lizefan jffs2: remove from wait queue after schedule() @wait is a local … 5
(edit) @e650f4fc   12/20/13 13:16:47 hch jffs2: use generic posix ACL infrastructure Also don't bother to set … 5
(edit) @1465e70c   01/23/14 23:56:11 cody fs/jffs2: use rbtree postorder iteration helper instead of opencoding … 5
(edit) @0cb4257   07/03/18 18:32:31 Sebastian Huber linux: Simplify <linux/rbtree.h> Remove the placeholder struct … 5
(edit) @877aeab   07/04/18 14:14:35 Sebastian Huber linux: Install <linux/rbtree.h> This makes it possible to test this … 5
(edit) @6ac6a5c8   03/27/18 11:01:56 Sebastian Huber jffs2: Do not use command line defines Update #3375. 5
(edit) @9e36910   04/09/18 04:37:39 Sebastian Huber NFS: Remove support for cexp Avoid use of RTEMS_RELLDFLAGS. Close #3390. 5
(edit) @d869c182   10/10/17 23:32:41 Fan Deng Fill in the correct d_off in rtems_rfs_dir_read. rtems_rfs_dir_read … 5
(edit) @64908df   10/10/17 23:28:34 Fan Deng Fixes bitmap allocation accounting logic in rtems-rfs-bitmaps.c The … 5
(edit) @095a807   10/10/17 23:18:09 Fan Deng Reset free count properly in rtems_rfs_bitmap_map_clear_all(). In … 5
(edit) @0c2241c   10/10/17 23:11:49 Fan Deng Make bit addressing consistent in rtems_rfs_group.c This change fixes … 5
(edit) @2d0bc83   03/30/18 18:42:21 Sebastian Huber build: Remove EXTRA_DIST A "make dist" is not supported. So, it makes … 5
(edit) @e16111b2   02/07/18 07:57:18 Sebastian Huber NFS: Fix use of self-contained objects Update #2843. 5
(edit) @03e5a780   12/15/17 05:20:09 Sebastian Huber NFS: Use self-contained recursive mutex Update #2843. 5
(edit) @8ddd92d   12/14/17 05:12:59 Sebastian Huber pipe: Use self-contained mutex Update #2843. 5
(edit) @0940648f   12/13/17 15:23:34 Sebastian Huber RFS: Use self-contained recursive mutex Update #2843. 5
(edit) @3b77417   12/13/17 15:15:25 Sebastian Huber dosfs: Use self-contained recursive mutex Update #2843. 5
(edit) @b17bcb3   12/13/17 05:18:28 Sebastian Huber JFFS2: Use self-contained recursive mutex Update #2843. 5
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @6bb9b3df   01/23/18 07:00:11 Sebastian Huber rfs: Fix format warning Update #3082. 5
(edit) @5fb838d   01/22/18 11:32:46 Sebastian Huber rfs: Fix for 64-bit targets The RTEMS_BLKIO_SETBLKSIZE IO control … 5
(edit) @295ca7d   12/13/17 07:23:41 Sebastian Huber RFS: Include <rtems/rtems-rfs-shell.h> Prepare for header file move … 5
(edit) @7d9455e   12/13/17 07:07:22 Sebastian Huber pipe: Include <rtems/pipe.h> Prepare for header file move to common … 5
(edit) @7683da88   12/13/17 07:05:10 Sebastian Huber dosfs: Include <rtems/dosfs.h> Prepare for header file move to common … 5
(edit) @339069fc   12/13/17 07:02:09 Sebastian Huber devfs: Include <rtems/devfs.h> Prepare for header file move to common … 5
(edit) @a397c7d8   12/13/17 07:00:02 Sebastian Huber IMFS: Include <rtems/imfs.h> Prepare for header file move to common … 5
(edit) @2fe3687   12/06/17 14:56:50 Christian.Mauderer dosfs: Allow creating a file with similar name. If there is already a … 5
(edit) @ca835e56   11/28/17 15:42:00 Christian.Mauderer dosfs: Fix files with same name as volume name. Take care that a file … 5
(edit) @e2fe881a   09/27/17 12:37:07 Sebastian Huber score: Simplify red-black tree debug support Make the RBTree_Node … 5
(edit) @d4c5441   09/13/17 08:42:21 Sebastian Huber libio: Add rtems_libio_iop_is_append() Update #3132. 5
(edit) @3cffd66d   09/13/17 08:36:11 Sebastian Huber libio: Add rtems_libio_iop_is_writeable() Update #3132. 5
(edit) @bbcdc302   09/13/17 08:24:25 Sebastian Huber libio: Add rtems_libio_iop_is_no_delay() Update #3132. 5
(edit) @e2b1db23   09/13/17 11:30:30 Sebastian Huber libio: Add rtems_libio_iop_flags() Update #3132. 5
(edit) @856ede4f   09/13/17 08:11:46 Sebastian Huber libio: Add iop set/clear flags Update #3132. 5
(edit) @4d495cf   09/06/17 12:30:00 Sebastian Huber dosfs: Fix fat_file_update() Do not update the non-existant meta-data … 5
(edit) @a2c204eb   09/06/17 11:58:28 Sebastian Huber dosfs: Fix find name next entry preparation Update #2964. 5
(edit) @34dda604   09/06/17 11:19:05 Sebastian Huber dosfs: Fix msdos_dir_read() Set a proper name buffer length for each … 5
(edit) @fae59c9   09/06/17 08:12:06 Sebastian Huber dosfs: Support a cluster size of 64KiB Close #3003. 5
(edit) @b2ed712   08/25/17 08:58:58 Sebastian Huber Include missing <string.h> Update #2133. 5
(edit) @c6bb1c33   06/29/17 14:36:43 kevin-kirspel posix/mmap: Add support for file handler and MAP_ANON Added a mmap … 5
(edit) @643b820   06/06/17 09:11:49 Sebastian Huber Include missing <sys/param.h> Some kernel-space header expect that … 5
(edit) @787f51f   06/06/17 09:08:16 Sebastian Huber Do not include <sys/ioctl.h> in kernel-space Update #2833. 5
(edit) @a748603   05/14/17 01:52:52 Chris Johns build-system: Parallel build all subdirs. 5
(edit) @54bdf0c   04/14/17 18:55:48 joel rtems/inttypes.h: New file. Uses contents from cpukit Provide … 5
(edit) @d50ab079   03/16/17 14:12:20 Sebastian Huber dosfs: Fix file name search Do not use our long file name entry count … 5
(edit) @dfd879fa   03/16/17 10:59:23 Sebastian Huber dosfs: Fix race condition msdos_dir_read() Obtain file system … 5
(edit) @6c988987   03/16/17 07:03:42 Sebastian Huber dosfs: Rename fat_entries to lfn_entries The name "fat_entries" for … 5
(edit) @5f8ed0d   03/16/17 06:44:38 Sebastian Huber dosfs: Fix long file name padding Update #2934. 5
(edit) @e625a57   03/16/17 06:37:20 Sebastian Huber dosfs: msdos_filename_utf8_to_short_name_for_save Simplify. 5
(edit) @b1daf0f   03/14/17 10:41:18 Sebastian Huber dosfs: Fix msdos_add_file() Make sure that long file names work … 5
(edit) @1a9483e2   03/14/17 09:28:19 Sebastian Huber dosfs: Simplify msdos_add_file() Update #2929. 5
(edit) @3efe749   03/14/17 08:36:07 Sebastian Huber dosfs: Add and use msdos_lfn_checksum() Update #2929. 5
(edit) @063eb574   03/14/17 07:26:40 Sebastian Huber dosfs: Simplify fat_file_open() Update #2929. 5
(edit) @ccd4a7f   03/14/17 07:13:07 Sebastian Huber dosfs: Simplify msdos_creat_node() Update #2929. 5
(edit) @e69ee36   03/13/17 14:20:20 Sebastian Huber dosfs: Fix fat_file_write() Remove forced overwrite which leads to … 5
(edit) @1becaa9   03/14/17 12:59:09 Sebastian Huber dosfs: Fix msdos_utf8_normalize_and_fold() It is all right in case … 5
(edit) @a60db69   02/27/17 10:50:30 Sebastian Huber dosfs: Fix FAT32 formatter The second FAT entry contains a bit to … 5
(edit) @267de79a   02/27/17 09:40:49 Sebastian Huber dosfs: Directories should have a file size of 0 Close #2755. 5
(edit) @5bfeddc0   02/21/17 08:01:49 Sebastian Huber termios: Add kqueue() and poll() support Real implementation is … 5
(edit) @df184eb   08/10/15 04:21:02 Nick Withers Remove old CVS keywords Update #2388. 5
(edit) @d9c65429   02/13/17 14:13:02 Sebastian Huber dosfs: Fix msdos_find_file_in_directory() For a filename match the … 5
(edit) @2711914f   01/23/17 07:06:41 Sebastian Huber Use <sys/endian.h> Update #2803. 5
(edit) @c0151e6   01/23/17 13:38:35 Sebastian Huber nfsclient: Fix suspicious condition Close #2700. 5
(edit) @66bd19ea   01/19/17 13:10:42 Sebastian Huber JFFS2: Fix typo 5
(edit) @ab834d65   12/20/16 07:23:49 Sebastian Huber JFFS2: RTEMS_JFFS2_ON_DEMAND_GARBAGE_COLLECTION Update #2844. 5
Note: See TracRevisionLog for help on using the revision log.