Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locks: protect most of the file_lock handling with i_lock | Jeff Layton | 2013-06-29 | 1 | -3/+4 |
* | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -2/+2 |
* | fs/locks.c: prepare for BKL removal | Arnd Bergmann | 2010-10-05 | 1 | -3/+2 |
* | const: make file_lock_operations const | Alexey Dobriyan | 2009-09-22 | 1 | -1/+1 |
* | AFS: Fix lock imbalance | Jiri Slaby | 2009-06-30 | 1 | -1/+0 |
* | AFS: clean up explicit check for mandatory locks | Pavel Emelyanov | 2007-10-09 | 1 | -2/+1 |
* | AFS: fix file locking | David Howells | 2007-07-31 | 1 | -47/+79 |
* | afs build fix | Andrew Morton | 2007-07-19 | 1 | -1/+2 |
* | AFS: implement file locking | David Howells | 2007-07-16 | 1 | -0/+558 |