Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -5/+5 |
* | Boaz Harrosh - Fix broken email address | Boaz Harrosh | 2014-10-19 | 1 | -1/+1 |
* | don't pass nameidata to ->create() | Al Viro | 2012-07-14 | 1 | -1/+1 |
* | stop passing nameidata to ->lookup() | Al Viro | 2012-07-14 | 1 | -1/+1 |
* | vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} | Al Viro | 2012-03-20 | 1 | -12/+1 |
* | switch ->mknod() to umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | switch ->create() to umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) | Al Viro | 2011-07-20 | 1 | -6/+1 |
* | exofs: i_nlink races in rename() | Al Viro | 2011-03-03 | 1 | -6/+2 |
* | new helper: ihold() | Al Viro | 2010-10-25 | 1 | -1/+1 |
* | exofs: Remove IBM copyrights | Boaz Harrosh | 2009-06-21 | 1 | -3/+1 |
* | exofs: dir_inode and directory operations | Boaz Harrosh | 2009-03-31 | 1 | -0/+342 |