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
/
nfsproc.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-15
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-05-15
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2017-05-15
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
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-15
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-03-10
nfsd: map the ENOKEY to nfserr_perm for avoiding warning
Kinglong Mee
2017-01-31
NFSD: cleanup dead codes and values in nfsd_write
Kinglong Mee
2017-01-31
NFSD: pass an integer for stable type to nfsd_vfs_write
Kinglong Mee
2016-10-13
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-10-07
nfsd: handle EUCLEAN
J. Bruce Fields
2016-10-07
nfsd: only WARN once on unmapped errors
J. Bruce Fields
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-08-04
nfsd: reorganize nfsd_create
J. Bruce Fields
2016-08-04
nfsd: remove redundant zero-length check from create
J. Bruce Fields
2015-05-29
nfsd: Disable NFSv2 timestamp workaround for NFSv3+
Andreas Gruenbacher
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-07-29
nfsd: print status when nfsd4_open fails to open file it just created
Jeff Layton
2014-07-09
nfsd: add a nfserrno mapping for -E2BIG to nfserr_fbig
Jeff Layton
2014-07-08
NFSD: Remove iattr parameter from nfsd_symlink()
Kinglong Mee
2014-07-08
nfsd: let nfsd_symlink assume null-terminated data
J. Bruce Fields
2014-07-08
nfsd: make NFSv2 null terminate symlink data
J. Bruce Fields
2013-02-26
switch vfs_getattr() to struct path
Al Viro
2012-07-31
nfsd: Push mnt_want_write() outside of i_mutex
Jan Kara
2011-01-04
nfsd4: return nfs errno from name_to_id functions
J. Bruce Fields
2011-01-04
nfsd4: name->id mapping should fail with BADOWNER not BADNAME
J. Bruce Fields
2011-01-04
nfsd: stop translating EAGAIN to nfserr_dropit
J. Bruce Fields
2011-01-04
nfsd: don't drop requests on -ENOMEM
J. Bruce Fields
2010-07-30
nfsd: minor nfsd read api cleanup
J. Bruce Fields
2010-07-29
gcc-4.6: nfsd: fix initialized but not read warnings
Andi Kleen
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-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
2009-09-28
nfsd4: fix error return when pseudoroot missing
J. Bruce Fields
2009-06-15
NFS: kill off complicated macro 'PROC'
Yu Zhiguo
2009-03-18
Short write in nfsd becomes a full write to the client
David Shaw
2009-01-07
nfsd: add etoosmall to nfserrno
Dean Hildebrand
2008-09-29
nfsd: permit unauthenticated stat of export root
J. Bruce Fields
2008-06-23
nfsd: rename MAY_ flags
Miklos Szeredi
2008-06-23
knfsd: nfsd: Handle ERESTARTSYS from syscalls.
NeilBrown
2008-02-14
Use struct path in struct svc_export
Jan Blunck
2007-07-17
knfsd: nfsd4: make readonly access depend on pseudoflavor
J. Bruce Fields
2007-05-09
RPC: add wrapper for svc_reserve to account for checksum
Jeff Layton
2007-02-12
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
2006-10-20
[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values
Al Viro
2006-10-20
[PATCH] nfsd: nfserrno() endianness annotations
Al Viro
2006-10-20
[PATCH] fix svc_procfunc declaration
Al Viro
[next]