aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2007-04-26ocfs2: Cache extent recordsMark Fasheh
2007-04-26ocfs2: Remember rw lock level during direct ioMark Fasheh
2007-04-26ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh
2007-04-26ocfs2: Fix extent lookup to return true size of holesMark Fasheh
2007-04-26ocfs2: Read from an unwritten extent returns zerosMark Fasheh
2007-04-26ocfs2: make room for unwritten extents flagMark Fasheh
2007-04-26ocfs2: Use own splice write actorMark Fasheh
2007-04-26ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate()Mark Fasheh
2007-04-26ocfs2: zero tail of sparse files on truncateMark Fasheh
2007-04-26ocfs2: Teach ocfs2_get_block() about holesMark Fasheh
2007-04-26ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write()Mark Fasheh
2007-04-26ocfs2: teach ocfs2_file_aio_write() about sparse filesMark Fasheh
2007-04-26ocfs2: Turn off shared writeable mmap for local files systems with holes.Mark Fasheh
2007-04-26ocfs2: abstract out allocation lockingMark Fasheh
2007-04-26ocfs2: teach extend/truncate about sparse filesMark Fasheh
2007-04-26ocfs2: temporarily remove extent map cachingMark Fasheh
2007-04-26ocfs2: sparse b-tree supportMark Fasheh
2007-04-26ocfs2: small cleanup of ocfs2_request_delete()Mark Fasheh
2007-04-26ocfs2: remove unused codeTiger Yang
2007-04-26ocfs2: Remove delete inode voteTiger Yang
2007-04-26ocfs2: filter more error printsMark Fasheh
2007-04-26ocfs2: Replace panic() with emergency_restart() when fencingSunil Mushran
2007-04-26ocfs2: Silence compiler warningsSunil Mushran
2007-04-26ocfs2: Local mounts should skip inode updatesMark Fasheh
2007-04-26ocfs2_dlm: Call cond_resched_lock() once per hash bucket scanSunil Mushran
2007-04-26ocfs2_dlm: fix race in dlm_remaster_locksSrinivas Eeda
2007-03-26ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()Sunil Mushran
2007-03-26ocfs2_dlm: Fix lockres ref counting bugSunil Mushran
2007-03-14ocfs2_dlm: Add missing locks in dlm_empty_lockresSunil Mushran
2007-03-14ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockresSunil Mushran
2007-03-14ocfs2: add some missing address space callbacksJoel Becker
2007-03-14ocfs2: Concurrent access of o2hb_region->hr_task was not lockedJoel Becker
2007-03-14ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()Joel Becker
2007-02-17Fix typos concerning hierarchyUwe Kleine-König
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: register the ocfs2 sysctl numbersEric W. Biederman
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2007-02-07[PATCH] ocfs2 heartbeat: clean up bio submission codePhilipp Reisner
2007-02-07ocfs2: introduce sc->sc_send_lock to protect outbound outbound messagesZhen Wei
2007-02-07ocfs2_dlm: Add timeout to dlm join domainSunil Mushran
2007-02-07ocfs2_dlm: Silence some messages during join domainSunil Mushran
2007-02-07ocfs2_dlm: disallow a domain join if node maps mismatchSrinivas Eeda
2007-02-07ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockresSunil Mushran
2007-02-07ocfs2: Binds listener to the configured ip addressSunil Mushran
2007-02-07ocfs2_dlm: Calling post handler function in assert master handlerKurt Hackel
2007-02-07ocfs2: Added post handler callable function in o2net message handlerKurt Hackel
2007-02-07ocfs2_dlm: Cookies in locks not being printed correctly in error messagesKurt Hackel
2007-02-07ocfs2_dlm: Silence a failed convertKurt Hackel