aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/inode.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-24fs: make helpers idmap mount awareChristian Brauner1-1/+2
2020-08-07ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function typeLuca Stefani1-3/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96Thomas Gleixner1-15/+1
2019-05-01ntfs: switch to ->free_inode()Al Viro1-1/+1
2015-06-23fs: cleanup slight list_entry abuseRasmus Villemoes1-1/+1
2012-12-20ntfs: drop vmtruncateMarco Stornelli1-0/+4
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro1-1/+1
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig1-2/+2
2007-01-18NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().Anton Altaparmakov1-5/+1
2006-03-23NTFS: Semaphore to mutex conversion.Ingo Molnar1-6/+7
2005-06-25NTFS: Fix several occurences of a bug where we would perform 'var & ~const'Anton Altaparmakov1-1/+1
2005-05-05NTFS: - Add disable_sparse mount option together with a per volume sparseAnton Altaparmakov1-1/+3
2005-05-05NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use theAnton Altaparmakov1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+321