aboutsummaryrefslogtreecommitdiff
path: root/fs/exofs/namei.c
AgeCommit message (Expand)Author
2012-07-14don't pass nameidata to ->create()Al Viro
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-03-20vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro
2012-01-03switch ->mknod() to umode_tAl Viro
2012-01-03switch ->create() to umode_tAl Viro
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2011-07-20make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro
2011-03-03exofs: i_nlink races in rename()Al Viro
2010-10-25new helper: ihold()Al Viro
2009-06-21exofs: Remove IBM copyrightsBoaz Harrosh
2009-03-31exofs: dir_inode and directory operationsBoaz Harrosh