Commit Graph

99 Commits (7c6352a4699e9a3a2d91b2cddbf3f1048207e904)

Author SHA1 Message Date
Marcin Slusarz cba44359d1 udf: fix udf_add_free_space 17 years ago
Jan Kara e28d80f182 udf: fix directory offset handling 17 years ago
Miklos Szeredi 6da80894cc mount options: fix udf 17 years ago
Jan Kara 05343c4f2e udf: fix adding entry to a directory 17 years ago
Jan Kara af793295bf udf: cleanup directory offset handling 17 years ago
Mike Galbraith 32a8f24dd7 udf: avoid unnecessary synchronous writes 17 years ago
Marcin Slusarz 7f3fbd0897 udf: fix signedness issue 17 years ago
Marcin Slusarz 1ed161718a udf: fix 3 signedness & 1 unitialized variable warnings 17 years ago
Marcin Slusarz 934c5e6019 udf: remove wrong prototype of udf_readdir 17 years ago
Adrian Bunk a9ca663578 kill UDFFS_{DATE,VERSION} 17 years ago
Marcin Slusarz 28f7c4d413 udf: improve readability of udf_load_partition 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 5e0f001736 udf: convert byte order of constant instead of variable 17 years ago
Marcin Slusarz 4daa1b8799 udf: replace loops coded with goto to real loops 17 years ago
Marcin Slusarz 742ba02a51 udf: create common function for changing free space counter 17 years ago
Marcin Slusarz 3f2587bb22 udf: create common function for tag checksumming 17 years ago
Marcin Slusarz 4b11111aba udf: fix coding style 17 years ago
Marcin Slusarz bd45a420f9 udf: fix sparse warnings (shadowing & mismatch between declaration and definition) 17 years ago
Marcin Slusarz 883cb9d184 udf: move calculating of nr_groups into helper function 17 years ago
Marcin Slusarz 66e1da3f47 udf: convert macros related to bitmaps to functions 17 years ago
Marcin Slusarz deae6cfcdc udf: check if udf_load_logicalvol failed 17 years ago
Marcin Slusarz dc5d39be6d udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function 17 years ago
Marcin Slusarz 6c79e987d6 udf: remove some ugly macros 17 years ago
Marcin Slusarz 3a71fc5de5 udf: fix coding style of super.c 17 years ago
WANG Cong 3ad90ec090 fs/udf/balloc.c: mark a variable as uninitialized_var() 18 years ago
Cyrill Gorcunov b1e7a4b1bb UDF: coding style fixups 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Nick Piggin be021ee41a udf: convert to new aops 18 years ago
Jan Kara f5cc15dac5 Fix possible NULL pointer dereference in udf_table_free_blocks() 18 years ago
Jan Kara bcec44770c UDF: handle wrong superblock better 18 years ago
Cyrill Gorcunov ca76d2d803 UDF: fix UID and GID mount option ignorance 18 years ago
Cyrill Gorcunov 28de7948a8 UDF: coding style conversion - lindent fixups 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Cyrill Gorcunov cb00ea3528 UDF: coding style conversion - lindent 18 years ago
Jeff Garzik 8e1c091ccc arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() 18 years ago
Cyrill Gorcunov d375b97037 UDF: fix function name from udf_crc16 to udf_crc 18 years ago
Cyrill Gorcunov 647bd61a5f UDF: check for allocated memory for inode data 18 years ago
Cyrill Gorcunov c9c64155f5 UDF: check for allocated memory for data of new inodes 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Jan Kara 74584ae509 udf: fix possible leakage of blocks 18 years ago
Yoann Padioleau f834368564 parse errors in ifdefs 18 years ago
Jan Kara 85d71244f0 Fix possible UDF data corruption 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Dmitriy Monakhov 951744fea0 udf: possible null pointer dereference while load_partition 18 years ago
Jan Kara 31170b6ad4 udf: support files larger than 1G 18 years ago
Jan Kara 948b9b2c96 udf: add assertions 18 years ago
Jan Kara 3bf25cb40d udf: use get_bh() 18 years ago
Jan Kara ff116fc8d1 UDF: introduce struct extent_position 18 years ago