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
/
nfsd
/
filecache.c
Age
Commit message (
Expand
)
Author
2024-11-26
Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-11-18
nfs_common: must not hold RCU while calling nfsd_file_put_local
Mike Snitzer
2024-11-18
nfsd: make use of warning provided by refcount_t
NeilBrown
2024-11-11
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
2024-11-11
NFSD: Remove unused function parameter
Chuck Lever
2024-10-11
Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-10-10
Merge tag 'nfsd-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-10-03
nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()
Mike Snitzer
2024-10-02
inotify: Fix possible deadlock in fsnotify_destroy_mark
Lizhi Xu
2024-09-23
nfsd: add LOCALIO support
Weston Andros Adamson
2024-09-23
nfs_common: prepare for the NFS client to use nfsd_file for LOCALIO
Mike Snitzer
2024-09-23
nfsd: add nfsd_file_acquire_local()
NeilBrown
2024-09-23
NFSD: Mark filecache "down" if init fails
Chuck Lever
2024-09-20
nfsd: remove unused parameter of nfsd_file_mark_find_or_create
Li Lingfeng
2024-09-01
nfsd: use system_unbound_wq for nfsd_file_gc_worker()
Youzhong Yang
2024-09-01
nfsd: count nfsd_file allocations
Jeff Layton
2024-09-01
nfsd: fix refcount leak when file is unhashed after being found
Jeff Layton
2024-09-01
nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire
Jeff Layton
2024-09-01
nfsd: add list_head nf_gc to struct nfsd_file
Youzhong Yang
2024-07-12
nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argument
Jeff Layton
2024-04-04
fsnotify: create a wrapper fsnotify_find_inode_mark()
Amir Goldstein
2024-03-12
Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-03-01
nfsd: Simplify the allocation of slab caches in nfsd_file_cache_init
Kunwu Chan
2024-03-01
nfsd: use __fput_sync() to avoid delayed closing of files.
NeilBrown
2024-03-01
nfsd: Don't leave work of closing files to a work queue
NeilBrown
2024-02-05
nfsd: adapt to breakup of struct file_lock
Jeff Layton
2024-01-10
Merge tag 'nfsd-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-01-07
NFSD: Make the file_delayed_close workqueue UNBOUND
Chuck Lever
2023-12-12
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-16
nfsd: Handle EOPENSTALE correctly in the filecache
Trond Myklebust
2023-10-04
nfsd: dynamically allocate the nfsd-filecache shrinker
Qi Zheng
2023-04-27
NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop
Dai Ngo
2023-04-26
nfsd: simplify the delayed disposal list code
Jeff Layton
2023-04-26
NFSD: Convert filecache to rhltable
Chuck Lever
2023-04-26
nfsd: allow reaping files still under writeback
Jeff Layton
2023-04-26
nfsd: update comment over __nfsd_file_cache_purge
Jeff Layton
2023-04-26
nfsd: don't take/put an extra reference when putting a file
Jeff Layton
2023-04-26
nfsd: add some comments to nfsd_file_do_acquire
Jeff Layton
2023-04-26
nfsd: don't kill nfsd_files because of lease break error
Jeff Layton
2023-04-26
nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator
Jeff Layton
2023-04-26
nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries
Jeff Layton
2023-04-26
nfsd: don't open-code clear_and_wake_up_bit
Jeff Layton
2023-02-20
nfsd: don't fsync nfsd_files on last close
Jeff Layton
2023-02-20
nfsd: allow nfsd_file_get to sanely handle a NULL pointer
Jeff Layton
2023-01-23
nfsd: don't free files unconditionally in __nfsd_file_cache_purge
Jeff Layton
2023-01-06
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
2022-12-11
nfsd: rework refcounting in filecache
Jeff Layton
2022-12-10
NFSD: Add an nfsd_file_fsync tracepoint
Chuck Lever
2022-12-10
nfsd: fix up the filecache laundrette scheduling
Jeff Layton
[next]