aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2017-01-19ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren
2016-10-31posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-09-30ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant
2016-09-30ocfs2/dlm: fix race between convert and migrationJoseph Qi
2016-05-18ocfs2: fix posix_acl_create deadlockJunxiao Bi
2016-05-18ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hangJunxiao Bi
2016-04-12ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi
2016-04-12ocfs2/dlm: fix race between convert and recoveryJoseph Qi
2016-03-03ocfs2: unlock inode if deleting inode from orphan failsGuozhonghua
2016-02-17ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-17ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-02-17ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed
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-12ocfs2: fix SGID not inherited issueJunxiao Bi
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
2015-10-22Move locks API users to locks_lock_inode_wait()Benjamin Coddington
2015-10-13ocfs2/cluster: use per-attribute show and store methodsChristoph Hellwig
2015-10-13ocfs2/cluster: move locking into attribute store methodsChristoph Hellwig
2015-09-22ocfs2/dlm: fix deadlock when dispatch assert masterJoseph Qi
2015-09-11revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"Andrew Morton
2015-09-04fs: create and use seq_show_option for escapingKees Cook
2015-09-04ocfs2: clean up redundant NULL checks before kfreeJoseph Qi
2015-09-04ocfs2: neaten do_error, ocfs2_error and ocfs2_abortJoe Perches
2015-09-04ocfs2: do not set fs read-only if rec[0] is empty while committing truncateXue jiufei
2015-09-04ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_w...yangwenfang
2015-09-04ocfs2: use 64bit variables to track heartbeat timeTina Ruchandani
2015-09-04ocfs2: fix race between crashed dio and rmJoseph Qi
2015-09-04ocfs2: avoid access invalid address when read o2dlm debug messagesYiwen Jiang
2015-09-04ocfs2: take inode lock in ocfs2_iop_set/get_acl()Tariq Saeed
2015-09-04ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()Tariq Saeed
2015-09-04ocfs2: optimize error handling in dlm_request_joinNorton.Zhu
2015-09-04ocfs2: fix a tiny case that inode can not removedYiwen Jiang
2015-09-04ocfs2: add ip_alloc_sem in direct IO to protect allocation changesWeiWei Wang
2015-09-04ocfs2: clear the rest of the buffers on errorGoldwyn Rodrigues