Commit Graph

80 Commits (12b7a1523eda9cd72362fdda928ddb995ecdc06d)

Author SHA1 Message Date
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Tomas Janousek e8183c2452 udf: Fix regression in UDF anchor block detection 17 years ago
Rasmus Rohde 221e583a73 udf: Make udf exportable 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
Bob Copeland f845fced91 udf: use crc_itu_t from lib instead of udf_crc 17 years ago
Sebastian Manciulea 706047a797 udf: Fix compilation warnings when UDF debug is on 17 years ago
Sebastian Manciulea 47c9358a01 udf: Fix bug in VAT mapping code 17 years ago
Jan Kara bfb257a598 udf: Add read-only support for 2.50 UDF media 17 years ago
Sebastian Manciulea f4bcbbd92e udf: Fix handling of multisession media 17 years ago
Jan Kara 96200be307 udf: Mount filesystem read-only if it has pseudooverwrite partition 17 years ago
Jan Kara fa5e081563 udf: Handle VAT packed inside inode properly 17 years ago
Jan Kara c82a127505 udf: Fix detection of VAT version 17 years ago
Jan Kara 4f7874c868 udf: Silence warning about accesses beyond end of device 17 years ago
Jan Kara 5fb28aa25a udf: Improve anchor block detection 17 years ago
Jan Kara 423cf6dc04 udf: Cleanup anchor block detection. 17 years ago
Jan Kara 38b74a53e5 udf: Move processing of virtual partitions 17 years ago
Jan Kara 3fb38dfa0e udf: Move filling of partition descriptor info into a separate function 17 years ago
Jan Kara 2e0838fd0c udf: Improve error recovery on mount 17 years ago
Jan Kara c0eb31ed13 udf: Cleanup volume descriptor sequence processing 17 years ago
Pavel Emelyanov d0db181c07 udf: fix anchor point detection 17 years ago
Jan Kara 200a3592cd udf: Mark udf_process_sequence() as noinline 17 years ago
Marcin Slusarz 165923fa45 udf: super.c reorganization 17 years ago
Marcin Slusarz af15a298a4 udf: remove unneeded kernel_timestamp type 17 years ago
Marcin Slusarz 56774805d5 udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps 17 years ago
marcin.slusarz@gmail.com cbf5676a0e udf: convert udf_stamp_to_time to return struct timespec 17 years ago
Marcin Slusarz 01b954a36a udf: convert udf_count_free_bitmap to use bitmap_weight 17 years ago
Adrian Bunk b8145a7697 make udf_error() static 17 years ago
Julia Lawall 8dee00bb75 fs/udf: Use DIV_ROUND_UP 17 years ago
Christoph Hellwig 15aebd2866 udf: move headers out include/linux/ 17 years ago
Christoph Hellwig b1e321266d udf: kill useless file header comments for vfs method implementations 17 years ago
Christoph Hellwig f1f73ba8e9 udf: kill udf_set_blocksize 17 years ago
Miklos Szeredi 6da80894cc mount options: fix udf 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 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 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
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
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