aboutsummaryrefslogtreecommitdiff
path: root/fs/hpfs/hpfs_fn.h
AgeCommit message (Expand)Author
2012-12-20hpfs: drop vmtruncateMarco Stornelli
2012-09-21userns: Convert hpfs to use kuid and kgid where appropriateEric W. Biederman
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-31HPFS: remove PRINTK() macroDan Carpenter
2012-05-29hpfs: assorted endianness annotationsAl Viro
2012-05-29hpfs: annotate eaAl Viro
2012-05-29hpfs: annotate struct hpfs_direntAl Viro
2012-05-29hpfs: bitmaps are little-endianAl Viro
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-05-09HPFS: Fix some unaligned accessesMikulas Patocka
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka
2011-05-09HPFS: Remove CR/LF conversion optionMikulas Patocka
2011-05-09HPFS: Remove remaining locksMikulas Patocka
2011-05-09HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka
2011-03-02hpfs: remove the BKLArnd Bergmann
2011-01-12switch hpfsAl Viro
2010-10-30hpfs: Convert sbi->hpfs_creation_de to mutexThomas Gleixner
2010-08-09switch hpfs to ->evict_inode()Al Viro
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
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
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-12-07[PATCH] hpfs: bring hpfs_error() into shapeAlexey Dobriyan
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-23[PATCH] sem2mutex: HPFSIngo Molnar
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds