aboutsummaryrefslogtreecommitdiff
path: root/fs/ntfs/inode.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-19fs: port ->setattr() to pass mnt_idmapGravatar Christian Brauner 1-1/+1
2021-01-24fs: make helpers idmap mount awareGravatar Christian Brauner 1-1/+2
2020-08-07ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function typeGravatar Luca Stefani 1-3/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96Gravatar Thomas Gleixner 1-15/+1
2019-05-01ntfs: switch to ->free_inode()Gravatar Al Viro 1-1/+1
2015-06-23fs: cleanup slight list_entry abuseGravatar Rasmus Villemoes 1-1/+1
2012-12-20ntfs: drop vmtruncateGravatar Marco Stornelli 1-0/+4
2012-01-06vfs: switch ->show_options() to struct dentry *Gravatar Al Viro 1-1/+1
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Gravatar Al Viro 1-1/+1
2010-03-05pass writeback_control to ->write_inodeGravatar Christoph Hellwig 1-2/+2
2007-01-18NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().Gravatar Anton Altaparmakov 1-5/+1
2006-03-23NTFS: Semaphore to mutex conversion.Gravatar Ingo Molnar 1-6/+7
2005-06-25NTFS: Fix several occurences of a bug where we would perform 'var & ~const'Gravatar Anton Altaparmakov 1-1/+1
2005-05-05NTFS: - Add disable_sparse mount option together with a per volume sparseGravatar Anton Altaparmakov 1-1/+3
2005-05-05NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use theGravatar Anton Altaparmakov 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+321