Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 2006-12-13 | 1 | -3/+3 |
* | ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t | Mark Fasheh | 2006-12-01 | 1 | -22/+22 |
* | ocfs2: remove handle argument to ocfs2_start_trans() | Mark Fasheh | 2006-12-01 | 1 | -1/+1 |
* | ocfs2: pass ocfs2_super * into ocfs2_commit_trans() | Mark Fasheh | 2006-12-01 | 1 | -1/+1 |
* | ocfs2: remove unused handle argument from ocfs2_meta_lock_full() | Mark Fasheh | 2006-12-01 | 1 | -1/+1 |
* | ocfs2: don't use handle for locking in allocation functions | Mark Fasheh | 2006-12-01 | 1 | -80/+54 |
* | ocfs2: remove ocfs2_journal_handle flags field | Mark Fasheh | 2006-12-01 | 1 | -1/+1 |
* | ocfs2: allocation hints | Mark Fasheh | 2006-08-07 | 1 | -13/+134 |
* | ocfs2: better group descriptor consistency checks | Mark Fasheh | 2006-08-07 | 1 | -20/+94 |
* | ocfs2: don't use MLF* in the file system | Mark Fasheh | 2006-03-24 | 1 | -33/+39 |
* | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Mark Fasheh | 2006-01-03 | 1 | -0/+1651 |