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
/
nfsctl.c
Age
Commit message (
Expand
)
Author
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-15
nfsd: use proper net while reading "exports" file
Stanislav Kinsbursky
2013-02-15
nfsd: containerize NFSd filesystem
Stanislav Kinsbursky
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
2013-01-23
nfsd4: require version 4 when enabling or disabling minorversion
J. Bruce Fields
2012-12-10
nfsd: make NFSd service structure allocated per net
Stanislav Kinsbursky
2012-12-10
nfsd: pass net to __write_ports() and down
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-11-28
NFSD: Fold fault_inject.h into state.h
Bryan Schumaker
2012-11-28
nfsd: make NFSv4 grace time per net
Stanislav Kinsbursky
2012-11-28
nfsd: make NFSv4 lease time per net
Stanislav Kinsbursky
2012-11-28
nfsd: remove redundant declarations
Stanislav Kinsbursky
2012-09-10
nfsd: remove unused listener-removal interfaces
J. Bruce Fields
2012-08-21
nfsd: allow configuring nfsd to listen on 5-digit ports
J. Bruce Fields
2012-08-21
nfsd: remove redundant "port" argument
J. Bruce Fields
2012-08-20
nfsd4: declare nfs4_recoverydir properly
J. Bruce Fields
2012-07-25
NFSd: introduce nfsd_destroy() helper
Stanislav Kinsbursky
2012-05-31
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
2012-04-12
nfsd: allocate id-to-name and name-to-id caches in per-net operations.
Stanislav Kinsbursky
2012-04-12
nfsd: pass network context to idmap init/exit functions
Stanislav Kinsbursky
2012-04-12
nfsd: allocate export and expkey caches in per-net operations.
Stanislav Kinsbursky
2012-04-12
nfsd: make expkey cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
nfsd: make export cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-11
nfsd: pass network context to export caches init/shutdown routines
Stanislav Kinsbursky
2012-04-11
nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops
Stanislav Kinsbursky
2012-03-29
nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled
Jeff Layton
2012-03-26
nfsd: add notifier to handle mount/unmount of rpc_pipefs sb
Jeff Layton
2012-03-26
nfsd: add a per-net-namespace struct for nfsd
Jeff Layton
2012-01-31
SUNRPC: search for service transports in network namespace context
Stanislav Kinsbursky
2012-01-31
SUNRPC: parametrize rpc_pton() by network context
Stanislav Kinsbursky
2012-01-14
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2011-11-07
NFSD: Call nfsd4_init_slabs() from init_nfsd()
Bryan Schumaker
2011-11-07
NFSD: Added fault injection
Bryan Schumaker
2011-10-31
fs: add module.h to files that were implicitly using it
Paul Gortmaker
2011-08-31
nfsd: remove include/linux/nfsd/syscall.h
J. Bruce Fields
2011-07-15
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
2011-06-06
nfsd: fix dependency of nfsd on auth_rpcgss
J. Bruce Fields
2011-03-14
nfsd: fix compile error
J. Bruce Fields
2011-03-07
nfsd: add proc file listing kernel's gss_krb5 enctypes
Kevin Coffman
2011-01-04
nfsd4: move idmap and acl header files into fs/nfsd
J. Bruce Fields
2010-12-17
nfs: add missed CONFIG_NFSD_DEPRECATED
bookjovi@gmail.com
2010-10-29
convert get_sb_single() users
Al Viro
2010-10-26
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-01
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
[next]