summaryrefslogtreecommitdiff
path: root/fs/ntfs/inode.h
Commit message (Expand)AuthorAgeFilesLines
* fs: port ->setattr() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: make helpers idmap mount awareChristian Brauner2021-01-241-1/+2
* ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function typeLuca Stefani2020-08-071-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96Thomas Gleixner2019-05-241-15/+1
* ntfs: switch to ->free_inode()Al Viro2019-05-011-1/+1
* fs: cleanup slight list_entry abuseRasmus Villemoes2015-06-231-1/+1
* ntfs: drop vmtruncateMarco Stornelli2012-12-201-0/+4
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-061-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-1/+1
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-051-2/+2
* NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().Anton Altaparmakov2007-01-181-5/+1
* NTFS: Semaphore to mutex conversion.Ingo Molnar2006-03-231-6/+7
* NTFS: Fix several occurences of a bug where we would perform 'var & ~const'Anton Altaparmakov2005-06-251-1/+1
* NTFS: - Add disable_sparse mount option together with a per volume sparseAnton Altaparmakov2005-05-051-1/+3
* NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use theAnton Altaparmakov2005-05-051-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+321