aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hpfs/hpfs_fn.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-09HPFS: Fix some unaligned accessesMikulas Patocka1-3/+9
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka1-14/+13
2011-05-09HPFS: Remove CR/LF conversion optionMikulas Patocka1-11/+0
2011-05-09HPFS: Remove remaining locksMikulas Patocka1-9/+3
2011-05-09HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka1-9/+15
2011-03-02hpfs: remove the BKLArnd Bergmann1-0/+22
2011-01-12switch hpfsAl Viro1-1/+1
2010-10-30hpfs: Convert sbi->hpfs_creation_de to mutexThomas Gleixner1-1/+1
2010-08-09switch hpfs to ->evict_inode()Al Viro1-1/+1
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-1/+1
2010-03-03sanitize signedness/const for pointers to char in hpfs a bitAl Viro1-12/+18
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2008-10-23[PATCH] hpfs: cleanup ->setattrChristoph Hellwig1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven1-2/+2
2006-12-07[PATCH] hpfs: bring hpfs_error() into shapeAlexey Dobriyan1-1/+2
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik1-1/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-2/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-2/+2
2006-03-23[PATCH] sem2mutex: HPFSIngo Molnar1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+338