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