summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)AuthorFilesLines
2025-01-09ocfs2: fix slab-use-after-free due to dangling pointer dqi_privDennis Lam2-1/+2
2024-12-14ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"Heming Zhao1-19/+0
2024-12-14ocfs2: update seq_file index in ocfs2_dlm_seq_nextWengang Wang1-0/+1
2024-12-14ocfs2: free inode when ocfs2_get_init_inode() failsTetsuo Handa1-1/+3
2024-12-09ocfs2: fix uninitialized value in ocfs2_file_read_iter()Dmitry Antipov2-0/+6
2024-11-22ocfs2: fix UBSAN warning in ocfs2_verify_volume()Dmitry Antipov1-4/+9
2024-11-22ocfs2: uncache inode which has failed entering the groupDmitry Antipov1-0/+2
2024-11-17fs: Fix uninitialized value issue in from_kuid and from_kgidAlessandro Zanni1-3/+6
2024-11-14ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()Andrew Kanner1-2/+1
2024-11-08ocfs2: pass u64 to ocfs2_truncate_inline maybe overflowEdward Adam Davis1-0/+8
2024-10-10ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodateLizhi Xu1-1/+2
2024-10-10ocfs2: fix null-ptr-deref when journal load failed.Julian Sun1-3/+4
2024-10-10ocfs2: remove unreasonable unlock in ocfs2_read_blocksLizhi Xu1-1/+0
2024-10-10ocfs2: cancel dqi_sync_work before freeing oinfoJoseph Qi1-2/+6
2024-10-10ocfs2: reserve space for inline xattr before attaching reflink treeGautham Ananthakrishna2-12/+25
2024-10-10ocfs2: fix uninit-value in ocfs2_get_block()Joseph Qi1-3/+2
2024-10-10ocfs2: fix the la space leak when unmounting an ocfs2 volumeHeming Zhao1-0/+19
2024-09-30ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()Ferry Meng1-5/+10
2024-09-30ocfs2: add bounds checking to ocfs2_xattr_find_entry()Ferry Meng1-4/+8
2024-07-27ocfs2: add bounds checking to ocfs2_check_dir_entry()lei lu1-17/+29
2024-07-05ocfs2: fix DIO failure due to insufficient transaction creditsJan Kara4-0/+26
2024-06-27ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_linkSu Yue1-0/+2
2024-06-27ocfs2: convert to new timestamp accessorsJeff Layton12-75/+77
2024-06-27ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger()Joseph Qi3-82/+131
2024-06-27ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty()Joseph Qi1-4/+6
2024-06-21ocfs2: fix races between hole punching and AIO+DIOSu Yue1-0/+2
2024-06-21ocfs2: use coarse time for new created filesSu Yue1-1/+1
2024-03-26quota: Properly annotate i_dquot arrays with __rcuJan Kara2-2/+2
2023-08-31Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2023-08-31Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds1-10/+3
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds1-0/+1
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds6-43/+43
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+1
2023-08-28Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-3/+3
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds12-52/+58
2023-08-23jbd2: jbd2_journal_init_{dev,inode} return proper error return valueZhang Yi1-4/+4
2023-08-18fs: ocfs2: namei: check return value of ocfs2_add_entry()Artem Chernyshev1-0/+4
2023-08-18ocfs2: cluster: fix potential deadlock on &o2net_debug_lockChengfeng Ye1-20/+20
2023-08-18ocfs2: cluster: fix potential deadlock on &qs->qs_lockChengfeng Ye1-13/+13
2023-08-18ocfs2: use regular seq_show_option for osb_cluster_stackKees Cook1-2/+1
2023-08-18ocfs2: Use struct_size()Christophe JAILLET1-3/+3
2023-08-18ocfs2: use flexible array in 'struct ocfs2_recovery_map'Christophe JAILLET2-5/+2
2023-08-18fs: convert block_commit_write to return voidBean Huo1-6/+1
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton1-1/+1
2023-08-09ocfs2: stop using bdev->bd_super for journal error loggingChristoph Hellwig1-3/+3
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds1-2/+3
2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig1-0/+1
2023-07-24ocfs2: convert to ctime accessor functionsJeff Layton12-51/+57
2023-07-20fs: dlm: fix F_CANCELLK to cancel pending requestAlexander Aring1-10/+3
2023-07-08docs: update ocfs2-devel mailing list addressAnthony Iliopoulos1-3/+3