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
/
nfsproc.c
Age
Commit message (
Expand
)
Author
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read()
Chuck Lever
2023-02-22
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
SUNRPC: Use per-CPU counters to tally server RPC counts
Chuck Lever
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-07
NFSD: Use set_bit(RQ_DROPME)
Chuck Lever
2022-12-10
NFSD: Use only RQ_DROPME to signal the need to drop a reply
Chuck Lever
2022-11-28
nfsd: move nfserrno() to vfs.c
Jeff Layton
2022-09-26
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-09-26
NFSD: drop fname and flen args from nfsd_create_locked()
NeilBrown
2022-09-26
NFSD: Protect against send buffer overflow in NFSv2 READ
Chuck Lever
2022-09-26
NFSD: Protect against send buffer overflow in NFSv2 READDIR
Chuck Lever
2022-08-04
NFSD: use explicit lock/unlock for directory ops
NeilBrown
2022-07-29
NFSD: set attributes when creating symlinks
NeilBrown
2022-07-29
NFSD: introduce struct nfsd_attrs
NeilBrown
2022-03-15
NFSD: prevent underflow in nfssvc_decode_writeargs()
Dan Carpenter
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-01-08
nfsd: Retry once in nfsd_open on an -EOPENSTALE return
Jeff Layton
2022-01-08
nfsd: Add errno mapping for EREMOTEIO
Jeff Layton
2022-01-08
nfsd: map EBADF
Peng Tao
2022-01-08
NFSD: Fix zero-length NFSv3 WRITEs
Chuck Lever
2021-12-18
NFSD: Fix READDIR buffer overflow
Chuck Lever
2021-10-02
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
2021-08-26
nfs: don't allow reexport reclaims
J. Bruce Fields
2021-04-27
Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-22
NFSD: Remove unused NFSv2 directory entry encoders
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 READDIR entry encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Count bytes instead of pages in the NFSv2 READDIR encoder
Chuck Lever
2021-03-22
NFSD: Add a helper that encodes NFSv3 directory offset cookies
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 READ result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 READLINK result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 attrstat encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 stat encoder to use struct xdr_stream
Chuck Lever
2021-03-08
new helper: inode_wrong_type()
Al Viro
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-25
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 READ argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 GETATTR argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
Chuck Lever
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2020-11-30
NFSD: Add common helpers to decode void args and encode void results
Chuck Lever
2020-10-12
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
2020-10-02
NFSD: Call NFSv2 encoders on error returns
Chuck Lever
2020-10-02
NFSD: Fix .pc_release method for NFSv2
Chuck Lever
2020-10-02
NFSD: Remove vestigial typedefs
Chuck Lever
2020-10-02
NFSD: Add missing NFSv2 .pc_func methods
Chuck Lever
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-01-22
nfsd: Ensure sampling of the write verifier is atomic with the write
Trond Myklebust
[next]