Linus Torvalds
|
0ea97a2d61
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Al Viro
|
5c1a68a358
udf: switch to discard_new_inode()
|
7 年之前 |
Jan Kara
|
f2e8334711
udf: Provide function for calculating dir entry length
|
7 年之前 |
Al Viro
|
1e2e547a93
do d_instantiate/unlock_new_inode combinations safely
|
7 年之前 |
Steve Magnani
|
fcbf7637e6
udf: Fix signed/unsigned format specifiers
|
8 年之前 |
Steve Magnani
|
b490bdd630
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
|
8 年之前 |
Markus Elfring
|
033c9da008
fs-udf: Improve six size determinations
|
8 年之前 |
Fabian Frederick
|
6ff6b2b329
udf: use octal for permissions
|
8 年之前 |
Jan Kara
|
ad4d05329d
udf: Make stat on symlink report symlink length as st_size
|
8 年之前 |
Al Viro
|
3873691e5a
Merge remote-tracking branch 'ovl/rename2' into for-linus
|
9 年之前 |
Deepa Dinamani
|
c2050a454c
fs: Replace current_fs_time() with current_time()
|
9 年之前 |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
9 年之前 |
Miklos Szeredi
|
f03b8ad8d3
fs: support RENAME_NOREPLACE for local filesystems
|
9 年之前 |
Al Viro
|
fc64005c93
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
|
9 年之前 |
Jan Kara
|
066b9cded0
udf: Use separate buffer for copying split names
|
9 年之前 |
Andrew Gabbasov
|
9fba70569d
udf: Adjust UDF_NAME_LEN to better reflect actual restrictions
|
9 年之前 |
Andrew Gabbasov
|
525e2c56c3
udf: Parameterize output length in udf_put_filename
|
9 年之前 |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
10 年之前 |
Al Viro
|
c73119c58f
udf: don't duplicate page_symlink_inode_operations
|
10 年之前 |
NeilBrown
|
92acca4542
UDF: support NFSv2 export
|
10 年之前 |
Fabian Frederick
|
231473f6dd
udf: Return error from udf_find_entry()
|
10 年之前 |
Fabian Frederick
|
5ceb8b554d
udf: Return -ENOMEM when allocation fails in udf_get_filename()
|
10 年之前 |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 年之前 |
Jan Kara
|
3adc12e964
udf: Update ctime and mtime when directory is modified
|
10 年之前 |
Fabian Frederick
|
13f0c2b0f6
udf: remove redundant buffer_head.h includes
|
10 年之前 |
Jan Kara
|
3ee3039c5b
udf: Reduce repeated dereferences
|
10 年之前 |
Jan Kara
|
0e5cc9a40a
udf: Check path length when reading symlink
|
10 年之前 |
Al Viro
|
0b93a92be4
udf: saner calling conventions for udf_new_inode()
|
11 年之前 |
Al Viro
|
b231509616
udf: fix the udf_iget() vs. udf_new_inode() races
|
11 年之前 |