aboutsummaryrefslogtreecommitdiff
path: root/fs/ntfs/ntfs.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96Gravatar Thomas Gleixner 1-15/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-1/+1
2014-10-16NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aopsGravatar Anton Altaparmakov 1-4/+4
2007-10-22exportfs: make struct export_operations constGravatar Christoph Hellwig 1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 2Gravatar Arjan van de Ven 1-3/+3
2006-10-01[PATCH] fs/ntfs: Conversion to generic booleanGravatar Richard Knutsson 1-1/+1
2006-06-28[PATCH] mark address_space_operations constGravatar Christoph Hellwig 1-2/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-3/+3
2006-03-26[PATCH] bitops: ntfs: remove generic_ffs()Gravatar Akinobu Mita 1-0/+29
2006-03-23NTFS: Semaphore to mutex conversion.Gravatar Ingo Molnar 1-1/+1
2006-02-05NTFS: We have struct kmem_cache now so use it instead of the typedef.Gravatar Pekka Enberg 1-5/+5
2005-05-05NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SIZE constant insteadGravatar Anton Altaparmakov 1-0/+3
2005-05-05NTFS: Update attribute definition handling.Gravatar Anton Altaparmakov 1-1/+2
2005-05-05NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move theGravatar Anton Altaparmakov 1-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+129