Commit History

Author SHA1 Message Date
  Kinglong Mee be69da8052 NFSD: Error out when getting more than one fsloc/secinfo/uuid 11 years ago
  Kinglong Mee 1f53146da9 NFSD: Using type of uint32_t for ex_nflavors instead of int 11 years ago
  Kinglong Mee f0db79d54b NFSD: Add missing comment of "expiry" in expkey_parse() 11 years ago
  Kinglong Mee e6d615f742 NFSD: Remove typedef of svc_client and svc_export in export.c 11 years ago
  Kinglong Mee a30ae94c07 NFSD: Cleanup unneeded including net/ipv6.h 11 years ago
  Kinglong Mee 94eb36892d NFSD: Adds macro EX_UUID_LEN for exports uuid's length 11 years ago
  Kinglong Mee 0d63790c36 NFSD: Helper function for parsing uuid 11 years ago
  Kinglong Mee a1f05514b0 NFS4: Avoid NULL reference or double free in nfsd4_fslocs_free() 11 years ago
  J. Bruce Fields 6f6cc3205c nfsd: -EINVAL on invalid anonuid/gid instead of silent failure 12 years ago
  J. Bruce Fields 427d6c6646 nfsd: return better errors to exportfs 12 years ago
  Linus Torvalds b6669737d3 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux 12 years ago
  Stanislav Kinsbursky 2d4383383b SUNRPC: rework cache upcall logic 12 years ago
  Stanislav Kinsbursky 73fb847a44 SUNRPC: introduce cache_detail->cache_request callback 12 years ago
  Eric W. Biederman 4c1e1b34d5 nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgids 12 years ago
  Jeff Layton 2eeb9b2abc nfsd: initialize the exp->ex_uuid field in svc_export_init 12 years ago
  majianpeng 885c91f746 nfsd: Fix memleak in svc_export_put 12 years ago
  Stanislav Kinsbursky 9695c7057f SUNRPC: service request network namespace helper introduced 13 years ago
  J. Bruce Fields a007c4c3e9 nfsd: add get_uint for u32's 13 years ago
  J. Bruce Fields d5497fc693 nfsd4: move rq_flavor into svc_cred 13 years ago
  J. Bruce Fields 2355c59644 nfsd4: fix missing "static" 13 years ago
  Stanislav Kinsbursky e5f06f720e nfsd: make expkey cache allocated per network namespace context 13 years ago
  Stanislav Kinsbursky b3853e0ea1 nfsd: make export cache allocated per network namespace context 13 years ago
  Stanislav Kinsbursky 2a75cfa64e nfsd: pass pointer to export cache down to stack wherever possible. 13 years ago
  Stanislav Kinsbursky b89109bef4 nfsd: pass network context to export caches init/shutdown routines 13 years ago
  Stanislav Kinsbursky c89172e36e nfsd: pass pointer to expkey cache down to stack wherever possible. 13 years ago
  Stanislav Kinsbursky 83e0ed700d nfsd: use hash table from cache detail in nfsd export seq ops 13 years ago
  Stanislav Kinsbursky f2c7ea10f9 nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops 13 years ago
  Stanislav Kinsbursky a09581f294 nfsd: use exp_put() for svc_export_cache put 13 years ago
  Stanislav Kinsbursky db3a353263 nfsd: add link to owner cache detail to svc_export structure 13 years ago
  Stanislav Kinsbursky d4bb527e9e nfsd: use passed cache_detail pointer expkey_parse() 13 years ago