summaryrefslogtreecommitdiffstats
path: root/fs/exofs/namei.c
Commit message (Expand)AuthorAgeFilesLines
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-5/+5
* Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-191-1/+1
* don't pass nameidata to ->create()Al Viro2012-07-141-1/+1
* stop passing nameidata to ->lookup()Al Viro2012-07-141-1/+1
* vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-211-12/+1Star
* switch ->mknod() to umode_tAl Viro2012-01-041-1/+1
* switch ->create() to umode_tAl Viro2012-01-041-1/+1
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-041-1/+1
* make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro2011-07-201-6/+1Star
* exofs: i_nlink races in rename()Al Viro2011-03-031-6/+2Star
* new helper: ihold()Al Viro2010-10-261-1/+1
* exofs: Remove IBM copyrightsBoaz Harrosh2009-06-211-3/+1Star
* exofs: dir_inode and directory operationsBoaz Harrosh2009-03-311-0/+342