tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / fs / ocfs2 / alloc.c
2008-02-03 Joe Perchesfs/: Spelling fixes
2008-01-25 Mark Fashehocfs2: Rename ocfs2_meta_[un]lock
2007-12-17 Mark Fashehocfs2: Re-journal buffers after transaction extend
2007-12-17 Mark Fashehocfs2: Don't panic when truncating an empty extent
2007-11-06 Roel Kluin[PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c...
2007-10-12 Mark Fashehocfs2: Write support for directories with inline data
2007-10-12 Mark Fashehocfs2: Write support for inline data
2007-10-12 Mark Fashehocfs2: Small refactor of truncate zeroing code
2007-10-12 Mark Fashehocfs2: Remove unused structure field
2007-10-12 Tao Maoocfs2: remove unused variable
2007-10-12 Tao Maoocfs2: remove mostly unused field from insert structure
2007-09-11 Mark Fashehocfs2: Fix calculation of i_blocks during truncate
2007-08-10 Adrian Bunk[2.6 patch] ocfs2_insert_extent(): remove dead code
2007-07-11 Mark Fashehocfs2: support for removing file regions
2007-07-11 Mark Fashehocfs2: update truncate handling of partial clusters
2007-07-11 Mark Fashehocfs2: btree support for removal of arbirtrary extents
2007-07-11 Mark Fashehocfs2: Support creation of unwritten extents
2007-07-11 Mark Fashehocfs2: btree changes for unwritten extents
2007-07-11 Mark Fashehocfs2: abstract btree growing calls
2007-07-11 Mark Fashehocfs2: use all extent block suballocators
2007-07-11 Mark Fashehocfs2: plug truncate into cached dealloc routines
2007-07-11 Mark Fashehocfs2: simplify deallocation locking
2007-07-11 Mark Fashehocfs2: take ip_alloc_sem during entire truncate
2007-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2
2007-04-26 Mark Fashehocfs2: Cache extent records
2007-04-26 Mark Fashehocfs2: Read from an unwritten extent returns zeros
2007-04-26 Mark Fashehocfs2: make room for unwritten extents flag
2007-04-26 Mark Fashehocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_f...
2007-04-26 Mark Fashehocfs2: zero tail of sparse files on truncate
2007-04-26 Mark Fashehocfs2: teach extend/truncate about sparse files
2007-04-26 Mark Fashehocfs2: temporarily remove extent map caching
2007-04-26 Mark Fashehocfs2: sparse b-tree support
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-02 Mark Fashehocfs2: Remove struct ocfs2_journal_handle in favor...
2006-12-02 Mark Fashehocfs2: remove handle argument to ocfs2_start_trans()
2006-12-02 Mark Fashehocfs2: pass ocfs2_super * into ocfs2_commit_trans()
2006-12-02 Mark Fashehocfs2: remove unused handle argument from ocfs2_meta_lo...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs...
2006-12-02 Mark Fashehocfs2: have ocfs2_extend_trans() take handle_t
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-09-20 Mark Fashehocfs2: Remove overzealous BUG_ON()
2006-03-24 Mark Fashehocfs2: don't use MLF* in the file system
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem