aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-26ocfs2_dlmfs: Move to its own directoryJoel Becker1-710/+0
2010-02-26ocfs2_dlmfs: Use poll() to signify BASTs.Joel Becker1-1/+23
2010-02-26ocfs2_dlmfs: Add capabilities parameter.Joel Becker1-0/+36
2009-09-11writeback: add name to backing_dev_infoJens Axboe1-0/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-2/+0
2008-12-04Merge branch 'master' into nextJames Morris1-1/+3
2008-12-01ocfs2: fix return value set in init_dlmfs_fs()Coly Li1-1/+3
2008-11-14CRED: Wrap task credential accesses in the OCFS2 filesystemDavid Howells1-4/+4
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-2/+1
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi1-1/+1
2008-02-06ocfs2: Negotiate locking protocol versions.Joel Becker1-1/+14
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-3/+2
2007-10-17mm: bdi init hooksPeter Zijlstra1-1/+8
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-5/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-2/+2
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven1-6/+6
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-2/+2
2006-12-08[PATCH] struct path: convert ocfs2Josef Sipek1-2/+2
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_NOFSChristoph Lameter1-1/+1
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-3/+3
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-2/+0
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-3/+1
2006-06-26ocfs2: use GFP_NOFS in some dlm operationsKurt Hackel1-3/+3
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-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+640