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
/
nfs3xdr.c
Age
Commit message (
Expand
)
Author
2021-03-22
NFSD: Clean up NFSDDBG_FACILITY macro
Chuck Lever
2021-03-22
NFSD: Clean up after updating NFSv3 ACL encoders
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Remove unused NFSv3 directory entry encoders
Chuck Lever
2021-03-22
NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Count bytes instead of pages in the NFSv3 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 NFSv3 COMMIT3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 PATHCONF3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 FSINFO3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 FSSTAT3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 LINK3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 RENAMEv3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 CREATE family of encoders to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 WRITE3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 READ3res encode to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 READLINK3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 wccstat result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 LOOKUP3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 ACCESS3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the GETATTR3res encoder to use struct xdr_stream
Chuck Lever
2021-01-30
nfsd: skip some unnecessary stats in the v4 case
J. Bruce Fields
2021-01-25
NFSD: Clean up after updating NFSv3 ACL decoders
Chuck Lever
2021-01-25
NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the MKNOD3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the SYMLINK3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the MKDIR3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the CREATE3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the SETATTR3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the LINK3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the RENAME3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update COMMIT3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update READDIR3args decoders to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
2021-01-25
NFSD: Update READLINK3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update WRITE3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update READ3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update ACCESS3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update GETATTR3args decoder to use struct xdr_stream
Chuck Lever
2021-01-12
nfsd4: readdirplus shouldn't return parent of export
J. Bruce Fields
2020-12-09
nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
Jeff Layton
2020-12-09
nfsd4: don't query change attribute in v2/v3 case
J. Bruce Fields
2020-12-09
nfsd: only call inode_query_iversion in the I_VERSION case
J. Bruce Fields
2020-11-30
NFSD: Add common helpers to decode void args and encode void results
Chuck Lever
2020-11-30
NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders
Chuck Lever
2020-11-05
NFSD: NFSv3 PATHCONF Reply is improperly formed
Chuck Lever
2020-10-12
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
2020-10-02
NFSD: Encoder and decoder functions are always present
Chuck Lever
[next]