Jan Kara
|
57b9655d01
udf: Improve table length check to avoid possible overflow
|
13 年之前 |
Jan Kara
|
bff943af6f
udf: Fix memory leak when mounting
|
13 年之前 |
Artem Bityutskiy
|
db8109ef98
udf: stop using s_dirt
|
13 年之前 |
Jan Kara
|
1df2ae31c7
udf: Fortify loading of sparing table
|
13 年之前 |
Jan Kara
|
adee11b208
udf: Avoid run away loop when partition table length is corrupted
|
13 年之前 |
Jan Kara
|
cb14d340ef
udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
|
13 年之前 |
Linus Torvalds
|
9a7259d5c8
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 年之前 |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 年之前 |
Al Viro
|
8de5277879
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
|
13 年之前 |
Joe Perches
|
75b09e022f
udf: Remove unnecessary OOM messages
|
13 年之前 |
Linus Torvalds
|
ac69e09280
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 年之前 |
Jan Kara
|
853a0c25ba
udf: Mark LVID buffer as uptodate before marking it dirty
|
13 年之前 |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 年之前 |
Al Viro
|
faa17292fd
udf: propagate umode_t
|
14 年之前 |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 年之前 |
Jan Kara
|
ed47a7d00c
udf: Cleanup metadata flags handling
|
13 年之前 |
Namjae Jeon
|
3080a74ea3
udf: Skip mirror metadata FE loading when metadata FE is ok
|
13 年之前 |
Joe Perches
|
a983f368f8
udf: Neaten udf_debug uses
|
13 年之前 |
Joe Perches
|
c2bff36c29
udf: Neaten logging output, use vsprintf extension %pV
|
13 年之前 |
Joe Perches
|
78ace70c41
udf: Convert printks to pr_<level>
|
13 年之前 |
Joe Perches
|
a40ecd7b3c
udf: Rename udf_warning to udf_warn
|
13 年之前 |
Joe Perches
|
8076c363da
udf: Rename udf_error to udf_err
|
13 年之前 |
Joe Perches
|
7e273e3b41
udf: Promote some debugging messages to udf_error
|
13 年之前 |
Linus Torvalds
|
7c955fca3e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
|
14 年之前 |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 年之前 |
Alessio Igor Bogani
|
9db9f9e31d
udf: Remove unnecessary bkl usages
|
14 年之前 |
Alessio Igor Bogani
|
4d0fb621d3
udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info struct
|
14 年之前 |
Jan Kara
|
d1668fe390
udf: Remove BKL from free space counting functions
|
14 年之前 |
Jan Kara
|
0484b1cedc
udf: Remove BKL from udf_put_super() and udf_remount_fs()
|
14 年之前 |
Jan Kara
|
c03cad241a
udf: Protect default inode credentials by rwlock
|
14 年之前 |