Al Viro
|
0b93a92be4
udf: saner calling conventions for udf_new_inode()
|
11 年之前 |
Al Viro
|
b231509616
udf: fix the udf_iget() vs. udf_new_inode() races
|
11 年之前 |
Jan Kara
|
470cca56c3
udf: Set i_generation field
|
11 年之前 |
Jan Kara
|
69d75671d9
udf: Fortify LVID loading
|
12 年之前 |
Steve Nickel
|
d5e2cf07c3
udf: Init/maintain file entry checkpoint field
|
13 年之前 |
Al Viro
|
faa17292fd
udf: propagate umode_t
|
14 年之前 |
Jan Kara
|
d664b6af60
udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex
|
15 年之前 |
Al Viro
|
3aac2b62e0
switch udf to ->evict_inode()
|
15 年之前 |
Jan Kara
|
3635046281
udf: Remove dead quota code
|
15 年之前 |
Dmitry Monakhov
|
a6c5a0342a
udf: replace inode uid,gid,mode init with helper
|
15 年之前 |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 年之前 |
Christoph Hellwig
|
9f75475802
dquot: cleanup dquot drop routine
|
15 年之前 |
Christoph Hellwig
|
63936ddaa1
dquot: cleanup inode allocation / freeing routines
|
15 年之前 |
Jan Kara
|
146bca72c7
udf: Don't write integrity descriptor too often
|
16 年之前 |
Pekka Enberg
|
97e961fdbf
Fix the udf code not to pass structs on stack where possible.
|
17 年之前 |
Jan Kara
|
bacfb7c2e5
udf: Use lowercase names of quota functions
|
16 年之前 |
David Howells
|
7706bb39ad
CRED: Wrap task credential accesses in the UDF filesystem
|
16 年之前 |
Jan Kara
|
97e1cfb086
udf: Fix error paths in udf_new_inode()
|
17 年之前 |
Jan Kara
|
db0badc58e
udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2)
|
17 年之前 |
marcin.slusarz@gmail.com
|
c2104fda5e
udf: replace all adds to little endians variables with le*_add_cpu
|
17 年之前 |
Christoph Hellwig
|
15aebd2866
udf: move headers out include/linux/
|
17 年之前 |
Marcin Slusarz
|
48d6d8ff7d
udf: cache struct udf_inode_info
|
17 年之前 |
Marcin Slusarz
|
c0b344385f
udf: remove UDF_I_* macros and open code them
|
17 年之前 |
Marcin Slusarz
|
4b11111aba
udf: fix coding style
|
17 年之前 |
Marcin Slusarz
|
6c79e987d6
udf: remove some ugly macros
|
17 年之前 |
Cyrill Gorcunov
|
28de7948a8
UDF: coding style conversion - lindent fixups
|
18 年之前 |
Cyrill Gorcunov
|
cb00ea3528
UDF: coding style conversion - lindent
|
18 年之前 |
Cyrill Gorcunov
|
c9c64155f5
UDF: check for allocated memory for data of new inodes
|
18 年之前 |
Theodore Ts'o
|
ba52de123d
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
|
19 年之前 |
Panagiotis Issaris
|
f8314dc60c
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
|
19 年之前 |