index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
export.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-05
nfsd: namespace-prefix uuid_parse
Christoph Hellwig
1
-2
/
+2
2017-01-31
nfsd: opt in to labeled nfs per export
J. Bruce Fields
1
-0
/
+1
2016-07-15
nfsd: allow nfsd to advertise multiple layout types
Jeff Layton
1
-2
/
+2
2016-07-13
nfsd: implement machine credential support for some operations
Andrew Elble
1
-0
/
+10
2015-08-13
sunrpc/nfsd: Remove redundant code by exports seq_operations functions
Kinglong Mee
1
-70
/
+3
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2015-04-03
nfsd: add NFSEXP_PNFS to the exflags array
Christoph Hellwig
1
-0
/
+1
2015-03-31
NFSD: Using path_equal() for checking two paths
Kinglong Mee
1
-2
/
+1
2015-02-02
nfsd: implement pNFS operations
Christoph Hellwig
1
-0
/
+8
2014-08-18
nfsd: allow turning off nfsv3 readdir_plus
Rajesh Ghanekar
1
-0
/
+1
2014-06-23
NFSD: Using exp_get for export getting
Kinglong Mee
1
-1
/
+1
2014-06-23
NFSD: Using path_get when assigning path for export
Kinglong Mee
1
-2
/
+2
2014-05-30
NFSD: Error out when getting more than one fsloc/secinfo/uuid
Kinglong Mee
1
-0
/
+12
2014-05-30
NFSD: Using type of uint32_t for ex_nflavors instead of int
Kinglong Mee
1
-3
/
+4
2014-05-30
NFSD: Add missing comment of "expiry" in expkey_parse()
Kinglong Mee
1
-1
/
+1
2014-05-30
NFSD: Remove typedef of svc_client and svc_export in export.c
Kinglong Mee
1
-11
/
+8
2014-05-30
NFSD: Cleanup unneeded including net/ipv6.h
Kinglong Mee
1
-2
/
+0
2014-05-30
NFSD: Adds macro EX_UUID_LEN for exports uuid's length
Kinglong Mee
1
-3
/
+3
2014-05-30
NFSD: Helper function for parsing uuid
Kinglong Mee
1
-12
/
+20
2014-05-30
NFS4: Avoid NULL reference or double free in nfsd4_fslocs_free()
Kinglong Mee
1
-3
/
+9
2013-10-29
nfsd: -EINVAL on invalid anonuid/gid instead of silent failure
J. Bruce Fields
1
-0
/
+9
2013-10-29
nfsd: return better errors to exportfs
J. Bruce Fields
1
-4
/
+11
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-12
/
+4
2013-02-15
SUNRPC: rework cache upcall logic
Stanislav Kinsbursky
1
-12
/
+0
2013-02-15
SUNRPC: introduce cache_detail->cache_request callback
Stanislav Kinsbursky
1
-2
/
+4
2013-02-13
nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgids
Eric W. Biederman
1
-8
/
+14
2013-02-04
nfsd: initialize the exp->ex_uuid field in svc_export_init
Jeff Layton
1
-0
/
+1
2013-01-29
nfsd: Fix memleak in svc_export_put
majianpeng
1
-0
/
+1
2012-07-27
SUNRPC: service request network namespace helper introduced
Stanislav Kinsbursky
1
-2
/
+2
2012-07-25
nfsd: add get_uint for u32's
J. Bruce Fields
1
-3
/
+3
2012-05-31
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
1
-3
/
+3
2012-05-31
nfsd4: fix missing "static"
J. Bruce Fields
1
-1
/
+1
2012-04-12
nfsd: make expkey cache allocated per network namespace context
Stanislav Kinsbursky
1
-11
/
+17
2012-04-12
nfsd: make export cache allocated per network namespace context
Stanislav Kinsbursky
1
-15
/
+32
2012-04-12
nfsd: pass pointer to export cache down to stack wherever possible.
Stanislav Kinsbursky
1
-15
/
+22
2012-04-11
nfsd: pass network context to export caches init/shutdown routines
Stanislav Kinsbursky
1
-10
/
+10
2012-04-11
nfsd: pass pointer to expkey cache down to stack wherever possible.
Stanislav Kinsbursky
1
-16
/
+16
2012-04-11
nfsd: use hash table from cache detail in nfsd export seq ops
Stanislav Kinsbursky
1
-0
/
+3
2012-04-11
nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops
Stanislav Kinsbursky
1
-7
/
+11
2012-04-11
nfsd: use exp_put() for svc_export_cache put
Stanislav Kinsbursky
1
-1
/
+1
2012-04-11
nfsd: add link to owner cache detail to svc_export structure
Stanislav Kinsbursky
1
-5
/
+5
2012-04-11
nfsd: use passed cache_detail pointer expkey_parse()
Stanislav Kinsbursky
1
-1
/
+1
2012-02-03
nfsd: remove some unneeded checks
Dan Carpenter
1
-1
/
+1
2011-12-07
NFSd: use network-namespace-aware cache registering routines
Stanislav Kinsbursky
1
-5
/
+5
2011-12-06
nfsd: Fix oops when parsing a 0 length export
Sasha Levin
1
-1
/
+1
2011-09-13
NFSD: Remove the ex_pathname field from struct svc_export
Trond Myklebust
1
-11
/
+0
2011-09-13
NFSD: Cleanup for nfsd4_path()
Trond Myklebust
1
-2
/
+2
2011-08-31
nfsd: remove include/linux/nfsd/syscall.h
J. Bruce Fields
1
-1
/
+0
[next]