aboutsummaryrefslogtreecommitdiff
path: root/fs/afs/flock.c
AgeCommit message (Expand)Author
2014-06-02locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton
2013-06-29locks: protect most of the file_lock handling with i_lockJeff Layton
2013-02-22new helper: file_inode(file)Al Viro
2010-10-05fs/locks.c: prepare for BKL removalArnd Bergmann
2009-09-22const: make file_lock_operations constAlexey Dobriyan
2009-06-30AFS: Fix lock imbalanceJiri Slaby
2007-10-09AFS: clean up explicit check for mandatory locksPavel Emelyanov
2007-07-31AFS: fix file lockingDavid Howells
2007-07-19afs build fixAndrew Morton
2007-07-16AFS: implement file lockingDavid Howells