summaryrefslogtreecommitdiff
path: root/fs/exofs/namei.c
AgeCommit message (Expand)Author
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-27fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro
2015-11-09fs/exofs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai
2015-05-10exofs: switch to {simple,page}_symlink_inode_operationsAl Viro
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh
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