summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/export.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd: implement pNFS operationsChristoph Hellwig2015-02-021-0/+8
* nfsd: allow turning off nfsv3 readdir_plusRajesh Ghanekar2014-08-181-0/+1
* NFSD: Using exp_get for export gettingKinglong Mee2014-06-231-1/+1
* NFSD: Using path_get when assigning path for exportKinglong Mee2014-06-231-2/+2
* NFSD: Error out when getting more than one fsloc/secinfo/uuidKinglong Mee2014-05-301-0/+12
* NFSD: Using type of uint32_t for ex_nflavors instead of intKinglong Mee2014-05-301-3/+4
* NFSD: Add missing comment of "expiry" in expkey_parse()Kinglong Mee2014-05-301-1/+1
* NFSD: Remove typedef of svc_client and svc_export in export.cKinglong Mee2014-05-301-11/+8
* NFSD: Cleanup unneeded including net/ipv6.hKinglong Mee2014-05-301-2/+0
* NFSD: Adds macro EX_UUID_LEN for exports uuid's lengthKinglong Mee2014-05-301-3/+3
* NFSD: Helper function for parsing uuidKinglong Mee2014-05-301-12/+20
* NFS4: Avoid NULL reference or double free in nfsd4_fslocs_free()Kinglong Mee2014-05-301-3/+9
* nfsd: -EINVAL on invalid anonuid/gid instead of silent failureJ. Bruce Fields2013-10-291-0/+9
* nfsd: return better errors to exportfsJ. Bruce Fields2013-10-291-4/+11
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-281-12/+4
|\
| * SUNRPC: rework cache upcall logicStanislav Kinsbursky2013-02-151-12/+0
| * SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-151-2/+4
| * nfsd: initialize the exp->ex_uuid field in svc_export_initJeff Layton2013-02-041-0/+1
| * nfsd: Fix memleak in svc_export_putmajianpeng2013-01-291-0/+1
* | nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgidsEric W. Biederman2013-02-131-8/+14
|/
* SUNRPC: service request network namespace helper introducedStanislav Kinsbursky2012-07-271-2/+2
* nfsd: add get_uint for u32'sJ. Bruce Fields2012-07-251-3/+3
* nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-311-3/+3
* nfsd4: fix missing "static"J. Bruce Fields2012-05-311-1/+1
* nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-11/+17
* nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-15/+32
* nfsd: pass pointer to export cache down to stack wherever possible.Stanislav Kinsbursky2012-04-121-15/+22
* nfsd: pass network context to export caches init/shutdown routinesStanislav Kinsbursky2012-04-111-10/+10
* nfsd: pass pointer to expkey cache down to stack wherever possible.Stanislav Kinsbursky2012-04-111-16/+16
* nfsd: use hash table from cache detail in nfsd export seq opsStanislav Kinsbursky2012-04-111-0/+3
* nfsd: pass svc_export_cache pointer as private data to "exports" seq file opsStanislav Kinsbursky2012-04-111-7/+11
* nfsd: use exp_put() for svc_export_cache putStanislav Kinsbursky2012-04-111-1/+1
* nfsd: add link to owner cache detail to svc_export structureStanislav Kinsbursky2012-04-111-5/+5
* nfsd: use passed cache_detail pointer expkey_parse()Stanislav Kinsbursky2012-04-111-1/+1
* nfsd: remove some unneeded checksDan Carpenter2012-02-031-1/+1
* NFSd: use network-namespace-aware cache registering routinesStanislav Kinsbursky2011-12-071-5/+5
* nfsd: Fix oops when parsing a 0 length exportSasha Levin2011-12-061-1/+1
* NFSD: Remove the ex_pathname field from struct svc_exportTrond Myklebust2011-09-131-11/+0
* NFSD: Cleanup for nfsd4_path()Trond Myklebust2011-09-131-2/+2
* nfsd: remove include/linux/nfsd/syscall.hJ. Bruce Fields2011-08-311-1/+0
* nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-151-418/+0
* nfsd4: fix wrongsec handling for PUTFH + op casesJ. Bruce Fields2011-04-291-6/+0
* nfsd: kill unused macro definitionShan Wei2011-03-071-1/+0
* nfsd: don't support msnfs export optionJ. Bruce Fields2011-01-131-4/+0
* sunrpc: Add net to pure API callsPavel Emelyanov2010-09-271-1/+1
* nfsd: fix /proc/net/rpc/nfsd.export/content displayJ. Bruce Fields2010-09-261-11/+29
* nfsd: allow deprecated interface to be compiled out.NeilBrown2010-09-221-3/+19
* sunrpc: extract some common sunrpc_cache code from nfsdNeilBrown2010-09-071-6/+3
* Merge commit 'v2.6.34-rc6'J. Bruce Fields2010-05-041-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1