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
2023-10-16
NFSD: Clean up nfsd4_encode_setattr()
Chuck Lever
2023-10-16
NFSD: Rename nfsd4_encode_bitmap()
Chuck Lever
2023-10-16
NFSD: Add simple u32, u64, and bool encoders
Chuck Lever
2023-10-16
NFSD: add rpc_status netlink support
Lorenzo Bianconi
2023-10-16
NFSD: introduce netlink stubs
Lorenzo Bianconi
2023-10-16
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
2023-10-16
NFSD: add support for CB_GETATTR callback
Dai Ngo
2023-10-16
SUNRPC: change sp_nrthreads to atomic_t
NeilBrown
2023-10-16
SUNRPC: change how svc threads are asked to exit.
NeilBrown
2023-10-16
lockd: introduce safe async lock op
Alexander Aring
2023-10-16
nfsd: Don't reset the write verifier on a commit EAGAIN
Trond Myklebust
2023-10-16
nfsd: Handle EOPENSTALE correctly in the filecache
Trond Myklebust
2023-10-16
NFSD: add trace points to track server copy progress
Dai Ngo
2023-10-16
NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
Dai Ngo
2023-10-04
nfsd: dynamically allocate the nfsd-reply shrinker
Qi Zheng
2023-10-04
nfsd: dynamically allocate the nfsd-client shrinker
Qi Zheng
2023-10-04
nfsd: dynamically allocate the nfsd-filecache shrinker
Qi Zheng
2023-09-30
Merge tag 'nfsd-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-09-28
NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not set
Chuck Lever
2023-09-15
Merge tag 'nfsd-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-09-12
NFSD: fix possible oops when nfsd/pool_stats is closed.
NeilBrown
2023-09-09
nfsd: fix change_info in NFSv4 RENAME replies
Jeff Layton
2023-08-31
Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-08-29
NFSD: da_addr_body field missing in some GETDEVICEINFO replies
Chuck Lever
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
2023-08-29
SUNRPC: change svc_recv() to return void.
NeilBrown
2023-08-29
SUNRPC: call svc_process() from svc_recv().
NeilBrown
2023-08-29
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
2023-08-29
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
2023-08-29
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
2023-08-29
nfsd: inherit required unset default acls from effective set
Jeff Layton
2023-08-29
nfsd: set missing after_change as before_change + 1
Jeff Layton
2023-08-29
nfsd: remove unsafe BUG_ON from set_change_info
Jeff Layton
2023-08-29
nfsd: handle failure to collect pre/post-op attrs more sanely
Jeff Layton
2023-08-29
nfsd: add a MODULE_DESCRIPTION
Jeff Layton
2023-08-29
NFSD: Rename struct svc_cacherep
Chuck Lever
2023-08-29
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
2023-08-29
NFSD: Refactor the duplicate reply cache shrinker
Chuck Lever
2023-08-29
NFSD: Replace nfsd_prune_bucket()
Chuck Lever
2023-08-29
NFSD: Rename nfsd_reply_cache_alloc()
Chuck Lever
2023-08-29
NFSD: Refactor nfsd_reply_cache_free_locked()
Chuck Lever
2023-08-29
NFSD: Enable write delegation support
Dai Ngo
2023-08-29
NFSD: Report zero space limit for write delegations
Chuck Lever
2023-08-29
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-24
Merge tag 'nfsd-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-08-24
NFSD: Fix a thinko introduced by recent trace point changes
Chuck Lever
2023-08-04
nfsd: Fix race to FREE_STATEID and cl_revoked
Benjamin Coddington
2023-08-03
Merge tag 'nfsd-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-07-30
nfsd: Fix reading via splice
David Howells
[prev]
[next]