aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hpfs/namei.c
Commit message (Expand)AuthorAgeFilesLines
* hpfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-281-5/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-261-3/+6
|\
| * vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-261-0/+4
| * vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-261-0/+2
| * vfs: remove dget() from dentry_unhash()Sage Weil2011-05-261-3/+0
* | HPFS: Remove unused variableMikulas Patocka2011-05-091-4/+0
* | HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka2011-05-091-25/+25
* | HPFS: Remove CR/LF conversion optionMikulas Patocka2011-05-091-3/+0
* | HPFS: Remove remaining locksMikulas Patocka2011-05-091-46/+7
|/
* hpfs: remove the BKLArnd Bergmann2011-03-021-25/+24
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-1/+1
* Don't mess with generic_permission() under ->d_lock in hpfsAl Viro2010-03-031-6/+9
* sanitize signedness/const for pointers to char in hpfs a bitAl Viro2010-03-031-30/+30
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* CRED: Wrap task credential accesses in the HPFS filesystemDavid Howells2008-11-141-12/+12
* [PATCH] hpfs: cleanup ->setattrChristoph Hellwig2008-10-231-1/+1
* [patch 05/14] hpfs: dont call permission()Miklos Szeredi2008-07-261-1/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-1/+1
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-011-2/+2
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-2/+2
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-3/+3
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] sem2mutex: HPFSIngo Molnar2006-03-231-30/+30
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+673