summaryrefslogtreecommitdiff
path: root/fs/exofs/namei.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
|\
| * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| * fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi2016-09-27
* | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
* fs/exofs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-11-09
* exofs: switch to {simple,page}_symlink_inode_operationsAl Viro2015-05-10
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-19
* don't pass nameidata to ->create()Al Viro2012-07-14
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-20
* switch ->mknod() to umode_tAl Viro2012-01-03
* switch ->create() to umode_tAl Viro2012-01-03
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro2011-07-20
* exofs: i_nlink races in rename()Al Viro2011-03-03
* new helper: ihold()Al Viro2010-10-25
* exofs: Remove IBM copyrightsBoaz Harrosh2009-06-21
* exofs: dir_inode and directory operationsBoaz Harrosh2009-03-31