aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2007-06-06ocfs2: Fix invalid assertion during write on 64k pagesMark Fasheh
2007-06-06ocfs2: Fix masklog breakageTiger Yang
2007-05-25[PATCH] ocfs2: use generic_segment_checksChristoph Hellwig
2007-05-25ocfs2: fix inode leakMark Fasheh
2007-05-25[PATCH] ocfs2: use zero_user_pageNate Diller
2007-05-25ocfs2: unmap_mapping_range() in ocfs2_truncate()Mark Fasheh
2007-05-25ocfs2: trylock in ocfs2_readpage()Mark Fasheh
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-10ocfs2: kobject/kset foobarRandy Dunlap
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-05-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-05-02ocfs2: Force use of GFP_NOFS in ocfs2_write()Mark Fasheh
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2/clusterMark Fasheh
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2/dlmMark Fasheh
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh
2007-05-02[PATCH] Copy i_flags to ocfs2 inode flags on writeJan Kara
2007-05-02[PATCH] ocfs2: use __set_current_state()Milind Arun Choudhary
2007-05-02ocfs2: Wrap access of directory allocations with ip_alloc_sem.Joel Becker
2007-05-02[PATCH] fs/ocfs2/: make 3 functions staticAdrian Bunk
2007-05-02ocfs2: Implement compat_ioctl()Mark Fasheh
2007-04-26ocfs2: Cache extent recordsMark Fasheh
2007-04-26ocfs2: Remember rw lock level during direct ioMark Fasheh
2007-04-26ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh
2007-04-26ocfs2: Fix extent lookup to return true size of holesMark Fasheh
2007-04-26ocfs2: Read from an unwritten extent returns zerosMark Fasheh
2007-04-26ocfs2: make room for unwritten extents flagMark Fasheh
2007-04-26ocfs2: Use own splice write actorMark Fasheh
2007-04-26ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate()Mark Fasheh
2007-04-26ocfs2: zero tail of sparse files on truncateMark Fasheh
2007-04-26ocfs2: Teach ocfs2_get_block() about holesMark Fasheh
2007-04-26ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write()Mark Fasheh
2007-04-26ocfs2: teach ocfs2_file_aio_write() about sparse filesMark Fasheh
2007-04-26ocfs2: Turn off shared writeable mmap for local files systems with holes.Mark Fasheh
2007-04-26ocfs2: abstract out allocation lockingMark Fasheh
2007-04-26ocfs2: teach extend/truncate about sparse filesMark Fasheh
2007-04-26ocfs2: temporarily remove extent map cachingMark Fasheh
2007-04-26ocfs2: sparse b-tree supportMark Fasheh
2007-04-26ocfs2: small cleanup of ocfs2_request_delete()Mark Fasheh
2007-04-26ocfs2: remove unused codeTiger Yang
2007-04-26ocfs2: Remove delete inode voteTiger Yang
2007-04-26ocfs2: filter more error printsMark Fasheh
2007-04-26ocfs2: Replace panic() with emergency_restart() when fencingSunil Mushran
2007-04-26ocfs2: Silence compiler warningsSunil Mushran
2007-04-26ocfs2: Local mounts should skip inode updatesMark Fasheh
2007-04-26ocfs2_dlm: Call cond_resched_lock() once per hash bucket scanSunil Mushran
2007-04-26ocfs2_dlm: fix race in dlm_remaster_locksSrinivas Eeda
2007-03-26ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()Sunil Mushran