summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Fix NULL pointer dereferences in o2netTao Ma2008-03-101-5/+4
* ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlockSunil Mushran2008-03-101-2/+4
* ocfs2/dlm: Print message showing the recovery masterSunil Mushran2008-03-101-3/+3
* ocfs2/dlm: Add missing dlm_lockres_put()sSunil Mushran2008-03-101-1/+10
* ocfs2/dlm: Add missing dlm_lockres_put()s in migration pathSunil Mushran2008-03-102-6/+35
* ocfs2/dlm: Add missing dlm_lock_put()sSunil Mushran2008-03-102-0/+12
* ocfs2: Fix an endian bug in online resize.Tao Ma2008-03-101-1/+1
* [PATCH] [OCFS2]: constify function pointer tablesJan Engelhardt2008-03-101-1/+1
* ocfs2: Fix endian bug in o2dlm protocol negotiation.Joel Becker2008-03-102-45/+76
* ocfs2: Use dlm_print_one_lock_resource for lock resource printTao Ma2008-03-103-4/+4
* [PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warningAndrew Morton2008-03-101-1/+1
* [PATCH] fs/ocfs2/aops.c: Correct use of ! and &Julia Lawall2008-03-031-1/+1
* [2.6 patch] ocfs2: make dlm_do_assert_master() staticAdrian Bunk2008-03-031-3/+3
* [2.6 patch] make ocfs2_downconvert_thread() staticAdrian Bunk2008-03-031-1/+1
* [2.6 patch] fs/ocfs2/: possible cleanupsAdrian Bunk2008-03-034-22/+15
* [PATCH] ocfs2: le*_add_cpu conversionMarcin Slusarz2008-03-032-5/+3
* ocfs2: Fix writeout in ocfs2_data_convert_worker()Mark Fasheh2008-03-031-1/+1
* ocfs2: Enable localalloc for local mountsSunil Mushran2008-03-031-3/+0
* byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz2008-02-085-78/+0
* ocfs2: Negotiate locking protocol versions.Joel Becker2008-02-0612-34/+288
* Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-052-4/+4
* fs/: Spelling fixesJoe Perches2008-02-034-4/+4
* ocfs2: Fix userspace ABI breakage in sysfsJoel Becker2008-01-281-1/+1
* ocfs2: clean up bh null checksMark Fasheh2008-01-252-15/+8
* ocfs2: document access rules for blocked_lock_listMark Fasheh2008-01-251-0/+6
* ocfs2: bump version numberMark Fasheh2008-01-254-4/+4
* ocfs2/dlm: Clear joining_node on hearbeat node downTao Ma2008-01-251-6/+6
* ocfs2: convert byte order of constant instead of variableMarcin Slusarz2008-01-252-6/+1
* ocfs2: Update default cluster timeoutsSunil Mushran2008-01-252-3/+3
* ocfs2: printf fixesJan Kara2008-01-251-2/+2
* ocfs2: Use generic_file_llseekJan Kara2008-01-251-0/+2
* ocfs2: Safer read_inline_data()Jan Kara2008-01-251-3/+4
* ocfs2: Silence false lockdep warningsJan Kara2008-01-257-11/+20
* [PATCH 2/2] ocfs2: cluster aware flock()Mark Fasheh2008-01-256-1/+236
* [PATCH 1/2] ocfs2: add flock lock typeMark Fasheh2008-01-255-0/+284
* ocfs2: Local alloc window size changeable via mount optionSunil Mushran2008-01-255-14/+59
* ocfs2: Support commit= mount optionMark Fasheh2008-01-253-2/+30
* ocfs2: Add missing permission checksMark Fasheh2008-01-251-0/+6
* [PATCH 2/2] ocfs2: Implement group add for online resizeTao Ma2008-01-255-1/+269
* [PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma2008-01-2510-7/+518
* ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum.Tao Ma2008-01-251-18/+1
* ocfs2: Readpages supportMark Fasheh2008-01-251-2/+66
* ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh2008-01-2516-144/+144
* ocfs2: Remove data locksMark Fasheh2008-01-259-214/+22
* ocfs2: Add data downconvert worker to inode lockMark Fasheh2008-01-251-0/+5
* ocfs2: Remove mount/unmount votesMark Fasheh2008-01-2515-967/+179
* ocfs2: Remove fs dependency on ocfs2_heartbeat moduleMark Fasheh2008-01-253-83/+0
* ocfs2_dlm: Call node eviction callbacks from heartbeat handlerMark Fasheh2008-01-251-0/+7
* kset: convert ocfs2 to use kset_createGreg Kroah-Hartman2008-01-242-64/+23
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-242-2/+2
OpenPOWER on IntegriCloud