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 年之前 |
Jan Kara
|
4bf17af0db
udf: Fix loading of VAT inode when drive wrongly reports number of recorded blocks
|
16 年之前 |
Alessio Igor Bogani
|
337eb00a2c
Push BKL down into ->remount_fs()
|
16 年之前 |
Christoph Hellwig
|
6cfd014842
push BKL down into ->put_super
|
16 年之前 |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 年之前 |
Jan Kara
|
146bca72c7
udf: Don't write integrity descriptor too often
|
16 年之前 |
Jan Kara
|
4034600516
udf: Try anchor in block 256 first
|
16 年之前 |
Jan Kara
|
225feded89
udf: Some type fixes and cleanups
|
16 年之前 |
Clemens Ladisch
|
1197e4dfcf
udf: use hardware sector size
|
16 年之前 |
Clemens Ladisch
|
4136801aec
udf: fix novrs mount option
|
16 年之前 |
Coly Li
|
557f5a1468
udf: return f_fsid for statfs(2)
|
16 年之前 |
Jan Kara
|
f90981fed9
udf: Add checks to not underflow sector_t
|
16 年之前 |
Marcin Slusarz
|
87bc730c07
udf: fix default mode and dmode options handling
|
16 年之前 |
roel kluin
|
30930554f2
udf: unsigned last[i] cannot be less than 0
|
16 年之前 |
Marcin Slusarz
|
7ac9bcd5da
udf: implement mode and dmode mounting options
|
16 年之前 |
Marcin Slusarz
|
ba9aadd80c
udf: reduce stack usage of udf_load_pvoldesc
|
16 年之前 |
Pekka Enberg
|
97e961fdbf
Fix the udf code not to pass structs on stack where possible.
|
16 年之前 |
Pekka Enberg
|
5ca4e4be84
Remove struct typedefs from fs/udf/ecma_167.h et al.
|
16 年之前 |
Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
16 年之前 |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 年之前 |
Tomas Janousek
|
e8183c2452
udf: Fix regression in UDF anchor block detection
|
17 年之前 |