index
:
rtems
4.10
4.11
4.8
4.9
5
master
RTEMS Kernel, file-systems, drivers, BSPs, samples, and testsuite.
devel@rtems.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpukit
/
libfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-12
jffs2: Fix return code of rtime compress
Sebastian Huber
1
-1
/
+1
2023-01-12
jffs2: Update baseline version to Linux v6.1
Sebastian Huber
1
-1
/
+1
2023-01-12
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-4
/
+4
2023-01-12
jffs2: Use kzalloc instead of kmalloc/memset
Haowen Bai
1
-4
/
+2
2023-01-12
fs: Change the type of filler_t
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-01-12
jffs2: Pass the file pointer to jffs2_do_readpage_unlock()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-01-12
jffs2: fix memory leak in jffs2_scan_medium
Baokun Li
1
-2
/
+4
2023-01-12
jffs2: fix memory leak in jffs2_do_mount_fs
Baokun Li
1
-1
/
+3
2023-01-12
fs/jffs2: fix comments mentioning i_mutex
hongnanli
1
-2
/
+2
2023-01-12
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
1
-1
/
+1
2023-01-12
jffs2: avoid Wempty-body warnings
Arnd Bergmann
1
-8
/
+8
2023-01-12
jffs2: Fix kasan slab-out-of-bounds problem
lizhe
1
-1
/
+1
2023-01-12
jffs2: check the validity of dstlen in jffs2_zlib_compress()
Yang Yang
1
-0
/
+3
2023-01-12
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+2
2023-01-12
jffs2: remove trailing semicolon in macro definition
Tom Rix
1
-2
/
+2
2023-01-12
jffs2: Allow setting rp_size to zero during remounting
lizhe
1
-0
/
+1
2023-01-12
jffs2: Fix GC exit abnormally
Zhe Li
1
-0
/
+16
2023-01-12
jffs2: Fix if/else empty body warnings
Randy Dunlap
1
-11
/
+12
2023-01-12
jffs2: Add <linux/printk.h>
Sebastian Huber
1
-0
/
+6
2022-12-02
tftpDriver.c: Fix Coverity issues
Frank Kühndel
1
-5
/
+22
2022-09-19
Do not use RTEMS_INLINE_ROUTINE
Sebastian Huber
1
-2
/
+2
2022-07-25
imfs: Add <rtems/imfsimpl.h>
Sebastian Huber
11
-11
/
+11
2022-06-21
TFTPFS: Implement block and window size options
Frank Kühndel
3
-658
/
+1800
2022-06-21
TFTPFS: Cleanup: Remove spaces at lines ends
Frank Kühndel
1
-10
/
+10
2022-06-20
jffs2: Update baseline version to Linux v5.9
Sebastian Huber
1
-2
/
+2
2022-06-20
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-1
/
+2
2022-06-20
jffs2: fix jffs2 mounting failure
Zhe Li
1
-1
/
+2
2022-06-20
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2022-06-20
jffs2: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-3
/
+3
2022-06-20
Revert "jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fr...
Joel Stanley
1
-1
/
+1
2022-06-20
jffs2: Fix memory leak in jffs2_scan_eraseblock() error path
Wenwen Wang
1
-1
/
+4
2022-06-20
jffs2: Remove jffs2_gc_fetch_page and jffs2_gc_release_page
Christoph Hellwig
3
-35
/
+27
2022-06-20
jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fragtree()
Jia-Ju Bai
1
-1
/
+1
2022-06-20
jffs2: Remove C++ style comments from uapi header
Masahiro Yamada
1
-5
/
+0
2022-06-20
jffs2: fix use-after-free on symlink traversal
Al Viro
1
-1
/
+2
2022-06-20
Convert jffs2 acl to struct_size
Matthew Wilcox
1
-0
/
+1
2022-06-20
jffs2: Use RTEMS_CONTAINER_OF
Sebastian Huber
1
-1
/
+1
2022-05-04
rtems-rfs-dir-hash.c: Add file headers and licenses
Ryan Long
1
-0
/
+27
2022-05-04
rtems-jffs2-config.h: Add file headers and licenses
Ryan Long
1
-0
/
+33
2022-04-07
imfs: Fix index underrun when extending empty file
Christian Mauderer
1
-1
/
+2
2022-03-24
cpukit/: Update Eric Norum contact info and normalize file headers
Joel Sherrill
1
-1
/
+1
2022-03-22
cpukit/libfs/src/rfs: Change license to BSD-2
Joel Sherrill
21
-63
/
+462
2022-03-22
cpukit/libds/src/ftpfs/tftpDriver.c: Manually update license to BSD-2
Joel Sherrill
1
-8
/
+30
2022-03-22
cpukit/libfs/src/imfs: Change license to BSD-2
Joel Sherrill
28
-84
/
+616
2022-03-22
cpukit/libfs/src/defaults: Change license to BSD-2
Joel Sherrill
37
-111
/
+814
2022-03-10
cpukit: Automated IMD header file clean up
Christian Mauderer
1
-1
/
+1
2022-03-10
bsps and cpukit: Manual file header clean up
Christian Mauderer
1
-8
/
+5
2022-03-10
cpukit/: Scripted embedded brains header file clean up
Joel Sherrill
17
-102
/
+1
2021-07-16
cpukit: occured -> occurred
Sebastian Huber
9
-41
/
+41
2021-05-28
Change filesystem utime_h handler to utimens_h
Ryan Long
11
-131
/
+197
[next]