Alin Jerpelea
6833b8787e
fs: migrate to SPDX identifier
...
Most tools used for compliance and SBOM generation use SPDX identifiers
This change brings us a step closer to an easy SBOM generation.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2024-11-06 01:58:54 +08:00
Saurav Pal
c86ef1cbc4
fs/mnemofs: Add journal methods.
...
Journal methods for mnemofs.
Signed-off-by: Saurav Pal <resyfer.dev@gmail.com>
2024-07-13 14:58:49 -03:00
Saurav Pal
9ef9788b6f
fs/mnemofs: Add LRU and CTZ methods
...
LRU methods and CTZ methods to mnemofs
Signed-off-by: Saurav Pal <resyfer.dev@gmail.com>
2024-07-13 07:28:04 -03:00
Saurav Pal
2bc97c0f0e
fs/mnemofs: Add parent iterator and path methods.
...
Pitr methods and path methods.
Signed-off-by: Saurav Pal <resyfer.dev@gmail.com>
2024-07-12 10:30:41 -03:00
Saurav Pal
23b7dc0651
fs/mnemofs: Setup and VFS methods
...
The Setup and VFS methods for mnemofs, a NAND Flash File System.
Signed-off-by: Saurav Pal <resyfer.dev@gmail.com>
2024-07-10 09:25:23 -03:00