index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
flock.c
Age
Commit message (
Expand
)
Author
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
2020-08-27
afs: Remove erroneous fallthough annotation
Dan Carpenter
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-16
afs: Fix use of afs_check_for_remote_deletion()
David Howells
2020-06-09
afs: Fix file locking
David Howells
2020-06-04
afs: Build an abstraction around an "operation" concept
David Howells
2020-05-31
afs: Rename struct afs_fs_cursor to afs_operation
David Howells
2019-10-18
fs: afs: Use pr_warn instead of pr_warning
Kefeng Wang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-16
afs: Fix application of status and callback to be under same lock
David Howells
2019-05-16
afs: Get rid of afs_call::reply[]
David Howells
2019-05-16
afs: Fix lock-wait/callback-break double locking
David Howells
2019-05-16
afs: Make some RPC operations non-interruptible
David Howells
2019-05-07
Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-04-25
afs: Provide mount-time configurable byte-range file locking emulation
David Howells
2019-04-25
afs: Implement sillyrename for unlink and rename
David Howells
2019-04-25
afs: Handle lock rpc ops failing on a file that got deleted
David Howells
2019-04-25
afs: Add file locking tracepoints
David Howells
2019-04-25
afs: Further fix file locking
David Howells
2019-04-25
afs: Fix AFS file locking to allow fine grained locks
David Howells
2019-04-25
afs: Calculate lock extend timer from set/extend reply reception
David Howells
2019-04-08
afs: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-17
afs: Fix key refcounting in file locking code
David Howells
2018-10-24
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
2018-05-14
afs: Fix whole-volume callback handling
David Howells
2018-04-09
afs: Make it possible to get the data version in readpage
David Howells
2017-11-17
afs: Fix file locking
David Howells
2017-11-13
afs: Introduce a file-private data record
David Howells
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
2017-11-13
afs: Overhaul permit caching
David Howells
2017-11-13
afs: Overhaul the callback handling
David Howells
2017-11-13
afs: Lay the groundwork for supporting network namespaces
David Howells
2016-09-04
fs/afs/flock: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-01-22
wrappers for ->i_mutex access
Al Viro
2014-06-02
locks: ensure that fl_owner is always initialized properly in flock and lease...
Jeff Layton
2013-06-29
locks: protect most of the file_lock handling with i_lock
Jeff Layton
2013-02-22
new helper: file_inode(file)
Al Viro
2010-10-05
fs/locks.c: prepare for BKL removal
Arnd Bergmann
2009-09-22
const: make file_lock_operations const
Alexey Dobriyan
2009-06-30
AFS: Fix lock imbalance
Jiri Slaby
2007-10-09
AFS: clean up explicit check for mandatory locks
Pavel Emelyanov
2007-07-31
AFS: fix file locking
David Howells
2007-07-19
afs build fix
Andrew Morton
2007-07-16
AFS: implement file locking
David Howells