Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2025-07-21 | example/memfs_ll: Avoid nullptr field initializations by pragma | Bernd Schubert | -29/+3 |
2025-07-16 | memfs_ll: fix deadlock in truncate operation | Long Li | -1/+0 |
2025-07-16 | Add statx support | Joanne Koong | -0/+3 |
2025-06-27 | license: s/COPYING/GPL2.txt, s/COPYING.LIB/LGPL2.txt | izxl007 | -1/+1 |
2025-06-27 | memfs_ll: Fix unused variable warning | Gleb Popov | -0/+2 |
2025-06-25 | memfs_ll: Fix compiling on non-Linux OSes | Gleb Popov | -0/+2 |
2025-06-25 | examples: Guard inclusions of Linux headers with appropriate ifdefs | Gleb Popov | -1/+3 |
2025-04-23 | example: fix memfs_rename deadlock error | swj | -4/+5 |
2025-02-17 | Fix build of example/memfs_ll.cc on 32 bit architectures | Laszlo Boszormenyi (GCS) | -2/+2 |
2024-12-13 | examples: Add memfs_ll.cc | Bernd Schubert | -0/+1156 |