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 |
Joe Perches
|
c2bff36c29
udf: Neaten logging output, use vsprintf extension %pV
|
13 years ago |
Joe Perches
|
78ace70c41
udf: Convert printks to pr_<level>
|
13 years ago |
Joe Perches
|
a40ecd7b3c
udf: Rename udf_warning to udf_warn
|
13 years ago |
Joe Perches
|
8076c363da
udf: Rename udf_error to udf_err
|
13 years ago |
Joe Perches
|
7e273e3b41
udf: Promote some debugging messages to udf_error
|
13 years ago |
Linus Torvalds
|
7c955fca3e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
|
14 years ago |