summaryrefslogtreecommitdiffstats
path: root/fs/hpfs/inode.c
AgeCommit message (Expand)AuthorLines
2014-06-06fs/hpfs: increase pr_warn levelFabian Frederick-1/+1
2014-06-06fs/hpfs: use pr_fmt for loggingFabian Frederick-1/+1
2014-06-06fs/hpfs: convert printk to pr_foo()Fabian Frederick-1/+2
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner-1/+1
2013-01-29Merge branch 'master' into for-nextJiri Kosina-1/+4
2013-01-09treewide: Fix typo in various driversMasanari Iida-1/+1
2012-12-20hpfs: drop vmtruncateMarco Stornelli-1/+4
2012-09-21userns: Convert hpfs to use kuid and kgid where appropriateEric W. Biederman-8/+11
2012-05-29hpfs: get rid of bitfields in struct fnodeAl Viro-1/+1
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara-1/+1
2011-11-02filesystems: add set_nlink()Miklos Szeredi-4/+4
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi-1/+1
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka-17/+17
2011-05-09HPFS: Restrict uid and gid to 16-bit valuesMikulas Patocka-0/+4
2011-05-09HPFS: Remove mark_inode_dirtyMikulas Patocka-3/+0
2011-05-09HPFS: Remove CR/LF conversion optionMikulas Patocka-1/+0
2011-05-09HPFS: Remove remaining locksMikulas Patocka-5/+0
2011-03-02hpfs: remove the BKLArnd Bergmann-5/+4
2011-01-17hpfs_setattr error case avoids unlock_kernelDr. David Alan Gilbert-1/+1
2010-08-09switch hpfs to ->evict_inode()Al Viro-5/+7
2010-08-09remove inode_setattrChristoph Hellwig-3/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-03sanitize signedness/const for pointers to char in hpfs a bitAl Viro-2/+2
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan-0/+1
2008-10-23[PATCH] hpfs: cleanup ->setattrChristoph Hellwig-10/+19
2006-12-07[PATCH] hpfs: fix printk format warningsRandy Dunlap-1/+4
2006-10-10[PATCH] hpfs endianness annotationsAl Viro-5/+6
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o-1/+0
2006-03-23[PATCH] sem2mutex: HPFSIngo Molnar-5/+5
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+291