aboutsummaryrefslogtreecommitdiff
path: root/fs/udf/super.c
AgeCommit message (Expand)Author
2008-04-17udf: Mount filesystem read-only if it has pseudooverwrite partitionJan Kara
2008-04-17udf: Handle VAT packed inside inode properlyJan Kara
2008-04-17udf: Fix detection of VAT versionJan Kara
2008-04-17udf: Silence warning about accesses beyond end of deviceJan Kara
2008-04-17udf: Improve anchor block detectionJan Kara
2008-04-17udf: Cleanup anchor block detection.Jan Kara
2008-04-17udf: Move processing of virtual partitionsJan Kara
2008-04-17udf: Move filling of partition descriptor info into a separate functionJan Kara
2008-04-17udf: Improve error recovery on mountJan Kara
2008-04-17udf: Cleanup volume descriptor sequence processingJan Kara
2008-04-17udf: fix anchor point detectionPavel Emelyanov
2008-04-17udf: Mark udf_process_sequence() as noinlineJan Kara
2008-04-17udf: super.c reorganizationMarcin Slusarz
2008-04-17udf: remove unneeded kernel_timestamp typeMarcin Slusarz
2008-04-17udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestampsMarcin Slusarz
2008-04-17udf: convert udf_stamp_to_time to return struct timespecmarcin.slusarz@gmail.com
2008-04-17udf: convert udf_count_free_bitmap to use bitmap_weightMarcin Slusarz
2008-04-17make udf_error() staticAdrian Bunk
2008-04-17fs/udf: Use DIV_ROUND_UPJulia Lawall
2008-04-17udf: move headers out include/linux/Christoph Hellwig
2008-04-17udf: kill useless file header comments for vfs method implementationsChristoph Hellwig
2008-04-17udf: kill udf_set_blocksizeChristoph Hellwig
2008-02-08mount options: fix udfMiklos Szeredi
2008-02-08kill UDFFS_{DATE,VERSION}Adrian Bunk
2008-02-08udf: improve readability of udf_load_partitionMarcin Slusarz
2008-02-08udf: remove UDF_I_* macros and open code themMarcin Slusarz
2008-02-08udf: convert byte order of constant instead of variableMarcin Slusarz
2008-02-08udf: create common function for tag checksummingMarcin Slusarz
2008-02-08udf: fix coding styleMarcin Slusarz
2008-02-08udf: fix sparse warnings (shadowing & mismatch between declaration and defini...Marcin Slusarz
2008-02-08udf: move calculating of nr_groups into helper functionMarcin Slusarz
2008-02-08udf: convert macros related to bitmaps to functionsMarcin Slusarz
2008-02-08udf: check if udf_load_logicalvol failedMarcin Slusarz
2008-02-08udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps functionMarcin Slusarz
2008-02-08udf: remove some ugly macrosMarcin Slusarz
2008-02-08udf: fix coding style of super.cMarcin Slusarz
2007-10-17UDF: coding style fixupsCyrill Gorcunov
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-08-31UDF: handle wrong superblock betterJan Kara
2007-07-31UDF: fix UID and GID mount option ignoranceCyrill Gorcunov
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov
2007-07-17arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik
2007-06-01parse errors in ifdefsYoann Padioleau
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-08udf: possible null pointer dereference while load_partitionDmitriy Monakhov
2007-05-08udf: support files larger than 1GJan Kara
2007-05-08udf: use get_bh()Jan Kara
2007-05-08UDF: introduce struct extent_positionJan Kara