summaryrefslogtreecommitdiffstats
path: root/fs/ntfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* NTFS: Change the mount options {u,f,d}mask to always parse the number asAnton Altaparmakov2005-09-121-3/+11
* NTFS: 2.1.24 release and some minor final fixes.Anton Altaparmakov2005-09-081-1/+1
* NTFS: Support more clean journal ($LogFile) states.Anton Altaparmakov2005-09-081-4/+12
* NTFS: Detect the case when Windows has been suspended to disk on the volumeAnton Altaparmakov2005-06-251-11/+168
* NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if itAnton Altaparmakov2005-06-251-3/+251
* NTFS: Use C99 style structure initialization after memory allocation whereAnton Altaparmakov2005-05-271-28/+11
* NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SIZE constant insteadAnton Altaparmakov2005-05-051-3/+3
* NTFS: Some utilities modify the boot sector but do not update the checksum.Anton Altaparmakov2005-05-051-4/+8
* NTFS: Remove checks for NULL before calling kfree() since kfree() does theJesper Juhl2005-05-051-2/+1
* NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move theAnton Altaparmakov2005-05-051-34/+0
* NTFS: - Add disable_sparse mount option together with a per volume sparseAnton Altaparmakov2005-05-051-18/+47
* NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cachedAnton Altaparmakov2005-05-051-48/+54
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2771
OpenPOWER on IntegriCloud