summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmfs.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2_dlmfs: Move to its own directoryJoel Becker2010-02-261-710/+0
* ocfs2_dlmfs: Use poll() to signify BASTs.Joel Becker2010-02-261-1/+23
* ocfs2_dlmfs: Add capabilities parameter.Joel Becker2010-02-261-0/+36
* writeback: add name to backing_dev_infoJens Axboe2009-09-111-0/+1
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-2/+0
* Merge branch 'master' into nextJames Morris2008-12-041-1/+3
|\
| * ocfs2: fix return value set in init_dlmfs_fs()Coly Li2008-12-011-1/+3
* | CRED: Wrap task credential accesses in the OCFS2 filesystemDavid Howells2008-11-141-4/+4
|/
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-2/+1
* mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-301-1/+1
* ocfs2: Negotiate locking protocol versions.Joel Becker2008-02-061-1/+14
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-3/+2
* mm: bdi init hooksPeter Zijlstra2007-10-171-1/+8
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-5/+3
* 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-2/+1
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-2/+2
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-6/+6
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-2/+2
* [PATCH] struct path: convert ocfs2Josef Sipek2006-12-081-2/+2
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_NOFSChristoph Lameter2006-12-071-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-3/+3
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-2/+0
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-3/+1
* ocfs2: use GFP_NOFS in some dlm operationsKurt Hackel2006-06-261-3/+3
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [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] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+640
OpenPOWER on IntegriCloud