aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/flock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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