summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2020-01-17ocfs2: 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-17quota: Check that quota is not dirty before releaseDmitry Monakhov
2019-12-05ocfs2: clear journal dirty flag after shutdown journalJunxiao Bi
2019-12-01ocfs2: remove ocfs2_is_o2cb_active()Gang He
2019-12-01ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen
2019-12-01ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge
2019-12-01ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge
2019-12-01ocfs2: without quota support, avoid calling quota recoveryGuozhonghua
2019-12-01fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m...Jia-Ju Bai
2019-12-01Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...Joseph Qi
2019-11-12ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()Shuning Zhang
2019-11-06fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...Jia-Ju Bai
2019-11-06fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()Jia-Ju Bai
2019-11-06fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()Jia-Ju Bai
2019-11-06ocfs2: clear zero in unaligned direct IOJia Guo
2019-10-29ocfs2: fix panic due to ocfs2_wq is nullYi Li
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-22ocfs2: fix error path kobject memory leakTobin C. Harding
2019-06-19fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang
2019-05-22ocfs2: fix ocfs2 read inode data panic in ocfs2_igetShuning Zhang
2019-04-05ocfs2: fix a panic problem caused by o2cb_ctlJia Guo
2019-04-03ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lockDarrick J. Wong
2019-02-12ocfs2: improve ocfs2 MakefileLarry Chen
2019-02-12ocfs2: 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: free up write context when direct IO failedWengang Wang
2018-11-21ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge
2018-10-13ocfs2: fix a GCC warningzhong jiang
2018-10-05ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant
2018-10-05ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()Larry Chen
2018-09-20ocfs2: fix ocfs2 read block panicJunxiao Bi
2018-08-21Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-17ocfs2: make several functions and variables static (and some const)Colin Ian King
2018-08-17ocfs2: clean up some unnecessary codewangyan
2018-08-17ocfs2: return -EROFS when filesystem becomes read-onlyJun Piao
2018-07-06vfs: dedupe: rationalize argsMiklos Szeredi
2018-07-06vfs: dedupe: return intMiklos Szeredi
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-14Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-07fs: ocfs2: use new return type vm_fault_tSouptick Joarder
2018-06-07ocfs2: drop a VLA in ocfs2_orphan_del()Salvatore Mesoraca
2018-06-07ocfs2: correct the comments position of struct ocfs2_dir_block_trailerGuozhonghua
2018-06-07ocfs2: eliminate a misreported warningZhen Lei
2018-06-07ocfs2: ocfs2_inode_lock_tracker does not distinguish lock levelLarry Chen