aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25ocfs2: Silence false lockdep warningsJan Kara1-2/+2
2008-01-25[PATCH 2/2] ocfs2: cluster aware flock()Mark Fasheh1-0/+19
2008-01-25ocfs2: Local alloc window size changeable via mount optionSunil Mushran1-0/+17
2008-01-25ocfs2: Support commit= mount optionMark Fasheh1-0/+23
2008-01-25ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum.Tao Ma1-18/+1
2008-01-25ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh1-3/+3
2008-01-25ocfs2: Remove data locksMark Fasheh1-1/+0
2008-01-25ocfs2: Remove mount/unmount votesMark Fasheh1-38/+5
2008-01-25ocfs2: Remove fs dependency on ocfs2_heartbeat moduleMark Fasheh1-8/+0
2007-11-27ocfs2: Reset journal parameters after s_mount_opt updateMark Fasheh1-3/+3
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-3/+1
2007-10-12[PATCH] fs/ocfs2/: removed unneeded initial value and function's return valueDenis Cheng1-9/+8
2007-10-12ocfs2: Implement show_options()Sunil Mushran1-0/+38
2007-10-12ocfs2: Clear slot map when umounting a local volumeMark Fasheh1-3/+4
2007-09-11[PATCH] ocfs2: fix mount option parsingTiger Yang1-32/+37
2007-08-09ocfs2: set non-default s_time_gran during mountMark Fasheh1-0/+1
2007-08-09ocfs2: Fix max offset calculationsMark Fasheh1-28/+40
2007-08-09ocfs2: use s_maxbytes directly in ocfs2_change_file_space()Mark Fasheh1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-10ocfs2: Support xfs style space reservation ioctlsMark Fasheh1-3/+1
2007-07-10ocfs2: Add "preferred slot" mount optionSunil Mushran1-3/+20
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-20/+18
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh1-1/+1
2007-04-26ocfs2: Cache extent recordsMark Fasheh1-0/+1
2007-04-26ocfs2: temporarily remove extent map cachingMark Fasheh1-7/+0
2007-04-26ocfs2: Remove delete inode voteTiger Yang1-0/+1
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
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