1. cd2ed9b NFS: Add a tracepoint in nfs_set_pgio_error() by Chuck Lever · 4 years, 8 months ago
  2. fd2b612 NFS: Trace short NFS READs by Chuck Lever · 4 years, 8 months ago
  3. 5be5945 NFS: nfs_xdr_status should record the procedure name by Chuck Lever · 4 years, 8 months ago
  4. ef31d87 NFS: remove duplicate headers by Chen Zhou · 4 years, 8 months ago
  5. 1c709b7 NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION by Olga Kornievskaia · 4 years, 9 months ago
  6. 1f9b0f3 NFS: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 9 months ago
  7. 00a7a00 NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookup by Xu Wang · 4 years, 10 months ago
  8. 8eed292 NFSv3: fix rpc receive buffer size for MOUNT call by Olga Kornievskaia · 4 years, 8 months ago
  9. 4fa7ef6 NFS/pnfs: Don't use RPC_TASK_CRED_NOREF with pnfs by Trond Myklebust · 4 years, 8 months ago
  10. f304a80 NFS: Don't use RPC_TASK_CRED_NOREF with delegreturn by Trond Myklebust · 4 years, 8 months ago
  11. 2b666a1 Merge tag 'fscache-fixes-20200508-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Trond Myklebust · 4 years, 8 months ago
  12. 29fe839 nfs: fix NULL deference in nfs4_get_valid_delegation by J. Bruce Fields · 4 years, 8 months ago
  13. 50eaa65 NFSv4: Fix fscache cookie aux_data to ensure change_attr is included by Dave Wysochanski · 4 years, 9 months ago
  14. 1575161 NFS: Fix fscache super_cookie allocation by Dave Wysochanski · 4 years, 9 months ago
  15. d9bfced NFS: Fix fscache super_cookie index_key from changing after umount by Dave Wysochanski · 4 years, 9 months ago
  16. 9c07b75b NFS: Fix a race in __nfs_list_for_each_server() by Trond Myklebust · 4 years, 9 months ago
  17. dff5853 NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION by Olga Kornievskaia · 4 years, 9 months ago
  18. 6e47666 NFSv4: Remove unreachable error condition due to rpc_run_task() by Xiyu Yang · 4 years, 9 months ago
  19. 7648f93 nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl by Andreas Gruenbacher · 4 years, 9 months ago
  20. 4d8948c NFS/pnfs: Fix a credential use-after-free issue in pnfs_roc() by Trond Myklebust · 4 years, 9 months ago
  21. 7bcc105 NFS/pnfs: Ensure that _pnfs_return_layout() waits for layoutreturn completion by Trond Myklebust · 4 years, 9 months ago
  22. fbf4bcc NFS: Fix an ABBA spinlock issue in pnfs_update_layout() by Trond Myklebust · 4 years, 9 months ago
  23. 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
  24. 27d231c pNFS: Fix RCU lock leakage by Trond Myklebust · 4 years, 9 months ago
  25. 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
  26. 93ce4af NFS: Clean up process of marking inode stale. by Trond Myklebust · 4 years, 9 months ago
  27. 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
  28. 44ea8df NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn() by Trond Myklebust · 4 years, 9 months ago
  29. 97a728f NFS/pnfs: Fix dereference of layout cred in pnfs_layoutcommit_inode() by Trond Myklebust · 4 years, 9 months ago
  30. fc51b1c NFS: Beware when dereferencing the delegation cred by Trond Myklebust · 4 years, 9 months ago
  31. f30a6ea NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout by Trond Myklebust · 4 years, 9 months ago
  32. 75da985 NFS: finish_automount() requires us to hold 2 refs to the mount record by Trond Myklebust · 4 years, 9 months ago
  33. 529af90 NFS: Fix a few constant_table array definitions by Scott Mayhew · 4 years, 9 months ago
  34. ed5d588 NFS: Try to join page groups before an O_DIRECT retransmission by Trond Myklebust · 4 years, 10 months ago
  35. e00ed89 NFS: Refactor nfs_lock_and_join_requests() by Trond Myklebust · 4 years, 10 months ago
  36. 44a65a0 NFS: Reverse the submission order of requests in __nfs_pageio_add_request() by Trond Myklebust · 4 years, 9 months ago
  37. a62f8e3 NFS: Clean up nfs_lock_and_join_requests() by Trond Myklebust · 4 years, 10 months ago
  38. 377840e NFS: Remove the redundant function nfs_pgio_has_mirroring() by Trond Myklebust · 4 years, 10 months ago
  39. 862f35c NFS: Fix memory leaks in nfs_pageio_stop_mirroring() by Trond Myklebust · 4 years, 10 months ago
  40. f02cec9 NFS: Fix a request reference leak in nfs_direct_write_clear_reqs() by Trond Myklebust · 4 years, 10 months ago
  41. dc9dc2f NFS: Fix use-after-free issues in nfs_pageio_add_request() by Trond Myklebust · 4 years, 10 months ago
  42. 08ca8b2 NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests() by Trond Myklebust · 4 years, 9 months ago
  43. add42de NFS: Fix a page leak in nfs_destroy_unlinked_subrequests() by Trond Myklebust · 4 years, 9 months ago
  44. 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
  45. 779df6a NFS: Ensure security label is set for root inode by Scott Mayhew · 4 years, 10 months ago
  46. 7c4fa15 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  47. 481ed29 Merge tag 'docs-5.7' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 10 months ago
  48. 1de3af9 NFS: Remove unused FLUSH_SYNC support in nfs_initiate_pgio() by Trond Myklebust · 4 years, 10 months ago
  49. cbd7be4 pNFS/flexfiles: Specify the layout segment range in LAYOUTGET by Trond Myklebust · 4 years, 10 months ago
  50. e70430d pNFS/flexfiles: remove requirement for whole file layouts by Trond Myklebust · 4 years, 10 months ago
  51. e1e54ab pNFS/flexfiles: Check the layout segment range before doing I/O by Trond Myklebust · 4 years, 10 months ago
  52. 660d1eb pNFS/flexfile: Don't merge layout segments if the mirrors don't match by Trond Myklebust · 4 years, 10 months ago
  53. e18c18e NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handling by Trond Myklebust · 4 years, 10 months ago
  54. c84bea5 NFS/pNFS: Simplify bucket layout segment reference counting by Trond Myklebust · 4 years, 10 months ago
  55. 9c455a8 NFS/pNFS: Clean up pNFS commit operations by Trond Myklebust · 4 years, 10 months ago
  56. 0aa647b NFS: Remove bucket array from struct pnfs_ds_commit_info by Trond Myklebust · 4 years, 10 months ago
  57. fb6b53b NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs() by Trond Myklebust · 4 years, 10 months ago
  58. ba827c9 pNFS: Enable per-layout segment commit structures by Trond Myklebust · 4 years, 10 months ago
  59. a990189 pNFS: Add infrastructure for cleaning up per-layout commit structures by Trond Myklebust · 4 years, 10 months ago
  60. e3b9f7e NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers() by Trond Myklebust · 4 years, 10 months ago
  61. 1f28476 NFS: Fix O_DIRECT commit verifier handling by Trond Myklebust · 4 years, 10 months ago
  62. fb5f7f2 NFS: commit errors should be fatal by Trond Myklebust · 4 years, 10 months ago
  63. 18f4129 NFS/pNFS: Allow O_DIRECT to release the DS commitinfo by Trond Myklebust · 4 years, 10 months ago
  64. 0cb1f6d pNFS: Support per-layout segment commits in pnfs_generic_commit_pagelist() by Trond Myklebust · 4 years, 10 months ago
  65. fce9ed0 pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs() by Trond Myklebust · 4 years, 10 months ago
  66. a8e3765 NFSv4/pNFS: Scan the full list of commit arrays when committing by Trond Myklebust · 4 years, 10 months ago
  67. c21e716 NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info by Trond Myklebust · 4 years, 10 months ago
  68. d7242c4 pNFS: Add a helper to allocate the array of buckets by Trond Myklebust · 4 years, 10 months ago
  69. 19573c9 NFS/pNFS: Refactor pnfs_generic_commit_pagelist() by Trond Myklebust · 4 years, 10 months ago
  70. 329651b pNFS/flexfiles: Simplify allocation of the mirror array by Trond Myklebust · 4 years, 10 months ago
  71. aa3367c NFS: Don't specify NFS version in "UDP not supported" error by Petr Vorel · 4 years, 10 months ago
  72. 89c8023 nfsroot: set tcp as the default transport protocol by Liwei Song · 4 years, 10 months ago
  73. 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, 10 months ago
  74. 8605cf0 NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails by Misono Tomohiro · 5 years ago
  75. 3cab185 nfs: Fix up documentation in nfs_follow_referral() and nfs_do_submount() by Trond Myklebust · 4 years, 10 months ago
  76. 65286b8 nfsd: export upcalls must not return ESTALE when mountd is down by Trond Myklebust · 4 years, 10 months ago
  77. 5601cda nfs: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  78. f5fdf12 NFSv4.2: error out when relink swapfile by Murphy Zhou · 5 years ago
  79. eb095c1 NFS:remove redundant call to nfs_do_access by Zhouyi Zhou · 4 years, 10 months ago
  80. b5fdf84 NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts by Trond Myklebust · 5 years ago
  81. 7f156ef NFSv4: Clean up nfs_delegation_reap_expired() by Trond Myklebust · 4 years, 11 months ago
  82. 1bba38b NFSv4: Clean up nfs_delegation_reap_unclaimed() by Trond Myklebust · 4 years, 11 months ago
  83. af3b61b NFSv4: Clean up nfs_client_return_marked_delegations() by Trond Myklebust · 4 years, 11 months ago
  84. 3c9e502 NFS: Add a helper nfs_client_for_each_server() by Trond Myklebust · 4 years, 11 months ago
  85. 58ac3e5 NFSv4/pnfs: Clean up nfs_layout_find_inode() by Trond Myklebust · 4 years, 11 months ago
  86. cf6605d NFSv4: Ensure layout headers are RCU safe by Trond Myklebust · 5 years ago
  87. d911c57 NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid() by Trond Myklebust · 4 years, 11 months ago
  88. 194a0dc pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the server by Trond Myklebust · 5 years ago
  89. a8b373e NFS: Limit the size of the access cache by default by Trond Myklebust · 5 years ago
  90. 49cd325 NFS: Avoid referencing the cred twice in async rename/unlink by Trond Myklebust · 5 years ago
  91. 63ec2b6 NFSv4: Avoid unnecessary credential references in layoutget by Trond Myklebust · 5 years ago
  92. 6129650 NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O by Trond Myklebust · 5 years ago
  93. 542b994 NFS: Assume cred is pinned by open context in I/O requests by Trond Myklebust · 5 years ago
  94. 1d179d6 NFS: alloc_nfs_open_context() must use the file cred when available by Trond Myklebust · 5 years ago
  95. 244fcd2 NFS: Ensure we time out if a delegreturn does not complete by Trond Myklebust · 5 years ago
  96. 59b5639 NFSv4/pnfs: pnfs_set_layout_stateid() should update the layout cred by Trond Myklebust · 5 years ago
  97. 57f188e NFSv4: nfs_update_inplace_delegation() should update delegation cred by Trond Myklebust · 5 years ago
  98. 59e356a NFS: Use the 64-bit server readdir cookies when possible by Trond Myklebust · 5 years ago
  99. 3eb30c5 Documentation: nfsroot.rst: Fix references to nfsroot.rst by Niklas Söderlund · 5 years ago
  100. 55dee1b nfs: add minor version to nfs_server_key for fscache by Scott Mayhew · 4 years, 11 months ago