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
/
export.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-15
SUNRPC: rework cache upcall logic
Stanislav Kinsbursky
2013-02-15
SUNRPC: introduce cache_detail->cache_request callback
Stanislav Kinsbursky
2013-02-13
nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgids
Eric W. Biederman
2013-02-04
nfsd: initialize the exp->ex_uuid field in svc_export_init
Jeff Layton
2013-01-29
nfsd: Fix memleak in svc_export_put
majianpeng
2012-07-27
SUNRPC: service request network namespace helper introduced
Stanislav Kinsbursky
2012-07-25
nfsd: add get_uint for u32's
J. Bruce Fields
2012-05-31
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
2012-05-31
nfsd4: fix missing "static"
J. Bruce Fields
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-12
nfsd: pass pointer to export cache down to stack wherever possible.
Stanislav Kinsbursky
2012-04-11
nfsd: pass network context to export caches init/shutdown routines
Stanislav Kinsbursky
2012-04-11
nfsd: pass pointer to expkey cache down to stack wherever possible.
Stanislav Kinsbursky
2012-04-11
nfsd: use hash table from cache detail in nfsd export seq ops
Stanislav Kinsbursky
2012-04-11
nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops
Stanislav Kinsbursky
2012-04-11
nfsd: use exp_put() for svc_export_cache put
Stanislav Kinsbursky
2012-04-11
nfsd: add link to owner cache detail to svc_export structure
Stanislav Kinsbursky
2012-04-11
nfsd: use passed cache_detail pointer expkey_parse()
Stanislav Kinsbursky
2012-02-03
nfsd: remove some unneeded checks
Dan Carpenter
2011-12-07
NFSd: use network-namespace-aware cache registering routines
Stanislav Kinsbursky
2011-12-06
nfsd: Fix oops when parsing a 0 length export
Sasha Levin
2011-09-13
NFSD: Remove the ex_pathname field from struct svc_export
Trond Myklebust
2011-09-13
NFSD: Cleanup for nfsd4_path()
Trond Myklebust
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-04-29
nfsd4: fix wrongsec handling for PUTFH + op cases
J. Bruce Fields
2011-03-07
nfsd: kill unused macro definition
Shan Wei
2011-01-13
nfsd: don't support msnfs export option
J. Bruce Fields
2010-09-27
sunrpc: Add net to pure API calls
Pavel Emelyanov
2010-09-26
nfsd: fix /proc/net/rpc/nfsd.export/content display
J. Bruce Fields
2010-09-22
nfsd: allow deprecated interface to be compiled out.
NeilBrown
2010-09-07
sunrpc: extract some common sunrpc_cache code from nfsd
NeilBrown
2010-05-04
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
2010-04-22
nfsd: potential ERR_PTR dereference on exp_export() error paths.
Dan Carpenter
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
nfsd: factor out hash functions for export caches.
NeilBrown
2010-02-08
Revert "nfsd4: fix error return when pseudoroot missing"
J. Bruce Fields
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-15
nfsd: move most of nfsfh.h to fs/nfsd
J. Bruce Fields
2009-12-15
nfsd: make V4ROOT exports read-only
J. Bruce Fields
2009-12-15
nfsd: allow exports of symlinks
J. Bruce Fields
2009-12-15
nfsd: introduce export flag for v4 pseudoroot
Steve Dickson
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
2009-09-28
nfsd4: fix error return when pseudoroot missing
J. Bruce Fields
2009-09-23
seq_file: constify seq_operations
James Morris
2009-09-03
NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()
Trond Myklebust
2009-08-09
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
Trond Myklebust
[next]