aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlmglue.c
Commit message (Expand)AuthorAge
* ocfs2: delete unnecessary checks before brelse()Markus Elfring2019-09-24
* ocfs2: further debugfs cleanupsGreg Kroah-Hartman2019-09-24
* fs/ocfs2/dlmglue.c: unneeded variable: "status"Hariprasad Kelam2019-07-12
* ocfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-12
* ocfs2: add first lock wait time in locking_stateGang He2019-07-12
* ocfs2: add locking filter debugfs fileGang He2019-07-12
* ocfs2: add last unlock times in locking_stateGang He2019-07-12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner2019-05-30
* ocfs2: fix the application IO timeout when fstrim is runningGang He2019-03-06
* ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann2018-11-03
* ocfs2: remove ocfs2_is_o2cb_active()Gang He2018-11-03
* ocfs2: fix a GCC warningzhong jiang2018-10-13
* ocfs2: make several functions and variables static (and some const)Colin Ian King2018-08-17
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-14
|\
| * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-05
* | ocfs2: ocfs2_inode_lock_tracker does not distinguish lock levelLarry Chen2018-06-07
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-06
|\
| * ocfs2: use 'osb' instead of 'OCFS2_SB()'piaojun2018-04-06
* | vfs: Replace stray non-ASCII homoglyph characters with their ASCII equivalentsIngo Molnar2018-03-19
|/
* ocfs2: nowait aio supportGang He2018-01-31
* ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock()Gang He2018-01-31
* ocfs2: add trimfs dlm lock resourceGang He2018-01-31
* ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGEGang He2018-01-31
* ocfs2: fix deadlock caused by recursive locking in xattrEric Ren2017-06-23
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren2017-02-22
* ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren2017-01-10
* ocfs2: remove obscure BUG_ON in dlmglueJoseph Qi2016-07-26
* ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locksJoseph Qi2016-07-26
* posix_acl: Inode acl caching fixesAndreas Gruenbacher2016-03-31
* ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed2016-01-21
* ocfs2: do not lock/unlock() inode DLM lockGoldwyn Rodrigues2016-01-14
* ocfs2: add uuid to ocfs2 thread name for problem analysisJoseph Qi2015-11-05
* ocfs2: remove unneeded code in ocfs2_dlm_initJoseph Qi2015-09-04
* ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi2015-08-06
* Revert "ocfs2: incorrect check for debugfs returns"Linus Torvalds2015-04-21
* ocfs2: check if the ocfs2 lock resource has been initialized before calling o...alex chen2015-04-14
* ocfs2: incorrect check for debugfs returnsChengyu Song2015-04-14
* ocfs2: prune the dcache before deleting the dentry of directoryalex chen2015-02-10
* Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-10
|\
| * ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not ...Xue jiufei2014-12-10
* | assorted conversions to %p[dD]Al Viro2014-11-19
|/
* fs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open()Rob Jones2014-10-09
* ocfs2: remove some unused codeXue jiufei2014-06-04
* ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert threadJan Kara2014-04-03
* ocfs2: pass ocfs2_cluster_connection to ocfs2_this_nodeGoldwyn Rodrigues2014-01-21
* ocfs2: add clustername to cluster connectionGoldwyn Rodrigues2014-01-21
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* aio: remove retry-based AIOZach Brown2013-05-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-25
|\