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
Age
Commit message (
Expand
)
Author
2022-12-19
Merge tag 'nfsd-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
NFSD: fix use-after-free in __nfs42_ssc_open()
Dai Ngo
2022-12-12
Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-12-12
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-12
Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2022-12-12
nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
Dan Aloni
2022-12-11
nfsd: rework refcounting in filecache
Jeff Layton
2022-12-10
NFSD: Avoid clashing function prototypes
Kees Cook
2022-12-10
NFSD: Use only RQ_DROPME to signal the need to drop a reply
Chuck Lever
2022-12-10
NFSD: add CB_RECALL_ANY tracepoints
Dai Ngo
2022-12-10
NFSD: add delegation reaper to react to low memory condition
Dai Ngo
2022-12-10
NFSD: add support for sending CB_RECALL_ANY
Dai Ngo
2022-12-10
NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker
Dai Ngo
2022-12-10
NFSD: pass range end to vfs_fsync_range() instead of count
Brian Foster
2022-12-10
NFSD: Use struct_size() helper in alloc_session()
Xiu Jianfeng
2022-12-10
nfsd: return error if nfs4_setacl fails
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
2022-11-30
nfsd: use locks_inode_context helper
Jeff Layton
2022-11-28
nfsd: reorganize filecache.c
Jeff Layton
2022-11-28
nfsd: remove the pages_flushed statistic from filecache
Jeff Layton
2022-11-28
NFSD: Fix licensing header in filecache.c
Chuck Lever
2022-11-28
NFSD: Use rhashtable for managing nfs4_file objects
Chuck Lever
2022-11-28
NFSD: Refactor find_file()
Chuck Lever
2022-11-28
NFSD: Clean up find_or_add_file()
Chuck Lever
2022-11-28
NFSD: Add a nfsd4_file_hash_remove() helper
Chuck Lever
2022-11-28
NFSD: Clean up nfsd4_init_file()
Chuck Lever
2022-11-28
NFSD: Update file_hashtbl() helpers
Chuck Lever
2022-11-28
NFSD: Use const pointers as parameters to fh_ helpers
Chuck Lever
2022-11-28
NFSD: Trace delegation revocations
Chuck Lever
2022-11-28
NFSD: Trace stateids returned via DELEGRETURN
Chuck Lever
2022-11-28
NFSD: Clean up nfs4_preprocess_stateid_op() call sites
Chuck Lever
2022-11-28
NFSD: Flesh out a documenting comment for filecache.c
Chuck Lever
2022-11-28
NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
Chuck Lever
2022-11-28
NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
Chuck Lever
2022-11-28
NFSD: Pass the target nfsd_file to nfsd_commit()
Chuck Lever
2022-11-28
nfsd: don't call nfsd_file_put from client states seqfile display
Jeff Layton
2022-11-28
nfsd: allow disabling NFSv2 at compile time
Jeff Layton
2022-11-28
nfsd: move nfserrno() to vfs.c
Jeff Layton
2022-11-28
nfsd: ignore requests to disable unsupported versions
Jeff Layton
2022-11-28
NFSD: Finish converting the NFSv3 GETACL result encoder
Chuck Lever
2022-11-28
NFSD: Finish converting the NFSv2 GETACL result encoder
Chuck Lever
2022-11-28
NFSD: Remove redundant assignment to variable host_err
Colin Ian King
2022-11-28
NFSD: Simplify READ_PLUS
Anna Schumaker
2022-11-27
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-11-26
Merge tag 'nfsd-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
[next]