summaryrefslogtreecommitdiff
path: root/fs/hfs/dir.c
AgeCommit message (Expand)Author
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi
2011-05-28hfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil
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-03-03hfs: fix rename() over non-empty directoryAl Viro
2011-01-12switch hfsAl Viro
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2009-12-15hfs: fix a potential buffer overflowAmerigo Wang
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-12-08[PATCH] struct path: convert hfsJosef Sipek
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-01-18[PATCH] hfs: cleanup HFS printsRoman Zippel
2005-09-07[PATCH] hfs: NLS supportRoman Zippel
2005-03-13[PATCH] fs/hfs/: misc cleanupsAdrian Bunk
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-10-25[PATCH] hfs: update key after renameRoman Zippel
2004-02-25[PATCH] HFS rewriteAndrew Morton
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust
2002-02-17[PATCH] BKL shifting - ->rename()Alexander Viro
2002-02-14[PATCH] (2/5) more BKL shiftingAlexander Viro
2002-02-14[PATCH] (1/5) more BKL shiftingAlexander Viro
2002-02-12[PATCH] BKL shifted inside ->unlink()Alexander Viro
2002-02-12[PATCH] BKL shifted into ->create()Alexander Viro
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds
2002-02-04v2.4.1.3 -> v2.4.1.4Linus Torvalds
2002-02-04Import changesetLinus Torvalds