1. b10252c nfsd: Fix nsfd startup race (again) by Alexander Sverdlin · 3 years, 1 month ago
  2. f988a7b nfsd: Log client tracking type log message as info instead of warning by Paul Menzel · 3 years, 10 months ago
  3. 6521f89 namei: prepare for idmapped mounts by Christian Brauner · 4 years ago
  4. df60446 nfsd: avoid a NULL dereference in __cld_pipe_upcall() by Scott Mayhew · 4 years, 6 months ago
  5. ea794db nfsd: use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  6. 9cc7680 nfsd: make 'boot_time' 64-bit wide by Arnd Bergmann · 5 years ago
  7. 18b9a89 nfsd: Fix cld_net->cn_tfm initialization by Scott Mayhew · 5 years ago
  8. 12b4157 nfsd: remove private bin2hex implementation by Andy Shevchenko · 5 years ago
  9. 6ee95d1 nfsd: add support for upcall version 2 by Scott Mayhew · 5 years ago
  10. 11a60d1 nfsd: add a "GetVersion" upcall for nfsdcld by Scott Mayhew · 5 years ago
  11. 700a800 Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  12. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  13. 8a9f4f4 nfsd: handle legacy client tracking records sent by nfsdcld by Scott Mayhew · 6 years ago
  14. 8692160 nfsd: re-order client tracking method selection by Scott Mayhew · 6 years ago
  15. 362063a nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcld by Scott Mayhew · 6 years ago
  16. 7472595 nfsd: un-deprecate nfsdcld by Scott Mayhew · 6 years ago
  17. 6b18910 nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char array by Scott Mayhew · 6 years ago
  18. b493fd3 nfsd: fix a warning in __cld_pipe_upcall() by Scott Mayhew · 6 years ago
  19. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  20. 5b1e167 Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  21. 956ccef nfsd: recover: fix memory leak by Sudip Mukherjee · 9 years ago
  22. 1edb82d nfsd: Use shash by Herbert Xu · 9 years ago
  23. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  24. 7c582e4 nfsd: recover: constify nfsd4_client_tracking_ops structures by Julia Lawall · 9 years ago
  25. 46cc8ba nfsd: don't WARN/backtrace for invalid container deployment. by Paul Gortmaker · 9 years ago
  26. 4691b27 nfsd: Fix a memory leak in nfsd4_list_rec_dir() by Kinglong Mee · 9 years ago
  27. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  28. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  29. ef8a1a1 nfsd: get rid of ->f_dentry by Al Viro · 10 years ago
  30. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  31. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  32. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  33. 65decb6 nfsd: skip subsequent UMH "create" operations after the first one for v4.0 clients by Jeff Layton · 10 years ago
  34. 788a791 nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcalls by Jeff Layton · 10 years ago
  35. d682e75 nfsd: serialize nfsdcltrack upcalls for a particular client by Jeff Layton · 10 years ago
  36. d4318ac nfsd: pass extra info in env vars to upcalls to allow for early grace period end by Jeff Layton · 10 years ago
  37. 919b804 nfsd: remove redundant boot_time parm from grace_done client tracking op by Jeff Layton · 10 years ago
  38. 15d176c NFSD: Fix a memory leak if nfsd4_recdir_load fail by Kinglong Mee · 10 years ago
  39. c2236f141 NFSD: Reset creds after mnt_want_write_file() fail by Kinglong Mee · 10 years ago
  40. a6a9f18 nfsd: switch to %p[dD] by Al Viro · 11 years ago
  41. 248f807 nfsd4: nfsd4_create_clid_dir prints uninitialized data by J. Bruce Fields · 11 years ago
  42. ac6614b [readdir] constify ->actor by Al Viro · 12 years ago
  43. bb6f619 [readdir] introduce ->iterate(), ctx->pos, dir_emit() by Al Viro · 12 years ago
  44. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 12 years ago
  45. 7255e71 nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT error by Jeff Layton · 12 years ago
  46. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  47. 71a5030 nfsd: disable usermode helper client tracker in container by Stanislav Kinsbursky · 12 years ago
  48. 6fab877 nfsd: Properly compare and initialize kuids and kgids by Eric W. Biederman · 12 years ago
  49. 9a9c647 nfsd: make NFSv4 recovery client tracking options per net by Stanislav Kinsbursky · 12 years ago
  50. f141f79 nfsd: recovery - make in_grace per net by Stanislav Kinsbursky · 12 years ago
  51. 3a07336 nfsd: recovery - make rec_file per net by Stanislav Kinsbursky · 12 years ago
  52. dba88ba nfsd4: remove state lock from nfsd4_load_reboot_recovery_data by J. Bruce Fields · 12 years ago
  53. 12760c6 nfsd: pass nfsd_net instead of net to grace enders by Stanislav Kinsbursky · 12 years ago
  54. 52e19c0 nfsd: make reclaim_str_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  55. c212cec nfsd: make nfs4_client network namespace dependent by Stanislav Kinsbursky · 12 years ago
  56. 7e4f015 nfsd: release the legacy reclaimable clients list in grace_done by Jeff Layton · 12 years ago
  57. 2216d44 nfsd: get rid of cl_recdir field by Jeff Layton · 12 years ago
  58. 0ce0c2b nfsd: don't search for client by hash on legacy reboot recovery gracedone by Jeff Layton · 12 years ago
  59. 278c931 nfsd: have nfsd4_find_reclaim_client take a char * argument by Jeff Layton · 12 years ago
  60. 8b0554e nfsd: warn about impending removal of nfsdcld upcall by Jeff Layton · 12 years ago
  61. f3aa7e24 nfsd: pass info about the legacy recoverydir in environment variables by Jeff Layton · 12 years ago
  62. 2d77bf0 nfsd: change heuristic for selecting the client_tracking_ops by Jeff Layton · 12 years ago
  63. 2873d21 nfsd: add a usermodehelper upcall for NFSv4 client ID tracking by Jeff Layton · 12 years ago
  64. a0af710 nfsd: remove unused argument to nfs4_has_reclaimed_state by Jeff Layton · 12 years ago
  65. 698d8d8 nfsd: fix error handling in nfsd4_remove_clid_dir by Jeff Layton · 12 years ago
  66. 4a55c10 nfsd: Push mnt_want_write() outside of i_mutex by Jan Kara · 13 years ago
  67. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  68. bc1b542 nfsd4: preserve __user annotation on cld downcall msg by J. Bruce Fields · 13 years ago
  69. 2355c59 nfsd4: fix missing "static" by J. Bruce Fields · 13 years ago
  70. 8a7dc4b nfsd: fix nfs4recover.c printk format warning by Randy Dunlap · 13 years ago
  71. 797a9d7 nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled by Jeff Layton · 13 years ago
  72. 21f72c9 nfsd: fix NULL pointer dereference in cld_pipe_downcall by Jeff Layton · 13 years ago
  73. cc27e0d nfsd: don't allow legacy client tracker init for anything but init_net by Jeff Layton · 13 years ago
  74. 813fd32 nfsd: add notifier to handle mount/unmount of rpc_pipefs sb by Jeff Layton · 13 years ago
  75. f3f8014 nfsd: add the infrastructure to handle the cld upcall by Jeff Layton · 13 years ago
  76. 2a4317c nfsd: add nfsd4_client_tracking_ops struct and a way to set it by Jeff Layton · 13 years ago
  77. a52d726 nfsd: convert nfs4_client->cl_cb_flags to a generic flags field by Jeff Layton · 13 years ago
  78. 0b48d42 Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  79. 7a6ef8c nfsd4: nfsd4_create_clid_dir return value is unused by J. Bruce Fields · 13 years ago
  80. b854889 nfsd4: be forgiving in the absence of the recovery directory by J. Bruce Fields · 13 years ago
  81. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  82. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  83. aec3968 nfsd4: fix spurious 4.1 post-reboot failures by J. Bruce Fields · 13 years ago
  84. 3e77246 nfsd4: stop using nfserr_resource for transitory errors by J. Bruce Fields · 13 years ago
  85. 6577aac nfsd4: fix failure to end nfsd4 grace period by Boaz Harrosh · 13 years ago
  86. 48483bf nfsd4: simplify recovery dir setting by J. Bruce Fields · 13 years ago
  87. 5b4b299 nfsd4_list_rec_dir(): don't bother with reopening rec_file by Al Viro · 13 years ago
  88. e203d50 nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot by J. Bruce Fields · 14 years ago
  89. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 15 years ago
  90. e970a57 nfsd: open a file descriptor for fsync in nfs4 recovery by Christoph Hellwig · 15 years ago
  91. 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
  92. f501912 commit_metadata export operation replacing nfsd_sync_dir by Ben Myers · 15 years ago
  93. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  94. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  95. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
  96. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
  97. 8daed1e nfsd: silence lockdep warning by J. Bruce Fields · 16 years ago
  98. 2f9092e Fix i_mutex vs. readdir handling in nfsd by David Woodhouse · 16 years ago
  99. a1bcecd nfsd41: match clientid establishment method by Andy Adamson · 16 years ago
  100. 05f4f67 nfsd4: don't do lookup within readdir in recovery code by J. Bruce Fields · 16 years ago