summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
AgeCommit message (Expand)AuthorFilesLines
2008-01-25ocfs2: Silence false lockdep warningsJan Kara7-11/+20
2008-01-25[PATCH 2/2] ocfs2: cluster aware flock()Mark Fasheh6-1/+236
2008-01-25[PATCH 1/2] ocfs2: add flock lock typeMark Fasheh5-0/+284
2008-01-25ocfs2: Local alloc window size changeable via mount optionSunil Mushran5-14/+59
2008-01-25ocfs2: Support commit= mount optionMark Fasheh3-2/+30
2008-01-25ocfs2: Add missing permission checksMark Fasheh1-0/+6
2008-01-25[PATCH 2/2] ocfs2: Implement group add for online resizeTao Ma5-1/+269
2008-01-25[PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma10-7/+518
2008-01-25ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum.Tao Ma1-18/+1
2008-01-25ocfs2: Readpages supportMark Fasheh1-2/+66
2008-01-25ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh16-144/+144
2008-01-25ocfs2: Remove data locksMark Fasheh9-214/+22
2008-01-25ocfs2: Add data downconvert worker to inode lockMark Fasheh1-0/+5
2008-01-25ocfs2: Remove mount/unmount votesMark Fasheh15-967/+179
2008-01-25ocfs2: Remove fs dependency on ocfs2_heartbeat moduleMark Fasheh3-83/+0
2008-01-25ocfs2_dlm: Call node eviction callbacks from heartbeat handlerMark Fasheh1-0/+7
2008-01-24kset: convert ocfs2 to use kset_createGreg Kroah-Hartman2-64/+23
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2-2/+2
2007-12-17ocfs2: Re-journal buffers after transaction extendMark Fasheh2-21/+51
2007-12-17ocfs2: Allow for debugging of transaction extendsMark Fasheh1-0/+4
2007-12-17ocfs2: Don't panic when truncating an empty extentMark Fasheh1-2/+0
2007-12-17ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans()Mark Fasheh1-1/+2
2007-12-05remove nonsense force-casts from ocfs2Al Viro1-14/+6
2007-11-27ocfs2: reverse inline-data truncate argsMark Fasheh1-4/+15
2007-11-27ocfs2: Fix comparison in ocfs2_size_fits_inline_data()Mark Fasheh1-1/+1
2007-11-27ocfs2: Remove bug statement in ocfs2_dentry_iput()Mark Fasheh1-4/+16
2007-11-27[PATCH] ocfs2: Remove expensive bitmap scanningJan Kara1-2/+3
2007-11-27ocfs2: log valid inode # on bad inodeMark Fasheh1-2/+2
2007-11-27ocfs2: Filter -ENOSPC in mlog_errno()Mark Fasheh1-1/+1
2007-11-27[PATCH] fs/ocfs2: Add missing "space"Joe Perches2-3/+3
2007-11-27ocfs2: Reset journal parameters after s_mount_opt updateMark Fasheh1-3/+3
2007-11-12[NET]: Add the helper kernel_sock_shutdown()Trond Myklebust1-2/+2
2007-11-06ocfs2: fix rename vs unlink raceSrinivas Eeda1-3/+10
2007-11-06[PATCH] Fix possibly too long write in o2hb_setup_one_bio()Jan Kara1-1/+1
2007-11-06ocfs2: fix write() performance regressionMark Fasheh1-0/+22
2007-11-06ocfs2: Commit journal on sync writesMark Fasheh1-1/+25
2007-11-06ocfs2: Re-order iput in ocfs2_drop_dentry_lockMark Fasheh1-1/+1
2007-11-06ocfs2: Create locks at initially requested levelMark Fasheh1-14/+9
2007-11-06[PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c}Roel Kluin2-2/+2
2007-11-06[2.6 patch] make ocfs2_find_entry_el() staticAdrian Bunk1-3/+3
2007-10-22exportfs: make struct export_operations constChristoph Hellwig2-2/+2
2007-10-22ocfs2: new export opsChristoph Hellwig1-41/+24
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov3-7/+7
2007-10-17Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers1-5/+5
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2-6/+3
2007-10-17mm: bdi init hooksPeter Zijlstra1-1/+8
2007-10-16ocfs2: convert to new aopsNick Piggin3-266/+22
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+2
2007-10-12Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman1-1/+2