aboutsummaryrefslogtreecommitdiff
path: root/fs/ntfs/dir.c
AgeCommit message (Expand)Author
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-07NTFS: Fix two compiler warnings on Alpha. Thanks to Andrew Morton forAnton Altaparmakov
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-09-08NTFS: Report unrepresentable inodes during ntfs_readdir() as KERN_WARNINGAnton Altaparmakov
2005-06-25NTFS: Fix several occurences of a bug where we would perform 'var & ~const'Anton Altaparmakov
2005-05-05NTFS: Remove checks for NULL before calling kfree() since kfree() does theJesper Juhl
2005-05-05NTFS: - Add disable_sparse mount option together with a per volume sparseAnton Altaparmakov
2005-05-05NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached valueAnton Altaparmakov
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds