aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hpfs/hpfs_fn.h
Commit message (Expand)AuthorAge
* fs/hpfs: use pr_fmt for loggingFabian Frederick2014-06-06
* hpfs: remember free spaceMikulas Patocka2014-02-02
* hpfs: make freeing sbi and codetables rcu-delayedAl Viro2013-10-24
* hpfs: implement prefetch to improve performanceMikulas Patocka2013-07-04
* hpfs: drop vmtruncateMarco Stornelli2012-12-20
* userns: Convert hpfs to use kuid and kgid where appropriateEric W. Biederman2012-09-21
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * hpfs: assorted endianness annotationsAl Viro2012-05-29
| * hpfs: annotate eaAl Viro2012-05-29
| * hpfs: annotate struct hpfs_direntAl Viro2012-05-29
| * hpfs: bitmaps are little-endianAl Viro2012-05-29
* | HPFS: remove PRINTK() macroDan Carpenter2012-05-31
|/
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* HPFS: Fix some unaligned accessesMikulas Patocka2011-05-09
* HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka2011-05-09
* HPFS: Remove CR/LF conversion optionMikulas Patocka2011-05-09
* HPFS: Remove remaining locksMikulas Patocka2011-05-09
* HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka2011-05-09
* hpfs: remove the BKLArnd Bergmann2011-03-02
* switch hpfsAl Viro2011-01-12
* hpfs: Convert sbi->hpfs_creation_de to mutexThomas Gleixner2010-10-30
* switch hpfs to ->evict_inode()Al Viro2010-08-09
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* sanitize signedness/const for pointers to char in hpfs a bitAl Viro2010-03-03
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* [PATCH] hpfs: cleanup ->setattrChristoph Hellwig2008-10-23
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] hpfs: bring hpfs_error() into shapeAlexey Dobriyan2006-12-07
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-24
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] sem2mutex: HPFSIngo Molnar2006-03-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16