aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf/super.c
Commit message (Expand)AuthorAge
* mount options: fix udfMiklos Szeredi2008-02-08
* kill UDFFS_{DATE,VERSION}Adrian Bunk2008-02-08
* udf: improve readability of udf_load_partitionMarcin Slusarz2008-02-08
* udf: remove UDF_I_* macros and open code themMarcin Slusarz2008-02-08
* udf: convert byte order of constant instead of variableMarcin Slusarz2008-02-08
* udf: create common function for tag checksummingMarcin Slusarz2008-02-08
* udf: fix coding styleMarcin Slusarz2008-02-08
* udf: fix sparse warnings (shadowing & mismatch between declaration and defini...Marcin Slusarz2008-02-08
* udf: move calculating of nr_groups into helper functionMarcin Slusarz2008-02-08
* udf: convert macros related to bitmaps to functionsMarcin Slusarz2008-02-08
* udf: check if udf_load_logicalvol failedMarcin Slusarz2008-02-08
* udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps functionMarcin Slusarz2008-02-08
* udf: remove some ugly macrosMarcin Slusarz2008-02-08
* udf: fix coding style of super.cMarcin Slusarz2008-02-08
* UDF: coding style fixupsCyrill Gorcunov2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* UDF: handle wrong superblock betterJan Kara2007-08-31
* UDF: fix UID and GID mount option ignoranceCyrill Gorcunov2007-07-31
* UDF: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-21
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* UDF: coding style conversion - lindentCyrill Gorcunov2007-07-19
* arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik2007-07-17
* parse errors in ifdefsYoann Padioleau2007-06-01
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* udf: possible null pointer dereference while load_partitionDmitriy Monakhov2007-05-08
* udf: support files larger than 1GJan Kara2007-05-08
* udf: use get_bh()Jan Kara2007-05-08
* UDF: introduce struct extent_positionJan Kara2007-05-08
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] UDF: Fix mounting read-writePeter Osterlund2006-10-05
* [PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLYEric Sandeen2006-09-29
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* Fix possible UDF deadlock and memory corruption (CVE-2006-4145)Jan Kara2006-08-22
* [PATCH] initialize parts of udf inode earlier in createDan Bastone2006-08-14
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-24
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-24
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-24
* [PATCH] sem2mutex: UDFIngo Molnar2006-03-23
* [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi2006-03-08
* remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-03
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16