| Commit message (Expand) | Author | Age | Files | Lines |
* | ocfs2: check/fix inode block for online file check | Gang He | 2016-03-22 | 2 | -9/+218 |
* | ocfs2: create/remove sysfile for online file check | Gang He | 2016-03-22 | 1 | -0/+5 |
* | ocfs2: sysfile interfaces for online file check | Gang He | 2016-03-22 | 4 | -1/+660 |
* | ocfs2: export ocfs2_kset for online file check | Gang He | 2016-03-22 | 2 | -1/+4 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2016-03-21 | 2 | -0/+27 |
|\ |
|
| * | ocfs2: Implement get_next_id() | Jan Kara | 2016-02-09 | 2 | -0/+27 |
* | | Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-21 | 1 | -1/+6 |
|\ \ |
|
| * | | direct-io: always call ->end_io if non-NULL | Christoph Hellwig | 2016-02-08 | 1 | -1/+6 |
* | | | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 2016-03-18 | 1 | -17/+5 |
|\ \ \ |
|
| * | | | configfs: switch ->default groups to a linked list | Christoph Hellwig | 2016-03-06 | 1 | -17/+5 |
| | |/
| |/| |
|
* | | | ocfs2/dlm: fix a variable overflow problem in dlmdomain.c | Jun Piao | 2016-03-16 | 1 | -1/+1 |
* | | | ocfs2: fix a tiny race that leads file system read-only | Jiufei Xue | 2016-03-16 | 4 | -4/+18 |
* | | | ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_... | xuejiufei | 2016-03-16 | 1 | -1/+13 |
* | | | ocfs2/dlm: clear DROPPING_REF flag when the master goes down | xuejiufei | 2016-03-16 | 1 | -8/+10 |
* | | | ocfs2/dlm: return in progress if master can not clear the refmap bit right now | xuejiufei | 2016-03-16 | 3 | -3/+17 |
* | | | ocfs2/dlm: add DEREF_DONE message | xuejiufei | 2016-03-16 | 3 | -1/+138 |
* | | | ocfs2/dlm: fix a typo in dlmcommon.h | Joseph Qi | 2016-03-16 | 1 | -2/+2 |
* | | | ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump() | jiangyiwen | 2016-03-16 | 1 | -2/+3 |
* | | | ocfs2/cluster: replace the interrupt safe spinlocks with common ones | jiangyiwen | 2016-03-16 | 1 | -6/+4 |
* | | | ocfs2: fix return value from ocfs2_page_mkwrite() | Jan Kara | 2016-03-10 | 1 | -0/+4 |
* | | | ocfs2: unlock inode if deleting inode from orphan fails | Guozhonghua | 2016-02-27 | 1 | -0/+1 |
|/ / |
|
* | | ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup | xuejiufei | 2016-02-06 | 1 | -0/+2 |
* | | ocfs2/cluster: fix memory leak in o2hb_region_release | Joseph Qi | 2016-02-03 | 1 | -6/+8 |
|/ |
|
* | wrappers for ->i_mutex access | Al Viro | 2016-01-23 | 15 | -97/+97 |
* | ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock | Tariq Saeed | 2016-01-22 | 1 | -0/+6 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2016-01-21 | 1 | -1/+1 |
|\ |
|
| * | fs: configfs: Drop unused parameter from configfs_undepend_item() | Krzysztof Opasiak | 2015-12-21 | 1 | -1/+1 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2016-01-15 | 2 | -2/+2 |
|\ \ |
|
| * | | quota: constify qtree_fmt_operations structures | Julia Lawall | 2016-01-04 | 2 | -2/+2 |
* | | | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 2016-01-15 | 2 | -2/+2 |
* | | | ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.h | Joseph Qi | 2016-01-15 | 1 | -11/+0 |
* | | | ocfs2: dlm: remove redundant code | Junxiao Bi | 2016-01-15 | 1 | -5/+1 |
* | | | ocfs2: access orphan dinode before delete entry in ocfs2_orphan_del | Joseph Qi | 2016-01-15 | 1 | -9/+9 |
* | | | ocfs2/dlm: do not insert a new mle when another process is already migrating | xuejiufei | 2016-01-15 | 1 | -2/+3 |
* | | | ocfs2/dlm: ignore cleaning the migration mle that is inuse | xuejiufei | 2016-01-15 | 1 | -11/+15 |
* | | | ocfs2: do not lock/unlock() inode DLM lock | Goldwyn Rodrigues | 2016-01-15 | 1 | -8/+0 |
* | | | ocfs2: fix slot overwritten if storage link down during mount | jiangyiwen | 2016-01-15 | 1 | -1/+10 |
* | | | ocfs2/dlm: return appropriate value when dlm_grab() returns NULL | Xue jiufei | 2016-01-15 | 2 | -2/+2 |
* | | | ocfs2: clean up redundant NULL check before iput | Joseph Qi | 2016-01-15 | 7 | -25/+11 |
* | | | ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lock... | jiangyiwen | 2016-01-15 | 1 | -1/+1 |
* | | | ocfs2: constify ocfs2_extent_tree_operations structures | Julia Lawall | 2016-01-15 | 2 | -7/+7 |
* | | | ocfs2/dlm: fix a race between purge and migration | Xue jiufei | 2016-01-15 | 1 | -1/+8 |
* | | | ocfs2: o2hb: increase unsteady iterations | Junxiao Bi | 2016-01-15 | 1 | -2/+2 |
* | | | ocfs2: return non-zero st_blocks for inline data | John Haxby | 2016-01-15 | 1 | -0/+8 |
* | | | ocfs2: optimize bad declarations and redundant assignment | Norton.Zhu | 2016-01-15 | 1 | -6/+2 |
* | | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2016-01-11 | 1 | -110/+58 |
|\ \ \ |
|
| * | | | ocfs2: Replace list xattr handler operations | Andreas Gruenbacher | 2015-12-14 | 1 | -94/+57 |
| * | | | vfs: Distinguish between full xattr names and proper prefixes | Andreas Gruenbacher | 2015-12-07 | 1 | -16/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-01-11 | 3 | -2/+3 |
|\ \ \ |
|
| * | | | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro | 2015-12-30 | 1 | -1/+0 |