aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf
Commit message (Expand)AuthorAge
* parse errors in ifdefsYoann Padioleau2007-06-01
* Fix possible UDF data corruptionJan Kara2007-06-01
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* 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: add assertionsJan Kara2007-05-08
* udf: use get_bh()Jan Kara2007-05-08
* UDF: introduce struct extent_positionJan Kara2007-05-08
* udf: use sector_t and loff_t for file offsetsJan Kara2007-05-08
* udf: decrement correct link count in udf_rmdirStephen Mollett2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-12
* [PATCH] struct path: convert udfJosef Sipek2006-12-08
* [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] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-01
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-01
* [PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLYEric Sandeen2006-09-29
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-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
* [PATCH] udf: initialize parts of inode earlier in createEric Sandeen2006-08-06
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [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
* BUG_ON() Conversion in fs/udf/Eric Sesterhenn2006-04-02
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi2006-03-25
* [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
* [PATCH] UDF: Fix issues reported by Coverity in namei.cJayachandran C2006-02-03
* [PATCH] coverity: udf/balloc.c null deref fixKAMBAROV, ZAUR2006-02-03
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [PATCH] fs/udf/balloc.c: "extern inline" -> "static inline"Adrian Bunk2006-01-08
* [PATCH] udf: remove bogus inode == NULL check in inode_bmapChristoph Hellwig2006-01-08
* remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-03
* [PATCH] add a file_permission helperChristoph Hellwig2005-11-09