summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: fix data corruption after failed writeJan Kara via Ocfs2-devel2023-03-301-2/+16
* attr: use consistent sgid stripping checksChristian Brauner2023-03-171-2/+2
* fs: move S_ISGID stripping into the vfs_*() helpersYang Xu2023-03-171-0/+1
* ocfs2: fix non-auto defrag path not working issueHeming Zhao via Ocfs2-devel2023-03-101-11/+13
* ocfs2: fix defrag path triggering jbd2 ASSERTHeming Zhao via Ocfs2-devel2023-03-101-10/+0
* ocfs2: fix memory leak in ocfs2_stack_glue_init()Shang XiaoJing2022-12-311-1/+7
* ocfs2: fix BUG when iput after ocfs2_mknod failsJoseph Qi2022-10-291-10/+1
* ocfs2: clear dinode links count in case of errorJoseph Qi2022-10-291-2/+10
* Revert "ocfs2: mount shared volume without ha stack"Junxiao Bi2022-08-033-51/+20
* ocfs2: dlmfs: fix error handling of user_dlm_destroy_lockJunxiao Bi via Ocfs2-devel2022-06-091-1/+15
* ocfs2: fix crash when mount with quota enabledJoseph Qi2022-04-082-13/+12
* ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi2022-03-231-11/+11
* ocfs2: fix a deadlock when commit transJoseph Qi2022-02-011-14/+11
* ocfs2: fix data corruption on truncateJan Kara2021-11-181-2/+6
* ocfs2: fix race between searching chunks and release journal_head from buffer...Gautham Ananthakrishna2021-10-281-9/+13
* ocfs2: mount fails with buffer overflow in strlenValentin Vidic2021-10-181-4/+10
* ocfs2: fix data corruption after conversion from inline formatJan Kara2021-10-181-34/+12
* ocfs2: drop acl cache for directories tooWengang Wang2021-09-241-1/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-033-2/+15
|\
| * ocfs2: ocfs2_downconvert_lock failure results in deadlockGang He2021-09-031-0/+12
| * ocfs2: quota_local: fix possible uninitialized-variable access in ocfs2_local...Tuo Li2021-09-032-1/+2
| * ocfs2: remove an unnecessary conditionDan Carpenter2021-09-031-1/+1
* | Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-022-2/+5
|\ \
| * | vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2021-08-182-2/+5
| |/
* / fs: remove mandatory file locking supportJeff Layton2021-08-231-4/+0
|/
* ocfs2: issue zeroout to EOF blocksJunxiao Bi2021-07-301-39/+60
* ocfs2: fix zero out valid dataJunxiao Bi2021-07-301-2/+2
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-06-302-5/+5
|\
| * ext4: add discard/zeroout flags to journal flushLeah Rumancik2021-06-222-5/+5
* | mm: require ->set_page_dirty to be explicitly wired upChristoph Hellwig2021-06-291-0/+1
* | ocfs2: remove redundant initialization of variable retColin Ian King2021-06-291-1/+1
* | ocfs2: replace simple_strtoull() with kstrtoull()Chen Huang2021-06-291-2/+3
* | ocfs2: remove repeated uptodate check for bufferWan Jiabing2021-06-291-2/+1
* | ocfs2: remove redundant assignment to pointer queueColin Ian King2021-06-291-1/+1
* | ocfs2: fix snprintf() checkingDan Carpenter2021-06-292-11/+3
* | ocfs2: remove unnecessary INIT_LIST_HEAD()Yang Yingliang2021-06-291-2/+0
|/
* ocfs2: fix data corruption by fallocateJunxiao Bi2021-06-051-5/+50
* treewide: remove editor modelines and cruftMasahiro Yamada2021-05-07102-306/+102
* ocfs2/dlm: remove unused functionJiapeng Chong2021-04-301-7/+0
* ocfs2: fix a typoBhaskar Chowdhury2021-04-301-1/+1
* ocfs2: map flags directly in flags_to_o2dlm()Joseph Qi2021-04-301-18/+18
* ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li2021-04-301-1/+1
* Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-275-48/+27
|\
| * ocfs2: convert to fileattrMiklos Szeredi2021-04-125-48/+27
* | Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-271-2/+10
|\ \
| * | ocfs2_inode_lock_update(): make sure we don't change the type bits of i_modeAl Viro2021-03-121-2/+10
| |/
* / ocfs2: fix deadlock between setattr and dio_end_io_writeWengang Wang2021-04-092-12/+7
|/
* ocfs2: simplify the calculation of variablesJiapeng Chong2021-02-241-1/+1
* ocfs2: fix a use after free on errorDan Carpenter2021-02-241-1/+7
* ocfs2: clean up some definitions which are not used any moreguozh2021-02-242-14/+0