Eric W. Biederman
|
3e64fe5b21
fs: Limit sys_mount to only request filesystem modules. (Part 3)
|
12 years ago |
Jan Kara
|
288be96de6
udf: Remove unused s_extLength from udf_bitmap
|
12 years ago |
Jan Kara
|
c60305b578
udf: Make s_block_bitmap standard array
|
12 years ago |
Namjae Jeon
|
99600051b0
udf: add extent cache support in case of file reading
|
12 years ago |
Jan Kara
|
9734c971aa
udf: Write LVID to disk after opening / closing
|
12 years ago |
Namjae Jeon
|
1b1baff6e5
UDF: Fix a null pointer dereference in udf_sb_free_partitions
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Eric W. Biederman
|
c2ba138a27
userns: Convert the udf filesystem to use kuid/kgid where appropriate
|
13 years ago |
Nikola Pajkovsky
|
68766a2edc
udf: fix retun value on error path in udf_load_logicalvol
|
13 years ago |
Ashish Sangwan
|
dc141a402b
UDF: During mount free lvid_bh before rescanning with different blocksize
|
13 years ago |
Jan Kara
|
57b9655d01
udf: Improve table length check to avoid possible overflow
|
13 years ago |
Jan Kara
|
bff943af6f
udf: Fix memory leak when mounting
|
13 years ago |
Artem Bityutskiy
|
db8109ef98
udf: stop using s_dirt
|
13 years ago |
Jan Kara
|
1df2ae31c7
udf: Fortify loading of sparing table
|
13 years ago |
Jan Kara
|
adee11b208
udf: Avoid run away loop when partition table length is corrupted
|
13 years ago |
Jan Kara
|
cb14d340ef
udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
|
13 years ago |
Linus Torvalds
|
9a7259d5c8
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Al Viro
|
8de5277879
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
|
13 years ago |
Joe Perches
|
75b09e022f
udf: Remove unnecessary OOM messages
|
13 years ago |
Linus Torvalds
|
ac69e09280
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 years ago |
Jan Kara
|
853a0c25ba
udf: Mark LVID buffer as uptodate before marking it dirty
|
13 years ago |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 years ago |
Al Viro
|
faa17292fd
udf: propagate umode_t
|
14 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |
Jan Kara
|
ed47a7d00c
udf: Cleanup metadata flags handling
|
13 years ago |
Namjae Jeon
|
3080a74ea3
udf: Skip mirror metadata FE loading when metadata FE is ok
|
13 years ago |
Joe Perches
|
a983f368f8
udf: Neaten udf_debug uses
|
13 years ago |