aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hpfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka2011-05-091-17/+17
* HPFS: Restrict uid and gid to 16-bit valuesMikulas Patocka2011-05-091-0/+4
* HPFS: Remove mark_inode_dirtyMikulas Patocka2011-05-091-3/+0
* HPFS: Remove CR/LF conversion optionMikulas Patocka2011-05-091-1/+0
* HPFS: Remove remaining locksMikulas Patocka2011-05-091-5/+0
* hpfs: remove the BKLArnd Bergmann2011-03-021-5/+4
* hpfs_setattr error case avoids unlock_kernelDr. David Alan Gilbert2011-01-171-1/+1
* switch hpfs to ->evict_inode()Al Viro2010-08-091-5/+7
* remove inode_setattrChristoph Hellwig2010-08-091-3/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sanitize signedness/const for pointers to char in hpfs a bitAl Viro2010-03-031-2/+2
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* [PATCH] hpfs: cleanup ->setattrChristoph Hellwig2008-10-231-10/+19
* [PATCH] hpfs: fix printk format warningsRandy Dunlap2006-12-071-1/+4
* [PATCH] hpfs endianness annotationsAl Viro2006-10-101-5/+6
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] sem2mutex: HPFSIngo Molnar2006-03-231-5/+5
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+291