aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2018-11-21ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge
2018-11-10ocfs2: fix deadlock caused by recursive locking in xattrEric Ren
2018-10-10ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant
2018-09-29ocfs2: fix ocfs2 read block panicJunxiao Bi
2018-07-22ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()alex chen
2018-07-22ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen
2018-05-30ocfs2/dlm: don't handle migrate lockres if already in shutdownJun Piao
2018-05-30ocfs2: return error when we attempt to access a dirty bh in jbd2piaojun
2018-05-30ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attributepiaojun
2018-05-30ocfs2: return -EROFS to mount.ocfs2 if inode block is invalidpiaojun
2018-02-22ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGEGang He
2017-11-24ocfs2: should wait dio before inode lock in ocfs2_setattr()alex chen
2017-11-24ocfs2: fix cluster hang after a node diesChangwei Ge
2017-11-08ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant
2017-10-21ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren
2017-07-05ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi
2017-06-14fs: add i_blocksize()Fabian Frederick
2017-01-19ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren
2016-11-11ocfs2: fix not enough credit panicJunxiao Bi
2016-10-11ocfs2: fix memory leak in dlm_migrate_request_handler()Guozhonghua
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-10-07ocfs2: fix undefined struct variable in inode.hJoseph Qi
2016-10-07fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar
2016-10-07fs/ocfs2/super: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar
2016-10-07fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar
2016-10-07fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-05switch generic_file_splice_read() to use of ->read_iter()Al Viro
2016-09-30ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()Eric Ren
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-27fs: make remaining filesystems use .rename2Miklos Szeredi
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-09-22posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-09-19Revert "ocfs2: bump up o2cb network protocol version"Junxiao Bi
2016-09-19ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant
2016-09-19ocfs2: fix double unlock in case retry after free truncate logJoseph Qi
2016-09-19ocfs2: fix trans extend while free cached blocksJunxiao Bi
2016-09-19ocfs2: fix trans extend while flush truncate logJunxiao Bi
2016-09-19ocfs2/dlm: fix race between convert and migrationJoseph Qi
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-02ocfs2/dlm: continue to purge recovery lockres when recovery master goes downpiaojun
2016-08-02ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_refpiaojun
2016-08-02ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dl...piaojun