summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-21Merge 4.9.178 into android-4.9Greg Kroah-Hartman47-181/+377
2019-05-21ocfs2: fix ocfs2 read inode data panic in ocfs2_igetShuning Zhang1-1/+29
2019-04-05Merge 4.9.168 into android-4.9Greg Kroah-Hartman105-264/+529
2019-04-05ocfs2: fix a panic problem caused by o2cb_ctlJia Guo1-6/+8
2019-02-12Merge 4.9.156 into android-4.9Greg Kroah-Hartman140-325/+712
2019-02-12ocfs2: don't clear bh uptodate for block readJunxiao Bi1-2/+0
2019-01-26Merge 4.9.153 into android-4.9Greg Kroah-Hartman45-70/+255
2019-01-26ocfs2: fix panic due to unrecovered local allocJunxiao Bi1-2/+7
2018-12-17Merge 4.9.146 into android-4.9Greg Kroah-Hartman49-215/+417
2018-12-17ocfs2: fix potential use after freePan Bian1-1/+1
2018-12-17ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen1-21/+26
2018-11-23Merge 4.9.138 into android-4.9Greg Kroah-Hartman73-209/+579
2018-11-23Merge 4.9.136 into android-4.9Greg Kroah-Hartman189-671/+1167
2018-11-21ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge1-2/+1
2018-11-10ocfs2: fix deadlock caused by recursive locking in xattrEric Ren2-10/+17
2018-10-10Merge 4.9.132 into android-4.9Greg Kroah-Hartman67-165/+483
2018-10-10ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant1-2/+2
2018-09-29Merge 4.9.130 into android-4.9Greg Kroah-Hartman42-123/+225
2018-09-29ocfs2: fix ocfs2 read block panicJunxiao Bi1-0/+1
2018-07-31Merge 4.9.114 into android-4.9Greg Kroah-Hartman71-267/+1307
2018-07-22ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()alex chen1-8/+18
2018-07-22ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen1-8/+55
2018-05-30Merge 4.9.104 into android-4.9Greg Kroah-Hartman348-2235/+3819
2018-05-30ocfs2/dlm: don't handle migrate lockres if already in shutdownJun Piao3-15/+33
2018-05-30ocfs2: return error when we attempt to access a dirty bh in jbd2piaojun1-11/+12
2018-05-30ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attributepiaojun2-0/+8
2018-05-30ocfs2: return -EROFS to mount.ocfs2 if inode block is invalidpiaojun1-3/+2
2018-02-28BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook42-72/+87
2018-02-22ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGEGang He1-0/+9
2017-11-24ocfs2: should wait dio before inode lock in ocfs2_setattr()alex chen1-2/+7
2017-11-24ocfs2: fix cluster hang after a node diesChangwei Ge1-0/+1
2017-11-08ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant1-6/+18
2017-10-21ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren3-3/+121
2017-07-05ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi1-4/+4
2017-06-14fs: add i_blocksize()Fabian Frederick27-49/+54
2017-01-19ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren3-0/+19
2016-11-11ocfs2: fix not enough credit panicJunxiao Bi1-1/+1
2016-10-11ocfs2: fix memory leak in dlm_migrate_request_handler()Guozhonghua1-0/+3
2016-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds182-449/+587
2016-10-11Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro483-2736/+4379
2016-10-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds80-687/+471
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds136-640/+737
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro76-225/+296
2016-10-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds195-1698/+2522
2016-10-08vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher55-319/+0
2016-10-08ocfs2: fix undefined struct variable in inode.hJoseph Qi1-2/+0
2016-10-08fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
2016-10-08fs/ocfs2/super: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
2016-10-08fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
2016-10-08fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
[next]