Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t | Mark Fasheh | 2006-12-01 | 1 | -16/+16 |
* | ocfs2: remove handle argument to ocfs2_start_trans() | Mark Fasheh | 2006-12-01 | 1 | -4/+3 |
* | ocfs2: pass ocfs2_super * into ocfs2_commit_trans() | Mark Fasheh | 2006-12-01 | 1 | -4/+4 |
* | ocfs2: remove unused handle argument from ocfs2_meta_lock_full() | Mark Fasheh | 2006-12-01 | 1 | -5/+2 |
* | ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log() | Mark Fasheh | 2006-12-01 | 1 | -27/+19 |
* | ocfs2: have ocfs2_extend_trans() take handle_t | Mark Fasheh | 2006-12-01 | 1 | -1/+1 |
* | ocfs2: Remove overzealous BUG_ON() | Mark Fasheh | 2006-09-20 | 1 | -8/+20 |
* | ocfs2: don't use MLF* in the file system | Mark Fasheh | 2006-03-24 | 1 | -43/+45 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -12/+12 |
* | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Mark Fasheh | 2006-01-03 | 1 | -0/+2040 |