aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/namei.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-5/+5
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh1-1/+1
2012-07-14don't pass nameidata to ->create()Al Viro1-1/+1
2012-07-14stop passing nameidata to ->lookup()Al Viro1-1/+1
2012-03-20vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro1-12/+1
2012-01-03switch ->mknod() to umode_tAl Viro1-1/+1
2012-01-03switch ->create() to umode_tAl Viro1-1/+1
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro1-1/+1
2011-07-20make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro1-6/+1
2011-03-03exofs: i_nlink races in rename()Al Viro1-6/+2
2010-10-25new helper: ihold()Al Viro1-1/+1
2009-06-21exofs: Remove IBM copyrightsBoaz Harrosh1-3/+1
2009-03-31exofs: dir_inode and directory operationsBoaz Harrosh1-0/+342