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