summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2010-10-07ocfs2: Print message if user mounts without starting global heartbeatSunil Mushran
2010-10-09ocfs2/dlm: Add message DLM_QUERY_REGIONSunil Mushran
2010-10-07ocfs2/cluster: Get all heartbeat regionsSunil Mushran
2010-10-07ocfs2/dlm: Expose dlm_protocol in dlm_stateSunil Mushran
2010-10-07ocfs2: Add support for heartbeat=global mount optionSunil Mushran
2010-10-09ocfs2: Add an incompat feature flag OCFS2_FEATURE_INCOMPAT_CLUSTERINFOSunil Mushran
2010-10-07ocfs2/cluster: Add heartbeat mode configfs parameterSunil Mushran
2010-10-04BKL: Remove BKL from OCFS2Arnd Bergmann
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck
2010-09-30ocfs2: Don't walk off the end of fast symlinks.Joel Becker
2010-09-23o2dlm: force free mles during dlm exitSrinivas Eeda
2010-09-23ocfs2: Sync inode flags with ext2.Tao Ma
2010-09-23ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.Tao Ma
2010-09-23ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent.Tao Ma
2010-09-23ocfs2: update ctime when changing the file's permission by setfaclTao Ma
2010-09-21Fix various typos of valid in commentsNikanth Karthikesan
2010-09-18ocfs2/net: fix uninitialized ret in o2net_send_message_vec()Wu Fengguang
2010-09-16ocfs2: Initialize the bktcnt variable properly, and call it bucket_countJoel Becker
2010-09-15ocfs2: Silence unused warning.Joel Becker
2010-09-10Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.cTristan Ye
2010-09-10Ocfs2: Re-access the journal after ocfs2_insert_extent() in dxdir codes.Tristan Ye
2010-09-10ocfs2: Fix lockdep warning in reflink.Tao Ma
2010-09-10ocfs2/lockdep: Move ip_xattr_sem out of ocfs2_xattr_get_nolock.Tao Ma
2010-09-10Track negative entries v3Goldwyn Rodrigues
2010-09-10ocfs2: Cache system inodes of other slots.Tao Ma
2010-09-10OCFS2: Allow huge (> 16 TiB) volumes to mountPatrick J. LoPresti
2010-09-10Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into m...Joel Becker
2010-09-10ocfs2: Remove obsolete comments before ocfs2_start_trans.Tao Ma
2010-09-10ocfs2: Remove unused old_id in ocfs2_commit_cache.Tao Ma
2010-09-10ocfs2: Remove ocfs2_sync_inode()Jan Kara
2010-09-10Reorganize data elements to reduce struct sizesGoldwyn Rodrigues
2010-09-10ocfs2: Remove obscure error handling in direct_write.Tao Ma
2010-09-10ocfs2: Add some trace log for orphan scan.Tao Ma
2010-09-10Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 v8.Tristan Ye
2010-09-08ocfs2: Fix orphan add in ocfs2_create_inode_in_orphanMark Fasheh
2010-09-08ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functionsMark Fasheh
2010-09-08ocfs2: allow return of new inode block location before allocation of the inodeMark Fasheh
2010-09-08ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open codingMark Fasheh
2010-09-08ocfs2: split out inode alloc code from ocfs2_mknod_lockedMark Fasheh
2010-09-08Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef...Tristan Ye
2010-09-08ocfs2: Fix deadlock when allocating pageJan Kara
2010-09-08ocfs2: properly set and use inode group alloc hintMark Fasheh
2010-09-08ocfs2: Use the right group in nfs sync check.Tao Ma
2010-09-08ocfs2: Flush drive's caches on fdatasyncJan Kara
2010-09-08ocfs2: make __ocfs2_page_mkwrite handle file end properly.Tao Ma
2010-09-08ocfs2: Fix incorrect checksum validation errorSunil Mushran
2010-09-08ocfs2: Fix metaecc error messagesSunil Mushran
2010-08-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-08-12ocfs2: Add readhead during CoW.Tao Ma
2010-08-12ocfs2: Add readahead support for CoW.Tao Ma