aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/flock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13afs: Introduce a file-private data recordDavid Howells1-5/+5
2017-11-13afs: Overhaul volume and server record caching and fileserver rotationDavid Howells1-7/+101
2017-11-13afs: Overhaul permit cachingDavid Howells1-2/+2
2017-11-13afs: Overhaul the callback handlingDavid Howells1-3/+3
2017-11-13afs: Lay the groundwork for supporting network namespacesDavid Howells1-37/+2
2016-09-04fs/afs/flock: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-2/+2
2016-01-22wrappers for ->i_mutex accessAl Viro1-2/+2
2014-06-02locks: ensure that fl_owner is always initialized properly in flock and lease codepathsJeff Layton1-4/+0
2013-06-29locks: protect most of the file_lock handling with i_lockJeff Layton1-3/+4
2013-02-22new helper: file_inode(file)Al Viro1-2/+2
2010-10-05fs/locks.c: prepare for BKL removalArnd Bergmann1-3/+2
2009-09-22const: make file_lock_operations constAlexey Dobriyan1-1/+1
2009-06-30AFS: Fix lock imbalanceJiri Slaby1-1/+0
2007-10-09AFS: clean up explicit check for mandatory locksPavel Emelyanov1-2/+1
2007-07-31AFS: fix file lockingDavid Howells1-47/+79
2007-07-19afs build fixAndrew Morton1-1/+2
2007-07-16AFS: implement file lockingDavid Howells1-0/+558