summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2020-04-24ocfs2: no need try to truncate file beyond i_sizeChangwei Ge
2020-02-28ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()wangyan
2020-01-23ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li
2020-01-04ocfs2: fix passing zero to 'PTR_ERR' warningDing Xiang
2019-12-21quota: Check that quota is not dirty before releaseDmitry Monakhov
2019-12-05ocfs2: clear journal dirty flag after shutdown journalJunxiao Bi
2019-11-28ocfs2: remove ocfs2_is_o2cb_active()Gang He
2019-11-28ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen
2019-11-28ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge
2019-11-28fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m...Jia-Ju Bai
2019-11-28Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...Joseph Qi
2019-11-06fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...Jia-Ju Bai
2019-11-06fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()Jia-Ju Bai
2019-10-07ocfs2: wait for recovering done after direct unlock requestChangwei Ge
2019-08-25ocfs2: remove set but not used variable 'last_hash'YueHaibing
2019-06-22fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang
2019-06-11ocfs2: fix ocfs2 read inode data panic in ocfs2_igetShuning Zhang
2019-04-27ocfs2: fix a panic problem caused by o2cb_ctlJia Guo
2019-02-20ocfs2: don't clear bh uptodate for block readJunxiao Bi
2019-01-26ocfs2: fix panic due to unrecovered local allocJunxiao Bi
2018-12-17ocfs2: fix potential use after freePan Bian
2018-12-17ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen
2018-11-21ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge
2018-10-10ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant
2018-09-29ocfs2: fix ocfs2 read block panicJunxiao Bi
2018-07-22ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen
2018-05-30ocfs2/dlm: don't handle migrate lockres if already in shutdownJun Piao
2018-05-30ocfs2: return error when we attempt to access a dirty bh in jbd2piaojun
2018-05-30ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attributepiaojun
2018-05-30ocfs2: return -EROFS to mount.ocfs2 if inode block is invalidpiaojun
2017-12-09Revert "ocfs2: should wait dio before inode lock in ocfs2_setattr()"Greg Kroah-Hartman
2017-11-24ocfs2: should wait dio before inode lock in ocfs2_setattr()alex chen
2017-11-08ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant
2017-10-21ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren
2017-07-05ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi
2017-06-14fs: add i_blocksize()Fabian Frederick
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