aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfs/dir.c
Commit message (Expand)AuthorAge
* [readdir] convert hfsAl Viro2013-06-29
* hfs: SMP race on directory close()Al Viro2013-05-05
* hfs/hfsplus: convert printks to pr_<level>Joe Perches2013-04-30
* hfs: add error checking for hfs_find_init()Alexey Khoroshilov2013-04-30
* new helper: file_inode(file)Al Viro2013-02-22
* don't pass nameidata to ->create()Al Viro2012-07-14
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* switch ->create() to umode_tAl Viro2012-01-03
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* hfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-26
* vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-26
* hfs: fix rename() over non-empty directoryAl Viro2011-03-03
* switch hfsAl Viro2011-01-12
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* hfs: fix a potential buffer overflowAmerigo Wang2009-12-15
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] struct path: convert hfsJosef Sipek2006-12-08
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-01
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] hfs: cleanup HFS printsRoman Zippel2006-01-18
* [PATCH] hfs: NLS supportRoman Zippel2005-09-07
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16