summaryrefslogtreecommitdiffstats
path: root/fs/udf/super.c
Commit message (Expand)AuthorAgeFilesLines
...
* udf: convert udf_stamp_to_time to return struct timespecmarcin.slusarz@gmail.com2008-04-171-7/+2
* udf: convert udf_count_free_bitmap to use bitmap_weightMarcin Slusarz2008-04-171-12/+5
* make udf_error() staticAdrian Bunk2008-04-171-2/+4
* fs/udf: Use DIV_ROUND_UPJulia Lawall2008-04-171-4/+3
* udf: move headers out include/linux/Christoph Hellwig2008-04-171-1/+0
* udf: kill useless file header comments for vfs method implementationsChristoph Hellwig2008-04-171-42/+0
* udf: kill udf_set_blocksizeChristoph Hellwig2008-04-171-39/+4
* mount options: fix udfMiklos Szeredi2008-02-081-4/+70
* kill UDFFS_{DATE,VERSION}Adrian Bunk2008-02-081-2/+1
* udf: improve readability of udf_load_partitionMarcin Slusarz2008-02-081-29/+30
* udf: remove UDF_I_* macros and open code themMarcin Slusarz2008-02-081-1/+1
* udf: convert byte order of constant instead of variableMarcin Slusarz2008-02-081-8/+8
* udf: create common function for tag checksummingMarcin Slusarz2008-02-081-14/+2
* udf: fix coding styleMarcin Slusarz2008-02-081-134/+243
* udf: fix sparse warnings (shadowing & mismatch between declaration and defini...Marcin Slusarz2008-02-081-2/+1
* udf: move calculating of nr_groups into helper functionMarcin Slusarz2008-02-081-6/+10
* udf: convert macros related to bitmaps to functionsMarcin Slusarz2008-02-081-6/+55
* udf: check if udf_load_logicalvol failedMarcin Slusarz2008-02-081-1/+4
* udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps functionMarcin Slusarz2008-02-081-2/+23
* udf: remove some ugly macrosMarcin Slusarz2008-02-081-242/+304
* udf: fix coding style of super.cMarcin Slusarz2008-02-081-129/+166
* UDF: coding style fixupsCyrill Gorcunov2007-10-171-32/+19
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* UDF: handle wrong superblock betterJan Kara2007-08-311-4/+22
* UDF: fix UID and GID mount option ignoranceCyrill Gorcunov2007-07-311-0/+2
* UDF: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-211-635/+388
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* UDF: coding style conversion - lindentCyrill Gorcunov2007-07-191-750/+875
* arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-1/+1
* parse errors in ifdefsYoann Padioleau2007-06-011-1/+1
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-4/+2
* udf: possible null pointer dereference while load_partitionDmitriy Monakhov2007-05-081-0/+2
* udf: support files larger than 1GJan Kara2007-05-081-1/+1
* udf: use get_bh()Jan Kara2007-05-081-28/+28
* UDF: introduce struct extent_positionJan Kara2007-05-081-9/+8
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-3/+1
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-071-2/+2
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] UDF: Fix mounting read-writePeter Osterlund2006-10-051-1/+2
* [PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLYEric Sandeen2006-09-291-0/+4
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1
* Fix possible UDF deadlock and memory corruption (CVE-2006-4145)Jan Kara2006-08-221-1/+1
* [PATCH] initialize parts of udf inode earlier in createDan Bastone2006-08-141-0/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-2/+4
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-241-1/+2
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
OpenPOWER on IntegriCloud