Age | Commit message (Expand) | Author | Files | Lines |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -2/+2 |
2015-12-09 | don't put symlink bodies in pagecache into highmem | Al Viro | 1 | -0/+1 |
2015-11-10 | fs/exofs/namei.c: remove unnecessary new_valid_dev() check | Yaowei Bai | 1 | -3/+0 |
2015-05-11 | exofs: switch to {simple,page}_symlink_inode_operations | Al Viro | 1 | -2/+3 |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -5/+5 |
2014-10-19 | Boaz Harrosh - Fix broken email address | Boaz Harrosh | 1 | -1/+1 |
2012-07-14 | don't pass nameidata to ->create() | Al Viro | 1 | -1/+1 |
2012-07-14 | stop passing nameidata to ->lookup() | Al Viro | 1 | -1/+1 |
2012-03-21 | vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} | Al Viro | 1 | -12/+1 |
2012-01-04 | switch ->mknod() to umode_t | Al Viro | 1 | -1/+1 |
2012-01-04 | switch ->create() to umode_t | Al Viro | 1 | -1/+1 |
2012-01-04 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 1 | -1/+1 |
2011-07-20 | make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) | Al Viro | 1 | -6/+1 |
2011-03-03 | exofs: i_nlink races in rename() | Al Viro | 1 | -6/+2 |
2010-10-26 | new helper: ihold() | Al Viro | 1 | -1/+1 |
2009-06-21 | exofs: Remove IBM copyrights | Boaz Harrosh | 1 | -3/+1 |
2009-03-31 | exofs: dir_inode and directory operations | Boaz Harrosh | 1 | -0/+342 |