summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2020-04-10ocfs2: no need try to truncate file beyond i_sizeChangwei Ge
2020-04-02ocfs2: use memalloc_nofs_save instead of memalloc_noio_saveMatthew Wilcox (Oracle)
2020-04-02ocfs2: use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-04-02ocfs2: roll back the reference count modification of the parent directory if ...wangjian
2020-04-02ocfs2: ocfs2_fs.h: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-02ocfs2: dlm: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-02ocfs2: cluster: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-02ocfs2: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-02ocfs2: add missing annotations for ocfs2_refcount_cache_lock() and ocfs2_refc...Jules Irenge
2020-04-02ocfs2: remove useless errAlex Shi
2020-04-02ocfs2: correct annotation from "l_next_rec" to "l_next_free_rec"wangyan
2020-04-02ocfs2: there is no need to log twice in several functionswangyan
2020-04-02ocfs2: remove dlm_lock_is_remoteAlex Shi
2020-04-02ocfs2: use OCFS2_SEC_BITS in macroAlex Shi
2020-04-02ocfs2: remove unused macrosAlex Shi
2020-04-02ocfs2: remove FS_OCFS2_NMAlex Shi
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2020-02-04ocfs2: fix oops when writing cloned fileGang He
2020-01-31ocfs2: use ocfs2_update_inode_fsync_trans() to access t_tid in handle->h_tran...wangyan
2020-01-31ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()wangyan
2020-01-31ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko
2020-01-31ocfs2/dlm: remove redundant assignment to retColin Ian King
2020-01-31ocfs2: make local header paths relative to C filesMasahiro Yamada
2020-01-31ocfs2: remove unneeded semicolonszhengbin
2020-01-31fs: ocfs: remove unnecessary assertion in dlm_migrate_lockresAditya Pakki
2020-01-04ocfs2: fix the crash due to call ocfs2_get_dlm_debug once lessGang He
2020-01-04ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li
2019-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-01ocfs2: fix passing zero to 'PTR_ERR' warningDing Xiang
2019-11-30Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...Linus Torvalds
2019-11-30Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2019-11-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-22Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...Joseph Qi
2019-11-06ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()Shuning Zhang
2019-11-06Pull series refactoring quota enabling and disabling code.Jan Kara
2019-11-05Merge branch 'jk/jbd2-revoke-overflow'Theodore Ts'o
2019-11-05jbd2: Reserve space for revoke descriptor blocksJan Kara
2019-11-05ocfs2: Use accessor function for h_buffer_creditsJan Kara
2019-11-04fs: Use dquot_load_quota_inode() from filesystemsJan Kara
2019-10-31quota: Check that quota is not dirty before releaseDmitry Monakhov
2019-10-23pipe: Reduce #inclusion of pipe_fs_i.hDavid Howells
2019-10-23fs: compat_ioctl: move FITRIM emulation into file systemsArnd Bergmann
2019-10-21jbd2: Make state lock a spinlockThomas Gleixner
2019-10-19ocfs2: fix panic due to ocfs2_wq is nullYi Li
2019-10-19ocfs2: fix error handling in ocfs2_setattr()Chengguang Xu
2019-10-09locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai
2019-10-07fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...Jia-Ju Bai
2019-10-07fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()Jia-Ju Bai