| Commit message (Expand) | Author | Age | Files | Lines |
* | ocfs2: temporarily remove extent map caching | Mark Fasheh | 2007-04-26 | 1 | -2/+1 |
* | ocfs2: Remove delete inode vote | Tiger Yang | 2007-04-26 | 1 | -2/+1 |
* | ocfs2: local mounts | Sunil Mushran | 2006-12-07 | 1 | -13/+33 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -240/+31 |
|\ |
|
| * | ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t | Mark Fasheh | 2006-12-01 | 1 | -75/+20 |
| * | ocfs2: remove handle argument to ocfs2_start_trans() | Mark Fasheh | 2006-12-01 | 1 | -21/+8 |
| * | ocfs2: remove ocfs2_journal_handle journal field | Mark Fasheh | 2006-12-01 | 1 | -2/+0 |
| * | ocfs2: pass ocfs2_super * into ocfs2_commit_trans() | Mark Fasheh | 2006-12-01 | 1 | -2/+3 |
| * | ocfs2: remove unused handle argument from ocfs2_meta_lock_full() | Mark Fasheh | 2006-12-01 | 1 | -6/+4 |
| * | ocfs2: make ocfs2_alloc_handle() static | Mark Fasheh | 2006-12-01 | 1 | -1/+1 |
| * | ocfs2: remove unused ocfs2_handle_add_lock() | Mark Fasheh | 2006-12-01 | 1 | -78/+2 |
| * | ocfs2: remove unused ocfs2_handle_add_inode() | Mark Fasheh | 2006-12-01 | 1 | -43/+0 |
| * | ocfs2: remove ocfs2_journal_handle flags field | Mark Fasheh | 2006-12-01 | 1 | -12/+1 |
| * | ocfs2: have ocfs2_extend_trans() take handle_t | Mark Fasheh | 2006-12-01 | 1 | -6/+3 |
| * | ocfs2: remove unused ocfs2_journal_handle field | Mark Fasheh | 2006-12-01 | 1 | -6/+1 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -3/+4 |
|/ |
|
* | ocfs2: Remove i_generation from inode lock names | Mark Fasheh | 2006-09-24 | 1 | -1/+2 |
* | ocfs2: clean up some osb fields | Mark Fasheh | 2006-06-29 | 1 | -3/+2 |
* | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-27 | 1 | -1/+1 |
* | [PATCH] fs: use list_move() | Akinobu Mita | 2006-06-26 | 1 | -2/+1 |
* | ocfs2: fix gfp mask in some file system paths | Sunil Mushran | 2006-05-17 | 1 | -2/+2 |
* | ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal() | Mark Fasheh | 2006-05-17 | 1 | -1/+3 |
* | [PATCH] change buffer_head.b_size to size_t | Badari Pulavarty | 2006-03-26 | 1 | -1/+1 |
* | [PATCH] 2tb-files-add-blkcnt_t-fixes | Andrew Morton | 2006-03-26 | 1 | -3/+5 |
* | ocfs2: don't use MLF* in the file system | Mark Fasheh | 2006-03-24 | 1 | -13/+14 |
* | [PATCH] ocfs2: fix orphan recovery deadlock | Mark Fasheh | 2006-03-01 | 1 | -31/+93 |
* | [PATCH] ocfs2: only checkpoint journal when asked to | Mark Fasheh | 2006-02-16 | 1 | -4/+3 |
* | [PATCH] ocfs2: don't wait on recovery when locking journal | Mark Fasheh | 2006-02-03 | 1 | -1/+5 |
* | [PATCH] BUG_ON() Conversion in fs/ocfs2/ | Eric Sesterhenn / snakebyte | 2006-02-03 | 1 | -8/+4 |
* | [PATCH] ocfs2: Semaphore to mutex conversion. | Arjan van de Ven | 2006-02-03 | 1 | -5/+5 |
* | [OCFS2] Make ip_io_sem a mutex | Mark Fasheh | 2006-02-03 | 1 | -2/+2 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -7/+7 |
* | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Mark Fasheh | 2006-01-03 | 1 | -0/+1652 |