Andrew Gabbasov
|
c26f6c6157
udf: Fix conversion of 'dstring' fields to UTF8
|
9 years ago |
Andrew Gabbasov
|
9293fcfbc1
udf: Remove struct ustr as non-needed intermediate storage
|
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 |
Linus Torvalds
|
1d3671df72
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
9 years ago |
Jan Kara
|
fcea62babc
udf: Factor out code for creating indirect extent
|
9 years ago |
Al Viro
|
c73119c58f
udf: don't duplicate page_symlink_inode_operations
|
9 years ago |
Jan Kara
|
0e5cc9a40a
udf: Check path length when reading symlink
|
10 years ago |
Jan Kara
|
6174c2eb8e
udf: Fix loading of special inodes
|
10 years ago |
Al Viro
|
0b93a92be4
udf: saner calling conventions for udf_new_inode()
|
11 years ago |
Jan Kara
|
6d3d5e860a
udf: Make udf_read_inode() and udf_iget() return error
|
11 years ago |
Namjae Jeon
|
99600051b0
udf: add extent cache support in case of file reading
|
12 years ago |
Artem Bityutskiy
|
db8109ef98
udf: stop using s_dirt
|
13 years ago |
Al Viro
|
faa17292fd
udf: propagate umode_t
|
14 years ago |
Linus Torvalds
|
34116645d9
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 years ago |
Joe Perches
|
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
|
13 years ago |
Namjae Jeon
|
3080a74ea3
udf: Skip mirror metadata FE loading when metadata FE is ok
|
13 years ago |
Joe Perches
|
78ace70c41
udf: Convert printks to pr_<level>
|
14 years ago |
Joe Perches
|
a40ecd7b3c
udf: Rename udf_warning to udf_warn
|
14 years ago |
Joe Perches
|
8076c363da
udf: Rename udf_error to udf_err
|
14 years ago |
Joe Perches
|
7e273e3b41
udf: Promote some debugging messages to udf_error
|
14 years ago |
Jan Kara
|
7e49b6f248
udf: Convert UDF to new truncate calling sequence
|
15 years ago |
Jan Kara
|
d664b6af60
udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex
|
15 years ago |
Jan Kara
|
49521de119
udf: Remove BKL from udf_update_inode
|
15 years ago |
Joe Perches
|
fab3c8581f
fs/udf: Add printf format/argument verification
|
14 years ago |
Al Viro
|
3aac2b62e0
switch udf to ->evict_inode()
|
15 years ago |
Jan Kara
|
3635046281
udf: Remove dead quota code
|
15 years ago |
John Kacur
|
2f07a88b30
udf: BKL ioctl pushdown
|
15 years ago |
Dmitry Monakhov
|
c15d0fc0fc
udf: add speciffic ->setattr callback
|
15 years ago |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 years ago |