index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
locks.c
Age
Commit message (
Expand
)
Author
2024-02-05
ocfs2: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-02-05
ocfs2: convert to using new filelock helpers
Jeff Layton
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
2018-11-30
ocfs2: properly initial file_lock used for unlock.
NeilBrown
2015-12-29
ocfs2: fix flock panic issue
Junxiao Bi
2015-10-22
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
2014-04-03
ocfs2: flock: drop cross-node lock when failed locally
Wengang Wang
2011-02-21
ocfs2: remove INODE from unused files.
Tao Ma
2010-03-17
[PATCH] Skip check for mandatory locks when unlocking
Sachin Prabhu
2008-10-13
ocfs2: POSIX file locks support
Mark Fasheh
2008-01-25
[PATCH 2/2] ocfs2: cluster aware flock()
Mark Fasheh