aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-3/+3
2006-12-07ocfs2: local mountsSunil Mushran1-25/+65
2006-12-07[PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan1-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-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-16/+16
2006-12-01ocfs2: core atime update functionsTiger Yang1-0/+15
2006-12-01ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh1-1/+1
2006-12-01ocfs2: remove unused ocfs2_handle_add_lock()Mark Fasheh1-13/+0
2006-12-01ocfs2: remove unused ocfs2_handle_add_inode()Mark Fasheh1-2/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells1-1/+1
2006-10-11[PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan1-1/+1
2006-09-24ocfs2: Remove i_generation from inode lock namesMark Fasheh1-2/+2
2006-09-24ocfs2: manually d_move() during ocfs2_rename()Mark Fasheh1-1/+1
2006-08-07ocfs2: limit cluster bitmap information saved at mountMark Fasheh1-2/+6
2006-06-29ocfs2: clean up some osb fieldsMark Fasheh1-33/+1
2006-06-29ocfs2: fix init of uuid_net_keyMark Fasheh1-1/+1
2006-06-29ocfs2: Cleanup message printsSunil Mushran1-8/+7
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-5/+5
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-5/+7
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh1-6/+8
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson1-3/+5
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2006-03-22[PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter1-1/+1
2006-03-01[PATCH] ocfs2: fix orphan recovery deadlockMark Fasheh1-0/+11
2006-02-03[PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte1-2/+1
2006-02-03[PATCH] ocfs2: Semaphore to mutex conversion.Arjan van de Ven1-3/+3
2006-02-03[OCFS2] Make ip_io_sem a mutexMark Fasheh1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar1-1/+1
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+1733