summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2016-02-05ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-03ocfs2/cluster: fix memory leak in o2hb_region_releaseJoseph Qi
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-21ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-14ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.hJoseph Qi
2016-01-14ocfs2: dlm: remove redundant codeJunxiao Bi
2016-01-14ocfs2: access orphan dinode before delete entry in ocfs2_orphan_delJoseph Qi
2016-01-14ocfs2/dlm: do not insert a new mle when another process is already migratingxuejiufei
2016-01-14ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-01-14ocfs2: do not lock/unlock() inode DLM lockGoldwyn Rodrigues
2016-01-14ocfs2: fix slot overwritten if storage link down during mountjiangyiwen
2016-01-14ocfs2/dlm: return appropriate value when dlm_grab() returns NULLXue jiufei
2016-01-14ocfs2: clean up redundant NULL check before iputJoseph Qi
2016-01-14ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lock...jiangyiwen
2016-01-14ocfs2: constify ocfs2_extent_tree_operations structuresJulia Lawall
2016-01-14ocfs2/dlm: fix a race between purge and migrationXue jiufei
2016-01-14ocfs2: o2hb: increase unsteady iterationsJunxiao Bi
2016-01-14ocfs2: return non-zero st_blocks for inline dataJohn Haxby
2016-01-14ocfs2: optimize bad declarations and redundant assignmentNorton.Zhu
2016-01-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-01-11Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-04quota: constify qtree_fmt_operations structuresJulia Lawall
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro
2015-12-29ocfs2/dlm: clear migration_pending when migration target goes downxuejiufei
2015-12-29ocfs2: fix flock panic issueJunxiao Bi
2015-12-29ocfs2: fix BUG when calculate new backup superJoseph Qi
2015-12-20fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak
2015-12-13ocfs2: Replace list xattr handler operationsAndreas Gruenbacher
2015-12-12ocfs2: fix SGID not inherited issueJunxiao Bi
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro
2015-12-06vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher
2015-11-20ocfs2: fix umask ignored issueJunxiao Bi
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-05ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page()Joseph Qi
2015-11-05ocfs2: add uuid to ocfs2 thread name for problem analysisJoseph Qi
2015-11-05ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an erroralex chen
2015-11-05ocfs2: fix race between mount and delete node/clusterJoseph Qi
2015-11-05ocfs2: only take lock if dio entry when recover orphansJoseph Qi
2015-11-05ocfs2: do not include dio entry in case of orphan scanJoseph Qi
2015-11-05ocfs2: improve performance for localallocJoseph Qi
2015-11-05ocfs2: fill in the unused portion of the block with zeros by dio_zero_block()jiangyiwen
2015-11-05ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error codeNorton.Zhu
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-10-23ocfs2/dlm: unlock lockres spinlock before dlm_lockres_putJoseph Qi