Al Viro
|
9fbb76ce0f
[PATCH] get rid of on-stack dentry in udf
|
16 年 前 |
Christoph Hellwig
|
440037287c
[PATCH] switch all filesystems over to d_obtain_alias
|
16 年 前 |
Linus Torvalds
|
0f1bce41fe
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
|
17 年 前 |
Jan Kara
|
9afadc4b1f
udf: Fix memory corruption when fs mounted with noadinicb option
|
17 年 前 |
Rasmus Rohde
|
221e583a73
udf: Make udf exportable
|
17 年 前 |
Harvey Harrison
|
78e917d59c
udf: fix sparse warning in namei.c
|
17 年 前 |
Bob Copeland
|
f845fced91
udf: use crc_itu_t from lib instead of udf_crc
|
17 年 前 |
Jan Kara
|
b80697c14d
udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes)
|
17 年 前 |
Jan Kara
|
9bf2c6b834
udf: Remove checking of existence of filename in udf_add_entry()
|
17 年 前 |
Christoph Hellwig
|
b1e321266d
udf: kill useless file header comments for vfs method implementations
|
17 年 前 |
Jan Kara
|
05343c4f2e
udf: fix adding entry to a directory
|
17 年 前 |
Jan Kara
|
af793295bf
udf: cleanup directory offset handling
|
17 年 前 |
Marcin Slusarz
|
7f3fbd0897
udf: fix signedness issue
|
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
|
3f2587bb22
udf: create common function for tag checksumming
|
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 年 前 |
Alexey Dobriyan
|
e8edc6e03a
Detach sched.h from mm.h
|
18 年 前 |
Jan Kara
|
3bf25cb40d
udf: use get_bh()
|
18 年 前 |
Jan Kara
|
ff116fc8d1
UDF: introduce struct extent_position
|
18 年 前 |
Jan Kara
|
60448b1d6d
udf: use sector_t and loff_t for file offsets
|
18 年 前 |
Stephen Mollett
|
c007c06e3c
udf: decrement correct link count in udf_rmdir
|
18 年 前 |
Arjan van de Ven
|
c5ef1c42c5
[PATCH] mark struct inode_operations const 3
|
18 年 前 |
Dave Hansen
|
ce71ec3684
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
|
18 年 前 |
Dave Hansen
|
d8c76e6f45
[PATCH] r/o bind mount prepwork: inc_nlink() helper
|
18 年 前 |
Dave Hansen
|
9a53c3a783
[PATCH] r/o bind mounts: unlink: monitor i_nlink
|
18 年 前 |
Jayachandran C
|
db9a369ec1
[PATCH] UDF: Fix issues reported by Coverity in namei.c
|
19 年 前 |