Miklos Szeredi
|
dfeef68862
vfs: remove ".readlink = generic_readlink" assignments
|
8 年之前 |
Al Viro
|
3873691e5a
Merge remote-tracking branch 'ovl/rename2' into for-linus
|
9 年之前 |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 年之前 |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
9 年之前 |
Miklos Szeredi
|
f03b8ad8d3
fs: support RENAME_NOREPLACE for local filesystems
|
9 年之前 |
Ryusuke Konishi
|
d6517deb01
nilfs2: replace nilfs_warning() with nilfs_msg()
|
9 年之前 |
Ryusuke Konishi
|
0c6c44cb9f
nilfs2: avoid bare use of 'unsigned'
|
9 年之前 |
Ryusuke Konishi
|
06f4abf6ca
nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()
|
9 年之前 |
Ryusuke Konishi
|
4ad364ca1c
nilfs2: add missing line spacing
|
9 年之前 |
Ryusuke Konishi
|
4b420ab4ee
nilfs2: clean up old e-mail addresses
|
9 年之前 |
Ryusuke Konishi
|
5726d0b454
nilfs2: remove FSF mailing address from GPL notices
|
9 年之前 |
Al Viro
|
84695ffee7
Merge getxattr prototype change into work.lookups
|
9 年之前 |
Al Viro
|
fc64005c93
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
9 年之前 |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 年之前 |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
9 年之前 |
Yaowei Bai
|
3348a172be
fs/nilfs2/namei.c: remove unnecessary new_valid_dev() check
|
9 年之前 |
NeilBrown
|
f73c2f1f83
NILFS2: support NFSv2 export
|
10 年之前 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 年之前 |
Ryusuke Konishi
|
705304a863
nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races
|
10 年之前 |
Namjae Jeon
|
94e07a7590
fs: encode_fh: return FILEID_INVALID if invalid fid_type
|
12 年之前 |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 年之前 |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 年之前 |
Al Viro
|
b0b0382bb4
->encode_fh() API change
|
13 年之前 |
Linus Torvalds
|
26fe575028
vfs: make it possible to access the dentry hash/len as one 64-bit entry
|
13 年之前 |
Al Viro
|
8de5277879
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
|
13 年之前 |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 年之前 |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 年之前 |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 年之前 |