aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/inode.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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