summaryrefslogtreecommitdiff
path: root/fs/ocfs2 (follow)
Commit message (Expand)AuthorAge
* BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook2022-10-28
* ocfs2: fix data corruption on truncateJan Kara2021-11-26
* ocfs2: mount fails with buffer overflow in strlenValentin Vidic2021-10-27
* ocfs2: issue zeroout to EOF blocksJunxiao Bi2021-08-04
* ocfs2: fix zero out valid dataJunxiao Bi2021-08-04
* ocfs2: fix data corruption by fallocateJunxiao Bi2021-06-10
* ocfs2: initialize ip_next_orphanWengang Wang2020-11-18
* ocfs2: change slot number type s16 to u16Junxiao Bi2020-08-21
* ocfs2: fix panic on nfs server over ocfs2Junxiao Bi2020-06-29
* ocfs2: fix value of OCFS2_INVALID_SLOTJunxiao Bi2020-06-29
* ocfs2: load global_inode_allocJunxiao Bi2020-06-29
* ocfs2: no need try to truncate file beyond i_sizeChangwei Ge2020-04-24
* ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()wangyan2020-02-28
* ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li2020-01-23
* ocfs2: fix passing zero to 'PTR_ERR' warningDing Xiang2020-01-04
* quota: Check that quota is not dirty before releaseDmitry Monakhov2019-12-21
* ocfs2: clear journal dirty flag after shutdown journalJunxiao Bi2019-12-05
* ocfs2: remove ocfs2_is_o2cb_active()Gang He2019-11-28
* ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen2019-11-28
* ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge2019-11-28
* fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m...Jia-Ju Bai2019-11-28
* Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...Joseph Qi2019-11-28
* fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...Jia-Ju Bai2019-11-06
* fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()Jia-Ju Bai2019-11-06
* ocfs2: wait for recovering done after direct unlock requestChangwei Ge2019-10-07
* ocfs2: remove set but not used variable 'last_hash'YueHaibing2019-08-25
* fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang2019-06-22
* ocfs2: fix ocfs2 read inode data panic in ocfs2_igetShuning Zhang2019-06-11
* ocfs2: fix a panic problem caused by o2cb_ctlJia Guo2019-04-27
* ocfs2: don't clear bh uptodate for block readJunxiao Bi2019-02-20
* ocfs2: fix panic due to unrecovered local allocJunxiao Bi2019-01-26
* ocfs2: fix potential use after freePan Bian2018-12-17
* ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen2018-12-17
* ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge2018-11-21
* ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant2018-10-10
* ocfs2: fix ocfs2 read block panicJunxiao Bi2018-09-29
* ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen2018-07-22
* ocfs2/dlm: don't handle migrate lockres if already in shutdownJun Piao2018-05-30
* ocfs2: return error when we attempt to access a dirty bh in jbd2piaojun2018-05-30
* ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attributepiaojun2018-05-30
* ocfs2: return -EROFS to mount.ocfs2 if inode block is invalidpiaojun2018-05-30
* Revert "ocfs2: should wait dio before inode lock in ocfs2_setattr()"Greg Kroah-Hartman2017-12-09
* ocfs2: should wait dio before inode lock in ocfs2_setattr()alex chen2017-11-24
* ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant2017-11-08
* ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren2017-10-21
* ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi2017-07-05
* fs: add i_blocksize()Fabian Frederick2017-06-14
* ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren2017-01-19
* posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-10-31
* ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant2016-09-30