fs/ntfs3: Fix error handling in indx_insert_into_root()
[linux-block.git] / fs / ntfs3 / file.c
2021-08-27 Kari Argillanderfs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc
2021-08-27 Kari Argillanderfs/ntfs3: Do not use driver own alloc wrappers
2021-08-23 aalexandrovichMerge branch 'torvalds:master' into master
2021-08-13 Konstantin Komarovfs/ntfs3: Add file operations and implementation