summaryrefslogtreecommitdiffstats
path: root/fs/afs/flock.c
Commit message (Expand)AuthorAgeFilesLines
* 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