Al Viro
|
3873691e5a
Merge remote-tracking branch 'ovl/rename2' into for-linus
|
8 years ago |
Deepa Dinamani
|
c2050a454c
fs: Replace current_fs_time() with current_time()
|
9 years ago |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
8 years ago |
Miklos Szeredi
|
f03b8ad8d3
fs: support RENAME_NOREPLACE for local filesystems
|
8 years ago |
Al Viro
|
fc64005c93
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
|
9 years ago |
Jan Kara
|
066b9cded0
udf: Use separate buffer for copying split names
|
9 years ago |
Andrew Gabbasov
|
9fba70569d
udf: Adjust UDF_NAME_LEN to better reflect actual restrictions
|
9 years ago |
Andrew Gabbasov
|
525e2c56c3
udf: Parameterize output length in udf_put_filename
|
9 years ago |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
9 years ago |
Al Viro
|
c73119c58f
udf: don't duplicate page_symlink_inode_operations
|
9 years ago |
NeilBrown
|
92acca4542
UDF: support NFSv2 export
|
10 years ago |
Fabian Frederick
|
231473f6dd
udf: Return error from udf_find_entry()
|
10 years ago |
Fabian Frederick
|
5ceb8b554d
udf: Return -ENOMEM when allocation fails in udf_get_filename()
|
10 years ago |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Jan Kara
|
3adc12e964
udf: Update ctime and mtime when directory is modified
|
10 years ago |
Fabian Frederick
|
13f0c2b0f6
udf: remove redundant buffer_head.h includes
|
10 years ago |
Jan Kara
|
3ee3039c5b
udf: Reduce repeated dereferences
|
10 years ago |
Jan Kara
|
0e5cc9a40a
udf: Check path length when reading symlink
|
10 years ago |
Al Viro
|
0b93a92be4
udf: saner calling conventions for udf_new_inode()
|
11 years ago |
Al Viro
|
b231509616
udf: fix the udf_iget() vs. udf_new_inode() races
|
11 years ago |
Al Viro
|
d2be51cb34
udf: merge the pieces inserting a new non-directory object into directory
|
11 years ago |
Jan Kara
|
6d3d5e860a
udf: Make udf_read_inode() and udf_iget() return error
|
11 years ago |
Chao Yu
|
85cd083b49
udf: avoid unneeded up_write when fail to add entry in ->symlink
|
11 years ago |
Jan Kara
|
4ea7772f82
udf: Fix lockdep warning from udf_symlink()
|
11 years ago |
Al Viro
|
656d09df8f
udf: provide ->tmpfile()
|
12 years ago |
Namjae Jeon
|
94e07a7590
fs: encode_fh: return FILEID_INVALID if invalid fid_type
|
12 years ago |
Linus Torvalds
|
08d9329c29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 years ago |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 years ago |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 years ago |