summaryrefslogtreecommitdiffstats
path: root/fs/udf
Commit message (Expand)AuthorAgeFilesLines
* udf: possible null pointer dereference while load_partitionDmitriy Monakhov2007-05-081-0/+2
* udf: support files larger than 1GJan Kara2007-05-083-82/+180
* udf: add assertionsJan Kara2007-05-081-1/+3
* udf: use get_bh()Jan Kara2007-05-0812-177/+174
* UDF: introduce struct extent_positionJan Kara2007-05-088-445/+434
* udf: use sector_t and loff_t for file offsetsJan Kara2007-05-086-35/+38
* udf: decrement correct link count in udf_rmdirStephen Mollett2007-05-081-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* 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] mark struct inode_operations const 3Arjan van de Ven2007-02-123-4/+4
* [PATCH] struct path: convert udfJosef Sipek2006-12-082-3/+3
* [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] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-011-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-012-4/+4
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-12/+6
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-6/+10
* [PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLYEric Sandeen2006-09-291-0/+4
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-272-3/+0
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-4/+2
* Fix possible UDF deadlock and memory corruption (CVE-2006-4145)Jan Kara2006-08-222-26/+40
* [PATCH] initialize parts of udf inode earlier in createDan Bastone2006-08-141-0/+7
* [PATCH] udf: initialize parts of inode earlier in createEric Sandeen2006-08-061-5/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-284-6/+6
* [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
* BUG_ON() Conversion in fs/udf/Eric Sesterhenn2006-04-021-4/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-283-4/+4
* [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi2006-03-251-4/+2
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-241-1/+2
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-241-12/+7
* [PATCH] sem2mutex: UDFIngo Molnar2006-03-233-23/+23
* [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi2006-03-083-5/+33
* [PATCH] UDF: Fix issues reported by Coverity in namei.cJayachandran C2006-02-031-2/+2
* [PATCH] coverity: udf/balloc.c null deref fixKAMBAROV, ZAUR2006-02-031-4/+3
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] fs/udf/balloc.c: "extern inline" -> "static inline"Adrian Bunk2006-01-081-1/+1
* [PATCH] udf: remove bogus inode == NULL check in inode_bmapChristoph Hellwig2006-01-081-5/+0
* remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-0316-80/+0
* [PATCH] add a file_permission helperChristoph Hellwig2005-11-091-1/+1
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-2/+1
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+2
* [PATCH] udf_find_entry() cleanupChristoph Hellwig2005-06-301-4/+0
* [PATCH] coverity: fs/udf/namei.c null checkKAMBAROV, ZAUR2005-06-281-1/+3
OpenPOWER on IntegriCloud