index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
exofs
/
namei.c
Age
Commit message (
Expand
)
Author
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2015-12-09
don't put symlink bodies in pagecache into highmem
Al Viro
2015-11-09
fs/exofs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-05-11
exofs: switch to {simple,page}_symlink_inode_operations
Al Viro
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-10-19
Boaz Harrosh - Fix broken email address
Boaz Harrosh
2012-07-14
don't pass nameidata to ->create()
Al Viro
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2012-03-21
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
2012-01-04
switch ->mknod() to umode_t
Al Viro
2012-01-04
switch ->create() to umode_t
Al Viro
2012-01-04
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2011-07-20
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
Al Viro
2011-03-03
exofs: i_nlink races in rename()
Al Viro
2010-10-26
new helper: ihold()
Al Viro
2009-06-21
exofs: Remove IBM copyrights
Boaz Harrosh
2009-03-31
exofs: dir_inode and directory operations
Boaz Harrosh