1. bb49e9e fs: add is_idmapped_mnt() helper by Christian Brauner · 3 years, 1 month ago
  2. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  3. 20ad856 nfsd: report per-export stats by Amir Goldstein · 4 years ago
  4. 899bf2c nfs: do not export idmapped mounts by Christian Brauner · 4 years ago
  5. ba5e818 nfsd: allow filesystems to opt out of subtree checking by Jeff Layton · 4 years, 1 month ago
  6. 4b74fd7 NFSD: Map nfserr_wrongsec outside of nfsd_dispatch by Chuck Lever · 4 years, 3 months ago
  7. 65286b8 nfsd: export upcalls must not return ESTALE when mountd is down by Trond Myklebust · 4 years, 10 months ago
  8. 6a30e47 nfsd: Add tracepoints for update of the expkey and export cache entries by Trond Myklebust · 4 years, 10 months ago
  9. cf749f3 nfsd: Add tracepoints for exp_find_key() and exp_get_by_name() by Trond Myklebust · 4 years, 10 months ago
  10. 5e11322 nfsd: nfsd_file cache entries should be per net namespace by Trond Myklebust · 5 years ago
  11. 65294c1 nfsd: add a new struct file caching facility to nfsd by Jeff Layton · 5 years ago
  12. e45d1a1 nfsd: knfsd must use the container user namespace by Trond Myklebust · 6 years ago
  13. 9ceddd9 knfsd: Allow lockless lookups of the exports by Trond Myklebust · 6 years ago
  14. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  15. ae2e408 NFSD: make cache_detail structures const by Bhumika Goyal · 7 years ago
  16. ba58952 nfsd: remove net pointer from debug messages by Vasily Averin · 7 years ago
  17. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  18. 12ce5f8 nfsd: namespace-prefix uuid_parse by Christoph Hellwig · 8 years ago
  19. 32ddd94 nfsd: opt in to labeled nfs per export by J. Bruce Fields · 8 years ago
  20. 8a4c392 nfsd: allow nfsd to advertise multiple layout types by Jeff Layton · 8 years ago
  21. ed94164 nfsd: implement machine credential support for some operations by Andrew Elble · 9 years ago
  22. c8c081b sunrpc/nfsd: Remove redundant code by exports seq_operations functions by Kinglong Mee · 9 years ago
  23. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  24. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  25. 9b3075c nfsd: add NFSEXP_PNFS to the exflags array by Christoph Hellwig · 10 years ago
  26. b77a4b2 NFSD: Using path_equal() for checking two paths by Kinglong Mee · 10 years ago
  27. 9cf514c nfsd: implement pNFS operations by Christoph Hellwig · 11 years ago
  28. 18c01ab nfsd: allow turning off nfsv3 readdir_plus by Rajesh Ghanekar · 10 years ago
  29. bf18f16 NFSD: Using exp_get for export getting by Kinglong Mee · 11 years ago
  30. 0da22a9 NFSD: Using path_get when assigning path for export by Kinglong Mee · 11 years ago
  31. be69da8 NFSD: Error out when getting more than one fsloc/secinfo/uuid by Kinglong Mee · 11 years ago
  32. 1f53146 NFSD: Using type of uint32_t for ex_nflavors instead of int by Kinglong Mee · 11 years ago
  33. f0db79d NFSD: Add missing comment of "expiry" in expkey_parse() by Kinglong Mee · 11 years ago
  34. e6d615f NFSD: Remove typedef of svc_client and svc_export in export.c by Kinglong Mee · 11 years ago
  35. a30ae94 NFSD: Cleanup unneeded including net/ipv6.h by Kinglong Mee · 11 years ago
  36. 94eb368 NFSD: Adds macro EX_UUID_LEN for exports uuid's length by Kinglong Mee · 11 years ago
  37. 0d63790 NFSD: Helper function for parsing uuid by Kinglong Mee · 11 years ago
  38. a1f0551 NFS4: Avoid NULL reference or double free in nfsd4_fslocs_free() by Kinglong Mee · 11 years ago
  39. 6f6cc32 nfsd: -EINVAL on invalid anonuid/gid instead of silent failure by J. Bruce Fields · 11 years ago
  40. 427d6c6 nfsd: return better errors to exportfs by J. Bruce Fields · 11 years ago
  41. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  42. 2d43833 SUNRPC: rework cache upcall logic by Stanislav Kinsbursky · 12 years ago
  43. 73fb847 SUNRPC: introduce cache_detail->cache_request callback by Stanislav Kinsbursky · 12 years ago
  44. 4c1e1b3 nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgids by Eric W. Biederman · 12 years ago
  45. 2eeb9b2 nfsd: initialize the exp->ex_uuid field in svc_export_init by Jeff Layton · 12 years ago
  46. 885c91f nfsd: Fix memleak in svc_export_put by majianpeng · 12 years ago
  47. 9695c70 SUNRPC: service request network namespace helper introduced by Stanislav Kinsbursky · 12 years ago
  48. a007c4c nfsd: add get_uint for u32's by J. Bruce Fields · 13 years ago
  49. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 13 years ago
  50. 2355c59 nfsd4: fix missing "static" by J. Bruce Fields · 13 years ago
  51. e5f06f7 nfsd: make expkey cache allocated per network namespace context by Stanislav Kinsbursky · 13 years ago
  52. b3853e0 nfsd: make export cache allocated per network namespace context by Stanislav Kinsbursky · 13 years ago
  53. 2a75cfa nfsd: pass pointer to export cache down to stack wherever possible. by Stanislav Kinsbursky · 13 years ago
  54. b89109b nfsd: pass network context to export caches init/shutdown routines by Stanislav Kinsbursky · 13 years ago
  55. c89172e nfsd: pass pointer to expkey cache down to stack wherever possible. by Stanislav Kinsbursky · 13 years ago
  56. 83e0ed70 nfsd: use hash table from cache detail in nfsd export seq ops by Stanislav Kinsbursky · 13 years ago
  57. f2c7ea1 nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops by Stanislav Kinsbursky · 13 years ago
  58. a09581f nfsd: use exp_put() for svc_export_cache put by Stanislav Kinsbursky · 13 years ago
  59. db3a353 nfsd: add link to owner cache detail to svc_export structure by Stanislav Kinsbursky · 13 years ago
  60. d4bb527e nfsd: use passed cache_detail pointer expkey_parse() by Stanislav Kinsbursky · 13 years ago
  61. 3476964 nfsd: remove some unneeded checks by Dan Carpenter · 13 years ago
  62. f5c8593b NFSd: use network-namespace-aware cache registering routines by Stanislav Kinsbursky · 13 years ago
  63. b2ea70a nfsd: Fix oops when parsing a 0 length export by Sasha Levin · 13 years ago
  64. 2f1ddda NFSD: Remove the ex_pathname field from struct svc_export by Trond Myklebust · 13 years ago
  65. ed748aa NFSD: Cleanup for nfsd4_path() by Trond Myklebust · 13 years ago
  66. c152292 nfsd: remove include/linux/nfsd/syscall.h by J. Bruce Fields · 13 years ago
  67. 49b2868 nfsd: Remove deprecated nfsctl system call and related code. by NeilBrown · 14 years ago
  68. 68d9318 nfsd4: fix wrongsec handling for PUTFH + op cases by J. Bruce Fields · 14 years ago
  69. 3507958 nfsd: kill unused macro definition by Shan Wei · 14 years ago
  70. 9ce137e nfsd: don't support msnfs export option by J. Bruce Fields · 14 years ago
  71. 352114f sunrpc: Add net to pure API calls by Pavel Emelyanov · 14 years ago
  72. 74ec1e1 nfsd: fix /proc/net/rpc/nfsd.export/content display by J. Bruce Fields · 14 years ago
  73. 1e14056 nfsd: allow deprecated interface to be compiled out. by NeilBrown · 14 years ago
  74. 17cebf6 sunrpc: extract some common sunrpc_cache code from nfsd by NeilBrown · 14 years ago
  75. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 15 years ago
  76. d03859a nfsd: potential ERR_PTR dereference on exp_export() error paths. by Dan Carpenter · 15 years ago
  77. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  78. 61f8603 nfsd: factor out hash functions for export caches. by NeilBrown · 15 years ago
  79. 260c64d Revert "nfsd4: fix error return when pseudoroot missing" by J. Bruce Fields · 15 years ago
  80. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  81. 1557aca nfsd: move most of nfsfh.h to fs/nfsd by J. Bruce Fields · 15 years ago
  82. 774b147 nfsd: make V4ROOT exports read-only by J. Bruce Fields · 15 years ago
  83. f2ca715 nfsd: allow exports of symlinks by J. Bruce Fields · 15 years ago
  84. eb4c86c nfsd: introduce export flag for v4 pseudoroot by Steve Dickson · 15 years ago
  85. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  86. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
  87. f39bde2 nfsd4: fix error return when pseudoroot missing by J. Bruce Fields · 15 years ago
  88. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  89. 2671a4b NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path() by Trond Myklebust · 15 years ago
  90. bc74b4f SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms by Trond Myklebust · 15 years ago
  91. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 16 years ago
  92. e64c390 switch rqst_exp_parent() by Al Viro · 16 years ago
  93. 91c9fa8 switch rqst_exp_get_by_name() by Al Viro · 16 years ago
  94. 5bf3bd2b switch exp_parent() to struct path by Al Viro · 16 years ago
  95. 55430e2 nfsd struct path use: exp_get_by_name() by Al Viro · 16 years ago
  96. 80492e7 rpcgss: remove redundant test on unsigned by Roel Kluin · 16 years ago
  97. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  98. a63bb99 [PATCH] switch nfsd to kern_path() by Al Viro · 16 years ago
  99. c1a2a47 [PATCH] sanitize svc_export_parse() by Al Viro · 16 years ago
  100. 30bc4df nfsd: clean up expkey_parse error cases by J. Bruce Fields · 16 years ago