Age | Commit message (Expand) | Author |
---|---|---|
2012-07-14 | don't pass nameidata to ->create() | Al Viro |
2012-07-14 | stop passing nameidata to ->lookup() | Al Viro |
2012-03-20 | vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} | Al Viro |
2012-01-03 | switch ->mknod() to umode_t | Al Viro |
2012-01-03 | switch ->create() to umode_t | Al Viro |
2012-01-03 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro |
2011-07-20 | make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) | Al Viro |
2011-03-03 | exofs: i_nlink races in rename() | Al Viro |
2010-10-25 | new helper: ihold() | Al Viro |
2009-06-21 | exofs: Remove IBM copyrights | Boaz Harrosh |
2009-03-31 | exofs: dir_inode and directory operations | Boaz Harrosh |