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
/
nfssvc.c
Age
Commit message (
Expand
)
Author
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-23
fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used
Zhang Yanfei
2013-02-15
nfsd: containerize NFSd filesystem
Stanislav Kinsbursky
2013-02-04
nfsd: get rid of RC_INTR
Jeff Layton
2012-12-10
nfsd: pass proper net to nfsd_destroy() from NFSd kthreads
Stanislav Kinsbursky
2012-12-10
nfsd: simplify service shutdown
Stanislav Kinsbursky
2012-12-10
nfsd: replace boolean nfsd_up flag by users counter
Stanislav Kinsbursky
2012-12-10
nfsd: simplify NFSv4 state init and shutdown
Stanislav Kinsbursky
2012-12-10
nfsd: introduce helpers for generic resources init and shutdown
Stanislav Kinsbursky
2012-12-10
nfsd: make NFSd service structure allocated per net
Stanislav Kinsbursky
2012-12-10
nfsd: make NFSd service boot time per-net
Stanislav Kinsbursky
2012-12-10
nfsd: per-net NFSd up flag introduced
Stanislav Kinsbursky
2012-12-10
nfsd: move per-net startup code to separated function
Stanislav Kinsbursky
2012-12-10
nfsd: pass net to nfsd_set_nrthreads()
Stanislav Kinsbursky
2012-12-10
nfsd: pass net to nfsd_svc()
Stanislav Kinsbursky
2012-12-10
nfsd: pass net to nfsd_create_serv()
Stanislav Kinsbursky
2012-12-10
nfsd: pass net to nfsd_startup() and nfsd_shutdown()
Stanislav Kinsbursky
2012-12-10
nfsd: pass net to nfsd_init_socks()
Stanislav Kinsbursky
2012-12-10
nfsd: use "init_net" for portmapper
Stanislav Kinsbursky
2012-11-28
nfsd: call state init and shutdown twice
Stanislav Kinsbursky
2012-11-26
nfsd: fix v4 reply caching
J. Bruce Fields
2012-08-21
svcrpc: remove handling of unknown errors from svc_recv
J. Bruce Fields
2012-08-21
nfsd: remove redundant "port" argument
J. Bruce Fields
2012-07-25
NFSd: set nfsd_serv to NULL after service destruction
Stanislav Kinsbursky
2012-07-25
NFSd: introduce nfsd_destroy() helper
Stanislav Kinsbursky
2012-05-31
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
2012-05-31
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
2012-04-12
nfsd: make export cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-11
Lockd: pass network namespace to creation and destruction routines
Stanislav Kinsbursky
2012-03-26
Merge nfs containerization work from Trond's tree
J. Bruce Fields
2012-02-03
nfsd: fix default iosize calculation on 32bit
J. Bruce Fields
2012-02-03
nfsd: cleanup setting of default max_block_size
J. Bruce Fields
2012-01-31
SUNRPC: unregister service on creation in current network namespace
Stanislav Kinsbursky
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
fs: add module.h to files that were implicitly using it
Paul Gortmaker
2011-10-25
NFSd: call svc rpcbind cleanup explicitly
Stanislav Kinsbursky
2011-07-18
nfsd: turn on reply cache for NFSv4
J. Bruce Fields
2011-07-15
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
2011-01-04
svcrpc: simpler request dropping
J. Bruce Fields
2010-10-01
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
2010-08-06
nfsd: initialize nfsd versions before creating svc
J. Bruce Fields
2010-08-06
nfsd: fix startup/shutdown order bug
J. Bruce Fields
2010-07-23
nfsd: minor nfsd_svc() cleanup
J. Bruce Fields
2010-07-23
nfsd: move more into nfsd_startup()
J. Bruce Fields
2010-07-23
nfsd: just keep single lockd reference for nfsd
Jeff Layton
2010-07-23
nfsd: clean up nfsd_create_serv error handling
Jeff Layton
2010-07-23
nfsd4: fix v4 state shutdown error paths
Jeff Layton
2010-05-14
NFSD: don't report compiled-out versions as present
Pavel Emelyanov
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
[next]