aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/layout.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-10-25NTFS: Fix min_size and max_size definitions in ATTR_DEF structure inAnton Altaparmakov1-2/+2
2004-10-16NTFS: Add helpers fs/ntfs/layout.h::MK_MREF() and MK_LE_MREF().Anton Altaparmakov1-0/+4
2004-10-03NTFS: Add some debugging checks to fs/ntfs/inode.c::ntfs_truncate() and fixAnton Altaparmakov1-1/+1
2004-10-03NTFS: Add MFT_RECORD_OLD as a copy of MFT_RECORD in fs/ntfs/layout.hAnton Altaparmakov1-7/+72
2004-09-28NTFS: Change all the defines back to simple enums since sparse is now happyAnton Altaparmakov1-324/+377
2004-09-26NTFS: Remove silly (__force le32) casts from __ntfs_is_magic{,p}Anton Altaparmakov1-2/+2
2004-09-24NTFS: Finish off sparse annotation.Anton Altaparmakov1-421/+404
2004-09-24NTFS: Continuing sparse annotations: finish data types and header files.Anton Altaparmakov1-176/+189
2004-07-22NTFS: Complete "run list" to "runlist" renaming.Anton Altaparmakov1-7/+7
2004-06-21NTFS: Load the quota file ($Quota) and check if quota tracking is enabledAnton Altaparmakov1-9/+19
2004-06-21NTFS: Add framework for generic ntfs collation (fs/ntfs/collation.[hc]).Anton Altaparmakov1-10/+10
2004-05-14NTFS: 2.1.11 - Rename uchar_t to ntfschar.Anton Altaparmakov1-4/+4
2004-05-11NTFS: 2.1.10 - Force read-only (re)mounting of volumes with unsupported flags.Anton Altaparmakov1-22/+25
2004-05-11NTFS: Cleanup whitespace (trailing space removal, etc).Anton Altaparmakov1-1/+0
2004-05-07NTFS: Read the journal ($LogFile) and determine if the volume has been shutdo...Anton Altaparmakov1-179/+204
2004-02-09NTFS: Make ntfs_lookup() NFS export safe, i.e. use d_splice_alias(), etc.Anton Altaparmakov1-1/+1
2004-02-08NTFS: Set i_generation in VFS inode from seq_no in NTFS inode.Anton Altaparmakov1-1/+1
2003-07-22Adrian Bunk: Postfix an NTFS constant that is too big for an int with ULL.Anton Altaparmakov1-2/+2
2003-04-30NTFS: 2.1.4 release - Reduce compiler requirements.Anton Altaparmakov1-76/+106
2003-02-24[PATCH] Spelling fixes - occurredMichael Hayes1-1/+1
2002-06-19NTFS: 2.0.10 - There can only be 2^32 - 1 inodes on an NTFS volume.Anton Altaparmakov1-2/+2
2002-06-19NTFS: 2.0.9 release. Decompression engine now uses a single buffer and other ...Anton Altaparmakov1-2/+1
2002-05-26NTFS: The beginning of 2.0.8. - Major updates for handling of case sensitivity.Anton Altaparmakov1-2/+2
2002-04-24NTFS: Various fixes and cleanups. Make it work with kernel 2.5.9.Anton Altaparmakov1-5/+15
2002-03-08Import changesetAnton Altaparmakov1-0/+2219