aboutsummaryrefslogtreecommitdiffstats
path: root/fs/efs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-1/+1
2006-12-08[PATCH] struct path: convert efsJosef Sipek1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-2/+1
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-07-31[PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_readpage()Josh Triplett1-1/+2
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig2-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-3/+3
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2006-01-15return statement cleanup - kill pointless parenthesesJesper Juhl1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds7-0/+996