Al Viro
|
3873691e5a
Merge remote-tracking branch 'ovl/rename2' into for-linus
|
8 lat temu |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 lat temu |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
8 lat temu |
Miklos Szeredi
|
f03b8ad8d3
fs: support RENAME_NOREPLACE for local filesystems
|
8 lat temu |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 lat temu |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
9 lat temu |
Yaowei Bai
|
5738939289
fs/exofs/namei.c: remove unnecessary new_valid_dev() check
|
9 lat temu |
Al Viro
|
a5ef103daa
exofs: switch to {simple,page}_symlink_inode_operations
|
10 lat temu |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 lat temu |
Boaz Harrosh
|
aa281ac631
Boaz Harrosh - Fix broken email address
|
10 lat temu |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 lat temu |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 lat temu |
Al Viro
|
8de5277879
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
|
13 lat temu |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 lat temu |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 lat temu |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 lat temu |
Al Viro
|
a9049376ee
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
|
14 lat temu |
Al Viro
|
babfe56046
exofs: i_nlink races in rename()
|
14 lat temu |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
15 lat temu |
Boaz Harrosh
|
27d2e14919
exofs: Remove IBM copyrights
|
16 lat temu |
Boaz Harrosh
|
e6af00f1d1
exofs: dir_inode and directory operations
|
17 lat temu |