summaryrefslogtreecommitdiffstats
path: root/fs/exofs/namei.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-101-2/+6
|\
| * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-1/+1
| * fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi2016-09-271-2/+6
* | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-3/+3
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-081-0/+1
* fs/exofs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-11-091-3/+0
* exofs: switch to {simple,page}_symlink_inode_operationsAl Viro2015-05-101-2/+3
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-5/+5
* Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-191-1/+1
* don't pass nameidata to ->create()Al Viro2012-07-141-1/+1
* stop passing nameidata to ->lookup()Al Viro2012-07-141-1/+1
* vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-201-12/+1
* switch ->mknod() to umode_tAl Viro2012-01-031-1/+1
* switch ->create() to umode_tAl Viro2012-01-031-1/+1
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-031-1/+1
* make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro2011-07-201-6/+1
* exofs: i_nlink races in rename()Al Viro2011-03-031-6/+2
* new helper: ihold()Al Viro2010-10-251-1/+1
* exofs: Remove IBM copyrightsBoaz Harrosh2009-06-211-3/+1
* exofs: dir_inode and directory operationsBoaz Harrosh2009-03-311-0/+342
OpenPOWER on IntegriCloud