Alden Tondettar
|
7888824b0b
udf: Use correct partition reference number for metadata
|
9 년 전 |
Alden Tondettar
|
a47241cdee
udf: Prevent stack overflow on corrupted filesystem mount
|
9 년 전 |
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 년 전 |
Tetsuo Handa
|
1d5cfdb076
tree wide: use kvfree() than conditional kfree()/vfree()
|
9 년 전 |
Linus Torvalds
|
1d3671df72
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
9 년 전 |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 년 전 |
Vegard Nossum
|
e7a4eb8612
udf: limit the maximum number of TD redirections
|
9 년 전 |
Jan Kara
|
9181f8bf5a
udf: Don't modify filesystem for read-only mounts
|
10 년 전 |
Dan Carpenter
|
792352cb16
udf: fix udf_load_pvoldesc()
|
10 년 전 |
Fabian Frederick
|
e9d4cf411f
udf: improve error management in udf_CS0toUTF8()
|
10 년 전 |
Fabian Frederick
|
13f0c2b0f6
udf: remove redundant buffer_head.h includes
|
10 년 전 |
Fabian Frederick
|
2b8f942111
udf: use bool for done
|
10 년 전 |
Fabian Frederick
|
bbe48dd811
udf: destroy sbi mutex in put_super
|
10 년 전 |
Markus Elfring
|
fdf2657bc8
udf: One function call less in udf_fill_super() after error detection
|
10 년 전 |
Markus Elfring
|
0d454e4a44
udf: Deletion of unnecessary checks before the function call "iput"
|
10 년 전 |
Jan Kara
|
6174c2eb8e
udf: Fix loading of special inodes
|
10 년 전 |
Jan Kara
|
6d3d5e860a
udf: Make udf_read_inode() and udf_iget() return error
|
11 년 전 |
Fabian Frederick
|
e973606cc2
udf: use linux/uaccess.h
|
11 년 전 |
Linus Torvalds
|
a7963eb7f4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
11 년 전 |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 년 전 |
Fabian Frederick
|
53ea18de2a
udf: Add __init macro to init_inodecache
|
11 년 전 |
Fabian Frederick
|
8c6915aef7
fs: udf: parse_options: blocksize check
|
11 년 전 |
Peter A. Felvegi
|
444996027e
udf: fix for pathetic mount times in case of invalid file system
|
11 년 전 |
Jan Kara
|
69d75671d9
udf: Fortify LVID loading
|
12 년 전 |
Jan Kara
|
e729eac6f6
udf: Refuse RW mount of the filesystem instead of making it RO
|
12 년 전 |
Jan Kara
|
d759bfa4e7
udf: Standardize return values in mount sequence
|
12 년 전 |
Eric W. Biederman
|
3e64fe5b21
fs: Limit sys_mount to only request filesystem modules. (Part 3)
|
12 년 전 |
Jan Kara
|
288be96de6
udf: Remove unused s_extLength from udf_bitmap
|
12 년 전 |