1. fbf4bcc NFS: Fix an ABBA spinlock issue in pnfs_update_layout() by Trond Myklebust · 4 years, 9 months ago
  2. 50bda5f Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
  3. 27d231c pNFS: Fix RCU lock leakage by Trond Myklebust · 4 years, 9 months ago
  4. 04de788 Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
  5. 93ce4af NFS: Clean up process of marking inode stale. by Trond Myklebust · 4 years, 9 months ago
  6. b3d8e42 Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 9 months ago
  7. 44ea8df NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn() by Trond Myklebust · 4 years, 9 months ago
  8. 97a728f NFS/pnfs: Fix dereference of layout cred in pnfs_layoutcommit_inode() by Trond Myklebust · 4 years, 9 months ago
  9. fc51b1c NFS: Beware when dereferencing the delegation cred by Trond Myklebust · 4 years, 9 months ago
  10. f30a6ea NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout by Trond Myklebust · 4 years, 9 months ago
  11. 75da985 NFS: finish_automount() requires us to hold 2 refs to the mount record by Trond Myklebust · 4 years, 9 months ago
  12. 529af90 NFS: Fix a few constant_table array definitions by Scott Mayhew · 4 years, 9 months ago
  13. ed5d588 NFS: Try to join page groups before an O_DIRECT retransmission by Trond Myklebust · 4 years, 9 months ago
  14. e00ed89 NFS: Refactor nfs_lock_and_join_requests() by Trond Myklebust · 4 years, 9 months ago
  15. 44a65a0 NFS: Reverse the submission order of requests in __nfs_pageio_add_request() by Trond Myklebust · 4 years, 9 months ago
  16. a62f8e3 NFS: Clean up nfs_lock_and_join_requests() by Trond Myklebust · 4 years, 9 months ago
  17. 377840e NFS: Remove the redundant function nfs_pgio_has_mirroring() by Trond Myklebust · 4 years, 9 months ago
  18. 862f35c NFS: Fix memory leaks in nfs_pageio_stop_mirroring() by Trond Myklebust · 4 years, 9 months ago
  19. f02cec9 NFS: Fix a request reference leak in nfs_direct_write_clear_reqs() by Trond Myklebust · 4 years, 9 months ago
  20. dc9dc2f NFS: Fix use-after-free issues in nfs_pageio_add_request() by Trond Myklebust · 4 years, 9 months ago
  21. 08ca8b2 NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests() by Trond Myklebust · 4 years, 9 months ago
  22. add42de NFS: Fix a page leak in nfs_destroy_unlinked_subrequests() by Trond Myklebust · 4 years, 9 months ago
  23. b3aa112 Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 9 months ago
  24. 779df6a NFS: Ensure security label is set for root inode by Scott Mayhew · 4 years, 10 months ago
  25. 7c4fa15 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  26. 481ed29 Merge tag 'docs-5.7' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 9 months ago
  27. 1de3af9 NFS: Remove unused FLUSH_SYNC support in nfs_initiate_pgio() by Trond Myklebust · 4 years, 9 months ago
  28. cbd7be4 pNFS/flexfiles: Specify the layout segment range in LAYOUTGET by Trond Myklebust · 4 years, 9 months ago
  29. e70430d pNFS/flexfiles: remove requirement for whole file layouts by Trond Myklebust · 4 years, 9 months ago
  30. e1e54ab pNFS/flexfiles: Check the layout segment range before doing I/O by Trond Myklebust · 4 years, 9 months ago
  31. 660d1eb pNFS/flexfile: Don't merge layout segments if the mirrors don't match by Trond Myklebust · 4 years, 9 months ago
  32. e18c18e NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handling by Trond Myklebust · 4 years, 10 months ago
  33. c84bea5 NFS/pNFS: Simplify bucket layout segment reference counting by Trond Myklebust · 4 years, 10 months ago
  34. 9c455a8 NFS/pNFS: Clean up pNFS commit operations by Trond Myklebust · 4 years, 10 months ago
  35. 0aa647b NFS: Remove bucket array from struct pnfs_ds_commit_info by Trond Myklebust · 4 years, 10 months ago
  36. fb6b53b NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs() by Trond Myklebust · 4 years, 10 months ago
  37. ba827c9 pNFS: Enable per-layout segment commit structures by Trond Myklebust · 4 years, 10 months ago
  38. a990189 pNFS: Add infrastructure for cleaning up per-layout commit structures by Trond Myklebust · 4 years, 10 months ago
  39. e3b9f7e NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers() by Trond Myklebust · 4 years, 10 months ago
  40. 1f28476 NFS: Fix O_DIRECT commit verifier handling by Trond Myklebust · 4 years, 10 months ago
  41. fb5f7f2 NFS: commit errors should be fatal by Trond Myklebust · 4 years, 10 months ago
  42. 18f4129 NFS/pNFS: Allow O_DIRECT to release the DS commitinfo by Trond Myklebust · 4 years, 10 months ago
  43. 0cb1f6d pNFS: Support per-layout segment commits in pnfs_generic_commit_pagelist() by Trond Myklebust · 4 years, 10 months ago
  44. fce9ed0 pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs() by Trond Myklebust · 4 years, 10 months ago
  45. a8e3765 NFSv4/pNFS: Scan the full list of commit arrays when committing by Trond Myklebust · 4 years, 10 months ago
  46. c21e716 NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info by Trond Myklebust · 4 years, 10 months ago
  47. d7242c4 pNFS: Add a helper to allocate the array of buckets by Trond Myklebust · 4 years, 10 months ago
  48. 19573c9 NFS/pNFS: Refactor pnfs_generic_commit_pagelist() by Trond Myklebust · 4 years, 10 months ago
  49. 329651b pNFS/flexfiles: Simplify allocation of the mirror array by Trond Myklebust · 4 years, 10 months ago
  50. aa3367c NFS: Don't specify NFS version in "UDP not supported" error by Petr Vorel · 4 years, 9 months ago
  51. 89c8023 nfsroot: set tcp as the default transport protocol by Liwei Song · 4 years, 9 months ago
  52. baf5fe7 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 9 months ago
  53. 8605cf0 NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails by Misono Tomohiro · 5 years ago
  54. 3cab185 nfs: Fix up documentation in nfs_follow_referral() and nfs_do_submount() by Trond Myklebust · 4 years, 10 months ago
  55. 65286b8 nfsd: export upcalls must not return ESTALE when mountd is down by Trond Myklebust · 4 years, 10 months ago
  56. 5601cda nfs: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  57. f5fdf12 NFSv4.2: error out when relink swapfile by Murphy Zhou · 4 years, 11 months ago
  58. eb095c1 NFS:remove redundant call to nfs_do_access by Zhouyi Zhou · 4 years, 10 months ago
  59. b5fdf84 NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts by Trond Myklebust · 4 years, 11 months ago
  60. 7f156ef NFSv4: Clean up nfs_delegation_reap_expired() by Trond Myklebust · 4 years, 10 months ago
  61. 1bba38b NFSv4: Clean up nfs_delegation_reap_unclaimed() by Trond Myklebust · 4 years, 10 months ago
  62. af3b61b NFSv4: Clean up nfs_client_return_marked_delegations() by Trond Myklebust · 4 years, 10 months ago
  63. 3c9e502 NFS: Add a helper nfs_client_for_each_server() by Trond Myklebust · 4 years, 10 months ago
  64. 58ac3e5 NFSv4/pnfs: Clean up nfs_layout_find_inode() by Trond Myklebust · 4 years, 10 months ago
  65. cf6605d NFSv4: Ensure layout headers are RCU safe by Trond Myklebust · 4 years, 11 months ago
  66. d911c57 NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid() by Trond Myklebust · 4 years, 10 months ago
  67. 194a0dc pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the server by Trond Myklebust · 5 years ago
  68. a8b373e NFS: Limit the size of the access cache by default by Trond Myklebust · 5 years ago
  69. 49cd325 NFS: Avoid referencing the cred twice in async rename/unlink by Trond Myklebust · 5 years ago
  70. 63ec2b6 NFSv4: Avoid unnecessary credential references in layoutget by Trond Myklebust · 5 years ago
  71. 6129650 NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O by Trond Myklebust · 5 years ago
  72. 542b994 NFS: Assume cred is pinned by open context in I/O requests by Trond Myklebust · 5 years ago
  73. 1d179d6 NFS: alloc_nfs_open_context() must use the file cred when available by Trond Myklebust · 5 years ago
  74. 244fcd2 NFS: Ensure we time out if a delegreturn does not complete by Trond Myklebust · 5 years ago
  75. 59b5639 NFSv4/pnfs: pnfs_set_layout_stateid() should update the layout cred by Trond Myklebust · 5 years ago
  76. 57f188e NFSv4: nfs_update_inplace_delegation() should update delegation cred by Trond Myklebust · 5 years ago
  77. 59e356a NFS: Use the 64-bit server readdir cookies when possible by Trond Myklebust · 5 years ago
  78. 3eb30c5 Documentation: nfsroot.rst: Fix references to nfsroot.rst by Niklas Söderlund · 4 years, 11 months ago
  79. 55dee1b nfs: add minor version to nfs_server_key for fscache by Scott Mayhew · 4 years, 10 months ago
  80. 75a9b91 NFS: Fix leak of ctx->nfs_server.hostname by Scott Mayhew · 4 years, 10 months ago
  81. 1821b26 NFS: Don't hard-code the fs_type when submounting by Scott Mayhew · 4 years, 11 months ago
  82. 1cef218 NFS: Ensure the fs_context has the correct fs_type before mounting by Scott Mayhew · 4 years, 11 months ago
  83. 9f01eb5 nfs: Fix nfs_access_get_cached_rcu() sparse error by Madhuparna Bhowmik · 5 years ago
  84. 5d63944 NFSv4: Ensure the delegation cred is pinned when we call delegreturn by Trond Myklebust · 4 years, 11 months ago
  85. 8c75593 NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation() by Trond Myklebust · 4 years, 11 months ago
  86. cd1b659 NFSv4.1 make cachethis=no for writes by Olga Kornievskaia · 4 years, 11 months ago
  87. efeda80 NFSv4: Fix revalidation of dentries with delegations by Trond Myklebust · 5 years ago
  88. cf5b405 NFSv4: Fix races between open and dentry revalidation by Trond Myklebust · 5 years ago
  89. a1147b8 NFS: Fix up directory verifier races by Trond Myklebust · 5 years ago
  90. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  91. f43574d Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  92. 328de52 turn fs_param_is_... into functions by Al Viro · 5 years ago
  93. 48ce73b fs_parse: handle optional arguments sanely by Al Viro · 5 years ago
  94. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  95. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  96. 5eede62 fold struct fs_parameter_enum into struct constant_table by Al Viro · 5 years ago
  97. 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
  98. 7dc2993 NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals by Robert Milkowski · 5 years ago
  99. 924491f NFSv4: try lease recovery on NFS4ERR_EXPIRED by Robert Milkowski · 5 years ago
  100. 123c23c NFS: Fix memory leaks by Wenwen Wang · 5 years ago