aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hpfs/hpfs_fn.h
Commit message (Expand)AuthorAgeFilesLines
* HPFS: Fix some unaligned accessesMikulas Patocka2011-05-091-3/+9
* HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka2011-05-091-14/+13
* HPFS: Remove CR/LF conversion optionMikulas Patocka2011-05-091-11/+0
* HPFS: Remove remaining locksMikulas Patocka2011-05-091-9/+3
* HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka2011-05-091-9/+15
* hpfs: remove the BKLArnd Bergmann2011-03-021-0/+22
* switch hpfsAl Viro2011-01-121-1/+1
* hpfs: Convert sbi->hpfs_creation_de to mutexThomas Gleixner2010-10-301-1/+1
* switch hpfs to ->evict_inode()Al Viro2010-08-091-1/+1
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-1/+1
* sanitize signedness/const for pointers to char in hpfs a bitAl Viro2010-03-031-12/+18
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* [PATCH] hpfs: cleanup ->setattrChristoph Hellwig2008-10-231-1/+1
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-2/+2
* [PATCH] hpfs: bring hpfs_error() into shapeAlexey Dobriyan2006-12-071-1/+2
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-241-1/+0
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-2/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [PATCH] sem2mutex: HPFSIngo Molnar2006-03-231-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+338