summaryrefslogtreecommitdiffstats
path: root/fs/afs/flock.c
Commit message (Expand)AuthorAgeFilesLines
* afs: Fix key refcounting in file locking codeDavid Howells2019-02-271-2/+2
* afs: Fix whole-volume callback handlingDavid Howells2018-05-141-3/+3
* afs: Make it possible to get the data version in readpageDavid Howells2018-04-091-1/+1
* afs: Fix file lockingDavid Howells2017-11-171-238/+310
* afs: Introduce a file-private data recordDavid Howells2017-11-131-5/+5
* afs: Overhaul volume and server record caching and fileserver rotationDavid Howells2017-11-131-7/+101
* afs: Overhaul permit cachingDavid Howells2017-11-131-2/+2
* afs: Overhaul the callback handlingDavid Howells2017-11-131-3/+3
* afs: Lay the groundwork for supporting network namespacesDavid Howells2017-11-131-37/+2
* fs/afs/flock: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-041-2/+2
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton2014-06-021-4/+0
* locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-291-3/+4
* new helper: file_inode(file)Al Viro2013-02-221-2/+2
* fs/locks.c: prepare for BKL removalArnd Bergmann2010-10-051-3/+2
* const: make file_lock_operations constAlexey Dobriyan2009-09-221-1/+1
* AFS: Fix lock imbalanceJiri Slaby2009-06-301-1/+0
* AFS: clean up explicit check for mandatory locksPavel Emelyanov2007-10-091-2/+1
* AFS: fix file lockingDavid Howells2007-07-311-47/+79
* afs build fixAndrew Morton2007-07-191-1/+2
* AFS: implement file lockingDavid Howells2007-07-161-0/+558