index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
/
flock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
afs: Fix application of status and callback to be under same lock
David Howells
2019-05-16
1
-11
/
+29
*
afs: Get rid of afs_call::reply[]
David Howells
2019-05-16
1
-1
/
+1
*
afs: Fix lock-wait/callback-break double locking
David Howells
2019-05-16
1
-3
/
+0
*
afs: Make some RPC operations non-interruptible
David Howells
2019-05-16
1
-3
/
+3
*
Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
1
-226
/
+390
|
\
|
*
afs: Provide mount-time configurable byte-range file locking emulation
David Howells
2019-04-25
1
-7
/
+42
|
*
afs: Implement sillyrename for unlink and rename
David Howells
2019-04-25
1
-1
/
+1
|
*
afs: Handle lock rpc ops failing on a file that got deleted
David Howells
2019-04-25
1
-3
/
+59
|
*
afs: Add file locking tracepoints
David Howells
2019-04-25
1
-10
/
+62
|
*
afs: Further fix file locking
David Howells
2019-04-25
1
-195
/
+195
|
*
afs: Fix AFS file locking to allow fine grained locks
David Howells
2019-04-25
1
-14
/
+9
|
*
afs: Calculate lock extend timer from set/extend reply reception
David Howells
2019-04-25
1
-2
/
+28
*
|
afs: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-08
1
-0
/
+1
|
/
*
afs: Fix key refcounting in file locking code
David Howells
2019-01-17
1
-2
/
+2
*
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
2018-10-24
1
-11
/
+11
*
afs: Fix whole-volume callback handling
David Howells
2018-05-14
1
-3
/
+3
*
afs: Make it possible to get the data version in readpage
David Howells
2018-04-09
1
-1
/
+1
*
afs: Fix file locking
David Howells
2017-11-17
1
-238
/
+310
*
afs: Introduce a file-private data record
David Howells
2017-11-13
1
-5
/
+5
*
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
2017-11-13
1
-7
/
+101
*
afs: Overhaul permit caching
David Howells
2017-11-13
1
-2
/
+2
*
afs: Overhaul the callback handling
David Howells
2017-11-13
1
-3
/
+3
*
afs: Lay the groundwork for supporting network namespaces
David Howells
2017-11-13
1
-37
/
+2
*
fs/afs/flock: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-04
1
-2
/
+2
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
locks: ensure that fl_owner is always initialized properly in flock and lease...
Jeff Layton
2014-06-02
1
-4
/
+0
*
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