Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t | Mark Fasheh | 2006-12-01 | 1 | -9/+9 |
* | ocfs2: remove handle argument to ocfs2_start_trans() | Mark Fasheh | 2006-12-01 | 1 | -3/+3 |
* | ocfs2: pass ocfs2_super * into ocfs2_commit_trans() | Mark Fasheh | 2006-12-01 | 1 | -3/+3 |
* | ocfs2: remove unused handle argument from ocfs2_meta_lock_full() | Mark Fasheh | 2006-12-01 | 1 | -2/+2 |
* | ocfs2: don't use handle for locking in allocation functions | Mark Fasheh | 2006-12-01 | 1 | -20/+6 |
* | ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.c | Mark Fasheh | 2006-12-01 | 1 | -44/+40 |
* | ocfs2: remove ocfs2_journal_handle flags field | Mark Fasheh | 2006-12-01 | 1 | -2/+2 |
* | ocfs2: allocation hints | Mark Fasheh | 2006-08-07 | 1 | -0/+8 |
* | ocfs2: don't use MLF* in the file system | Mark Fasheh | 2006-03-24 | 1 | -8/+9 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -3/+3 |
* | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Mark Fasheh | 2006-01-03 | 1 | -0/+983 |