aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/journal.c
Commit message (Expand)AuthorAge
* ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh2007-05-02
* ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh2007-04-26
* ocfs2: Fix extent lookup to return true size of holesMark Fasheh2007-04-26
* ocfs2: Read from an unwritten extent returns zerosMark Fasheh2007-04-26
* ocfs2: temporarily remove extent map cachingMark Fasheh2007-04-26
* ocfs2: Remove delete inode voteTiger Yang2007-04-26
* ocfs2: local mountsSunil Mushran2006-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh2006-12-01
| * ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh2006-12-01
| * ocfs2: remove ocfs2_journal_handle journal fieldMark Fasheh2006-12-01
| * ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh2006-12-01
| * ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh2006-12-01
| * ocfs2: make ocfs2_alloc_handle() staticMark Fasheh2006-12-01
| * ocfs2: remove unused ocfs2_handle_add_lock()Mark Fasheh2006-12-01
| * ocfs2: remove unused ocfs2_handle_add_inode()Mark Fasheh2006-12-01
| * ocfs2: remove ocfs2_journal_handle flags fieldMark Fasheh2006-12-01
| * ocfs2: have ocfs2_extend_trans() take handle_tMark Fasheh2006-12-01
| * ocfs2: remove unused ocfs2_journal_handle fieldMark Fasheh2006-12-01
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* ocfs2: Remove i_generation from inode lock namesMark Fasheh2006-09-24
* ocfs2: clean up some osb fieldsMark Fasheh2006-06-29
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-27
* [PATCH] fs: use list_move()Akinobu Mita2006-06-26
* ocfs2: fix gfp mask in some file system pathsSunil Mushran2006-05-17
* ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal()Mark Fasheh2006-05-17
* [PATCH] change buffer_head.b_size to size_tBadari Pulavarty2006-03-26
* [PATCH] 2tb-files-add-blkcnt_t-fixesAndrew Morton2006-03-26
* ocfs2: don't use MLF* in the file systemMark Fasheh2006-03-24
* [PATCH] ocfs2: fix orphan recovery deadlockMark Fasheh2006-03-01
* [PATCH] ocfs2: only checkpoint journal when asked toMark Fasheh2006-02-16
* [PATCH] ocfs2: don't wait on recovery when locking journalMark Fasheh2006-02-03
* [PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte2006-02-03
* [PATCH] ocfs2: Semaphore to mutex conversion.Arjan van de Ven2006-02-03
* [OCFS2] Make ip_io_sem a mutexMark Fasheh2006-02-03
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-03