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
2024-07-17
Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-07-15
Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-07-12
nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argument
Jeff Layton
2024-07-08
nfsd: new netlink ops to get/set server pool_mode
Jeff Layton
2024-07-08
nfsd: allow passing in array of thread counts via netlink
Jeff Layton
2024-07-08
nfsd: make nfsd_svc take an array of thread counts
Jeff Layton
2024-07-08
NFSD: Support write delegations in LAYOUTGET
Chuck Lever
2024-07-08
NFSD: Fix nfsdcld warning
Chuck Lever
2024-07-08
NFSD: remove unused structs 'nfsd3_voidargs'
Dr. David Alan Gilbert
2024-07-08
NFSD: harden svcxdr_dupstr() and svcxdr_tmpalloc() against integer overflows
Dan Carpenter
2024-06-28
Merge tag 'nfsd-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-06-25
nfsd: initialise nfsd_info.mutex early.
NeilBrown
2024-06-22
Merge tag 'nfsd-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-06-17
NFSD: grab nfsd_mutex in nfsd_nl_rpc_status_get_dumpit()
Lorenzo Bianconi
2024-05-28
fhandle: relax open_by_handle_at() permission checks
Christian Brauner
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-20
Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-09
NFSD: Force all NFSv4.2 COPY requests to be synchronous
Chuck Lever
2024-05-06
NFS/knfsd: Remove the invalid NFS error 'NFSERR_OPNOTSUPP'
Trond Myklebust
2024-05-06
knfsd: LOOKUP can return an illegal error value
Trond Myklebust
2024-05-06
nfsd: set security label during create operations
Stephen Smalley
2024-05-06
NFSD: Add COPY status code to OFFLOAD_STATUS response
Chuck Lever
2024-05-06
NFSD: Record status of async copy operation in struct nfsd4_copy
Chuck Lever
2024-05-06
NFSD: add listener-{set,get} netlink command
Lorenzo Bianconi
2024-05-06
NFSD: add write_version to netlink command
Lorenzo Bianconi
2024-05-06
NFSD: convert write_threads to netlink command
Lorenzo Bianconi
2024-05-06
NFSD: allow callers to pass in scope string to nfsd_svc
Jeff Layton
2024-05-06
NFSD: move nfsd_mutex handling into nfsd_svc callers
Jeff Layton
2024-05-06
nfsd: don't create nfsv4recoverydir in nfsdfs when not used.
NeilBrown
2024-05-06
nfsd: optimise recalculate_deny_mode() for a common case
NeilBrown
2024-05-06
nfsd: add tracepoint in mark_client_expired_locked
Jeff Layton
2024-05-06
nfsd: new tracepoint for check_slot_seqid
Chuck Lever
2024-05-06
nfsd: drop extraneous newline from nfsd tracepoints
Jeff Layton
2024-05-06
fs: nfsd: use group allocation/free of per-cpu counters API
Kefeng Wang
2024-05-06
nfsd: trivial GET_DIR_DELEGATION support
Jeff Layton
2024-05-06
NFSD: Move callback_wq into struct nfs4_client
Chuck Lever
2024-05-06
nfsd: drop st_mutex before calling move_to_close_lru()
NeilBrown
2024-05-06
nfsd: replace rp_mutex to avoid deadlock in move_to_close_lru()
NeilBrown
2024-05-06
nfsd: move nfsd4_cstate_assign_replay() earlier in open handling.
NeilBrown
2024-05-06
nfsd: perform all find_openstateowner_str calls in the one place.
NeilBrown
2024-04-29
Merge tag 'nfsd-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-04-25
NFSD: Fix nfsd4_encode_fattr4() crasher
Chuck Lever
2024-04-25
Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-04-23
Revert "NFSD: Convert the callback workqueue to use delayed_work"
Chuck Lever
2024-04-23
Revert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"
Chuck Lever
2024-04-15
Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-04-11
NFSD: fix endianness issue in nfsd4_encode_fattr4
Vasily Gorbik
2024-04-06
Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-04-05
nfsd: hold a lighter-weight client reference over CB_RECALL_ANY
Jeff Layton
2024-04-04
fsnotify: create a wrapper fsnotify_find_inode_mark()
Amir Goldstein
[next]