index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
dlmglue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-03
ocfs2: dlmglue: clean up timestamp handling
Arnd Bergmann
1
-17
/
+9
2018-11-03
ocfs2: remove ocfs2_is_o2cb_active()
Gang He
1
-1
/
+1
2018-10-13
ocfs2: fix a GCC warning
zhong jiang
1
-0
/
+2
2018-08-18
ocfs2: make several functions and variables static (and some const)
Colin Ian King
1
-1
/
+1
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-6
/
+14
2018-06-08
ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level
Larry Chen
1
-30
/
+89
2018-06-06
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-6
/
+14
2018-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-13
/
+8
2018-04-06
ocfs2: use 'osb' instead of 'OCFS2_SB()'
piaojun
1
-13
/
+8
2018-03-19
vfs: Replace stray non-ASCII homoglyph characters with their ASCII equivalents
Ingo Molnar
1
-1
/
+1
2018-02-01
ocfs2: nowait aio support
Gang He
1
-5
/
+15
2018-02-01
ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock()
Gang He
1
-0
/
+21
2018-02-01
ocfs2: add trimfs dlm lock resource
Gang He
1
-0
/
+86
2018-02-01
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
Gang He
1
-0
/
+9
2017-06-24
ocfs2: fix deadlock caused by recursive locking in xattr
Eric Ren
1
-0
/
+4
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-23
ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
Eric Ren
1
-3
/
+102
2017-01-11
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
1
-0
/
+10
2016-07-27
ocfs2: remove obscure BUG_ON in dlmglue
Joseph Qi
1
-9
/
+0
2016-07-27
ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locks
Joseph Qi
1
-3
/
+1
2016-03-31
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
1
-0
/
+3
2016-01-22
ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock
Tariq Saeed
1
-0
/
+6
2016-01-15
ocfs2: do not lock/unlock() inode DLM lock
Goldwyn Rodrigues
1
-8
/
+0
2015-11-06
ocfs2: add uuid to ocfs2 thread name for problem analysis
Joseph Qi
1
-1
/
+2
2015-09-05
ocfs2: remove unneeded code in ocfs2_dlm_init
Joseph Qi
1
-2
/
+0
2015-08-07
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Joseph Qi
1
-3
/
+7
2015-04-21
Revert "ocfs2: incorrect check for debugfs returns"
Linus Torvalds
1
-1
/
+1
2015-04-15
ocfs2: check if the ocfs2 lock resource has been initialized before calling o...
alex chen
1
-0
/
+5
2015-04-15
ocfs2: incorrect check for debugfs returns
Chengyu Song
1
-1
/
+1
2015-02-11
ocfs2: prune the dcache before deleting the dentry of directory
alex chen
1
-0
/
+3
2014-12-11
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
1
-6
/
+31
2014-12-11
ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not ...
Xue jiufei
1
-6
/
+31
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-2
/
+1
2014-10-10
fs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open()
Rob Jones
1
-18
/
+5
2014-06-05
ocfs2: remove some unused code
Xue jiufei
1
-5
/
+0
2014-04-04
ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread
Jan Kara
1
-3
/
+41
2014-01-22
ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node
Goldwyn Rodrigues
1
-1
/
+1
2014-01-22
ocfs2: add clustername to cluster connection
Goldwyn Rodrigues
1
-0
/
+2
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-2
/
+2
2013-05-08
aio: remove retry-based AIO
Zach Brown
1
-1
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+4
2013-02-22
ocfs2: unlock super lock if lockres refresh failed
Junxiao Bi
1
-1
/
+4
2013-02-13
ocfs2: convert between kuids and kgids and DLM locks
Eric W. Biederman
1
-4
/
+4
2012-07-04
ocfs2: use spinlock irqsave for downconvert lock.patch
Srinivas Eeda
1
-12
/
+19
2012-07-04
ocfs2: Misplaced parens in unlikley
roel
1
-1
/
+1
2011-12-02
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+15
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-1
/
+1
2011-06-01
ocfs2: Bugfix for hard readonly mount
Tiger Yang
1
-6
/
+15
2011-03-28
Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs...
Joel Becker
1
-143
/
+6
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
1
-65
/
+6
[next]