aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/flock.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* afs: Fix application of status and callback to be under same lockDavid Howells2019-05-16
* afs: Get rid of afs_call::reply[]David Howells2019-05-16
* afs: Fix lock-wait/callback-break double lockingDavid Howells2019-05-16
* afs: Make some RPC operations non-interruptibleDavid Howells2019-05-16
* Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-07
|\
| * afs: Provide mount-time configurable byte-range file locking emulationDavid Howells2019-04-25
| * afs: Implement sillyrename for unlink and renameDavid Howells2019-04-25
| * afs: Handle lock rpc ops failing on a file that got deletedDavid Howells2019-04-25
| * afs: Add file locking tracepointsDavid Howells2019-04-25
| * afs: Further fix file lockingDavid Howells2019-04-25
| * afs: Fix AFS file locking to allow fine grained locksDavid Howells2019-04-25
| * afs: Calculate lock extend timer from set/extend reply receptionDavid Howells2019-04-25
* | afs: Mark expected switch fall-throughsGustavo A. R. Silva2019-04-08
|/
* afs: Fix key refcounting in file locking codeDavid Howells2019-01-17
* afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells2018-10-23
* afs: Fix whole-volume callback handlingDavid Howells2018-05-14
* afs: Make it possible to get the data version in readpageDavid Howells2018-04-09
* afs: Fix file lockingDavid Howells2017-11-17
* afs: Introduce a file-private data recordDavid Howells2017-11-13
* afs: Overhaul volume and server record caching and fileserver rotationDavid Howells2017-11-13
* afs: Overhaul permit cachingDavid Howells2017-11-13
* afs: Overhaul the callback handlingDavid Howells2017-11-13
* afs: Lay the groundwork for supporting network namespacesDavid Howells2017-11-13
* fs/afs/flock: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-04
* wrappers for ->i_mutex accessAl Viro2016-01-22
* locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton2014-06-02
* locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-29
* new helper: file_inode(file)Al Viro2013-02-22
* fs/locks.c: prepare for BKL removalArnd Bergmann2010-10-05
* const: make file_lock_operations constAlexey Dobriyan2009-09-22
* AFS: Fix lock imbalanceJiri Slaby2009-06-30
* AFS: clean up explicit check for mandatory locksPavel Emelyanov2007-10-09
* AFS: fix file lockingDavid Howells2007-07-31
* afs build fixAndrew Morton2007-07-19
* AFS: implement file lockingDavid Howells2007-07-16