summaryrefslogtreecommitdiffstats
path: root/fs/ntfs/inode.h
AgeCommit message (Expand)AuthorLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96Thomas Gleixner-15/+1
2019-05-01ntfs: switch to ->free_inode()Al Viro-1/+1
2015-06-23fs: cleanup slight list_entry abuseRasmus Villemoes-1/+1
2012-12-20ntfs: drop vmtruncateMarco Stornelli-0/+4
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro-1/+1
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig-2/+2
2007-01-18NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().Anton Altaparmakov-5/+1
2006-03-23NTFS: Semaphore to mutex conversion.Ingo Molnar-6/+7
2005-06-25NTFS: Fix several occurences of a bug where we would perform 'var & ~const'Anton Altaparmakov-1/+1
2005-05-05NTFS: - Add disable_sparse mount option together with a per volume sparseAnton Altaparmakov-1/+3
2005-05-05NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use theAnton Altaparmakov-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+321