summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/alloc.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh2007-05-031-3/+3
* ocfs2: Cache extent recordsMark Fasheh2007-04-271-0/+5
* ocfs2: Read from an unwritten extent returns zerosMark Fasheh2007-04-271-4/+7
* ocfs2: make room for unwritten extents flagMark Fasheh2007-04-271-59/+96
* ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate()Mark Fasheh2007-04-271-1/+4
* ocfs2: zero tail of sparse files on truncateMark Fasheh2007-04-271-0/+224
* ocfs2: teach extend/truncate about sparse filesMark Fasheh2007-04-271-189/+291
* ocfs2: temporarily remove extent map cachingMark Fasheh2007-04-271-3/+2Star
* ocfs2: sparse b-tree supportMark Fasheh2007-04-261-483/+1963
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-51/+39Star
|\
| * ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh2006-12-021-16/+16
| * ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh2006-12-021-4/+3Star
| * ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh2006-12-021-4/+4
| * ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh2006-12-021-5/+2Star
| * ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log()Mark Fasheh2006-12-021-27/+19Star
| * ocfs2: have ocfs2_extend_trans() take handle_tMark Fasheh2006-12-021-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+6
|/
* ocfs2: Remove overzealous BUG_ON()Mark Fasheh2006-09-211-8/+20
* ocfs2: don't use MLF* in the file systemMark Fasheh2006-03-241-43/+45
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-12/+12
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+2040