summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/journal.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: local mountsSunil Mushran2006-12-071-13/+33
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-240/+31
|\
| * ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh2006-12-011-75/+20
| * ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh2006-12-011-21/+8
| * ocfs2: remove ocfs2_journal_handle journal fieldMark Fasheh2006-12-011-2/+0
| * ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh2006-12-011-2/+3
| * ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh2006-12-011-6/+4
| * ocfs2: make ocfs2_alloc_handle() staticMark Fasheh2006-12-011-1/+1
| * ocfs2: remove unused ocfs2_handle_add_lock()Mark Fasheh2006-12-011-78/+2
| * ocfs2: remove unused ocfs2_handle_add_inode()Mark Fasheh2006-12-011-43/+0
| * ocfs2: remove ocfs2_journal_handle flags fieldMark Fasheh2006-12-011-12/+1
| * ocfs2: have ocfs2_extend_trans() take handle_tMark Fasheh2006-12-011-6/+3
| * ocfs2: remove unused ocfs2_journal_handle fieldMark Fasheh2006-12-011-6/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
|/
* ocfs2: Remove i_generation from inode lock namesMark Fasheh2006-09-241-1/+2
* ocfs2: clean up some osb fieldsMark Fasheh2006-06-291-3/+2
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* [PATCH] fs: use list_move()Akinobu Mita2006-06-261-2/+1
* ocfs2: fix gfp mask in some file system pathsSunil Mushran2006-05-171-2/+2
* ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal()Mark Fasheh2006-05-171-1/+3
* [PATCH] change buffer_head.b_size to size_tBadari Pulavarty2006-03-261-1/+1
* [PATCH] 2tb-files-add-blkcnt_t-fixesAndrew Morton2006-03-261-3/+5
* ocfs2: don't use MLF* in the file systemMark Fasheh2006-03-241-13/+14
* [PATCH] ocfs2: fix orphan recovery deadlockMark Fasheh2006-03-011-31/+93
* [PATCH] ocfs2: only checkpoint journal when asked toMark Fasheh2006-02-161-4/+3
* [PATCH] ocfs2: don't wait on recovery when locking journalMark Fasheh2006-02-031-1/+5
* [PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte2006-02-031-8/+4
* [PATCH] ocfs2: Semaphore to mutex conversion.Arjan van de Ven2006-02-031-5/+5
* [OCFS2] Make ip_io_sem a mutexMark Fasheh2006-02-031-2/+2
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-7/+7
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+1652
OpenPOWER on IntegriCloud