summaryrefslogtreecommitdiff
path: root/fs/ocfs2/filecheck.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2019-06-01ocfs2: fix error path kobject memory leakTobin C. Harding1-0/+1
2018-04-05ocfs2: add duplicated ino number checkGang He1-1/+20
2018-04-05ocfs2: add kobject for online file checkGang He1-187/+115
2018-04-05ocfs2: fix some small problemsGang He1-4/+4
2018-04-05ocfs2: move some definitions to header fileGang He1-27/+0
2018-03-20sched/wait, fs/ocfs2: Convert wait_on_atomic_t() usage to the new wait_var_ev...Peter Zijlstra1-4/+5
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells1-7/+1
2016-03-22ocfs2: sysfile interfaces for online file checkGang He1-0/+606