summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2021-11-17ocfs2: 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-07-30ocfs2: issue zeroout to EOF blocksJunxiao Bi
2021-07-30ocfs2: fix zero out valid dataJunxiao Bi
2021-06-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-06-29mm: require ->set_page_dirty to be explicitly wired upChristoph Hellwig
2021-06-29ocfs2: remove redundant initialization of variable retColin Ian King
2021-06-29ocfs2: replace simple_strtoull() with kstrtoull()Chen Huang
2021-06-29ocfs2: remove repeated uptodate check for bufferWan Jiabing
2021-06-29ocfs2: remove redundant assignment to pointer queueColin Ian King
2021-06-29ocfs2: fix snprintf() checkingDan Carpenter
2021-06-29ocfs2: remove unnecessary INIT_LIST_HEAD()Yang Yingliang
2021-06-22ext4: add discard/zeroout flags to journal flushLeah Rumancik
2021-06-05ocfs2: fix data corruption by fallocateJunxiao Bi
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-04-30ocfs2/dlm: remove unused functionJiapeng Chong
2021-04-30ocfs2: fix a typoBhaskar Chowdhury
2021-04-30ocfs2: map flags directly in flags_to_o2dlm()Joseph Qi
2021-04-30ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li
2021-04-27Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-27Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-12ocfs2: convert to fileattrMiklos Szeredi
2021-04-09ocfs2: fix deadlock between setattr and dio_end_io_writeWengang Wang
2021-03-12ocfs2_inode_lock_update(): make sure we don't change the type bits of i_modeAl Viro
2021-02-24ocfs2: simplify the calculation of variablesJiapeng Chong
2021-02-24ocfs2: fix a use after free on errorDan Carpenter
2021-02-24ocfs2: clean up some definitions which are not used any moreguozh
2021-02-24ocfs2: remove redundant conditional before iputYi Li
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-27block: use an on-stack bio in blkdev_issue_flushChristoph Hellwig
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24stat: handle idmapped mountsChristian Brauner
2021-01-24acl: handle idmapped mountsChristian Brauner
2021-01-24attr: handle idmapped mountsChristian Brauner
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner
2020-12-15ocfs2: ratelimit the 'max lookup times reached' noticeMauricio Faria de Oliveira
2020-12-15fs/ocfs2/cluster/tcp.c: remove unneeded breakTom Rix
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