aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
AgeCommit message (Expand)Author
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
2020-06-14dlmfs: clean up dlmfs_file_{read,write}() a bitAl Viro
2020-06-11ocfs2: fix build failure when TCP/IP is disabledTom Seewald
2020-06-10ocfs2: fix spelling mistake and grammarKeyur Patel
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-06-03fs: handle FIEMAP_FLAG_SYNC in fiemap_prepChristoph Hellwig
2020-06-03fs: move fiemap range validation into the file systems instancesChristoph Hellwig
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02fs: convert mpage_readpages to mpage_readaheadMatthew Wilcox (Oracle)
2020-06-02ocfs2: mount shared volume without ha stackGang He
2020-06-02ocfs2: add missing annotation for dlm_empty_lockres()Jules Irenge
2020-06-01Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-05-28tcp: add tcp_sock_set_user_timeoutChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig
2020-05-22block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig