linux/fs/ntfs
Al Viro a2b757fe0f ntfs: switch to ->free_inode()
move the synchronous stuff from ->destroy_inode() to ->evict_inode(),
turn the RCU-delayed part into ->free_inode()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2019-05-01 22:43:26 -04:00
..
Kconfig fs/Kconfig: move ntfs out 2009-01-22 13:15:55 +03:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
aops.c ntfs: aops: remove VLA usage 2018-08-17 16:20:27 -07:00
aops.h
attrib.c
attrib.h
bitmap.c
bitmap.h
collate.c
collate.h
compress.c ntfs: decompress: remove VLA usage 2018-08-17 16:20:27 -07:00
debug.c
debug.h
dir.c fs: convert a pile of fsync routines to errseq_t based reporting 2017-08-01 08:39:29 -04:00
dir.h
endian.h
file.c fs: convert a pile of fsync routines to errseq_t based reporting 2017-08-01 08:39:29 -04:00
index.c
index.h
inode.c ntfs: switch to ->free_inode() 2019-05-01 22:43:26 -04:00
inode.h ntfs: switch to ->free_inode() 2019-05-01 22:43:26 -04:00
layout.h
lcnalloc.c
lcnalloc.h
logfile.c
logfile.h
malloc.h mm: convert totalram_pages and totalhigh_pages variables to atomic 2018-12-28 12:11:47 -08:00
mft.c ntfs: mft: remove VLA usage 2018-08-17 16:20:27 -07:00
mft.h
mst.c
namei.c ntfs: don't open-code ERR_CAST 2018-10-12 22:46:50 -04:00
ntfs.h
quota.c
quota.h
runlist.c
runlist.h
super.c ntfs: switch to ->free_inode() 2019-05-01 22:43:26 -04:00
sysctl.c
sysctl.h
time.h fs/ntfs: use timespec64 directly for timestamp conversion 2018-08-17 16:20:27 -07:00
types.h
unistr.c
upcase.c
usnjrnl.c
usnjrnl.h
volume.h