aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hpfs/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2014-06-06fs/hpfs: increase pr_warn levelFabian Frederick1-1/+1
2014-06-06fs/hpfs: use pr_fmt for loggingFabian Frederick1-1/+1
2014-06-06fs/hpfs: convert printk to pr_foo()Fabian Frederick1-1/+2
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner1-1/+1
2013-01-29Merge branch 'master' into for-nextJiri Kosina1-1/+4
2013-01-09treewide: Fix typo in various driversMasanari Iida1-1/+1
2012-12-20hpfs: drop vmtruncateMarco Stornelli1-1/+4
2012-09-21userns: Convert hpfs to use kuid and kgid where appropriateEric W. Biederman1-8/+11
2012-05-29hpfs: get rid of bitfields in struct fnodeAl Viro1-1/+1
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara1-1/+1
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-4/+4
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi1-1/+1
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka1-17/+17
2011-05-09HPFS: Restrict uid and gid to 16-bit valuesMikulas Patocka1-0/+4
2011-05-09HPFS: Remove mark_inode_dirtyMikulas Patocka1-3/+0
2011-05-09HPFS: Remove CR/LF conversion optionMikulas Patocka1-1/+0
2011-05-09HPFS: Remove remaining locksMikulas Patocka1-5/+0
2011-03-02hpfs: remove the BKLArnd Bergmann1-5/+4
2011-01-17hpfs_setattr error case avoids unlock_kernelDr. David Alan Gilbert1-1/+1
2010-08-09switch hpfs to ->evict_inode()Al Viro1-5/+7
2010-08-09remove inode_setattrChristoph Hellwig1-3/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03sanitize signedness/const for pointers to char in hpfs a bitAl Viro1-2/+2
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2008-10-23[PATCH] hpfs: cleanup ->setattrChristoph Hellwig1-10/+19
2006-12-07[PATCH] hpfs: fix printk format warningsRandy Dunlap1-1/+4
2006-10-10[PATCH] hpfs endianness annotationsAl Viro1-5/+6
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-03-23[PATCH] sem2mutex: HPFSIngo Molnar1-5/+5
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+291