Age | Commit message (Expand) | Author |
2008-08-22 | ocfs2: Fix sleep-with-spinlock recovery regression | Mark Fasheh |
2008-07-31 | [PATCH 2/2] ocfs2: Fix race between mount and recovery | Sunil Mushran |
2008-07-14 | ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs | Joel Becker |
2008-04-18 | ocfs2: Use BUG_ON | Julia Lawall |
2008-04-18 | ocfs2: De-magic the in-memory slot map. | Joel Becker |
2008-04-18 | ocfs2: Change the recovery map to an array of node numbers. | Joel Becker |
2008-04-18 | ocfs2: Make ocfs2_slot_info private. | Joel Becker |
2008-04-18 | ocfs2: Move slot map access into slot_map.c | Mark Fasheh |
2008-01-25 | ocfs2: Silence false lockdep warnings | Jan Kara |
2008-01-25 | ocfs2: Support commit= mount option | Mark Fasheh |
2008-01-25 | ocfs2: Rename ocfs2_meta_[un]lock | Mark Fasheh |
2008-01-25 | ocfs2: Remove mount/unmount votes | Mark Fasheh |
2007-12-17 | ocfs2: Re-journal buffers after transaction extend | Mark Fasheh |
2007-12-17 | ocfs2: Allow for debugging of transaction extends | Mark Fasheh |
2007-12-17 | ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans() | Mark Fasheh |
2007-10-12 | ocfs2: Remove open coded readdir() | Mark Fasheh |
2007-10-12 | ocfs2: Move directory manipulation code into dir.c | Mark Fasheh |
2007-07-10 | [PATCH] ocfs2: use list_for_each_entry where benefical | Christoph Hellwig |
2007-05-02 | ocfs2: fix sparse warnings in fs/ocfs2 | Mark Fasheh |
2007-04-26 | ocfs2: Fix up i_blocks calculation to know about holes | Mark Fasheh |
2007-04-26 | ocfs2: Fix extent lookup to return true size of holes | Mark Fasheh |
2007-04-26 | ocfs2: Read from an unwritten extent returns zeros | Mark Fasheh |
2007-04-26 | ocfs2: temporarily remove extent map caching | Mark Fasheh |
2007-04-26 | ocfs2: Remove delete inode vote | Tiger Yang |
2006-12-07 | ocfs2: local mounts | Sunil Mushran |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-01 | ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t | Mark Fasheh |
2006-12-01 | ocfs2: remove handle argument to ocfs2_start_trans() | Mark Fasheh |
2006-12-01 | ocfs2: remove ocfs2_journal_handle journal field | Mark Fasheh |
2006-12-01 | ocfs2: pass ocfs2_super * into ocfs2_commit_trans() | Mark Fasheh |
2006-12-01 | ocfs2: remove unused handle argument from ocfs2_meta_lock_full() | Mark Fasheh |
2006-12-01 | ocfs2: make ocfs2_alloc_handle() static | Mark Fasheh |
2006-12-01 | ocfs2: remove unused ocfs2_handle_add_lock() | Mark Fasheh |
2006-12-01 | ocfs2: remove unused ocfs2_handle_add_inode() | Mark Fasheh |
2006-12-01 | ocfs2: remove ocfs2_journal_handle flags field | Mark Fasheh |
2006-12-01 | ocfs2: have ocfs2_extend_trans() take handle_t | Mark Fasheh |
2006-12-01 | ocfs2: remove unused ocfs2_journal_handle field | Mark Fasheh |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-09-24 | ocfs2: Remove i_generation from inode lock names | Mark Fasheh |
2006-06-29 | ocfs2: clean up some osb fields | Mark Fasheh |
2006-06-27 | [PATCH] spin/rwlock init cleanups | Ingo Molnar |
2006-06-26 | [PATCH] fs: use list_move() | Akinobu Mita |
2006-05-17 | ocfs2: fix gfp mask in some file system paths | Sunil Mushran |
2006-05-17 | ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal() | Mark Fasheh |
2006-03-26 | [PATCH] change buffer_head.b_size to size_t | Badari Pulavarty |
2006-03-26 | [PATCH] 2tb-files-add-blkcnt_t-fixes | Andrew Morton |
2006-03-24 | ocfs2: don't use MLF* in the file system | Mark Fasheh |
2006-03-01 | [PATCH] ocfs2: fix orphan recovery deadlock | Mark Fasheh |
2006-02-16 | [PATCH] ocfs2: only checkpoint journal when asked to | Mark Fasheh |
2006-02-03 | [PATCH] ocfs2: don't wait on recovery when locking journal | Mark Fasheh |