Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs: remove mandatory file locking support | Jeff Layton | 2021-08-23 | 1 | -4/+0 |
* | treewide: remove editor modelines and cruft | Masahiro Yamada | 2021-05-07 | 1 | -3/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 | Thomas Gleixner | 2019-05-30 | 1 | -15/+1 |
* | ocfs2: properly initial file_lock used for unlock. | NeilBrown | 2018-11-30 | 1 | -5/+5 |
* | ocfs2: fix flock panic issue | Junxiao Bi | 2015-12-29 | 1 | -1/+4 |
* | Move locks API users to locks_lock_inode_wait() | Benjamin Coddington | 2015-10-22 | 1 | -4/+4 |
* | ocfs2: flock: drop cross-node lock when failed locally | Wengang Wang | 2014-04-03 | 1 | -0/+2 |
* | ocfs2: remove INODE from unused files. | Tao Ma | 2011-02-21 | 1 | -1/+0 |
* | [PATCH] Skip check for mandatory locks when unlocking | Sachin Prabhu | 2010-03-17 | 1 | -1/+1 |
* | ocfs2: POSIX file locks support | Mark Fasheh | 2008-10-13 | 1 | -0/+15 |
* | [PATCH 2/2] ocfs2: cluster aware flock() | Mark Fasheh | 2008-01-25 | 1 | -0/+125 |