Age | Commit message (Expand) | Author |
---|---|---|
2005-06-25 | NTFS: Detect the case when Windows has been suspended to disk on the volume | Anton Altaparmakov |
2005-06-25 | NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it | Anton Altaparmakov |
2005-05-27 | NTFS: Use C99 style structure initialization after memory allocation where | Anton Altaparmakov |
2005-05-05 | NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SIZE constant instead | Anton Altaparmakov |
2005-05-05 | NTFS: Some utilities modify the boot sector but do not update the checksum. | Anton Altaparmakov |
2005-05-05 | NTFS: Remove checks for NULL before calling kfree() since kfree() does the | Jesper Juhl |
2005-05-05 | NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the | Anton Altaparmakov |
2005-05-05 | NTFS: - Add disable_sparse mount option together with a per volume sparse | Anton Altaparmakov |
2005-05-05 | NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached | Anton Altaparmakov |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds |