aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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