summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2011-04-14Treat writes as new when holes span across page boundariesGoldwyn Rodrigues
2011-03-07Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...Tristan Ye
2011-03-02ocfs2_connection_find() returns pointer to bad structuredann frazier
2010-10-28ocfs2: Don't walk off the end of fast symlinks.Joel Becker
2010-09-20ocfs2: Fix incorrect checksum validation errorSunil Mushran
2010-08-26Fix the nested PR lock calling issue in ACLJiaju Zhang
2010-08-26ocfs2/dlm: remove potential deadlock -V3Wengang Wang
2010-08-26ocfs2/dlm: avoid incorrect bit set in refmap on recovery masterWengang Wang
2010-08-26ocfs2: Count more refcount records in file system fragmentation.Tao Ma
2010-08-26ocfs2 fix o2dlm dlm run purgelist (rev 3)Srinivas Eeda
2010-08-26ocfs2/dlm: fix a dead lockWengang Wang
2010-08-26ocfs2: do not overwrite error codes in ocfs2_init_aclTiger Yang
2010-08-13Skip check for mandatory locks when unlockingSachin Prabhu
2010-08-13ocfs2: Set MS_POSIXACL on remountJan Kara
2010-08-13ocfs2: Find proper end cpos for a leaf refcount block.Tao Ma
2010-05-12ocfs2_dlmfs: Fix math error when reading LVB.Joel Becker
2010-05-12ocfs2: Compute metaecc for superblocks during online resize.Joel Becker
2010-05-12ocfs2: potential ERR_PTR dereference on error pathsDan Carpenter
2010-05-12ocfs2: Update VFS inode's id info after reflink.Tao Ma
2010-04-26ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.Tao Ma
2010-04-26ocfs2: set i_mode on disk during acl operationsMark Fasheh
2010-03-15ocfs2: Only bug out in direct io write for reflinked extent.Tao Ma
2009-11-13ocfs2: Trivial cleanup of jbd compatibility layer removalSunil Mushran
2009-10-29ocfs2: return f_fsid info in ocfs2_statfs()Coly Li
2009-10-28ocfs2: duplicate inline data properly during reflink.Tao Ma
2009-10-28ocfs2: Move ocfs2_complete_reflink to the right place.Tao Ma
2009-10-28ocfs2: Return -EINVAL when a device is not ocfs2.Joel Becker
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-23ocfs2: Use buffer IO if we are appending a file.Tao Ma
2009-09-23ocfs2: add spinlock protection when dealing with lockres->purge.Wengang Wang
2009-09-23dlmglue.c: add missed mlog linesColy Li
2009-09-23ocfs2: __ocfs2_abort() should not enable panic for local mountsSunil Mushran
2009-09-22ocfs2: Add ioctl for reflink.Tao Ma
2009-09-22ocfs2: Enable refcount tree support.Tao Ma
2009-09-22ocfs2: Implement ocfs2_reflink.Tao Ma
2009-09-22ocfs2: Add preserve to reflink.Tao Ma
2009-09-22ocfs2: Create reflinked file in orphan dir.Tao Ma
2009-09-22ocfs2: Use proper parameter for some inode operation.Tao Ma
2009-09-22ocfs2: Make transaction extend more efficient.Tao Ma
2009-09-22ocfs2: Don't merge in 1st refcount ops of reflink.Tao Ma
2009-09-22ocfs2: Modify removing xattr process for refcount.Tao Ma
2009-09-22ocfs2: Add reflink support for xattr.Tao Ma
2009-09-22ocfs2: Create an xattr indexed block if needed.Tao Ma
2009-09-22ocfs2: Call refcount tree remove process properly.Tao Ma
2009-09-22ocfs2: Attach xattr clusters to refcount tree.Tao Ma