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
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
2020-10-12
NFSD: Encode a full READ_PLUS reply
Anna Schumaker
2020-10-12
NFSD: Return both a hole and a data segment
Anna Schumaker
2020-10-12
NFSD: Add READ_PLUS hole segment encoding
Anna Schumaker
2020-10-12
NFSD: Add READ_PLUS data support
Anna Schumaker
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
2020-09-25
NFSD: Correct type annotations in COPY XDR functions
Chuck Lever
2020-09-25
NFSD: Correct type annotations in user xattr XDR functions
Chuck Lever
2020-09-25
SUNRPC/NFSD: Implement xdr_reserve_space_vec()
Anna Schumaker
2020-09-25
nfsd: Remove unnecessary assignment in nfs4xdr.c
Alex Dewar
2020-09-25
nfsd: Fix typo in comment
Alex Dewar
2020-07-13
nfsd: add fattr support for user extended attributes
Frank van der Linden
2020-07-13
nfsd: implement the xattr functions and en/decode logic
Frank van der Linden
2020-07-13
nfsd: split off the write decode code into a separate function
Frank van der Linden
2020-03-16
NFSD: Clean up nfsd4_encode_readv
Chuck Lever
2020-03-16
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
2020-03-16
nfsd: set the server_scope during service startup
Scott Mayhew
2019-12-19
nfsd: use timespec64 in encode_time_delta
Arnd Bergmann
2019-12-19
nfsd: remove unnecessary assertion in nfsd4_encode_replay
Aditya Pakki
2019-12-09
NFSD COPY_NOTIFY xdr
Olga Kornievskaia
2019-12-09
NFSD add ca_source_server<> to COPY
Olga Kornievskaia
2019-12-07
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-11-15
new helper: lookup_positive_unlocked()
Al Viro
2019-10-08
nfsd: remove set but not used variable 'len'
YueHaibing
2019-09-23
nfsd: fix nfs read eof detection
Trond Myklebust
2019-08-28
nfsd: eliminate an unnecessary acl size limit
J. Bruce Fields
2019-08-19
nfsd: Fix the documentation for svcxdr_tmpalloc()
Trond Myklebust
2019-08-19
nfsd: Fix up some unused variable warnings
Trond Myklebust
2019-08-19
nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
Jeff Layton
2019-07-03
nfsd: decode implementation id
J. Bruce Fields
2019-07-03
nfsd4: remove outdated nfsd4_decode_time comment
J. Bruce Fields
2019-07-03
nfsd: use 64-bit seconds fields in nfsd v4 code
J. Bruce Fields
2019-04-24
nfsd: knfsd must use the container user namespace
Trond Myklebust
2019-04-24
nfsd: avoid uninitialized variable warning
Arnd Bergmann
2018-09-25
NFSD introduce async copy feature
Olga Kornievskaia
2018-09-25
NFSD OFFLOAD_CANCEL xdr
Olga Kornievskaia
2018-09-25
NFSD OFFLOAD_STATUS xdr
Olga Kornievskaia
2018-08-09
fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id
nixiaoming
2018-06-17
nfsd4: support change_attr_type attribute
J. Bruce Fields
2018-06-17
nfsd: fix NFSv4 time_delta attribute
J. Bruce Fields
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-08
nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
Scott Mayhew
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-05-07
nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
Scott Mayhew
2018-04-03
nfsd: fix incorrect umasks
J. Bruce Fields
2018-04-03
nfsd: Add I/O trace points in the NFSv4 read proc
Chuck Lever
2018-03-19
nfsd: remove unsused "cp_consecutive" field
J. Bruce Fields
2018-02-08
NFSD: hide unused svcxdr_dupstr()
Arnd Bergmann
2018-02-08
nfsd: store stat times in fill_pre_wcc() instead of inode times
Amir Goldstein
2018-02-08
nfsd: return RESOURCE not GARBAGE_ARGS on too many ops
J. Bruce Fields
[next]