index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
flock.c
Age
Commit message (
Expand
)
Author
2017-11-17
afs: Fix file locking
David Howells
2017-11-13
afs: Introduce a file-private data record
David Howells
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
2017-11-13
afs: Overhaul permit caching
David Howells
2017-11-13
afs: Overhaul the callback handling
David Howells
2017-11-13
afs: Lay the groundwork for supporting network namespaces
David Howells
2016-09-04
fs/afs/flock: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-01-22
wrappers for ->i_mutex access
Al Viro
2014-06-02
locks: ensure that fl_owner is always initialized properly in flock and lease...
Jeff Layton
2013-06-29
locks: protect most of the file_lock handling with i_lock
Jeff Layton
2013-02-22
new helper: file_inode(file)
Al Viro
2010-10-05
fs/locks.c: prepare for BKL removal
Arnd Bergmann
2009-09-22
const: make file_lock_operations const
Alexey Dobriyan
2009-06-30
AFS: Fix lock imbalance
Jiri Slaby
2007-10-09
AFS: clean up explicit check for mandatory locks
Pavel Emelyanov
2007-07-31
AFS: fix file locking
David Howells
2007-07-19
afs build fix
Andrew Morton
2007-07-16
AFS: implement file locking
David Howells