aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/ntfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96Thomas Gleixner1-15/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2014-10-16NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aopsAnton Altaparmakov1-4/+4
2007-10-22exportfs: make struct export_operations constChristoph Hellwig1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven1-3/+3
2006-10-01[PATCH] fs/ntfs: Conversion to generic booleanRichard Knutsson1-1/+1
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-2/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-3/+3
2006-03-26[PATCH] bitops: ntfs: remove generic_ffs()Akinobu Mita1-0/+29
2006-03-23NTFS: Semaphore to mutex conversion.Ingo Molnar1-1/+1
2006-02-05NTFS: We have struct kmem_cache now so use it instead of the typedef.Pekka Enberg1-5/+5
2005-05-05NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SIZE constant insteadAnton Altaparmakov1-0/+3
2005-05-05NTFS: Update attribute definition handling.Anton Altaparmakov1-1/+2
2005-05-05NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move theAnton Altaparmakov1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+129