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
2017-09-05
nfsd: Incoming xdr_bufs may have content in tail buffer
Chuck Lever
2017-09-05
merge nfsd 4.13 bugfixes into nfsd for-4.14 branch
J. Bruce Fields
2017-08-24
nfsd: Const-ify NFSv4 encoding and decoding ops arrays
Chuck Lever
2017-08-24
nfsd4: individual encoders no longer see error cases
J. Bruce Fields
2017-08-24
nfsd4: skip encoder in trivial error cases
J. Bruce Fields
2017-08-24
nfsd4: define ->op_release for compound ops
J. Bruce Fields
2017-08-24
nfsd4: opdesc will be useful outside nfs4proc.c
J. Bruce Fields
2017-08-24
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
2017-07-12
nfsd4: factor ctime into change attribute
J. Bruce Fields
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2017-05-10
nfsd: Fix up the "supattr_exclcreat" attributes
Trond Myklebust
2017-05-10
nfsd: encoders mustn't use unitialized values in error cases
J. Bruce Fields
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-02-17
NFSD: Reserve adequate space for LOCKT operation
Kinglong Mee
2017-02-06
NFSDv4: use export cache flushtime for changeid on V4ROOT objects.
NeilBrown
2017-01-31
nfsd: opt in to labeled nfs per export
J. Bruce Fields
2017-01-31
nfsd: constify nfsd_suppatttrs
J. Bruce Fields
2017-01-31
NFSD: pass an integer for stable type to nfsd_vfs_write
Kinglong Mee
2017-01-12
nfsd: fix supported attributes for acl & labels
J. Bruce Fields
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-15
nfsd: add support for the umask attribute
Andreas Gruenbacher
2016-12-09
vfs: replace calling i_op->readlink with vfs_readlink()
Miklos Szeredi
2016-11-01
nfsd: catch errors in decode_fattr earlier
J. Bruce Fields
2016-11-01
nfsd: clean up supported attribute handling
J. Bruce Fields
2016-10-07
NFSD: Implement the COPY call
Anna Schumaker
2016-09-23
nfsd: fix dprintk in nfsd4_encode_getdeviceinfo
Jeff Layton
2016-07-15
nfsd: allow nfsd to advertise multiple layout types
Jeff Layton
2016-07-13
nfsd: implement machine credential support for some operations
Andrew Elble
2016-03-23
nfsd: use short read as well as i_size to set eof
Benjamin Coddington
2016-03-01
nfsd: Update NFS server comments related to RDMA support
Chuck Lever
2016-03-01
nfsd4: fix bad bounds checking
J. Bruce Fields
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-09
nfsd: don't hold i_mutex over userspace upcalls
NeilBrown
2015-12-07
nfsd: implement the NFSv4.2 CLONE operation
Christoph Hellwig
2015-08-31
NFSD: Return word2 bitmask if setting security label in OPEN/CREATE
Kinglong Mee
2015-08-31
nfsd: SUPPATTR_EXCLCREAT must be encoded before SECURITY_LABEL.
Kinglong Mee
2015-08-31
nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bug
Kinglong Mee
2015-08-31
NFSD: Store parent's stat in a separate value
Kinglong Mee
2015-07-20
nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem
Kinglong Mee
2015-06-22
nfsd: wrap too long lines in nfsd4_encode_read
Christoph Hellwig
2015-06-22
nfsd: fput rd_file from XDR encode context
Christoph Hellwig
2015-06-22
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Christoph Hellwig
2015-06-19
nfsd: clean up raparams handling
Christoph Hellwig
2015-05-29
nfsd: Checking for acl support does not require fetching any acls
Andreas Gruenbacher
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-21
nfsd4: fix READ permission checking
J. Bruce Fields
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-03-31
nfsd: Remove duplicate macro define for max sec label length
Kinglong Mee
[next]