aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2023-09-19fs: ocfs2: namei: check return value of ocfs2_add_entry()Artem Chernyshev
2023-06-21ocfs2: check new file size on fallocate callLuís Henriques
2023-06-21ocfs2: fix use-after-free when unmounting read-only filesystemLuís Henriques
2023-05-30ocfs2: Switch to security_inode_init_security()Roberto Sassu
2023-04-20ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao
2023-04-05ocfs2: fix data corruption after failed writeJan Kara via Ocfs2-devel
2023-03-22attr: use consistent sgid stripping checksAmir Goldstein
2023-03-22fs: move S_ISGID stripping into the vfs_*() helpersYang Xu
2023-03-11ocfs2: fix non-auto defrag path not working issueHeming Zhao via Ocfs2-devel
2023-03-11ocfs2: fix defrag path triggering jbd2 ASSERTHeming Zhao via Ocfs2-devel
2023-01-14ocfs2: fix memory leak in ocfs2_mount_volume()Li Zetao
2023-01-14ocfs2: rewrite error handling of ocfs2_fill_superHeming Zhao via Ocfs2-devel
2023-01-14ocfs2: ocfs2_mount_volume does cleanup job before return errorHeming Zhao via Ocfs2-devel
2023-01-14ocfs2: fix memory leak in ocfs2_stack_glue_init()Shang XiaoJing
2022-10-30ocfs2: fix BUG when iput after ocfs2_mknod failsJoseph Qi
2022-10-30ocfs2: clear dinode links count in case of errorJoseph Qi
2022-08-03Revert "ocfs2: mount shared volume without ha stack"Junxiao Bi
2022-06-09ocfs2: dlmfs: fix error handling of user_dlm_destroy_lockJunxiao Bi via Ocfs2-devel
2022-03-23ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi
2022-02-01ocfs2: fix a deadlock when commit transJoseph Qi
2021-11-18ocfs2: fix data corruption on truncateJan Kara
2021-11-02ocfs2: fix race between searching chunks and release journal_head from buffer...Gautham Ananthakrishna
2021-10-27ocfs2: mount fails with buffer overflow in strlenValentin Vidic
2021-10-27ocfs2: fix data corruption after conversion from inline formatJan Kara
2021-09-30ocfs2: drop acl cache for directories tooWengang Wang
2021-08-04ocfs2: issue zeroout to EOF blocksJunxiao Bi
2021-08-04ocfs2: fix zero out valid dataJunxiao Bi
2021-07-14ocfs2: fix snprintf() checkingDan Carpenter
2021-06-10ocfs2: fix data corruption by fallocateJunxiao Bi
2021-04-14ocfs2: fix deadlock between setattr and dio_end_io_writeWengang Wang
2021-03-04ocfs2: fix a use after free on errorDan Carpenter
2020-11-14ocfs2: initialize ip_next_orphanWengang Wang
2020-11-06jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufsHarshad Shirwadkar
2020-10-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-10-18jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data...Mauricio Faria de Oliveira
2020-10-13ocfs2: fix potential soft lockup during fstrimGang He
2020-10-13ocfs2: delete repeated words in commentsRandy Dunlap
2020-09-23ocfs2: cleanup o2hb_region_dev_storeChristoph Hellwig
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-08-07ocfs2: fix unbalanced lockingPavel Machek
2020-08-07ocfs2: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-07ocfs2: change slot number type s16 to u16Junxiao Bi
2020-08-07ocfs2: suballoc.h: delete a duplicated wordRandy Dunlap
2020-08-07ocfs2: fix remounting needed after setfacl commandGang He
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-06-26ocfs2: fix value of OCFS2_INVALID_SLOTJunxiao Bi
2020-06-26ocfs2: fix panic on nfs server over ocfs2Junxiao Bi
2020-06-26ocfs2: load global_inode_allocJunxiao Bi
2020-06-26ocfs2: avoid inode removal while nfsd is accessing itJunxiao Bi