Jan Kara
|
3635046281
udf: Remove dead quota code
|
15 lat temu |
Dmitry Monakhov
|
a6c5a0342a
udf: replace inode uid,gid,mode init with helper
|
15 lat temu |
Dmitry Monakhov
|
c15d0fc0fc
udf: add speciffic ->setattr callback
|
15 lat temu |
Linus Torvalds
|
e213e26ab3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 lat temu |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 lat temu |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 lat temu |
Al Viro
|
391e8bbd38
sanitize const/signedness for udf
|
15 lat temu |
Jan Kara
|
2c948b3f86
udf: Avoid IO in udf_clear_inode
|
15 lat temu |
Jan Kara
|
7c6e3d1aae
udf: Remove wrong assignment in udf_symlink
|
16 lat temu |
Pekka Enberg
|
97e961fdbf
Fix the udf code not to pass structs on stack where possible.
|
16 lat temu |
Pekka Enberg
|
5ca4e4be84
Remove struct typedefs from fs/udf/ecma_167.h et al.
|
16 lat temu |
David Howells
|
7706bb39ad
CRED: Wrap task credential accesses in the UDF filesystem
|
16 lat temu |
Al Viro
|
9fbb76ce0f
[PATCH] get rid of on-stack dentry in udf
|
16 lat temu |
Christoph Hellwig
|
440037287c
[PATCH] switch all filesystems over to d_obtain_alias
|
17 lat temu |
Linus Torvalds
|
0f1bce41fe
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
|
17 lat temu |
Jan Kara
|
9afadc4b1f
udf: Fix memory corruption when fs mounted with noadinicb option
|
17 lat temu |
Rasmus Rohde
|
221e583a73
udf: Make udf exportable
|
17 lat temu |
Harvey Harrison
|
78e917d59c
udf: fix sparse warning in namei.c
|
17 lat temu |
Bob Copeland
|
f845fced91
udf: use crc_itu_t from lib instead of udf_crc
|
17 lat temu |
Jan Kara
|
b80697c14d
udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes)
|
17 lat temu |
Jan Kara
|
9bf2c6b834
udf: Remove checking of existence of filename in udf_add_entry()
|
17 lat temu |
Christoph Hellwig
|
b1e321266d
udf: kill useless file header comments for vfs method implementations
|
17 lat temu |
Jan Kara
|
05343c4f2e
udf: fix adding entry to a directory
|
17 lat temu |
Jan Kara
|
af793295bf
udf: cleanup directory offset handling
|
17 lat temu |
Marcin Slusarz
|
7f3fbd0897
udf: fix signedness issue
|
17 lat temu |
Marcin Slusarz
|
48d6d8ff7d
udf: cache struct udf_inode_info
|
17 lat temu |
Marcin Slusarz
|
c0b344385f
udf: remove UDF_I_* macros and open code them
|
17 lat temu |
Marcin Slusarz
|
3f2587bb22
udf: create common function for tag checksumming
|
17 lat temu |
Marcin Slusarz
|
4b11111aba
udf: fix coding style
|
17 lat temu |
Marcin Slusarz
|
6c79e987d6
udf: remove some ugly macros
|
17 lat temu |