aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-31UDF: handle wrong superblock betterJan Kara1-4/+22
2007-07-31UDF: fix UID and GID mount option ignoranceCyrill Gorcunov1-0/+2
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov1-635/+388
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov1-750/+875
2007-07-17arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik1-1/+1
2007-06-01parse errors in ifdefsYoann Padioleau1-1/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-4/+2
2007-05-08udf: possible null pointer dereference while load_partitionDmitriy Monakhov1-0/+2
2007-05-08udf: support files larger than 1GJan Kara1-1/+1
2007-05-08udf: use get_bh()Jan Kara1-28/+28
2007-05-08UDF: introduce struct extent_positionJan Kara1-9/+8
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-3/+1
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
2006-12-07[PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan1-2/+2
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-10-05[PATCH] UDF: Fix mounting read-writePeter Osterlund1-1/+2
2006-09-29[PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLYEric Sandeen1-0/+4
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-2/+1
2006-08-22Fix possible UDF deadlock and memory corruption (CVE-2006-4145)Jan Kara1-1/+1
2006-08-14[PATCH] initialize parts of udf inode earlier in createDan Bastone1-0/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-2/+4
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson1-1/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser1-12/+7
2006-03-23[PATCH] sem2mutex: UDFIngo Molnar1-1/+1
2006-03-08[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi1-1/+17
2006-01-03remove pointers to the defunct UDF mailing listAdrian Bunk1-5/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1934