Commit Graph

10 Commits (c173437669967301facff151bfeb7bae67354e4c)

Author SHA1 Message Date
Anton Altaparmakov ca8fd7a0c6 NTFS: Detect the case when Windows has been suspended to disk on the volume 20 years ago
Anton Altaparmakov 3f2faef00c NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it 20 years ago
Anton Altaparmakov 442d207eb0 NTFS: Use C99 style structure initialization after memory allocation where 20 years ago
Anton Altaparmakov 7fafb8b634 NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SIZE constant instead 20 years ago
Anton Altaparmakov b0d2374d62 NTFS: Some utilities modify the boot sector but do not update the checksum. 20 years ago
Jesper Juhl 251c8427c9 NTFS: Remove checks for NULL before calling kfree() since kfree() does the 20 years ago
Anton Altaparmakov 413826868f NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the 20 years ago
Anton Altaparmakov c002f42543 NTFS: - Add disable_sparse mount option together with a per volume sparse 20 years ago
Anton Altaparmakov 218357ff1b NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago