index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
dlmglue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-13
/
+8
2018-04-05
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-01-31
ocfs2: nowait aio support
Gang He
1
-5
/
+15
2018-01-31
ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock()
Gang He
1
-0
/
+21
2018-01-31
ocfs2: add trimfs dlm lock resource
Gang He
1
-0
/
+86
2018-01-31
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
Gang He
1
-0
/
+9
2017-06-23
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-22
ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
Eric Ren
1
-3
/
+102
2017-01-10
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
1
-0
/
+10
2016-07-26
ocfs2: remove obscure BUG_ON in dlmglue
Joseph Qi
1
-9
/
+0
2016-07-26
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-21
ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock
Tariq Saeed
1
-0
/
+6
2016-01-14
ocfs2: do not lock/unlock() inode DLM lock
Goldwyn Rodrigues
1
-8
/
+0
2015-11-05
ocfs2: add uuid to ocfs2 thread name for problem analysis
Joseph Qi
1
-1
/
+2
2015-09-04
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-14
ocfs2: check if the ocfs2 lock resource has been initialized before calling o...
alex chen
1
-0
/
+5
2015-04-14
ocfs2: incorrect check for debugfs returns
Chengyu Song
1
-1
/
+1
2015-02-10
ocfs2: prune the dcache before deleting the dentry of directory
alex chen
1
-0
/
+3
2014-12-10
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
1
-6
/
+31
2014-12-10
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-09
fs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open()
Rob Jones
1
-18
/
+5
2014-06-04
ocfs2: remove some unused code
Xue jiufei
1
-5
/
+0
2014-04-03
ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread
Jan Kara
1
-3
/
+41
2014-01-21
ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node
Goldwyn Rodrigues
1
-1
/
+1
2014-01-21
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-07
aio: remove retry-based AIO
Zach Brown
1
-1
/
+1
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+4
2013-02-21
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-03
ocfs2: use spinlock irqsave for downconvert lock.patch
Srinivas Eeda
1
-12
/
+19
2012-07-03
ocfs2: Misplaced parens in unlikley
roel
1
-1
/
+1
2011-12-01
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-05-31
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
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
1
-78
/
+0
2011-02-20
ocfs2: Use hrtimer to track ocfs2 fs lock stats
Sunil Mushran
1
-47
/
+50
2010-09-10
Track negative entries v3
Goldwyn Rodrigues
1
-0
/
+8
2010-07-20
fs/ocfs2: Remove unnecessary casts of private_data
Joe Perches
1
-2
/
+2
2010-05-21
ocfs2: Avoid unnecessary block mapping when refreshing quota info
Jan Kara
1
-1
/
+2
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-27
ocfs2: Use a separate masklog for AST and BASTs
Sunil Mushran
1
-25
/
+65
[next]