index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs3xdr.c
Age
Commit message (
Expand
)
Author
2019-03-23
nfsd: fix memory corruption caused by readdir
NeilBrown
2017-05-08
nfsd: stricter decoding of write-like NFSv2/v3 ops
J. Bruce Fields
2017-05-08
nfsd4: minor NFSv2/v3 write decoding cleanup
J. Bruce Fields
2015-10-12
nfsd: switch unsigned char flags in svc_fh to bools
Jeff Layton
2015-05-07
nfsd: stop READDIRPLUS returning inconsistent attributes
NeilBrown
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-06-23
NFSD: Using min/max/min_t/max_t for calculate
Kinglong Mee
2014-05-22
nfsd: Remove assignments inside conditions
Benoit Taine
2014-01-23
nfsd: fix encode_entryplus_baggage stack usage
J. Bruce Fields
2013-12-10
nfsd: don't return high mode bits
Albert Fluegel
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
switch vfs_getattr() to struct path
Al Viro
2013-02-13
nfsd: Convert nfs3xdr to use kuids and kgids
Eric W. Biederman
2013-02-13
nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid
Eric W. Biederman
2012-12-17
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
2012-12-10
nfsd: make NFSd service boot time per-net
Stanislav Kinsbursky
2012-04-13
nfsd: fix compose_entry_fh() failure exits
Al Viro
2011-05-29
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-05-18
nfsd: make local functions static
Daniel Mack
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-08
nfsd: Fix possible BUG_ON firing in set_change_info
Neil Brown
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
2009-11-14
Fix memory corruption caused by nfsd readdir+
Petr Vandrovec
2009-09-04
nfsd: fix leak on error in nfsv3 readdir
J. Bruce Fields
2009-09-04
nfsd: clean up readdirplus encoding
J. Bruce Fields
2009-04-29
nfsd: support ext4 i_version
J. Bruce Fields
2008-02-14
Use struct path in struct svc_export
Jan Blunck
2008-02-01
nfsd: fix encode_entryplus_baggage() indentation
J. Bruce Fields
2008-02-01
nfsd: move nfsd/auth.h into fs/nfsd
J. Bruce Fields
2008-02-01
NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs
Chuck Lever
2008-02-01
NFSD: Use unsigned length argument for decode_filename
Chuck Lever
2008-01-13
knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.
NeilBrown
2007-10-09
knfsd: 64 bit ino support for NFS server
Peter Staubach
2007-05-09
knfsd: various nfsd xdr cleanups
NeilBrown
2007-05-09
The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly
Peter Staubach
2007-03-27
[PATCH] knfsd: allow nfsd READDIR to return 64bit cookies
NeilBrown
2007-02-14
[PATCH] knfsd: add some new fsid types
NeilBrown
2007-01-26
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
2006-12-07
[PATCH] remove NFSD_OPTIMIZE_SPACE
Adrian Bunk
2006-10-20
[PATCH] xdr annotations: NFSv3 server
Al Viro
2006-10-04
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
2006-10-04
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
NeilBrown
2006-10-04
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
2006-01-06
[PATCH] knfsd: check error status from vfs_getattr and i_op->fsync
David Shaw
2005-11-07
[PATCH] knfsd: Fix some minor sign problems in nfsd/xdr
NeilBrown
2005-06-22
[PATCH] NFSD: Add server support for NFSv3 ACLs.
Andreas Gruenbacher
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds