Deepa Dinamani
|
95582b0083
vfs: change inode times to use struct timespec64
|
7 years ago |
Jan Kara
|
ecd10aa428
udf: Apply uid/gid mount options also to new inodes & chown
|
7 years ago |
Steve Magnani
|
b490bdd630
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
|
7 years ago |
Deepa Dinamani
|
c2050a454c
fs: Replace current_fs_time() with current_time()
|
9 years ago |
Al Viro
|
0b93a92be4
udf: saner calling conventions for udf_new_inode()
|
11 years ago |
Al Viro
|
b231509616
udf: fix the udf_iget() vs. udf_new_inode() races
|
11 years ago |
Jan Kara
|
470cca56c3
udf: Set i_generation field
|
11 years ago |
Jan Kara
|
69d75671d9
udf: Fortify LVID loading
|
12 years ago |
Steve Nickel
|
d5e2cf07c3
udf: Init/maintain file entry checkpoint field
|
13 years ago |
Al Viro
|
faa17292fd
udf: propagate umode_t
|
14 years ago |
Jan Kara
|
d664b6af60
udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex
|
15 years ago |
Al Viro
|
3aac2b62e0
switch udf to ->evict_inode()
|
15 years ago |
Jan Kara
|
3635046281
udf: Remove dead quota code
|
15 years ago |
Dmitry Monakhov
|
a6c5a0342a
udf: replace inode uid,gid,mode init with helper
|
15 years ago |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 years ago |
Christoph Hellwig
|
9f75475802
dquot: cleanup dquot drop routine
|
15 years ago |
Christoph Hellwig
|
63936ddaa1
dquot: cleanup inode allocation / freeing routines
|
15 years ago |
Jan Kara
|
146bca72c7
udf: Don't write integrity descriptor too often
|
16 years ago |
Pekka Enberg
|
97e961fdbf
Fix the udf code not to pass structs on stack where possible.
|
17 years ago |
Jan Kara
|
bacfb7c2e5
udf: Use lowercase names of quota functions
|
16 years ago |
David Howells
|
7706bb39ad
CRED: Wrap task credential accesses in the UDF filesystem
|
16 years ago |
Jan Kara
|
97e1cfb086
udf: Fix error paths in udf_new_inode()
|
17 years ago |
Jan Kara
|
db0badc58e
udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2)
|
17 years ago |
marcin.slusarz@gmail.com
|
c2104fda5e
udf: replace all adds to little endians variables with le*_add_cpu
|
17 years ago |
Christoph Hellwig
|
15aebd2866
udf: move headers out include/linux/
|
17 years ago |
Marcin Slusarz
|
48d6d8ff7d
udf: cache struct udf_inode_info
|
17 years ago |
Marcin Slusarz
|
c0b344385f
udf: remove UDF_I_* macros and open code them
|
17 years ago |
Marcin Slusarz
|
4b11111aba
udf: fix coding style
|
17 years ago |
Marcin Slusarz
|
6c79e987d6
udf: remove some ugly macros
|
17 years ago |
Cyrill Gorcunov
|
28de7948a8
UDF: coding style conversion - lindent fixups
|
18 years ago |