aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hpfs/namei.c
AgeCommit message (Expand)Author
2016-02-27hpfs: don't truncate the file when delete failsMikulas Patocka
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro
2015-11-09fs/hpfs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai
2015-09-03hpfs: update ctime and mtime on directory modificationMikulas Patocka
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2014-06-06fs/hpfs: use pr_fmt for loggingFabian Frederick
2014-06-06fs/hpfs: convert printk to pr_foo()Fabian Frederick
2013-11-09locks: break delegations on any attribute modificationJ. Bruce Fields
2012-09-21userns: Convert hpfs to use kuid and kgid where appropriateEric W. Biederman
2012-07-14don't pass nameidata to ->create()Al Viro
2012-05-29hpfs: get rid of bitfields in struct fnodeAl Viro
2012-01-03switch ->mknod() to umode_tAl Viro
2012-01-03switch ->create() to umode_tAl Viro
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-07-20->permission() sanitizing: don't pass flags to generic_permission()Al Viro
2011-07-20kill check_acl callback of generic_permission()Al Viro
2011-05-28hpfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-05-26vfs: push dentry_unhash on rename_dir into file systemsSage Weil
2011-05-26vfs: push dentry_unhash on rmdir into file systemsSage Weil
2011-05-26vfs: remove dget() from dentry_unhash()Sage Weil
2011-05-09HPFS: Remove unused variableMikulas 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-03-02hpfs: remove the BKLArnd Bergmann
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2010-03-03Don't mess with generic_permission() under ->d_lock in hpfsAl Viro
2010-03-03sanitize signedness/const for pointers to char in hpfs a bitAl Viro
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2008-11-14CRED: Wrap task credential accesses in the HPFS filesystemDavid Howells
2008-10-23[PATCH] hpfs: cleanup ->setattrChristoph Hellwig
2008-07-26[patch 05/14] hpfs: dont call permission()Miklos Szeredi
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-03-23[PATCH] sem2mutex: HPFSIngo Molnar
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds