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 年 前 |
Jan Kara
|
949f4a7c08
udf: Protect all modifications of LVID with s_alloc_mutex
|
14 年 前 |
Jan Kara
|
d664b6af60
udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex
|
14 年 前 |
Joe Perches
|
ed2ae6f691
fs/udf: Use vzalloc
|
14 年 前 |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 年 前 |
Jan Blunck
|
db71922217
BKL: Explicitly add BKL around get_sb/fill_super
|
15 年 前 |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 年 前 |
Al Viro
|
3aac2b62e0
switch udf to ->evict_inode()
|
15 年 前 |
Justin P. Mattock
|
581b7e9fc0
udf: super.c Fix warning: variable 'sbi' set but not used
|
15 年 前 |
Jan Kara
|
3635046281
udf: Remove dead quota code
|
15 年 前 |
Christoph Hellwig
|
287a80958c
quota: rename default quotactl methods to dquot_
|
15 年 前 |
Christoph Hellwig
|
123e9caf1e
quota: explicitly set ->dq_op and ->s_qcop
|
15 年 前 |
Christoph Hellwig
|
e0ccfd959c
quota: move unmount handling into the filesystem
|
15 年 前 |
Christoph Hellwig
|
0f0dd62fdd
quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers
|
15 年 前 |
Christoph Hellwig
|
c79d967de3
quota: move remount handling into the filesystem
|
15 年 前 |
Jan Kara
|
e971b0b9e0
udf: Try harder when looking for VAT inode
|
15 年 前 |