aboutsummaryrefslogtreecommitdiffstats
path: root/fs/isofs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* mount options: fix isofsMiklos Szeredi2008-02-081-0/+3
* isofs: implement dmode optionJan Kara2008-02-081-8/+15
* iget: stop ISOFS from using read_inode()David Howells2008-02-071-22/+46
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* isofs: mounting to regular file may succeedKirill Kuvaldin2007-07-311-0/+9
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* remove useless tolower in isofsyoung dave2007-07-161-1/+1
* isofs: fix up CodingStyleDave Jones2007-07-161-202/+213
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-2/+1
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] I/O Error attempting to read last partial block of a file in an ISO96...Joel & Rebecca VanderZee2006-09-291-24/+24
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-2/+1
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-3/+1
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [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/+4
* [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] kfree cleanup: fsJesper Juhl2005-11-071-8/+4
* [PATCH] isofs: show hidden files, add granularity for assoc/hidden files flagsJeremy White2005-06-211-5/+14
* [PATCH] isofs: remove debug stuffAndrew Morton2005-06-211-77/+32
* [PATCH] isofs includes sanitizedAl Viro2005-04-251-15/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1503