1. 44b49aa nfsd: fix comparison to bool warning by Zheng Bin · 4 years, 4 months ago
  2. 5aff7d0 NFSD: Correct type annotations in COPY XDR functions by Chuck Lever · 4 years, 4 months ago
  3. b9a4923 NFSD: Correct type annotations in user xattr XDR functions by Chuck Lever · 4 years, 4 months ago
  4. 8237284 NFSD: Correct type annotations in user xattr helpers by Chuck Lever · 4 years, 4 months ago
  5. 403217f SUNRPC/NFSD: Implement xdr_reserve_space_vec() by Anna Schumaker · 4 years, 5 months ago
  6. 3caf917 nfsd: rename delegation related tracepoints to make them less confusing by Hou Tao · 4 years, 5 months ago
  7. e2a1840 nfsd: Remove unnecessary assignment in nfs4xdr.c by Alex Dewar · 4 years, 5 months ago
  8. 4cce11fa nfsd: Fix typo in comment by Alex Dewar · 4 years, 5 months ago
  9. 12ed22f nfsd: give up callbacks on revoked delegations by J. Bruce Fields · 4 years, 6 months ago
  10. e56dc9e nfsd: remove fault injection code by J. Bruce Fields · 4 years, 6 months ago
  11. 2ac6981 Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 5 months ago
  12. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  13. 34b09af nfsd: fix oops on mixed NFSv4/NFSv3 client access by J. Bruce Fields · 4 years, 5 months ago
  14. 7a6b604 Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 5 months ago
  15. eb65405 Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 5 months ago
  16. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  17. b9a1b97 fsnotify: create method handle_inode_event() in fsnotify_operations by Amir Goldstein · 4 years, 6 months ago
  18. b54cecf fsnotify: pass dir argument to handle_event() callback by Amir Goldstein · 4 years, 7 months ago
  19. 94a4bea nfsd: netns.h: delete a duplicated word by Randy Dunlap · 4 years, 6 months ago
  20. 9affa43 nfsd4: fix NULL dereference in nfsd/clients display code by J. Bruce Fields · 4 years, 6 months ago
  21. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  22. 9a02aa4 nfsd: use fsnotify_data_inode() to get the unlinked inode by Amir Goldstein · 4 years, 6 months ago
  23. df60446 nfsd: avoid a NULL dereference in __cld_pipe_upcall() by Scott Mayhew · 4 years, 6 months ago
  24. 94415b0 nfsd4: a client's own opens needn't prevent delegations by J. Bruce Fields · 4 years, 6 months ago
  25. 0b7cd9d nfsd: Use seq_putc() in two functions by Xu Wang · 4 years, 7 months ago
  26. 0e885e8 nfsd: add fattr support for user extended attributes by Frank van der Linden · 4 years, 7 months ago
  27. 23e50fe nfsd: implement the xattr functions and en/decode logic by Frank van der Linden · 4 years, 7 months ago
  28. 6178713 nfsd: add structure definitions for xattr requests / responses by Frank van der Linden · 4 years, 7 months ago
  29. c11d7fd nfsd: take xattr bits into account for permission checks by Frank van der Linden · 4 years, 7 months ago
  30. 3211944 nfsd: define xattr functions to call into their vfs counterparts by Frank van der Linden · 4 years, 7 months ago
  31. 4dd05fc nfsd: add defines for NFSv4.2 extended attribute support by Frank van der Linden · 4 years, 7 months ago
  32. 874c7b8 nfsd: split off the write decode code into a separate function by Frank van der Linden · 4 years, 7 months ago
  33. bf26540 nfsd: fix nfsdfs inode reference count leak by J. Bruce Fields · 4 years, 7 months ago
  34. 681370f nfsd4: fix nfsdfs reference count loop by J. Bruce Fields · 4 years, 7 months ago
  35. 22cf841 nfsd: apply umask on fs without ACL support by J. Bruce Fields · 4 years, 7 months ago
  36. c742b63 Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 7 months ago
  37. c25bf18 nfsd: safer handling of corrupted c_type by J. Bruce Fields · 4 years, 8 months ago
  38. a37b071 mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE by NeilBrown · 4 years, 8 months ago
  39. 027690c nfsd4: make drc_slab global, not per-net by J. Bruce Fields · 4 years, 8 months ago
  40. 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 8 months ago
  41. a4abc6b nfsd: Fix svc_xprt refcnt leak when setup callback client failed by Xiyu Yang · 4 years, 8 months ago
  42. 6670ee2 Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-incoming by J. Bruce Fields · 4 years, 8 months ago
  43. f245397 NFSD: Fix improperly-formatted Doxygen comments by Chuck Lever · 4 years, 9 months ago
  44. 45f56da NFSD: Squash an annoying compiler warning by Chuck Lever · 4 years, 10 months ago
  45. 1eace0d NFSD: Add tracepoints for monitoring NFSD callbacks by Chuck Lever · 4 years, 10 months ago
  46. dd5e3fb NFSD: Add tracepoints to the NFSD state management code by Chuck Lever · 4 years, 10 months ago
  47. 0b175b1 NFSD: Add tracepoints to NFSD's duplicate reply cache by Chuck Lever · 4 years, 9 months ago
  48. 44fb26c nfsd: Fix old-style function definition by Ma Feng · 4 years, 8 months ago
  49. 28df3d1 nfsd: clients don't need to break their own delegations by J. Bruce Fields · 7 years ago
  50. ea794db nfsd: use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 9 months ago
  51. c2d715a nfsd: handle repeated BIND_CONN_TO_SESSION by J. Bruce Fields · 4 years, 9 months ago
  52. 580da46 nfsd4: add filename to states output by Achilles Gaikwad · 4 years, 9 months ago
  53. ee590d2 nfsd4: stid display should preserve on-the-wire byte order by J. Bruce Fields · 4 years, 9 months ago
  54. ace7ade nfsd4: common stateid-printing code by J. Bruce Fields · 4 years, 9 months ago
  55. 6221f1d SUNRPC: Fix backchannel RPC soft lockups by Chuck Lever · 4 years, 9 months ago
  56. e1e8399 nfsd: memory corruption in nfsd4_lock() by Vasily Averin · 4 years, 10 months ago
  57. 69afd26 nfsd: fsnotify on rmdir under nfsd/clients/ by J. Bruce Fields · 4 years, 10 months ago
  58. 663e36f nfsd4: kill warnings on testing stateids with mismatched clientids by J. Bruce Fields · 4 years, 10 months ago
  59. 6cbfad5 nfsd: remove read permission bit for ctl sysctl by Petr Vorel · 4 years, 10 months ago
  60. 3ac3711 NFSD: Fix NFS server build errors by Chuck Lever · 4 years, 11 months ago
  61. 65286b8 nfsd: export upcalls must not return ESTALE when mountd is down by Trond Myklebust · 4 years, 11 months ago
  62. 6a30e47 nfsd: Add tracepoints for update of the expkey and export cache entries by Trond Myklebust · 4 years, 11 months ago
  63. cf749f3 nfsd: Add tracepoints for exp_find_key() and exp_get_by_name() by Trond Myklebust · 4 years, 11 months ago
  64. f01274a nfsd: Add tracing to nfsd_set_fh_dentry() by Trond Myklebust · 4 years, 11 months ago
  65. a451b12 nfsd: Don't add locks to closed or closing open stateids by Trond Myklebust · 4 years, 11 months ago
  66. 7dcf4ab NFSD: Clean up nfsd4_encode_readv by Chuck Lever · 4 years, 11 months ago
  67. 4120553 nfsd: Fix NFSv4 READ on RDMA when using readv by Chuck Lever · 4 years, 11 months ago
  68. 057a227 fs: nfsd: fileache.c: Use built-in RCU list checking by Madhuparna Bhowmik · 5 years ago
  69. 36a8049 fs: nfsd: nfs4state.c: Use built-in RCU list checking by Madhuparna Bhowmik · 5 years ago
  70. 7627d7d nfsd: set the server_scope during service startup by Scott Mayhew · 5 years ago
  71. 08dffcc Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  72. 50d0def nfsd: make nfsd_filecache_wq variable static by Chen Zhou · 5 years ago
  73. 91fd3c3 nfsd4: fix double free in nfsd4_do_async_copy() by Dan Carpenter · 5 years ago
  74. 689827c nfsd: convert file cache to use over/underflow safe refcount by Trond Myklebust · 5 years ago
  75. c192855 nfsd: Define the file access mode enum for tracing by Trond Myklebust · 5 years ago
  76. a9ceb060 nfsd: Fix a perf warning by Trond Myklebust · 5 years ago
  77. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  78. 19e0663 nfsd: Ensure sampling of the write verifier is atomic with the write by Trond Myklebust · 5 years ago
  79. 524ff1a nfsd: Ensure sampling of the commit verifier is atomic with the commit by Trond Myklebust · 5 years ago
  80. 1b28d75 nfsd: Ensure exclusion between CLONE and WRITE errors by Trond Myklebust · 5 years ago
  81. b66ae6d nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range() by Trond Myklebust · 5 years ago
  82. 7bf94c6 nfsd: Update the boot verifier on stable writes too. by Trond Myklebust · 5 years ago
  83. 5011af4 nfsd: Fix stable writes by Trond Myklebust · 5 years ago
  84. 16f8f89 nfsd: Allow nfsd_vfs_write() to take the nfsd_file as an argument by Trond Myklebust · 5 years ago
  85. 90d2f1d nfsd: Fix a soft lockup race in nfsd_file_mark_find_or_create() by Trond Myklebust · 5 years ago
  86. b666930 nfsd: Reduce the number of calls to nfsd_file_gc() by Trond Myklebust · 5 years ago
  87. 55f84cc4 nfsd: Schedule the laundrette regularly irrespective of file errors by Trond Myklebust · 5 years ago
  88. bd6e1ce nfsd: Remove unused constant NFSD_FILE_LRU_RESCAN by Trond Myklebust · 5 years ago
  89. 9542e6a nfsd: Containerise filecache laundrette by Trond Myklebust · 5 years ago
  90. 36ebbdb nfsd: cleanup nfsd_file_lru_dispose() by Trond Myklebust · 5 years ago
  91. 28c7d86 nfsd: fix filecache lookup by Trond Myklebust · 5 years ago
  92. e44b4bf nfsd: use true,false for bool variable in nfssvc.c by zhengbin · 5 years ago
  93. 500c2481 nfsd: use true,false for bool variable in nfs4proc.c by zhengbin · 5 years ago
  94. 384a7cca nfsd: use true,false for bool variable in vfs.c by zhengbin · 5 years ago
  95. 364d581 nfsd: remove nfs4_reset_lease() declarations by Arnd Bergmann · 5 years ago
  96. 9104ae4 nfsd: use ktime_get_real_seconds() in nfs4_verifier by Arnd Bergmann · 5 years ago
  97. 20b7d86 nfsd: use boottime for lease expiry calculation by Arnd Bergmann · 5 years ago
  98. 9594497 nfsd: fix jiffies/time_t mixup in LRU list by Arnd Bergmann · 5 years ago
  99. 2561c92 nfsd: fix delay timer on 32-bit architectures by Arnd Bergmann · 5 years ago
  100. b6356d4 nfsd: use time64_t in nfsd_proc_setattr() check by Arnd Bergmann · 5 years ago