Jan Kara
|
6c1e4d06a3
udf: Drop unused arguments of udf_delete_aext()
|
7 年之前 |
Jan Kara
|
f2e8334711
udf: Provide function for calculating dir entry length
|
7 年之前 |
Linus Torvalds
|
7a932516f5
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
|
7 年之前 |
Deepa Dinamani
|
0220eddac6
udf: Simplify calls to udf_disk_stamp_to_time
|
7 年之前 |
Jan Kara
|
e966fc8d99
udf: Convert ident strings to proper charset
|
7 年之前 |
Jan Kara
|
0c9850f4d4
udf: Clean up handling of invalid uid/gid
|
7 年之前 |
Linus Torvalds
|
f14fc0ccee
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Steve Magnani
|
b490bdd630
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
|
7 年之前 |
Jan Kara
|
ad4d05329d
udf: Make stat on symlink report symlink length as st_size
|
8 年之前 |
Steve Kenton
|
a17f0cb5b9
fs/udf: make #ifdef UDF_PREALLOCATE unconditional
|
8 年之前 |
Andrew Gabbasov
|
c26f6c6157
udf: Fix conversion of 'dstring' fields to UTF8
|
9 年之前 |
Andrew Gabbasov
|
9293fcfbc1
udf: Remove struct ustr as non-needed intermediate storage
|
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 年之前 |
Linus Torvalds
|
1d3671df72
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
9 年之前 |
Jan Kara
|
fcea62babc
udf: Factor out code for creating indirect extent
|
9 年之前 |
Al Viro
|
c73119c58f
udf: don't duplicate page_symlink_inode_operations
|
9 年之前 |
Jan Kara
|
0e5cc9a40a
udf: Check path length when reading symlink
|
10 年之前 |
Jan Kara
|
6174c2eb8e
udf: Fix loading of special inodes
|
10 年之前 |
Al Viro
|
0b93a92be4
udf: saner calling conventions for udf_new_inode()
|
11 年之前 |
Jan Kara
|
6d3d5e860a
udf: Make udf_read_inode() and udf_iget() return error
|
11 年之前 |
Namjae Jeon
|
99600051b0
udf: add extent cache support in case of file reading
|
12 年之前 |
Artem Bityutskiy
|
db8109ef98
udf: stop using s_dirt
|
13 年之前 |
Al Viro
|
faa17292fd
udf: propagate umode_t
|
14 年之前 |
Linus Torvalds
|
34116645d9
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 年之前 |
Joe Perches
|
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
|
13 年之前 |
Namjae Jeon
|
3080a74ea3
udf: Skip mirror metadata FE loading when metadata FE is ok
|
13 年之前 |
Joe Perches
|
78ace70c41
udf: Convert printks to pr_<level>
|
14 年之前 |
Joe Perches
|
a40ecd7b3c
udf: Rename udf_warning to udf_warn
|
14 年之前 |