1. 345c6f2 nfs: Fix security label length not being reset by Jeffrey Mitchell · 4 years, 1 month ago
  2. 1f39a7c NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests() by Trond Myklebust · 4 years, 6 months ago
  3. a6a2cf4 NFS: Zero-stateid SETATTR should first return delegation by Chuck Lever · 4 years, 1 month ago
  4. c642341 NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall by Olga Kornievskaia · 4 years, 2 months ago
  5. a906b86 nfs: Fix getxattr kernel panic and memory overflow by Jeffrey Mitchell · 4 years, 2 months ago
  6. 5052b99 NFS: Don't return layout segments that are in use by Trond Myklebust · 4 years, 2 months ago
  7. ceefd5f NFS: Don't move layouts to plh_return_segs list while in use by Trond Myklebust · 4 years, 2 months ago
  8. 8f0d0b3 SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO compeletion") by Olga Kornievskaia · 4 years, 3 months ago
  9. e66a37c NFSv4 fix CLOSE not waiting for direct IO compeletion by Olga Kornievskaia · 4 years, 4 months ago
  10. e6efe9b pNFS/flexfiles: Fix list corruption if the mirror count changes by Trond Myklebust · 4 years, 4 months ago
  11. e80980e NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION by Olga Kornievskaia · 4 years, 6 months ago
  12. 0840f67 NFSv4: Fix fscache cookie aux_data to ensure change_attr is included by Dave Wysochanski · 4 years, 6 months ago
  13. d8b16f4 nfs: fscache: use timespec64 in inode auxdata by Arnd Bergmann · 5 years ago
  14. f61787f NFS: Fix fscache super_cookie index_key from changing after umount by Dave Wysochanski · 4 years, 6 months ago
  15. 7b4e9bf nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl by Andreas Gruenbacher · 4 years, 6 months ago
  16. b38f753 NFS: Fix memory leaks in nfs_pageio_stop_mirroring() by Trond Myklebust · 4 years, 6 months ago
  17. 2f5253c NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails by Misono Tomohiro · 5 years ago
  18. 401876d NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid() by Trond Myklebust · 4 years, 7 months ago
  19. 194a805 NFS: Fix a page leak in nfs_destroy_unlinked_subrequests() by Trond Myklebust · 4 years, 6 months ago
  20. 968d4ec nfs: add minor version to nfs_server_key for fscache by Scott Mayhew · 4 years, 8 months ago
  21. 47f4408 NFS: Fix memory leaks by Wenwen Wang · 4 years, 8 months ago
  22. 32865d6 NFSv4.1 make cachethis=no for writes by Olga Kornievskaia · 4 years, 8 months ago
  23. 070818b NFSv4: try lease recovery on NFS4ERR_EXPIRED by Robert Milkowski · 4 years, 8 months ago
  24. 056d1656 NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes() by Trond Myklebust · 4 years, 9 months ago
  25. 3060883 NFS: Revalidate the file size on a fatal write error by Trond Myklebust · 4 years, 9 months ago
  26. 008ff93 nfs: NFS_SWAP should depend on SWAP by Geert Uytterhoeven · 4 years, 9 months ago
  27. 729c123 NFS: Directory page cache pages need to be locked when read by Trond Myklebust · 4 years, 8 months ago
  28. 68b1724 NFS: Fix memory leaks and corruption in readdir by Trond Myklebust · 4 years, 8 months ago
  29. 8904763 NFS: Don't interrupt file writeout due to fatal errors by Trond Myklebust · 6 years ago
  30. 9ed8e8f NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE() by Trond Myklebust · 6 years ago
  31. 7228d43 NFS: Add missing encode / decode sequence_maxsz to v4.2 operations by Anna Schumaker · 6 years ago
  32. 8ce3c27 NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount by Trond Myklebust · 6 years ago
  33. 341e4f3 NFS: Fix a soft lockup in the delegation recovery code by Trond Myklebust · 6 years ago
  34. eb07716 fs/nfs: Fix nfs_parse_devname to not modify it's argument by Eric W. Biederman · 6 years ago
  35. da84bc4 NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn by Trond Myklebust · 5 years ago
  36. 04b1730 NFSv2: Fix a typo in encode_sattr() by Trond Myklebust · 5 years ago
  37. 90d73c1 NFSv4.x: fix lock recovery during delegation recall by Olga Kornievskaia · 6 years ago
  38. 2452374 NFSv4: Don't allow a cached open with a revoked delegation by Trond Myklebust · 5 years ago
  39. 7400164 NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid() by Trond Myklebust · 5 years ago
  40. da24be8 NFSv4: Fix leak of clp->cl_acceptor string by Chuck Lever · 5 years ago
  41. ca2cc4b nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request by ZhangXiaoxu · 5 years ago
  42. ce05beb NFSv4: Ensure that the state manager exits the loop on SIGKILL by Trond Myklebust · 6 years ago
  43. e9360f3 NFS: Fix O_DIRECT accounting of number of bytes read/written by Trond Myklebust · 5 years ago
  44. 19b1c70 pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors by Trond Myklebust · 5 years ago
  45. 448deb13 fs: nfs: Fix possible null-pointer dereferences in encode_attrs() by Jia-Ju Bai · 5 years ago
  46. 0f713017 NFSv2: Fix write regression by Trond Myklebust · 5 years ago
  47. 60f0d44 NFSv2: Fix eof handling by Trond Myklebust · 5 years ago
  48. 767877d NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup by Trond Myklebust · 5 years ago
  49. 4ac4f47 NFSv4: Fix return value in nfs_finish_open() by Trond Myklebust · 5 years ago
  50. d7565d5 NFSv4: Fix return values for nfs4_file_open() by Trond Myklebust · 5 years ago
  51. 652993a NFSv4: Fix delegation state recovery by Trond Myklebust · 5 years ago
  52. 4f4be79 NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0 by Trond Myklebust · 5 years ago
  53. b5891b6 NFS: Pass error information to the pgio error cleanup routine by Trond Myklebust · 6 years ago
  54. 812de6d NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend() by Trond Myklebust · 5 years ago
  55. 57c491f NFS: Clean up list moves of struct nfs_page by Trond Myklebust · 6 years ago
  56. b6fb2f5 NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts by Trond Myklebust · 5 years ago
  57. 66daeec NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() by Trond Myklebust · 5 years ago
  58. d1489f0 NFSv4: Fix an Oops in nfs4_do_setattr by Trond Myklebust · 5 years ago
  59. afb5340 NFS: Cleanup if nfs_match_client is interrupted by Benjamin Coddington · 5 years ago
  60. 9e441c7 NFSv4: Fix lookup revalidate of regular files by Trond Myklebust · 6 years ago
  61. 24acd93 NFS: Refactor nfs_lookup_revalidate() by Trond Myklebust · 6 years ago
  62. 01eea1c NFS: Fix dentry revalidation on NFSv4 lookup by Trond Myklebust · 6 years ago
  63. 0b174ba pnfs: Fix a problem where we gratuitously start doing I/O through the MDS by Trond Myklebust · 5 years ago
  64. f64ff59 pNFS: Fix a typo in pnfs_update_layout by Trond Myklebust · 6 years ago
  65. 603e749 pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error by Trond Myklebust · 5 years ago
  66. 5347e61 NFSv4: Handle the special Linux file open access mode by Trond Myklebust · 5 years ago
  67. 810cfc3 NFS4: Only set creation opendata if O_CREAT by Benjamin Coddington · 5 years ago
  68. 2738033 NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O by Trond Myklebust · 5 years ago
  69. 56e3f73 NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled by Yihao Wu · 5 years ago
  70. ea0327b NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter by Yihao Wu · 5 years ago
  71. 2643365 NFS: Fix a double unlock from nfs_match,get_client by Benjamin Coddington · 5 years ago
  72. 36296b0 NFS: make nfs_match_client killable by Roberto Bergantinos Corpas · 5 years ago
  73. cc1afc1 NFSv4.1 fix incorrect return value in copy_file_range by Olga Kornievskaia · 5 years ago
  74. e1eed69 NFSv4.2 fix unnecessary retry in nfs4_copy_file_range by Olga Kornievskaia · 6 years ago
  75. 04f34b7 PNFS fallback to MDS if no deviceid found by Olga Kornievskaia · 5 years ago
  76. d3dd605 NFS4: Fix v4.0 client state corruption when mount by ZhangXiaoxu · 5 years ago
  77. b989a3e NFS: Fix a typo in nfs_init_timeout_values() by Trond Myklebust · 6 years ago
  78. 94ad68a NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family. by Tetsuo Handa · 6 years ago
  79. 6475154 NFSv4.1 don't free interrupted slot on open by Olga Kornievskaia · 6 years ago
  80. 4af185f NFSv4.1: Reinitialise sequence results before retransmitting a request by Trond Myklebust · 6 years ago
  81. 2c648ca NFS: Don't recoalesce on error in nfs_pageio_complete_mirror() by Trond Myklebust · 6 years ago
  82. 63b0ee1 NFS: Fix an I/O request leakage in nfs_do_recoalesce by Trond Myklebust · 6 years ago
  83. be74fdd NFS: Fix I/O request leakages by Trond Myklebust · 6 years ago
  84. 7268328 keys: Fix dependency loop between construction record and auth key by David Howells · 6 years ago
  85. 6c023d8 NFS: Don't use page_file_mapping after removing the page by Benjamin Coddington · 6 years ago
  86. 5c72ca3b nfs: Fix NULL pointer dereference of dev_name by Yao Liu · 6 years ago
  87. 8c642d7 NFS: nfs_compare_mount_options always compare auth flavors. by Chris Perl · 6 years ago
  88. 0a3275d NFS: Fix up return value on fatal errors in nfs_page_async_flush() by Trond Myklebust · 6 years ago
  89. de956d4 nfs: don't dirty kernel pages read by direct-io by Dave Kleikamp · 6 years ago
  90. 111758f flexfiles: enforce per-mirror stateid only for v4 DSes by Tigran Mkrtchyan · 6 years ago
  91. 0a98c7c5 flexfiles: use per-mirror specified stateid for IO by Tigran Mkrtchyan · 6 years ago
  92. 07b92c2 NFSv4.2 copy do not allocate memory under the lock by Olga Kornievskaia · 6 years ago
  93. e359a17 NFSv4: Fix a NFSv4 state manager deadlock by Trond Myklebust · 6 years ago
  94. b5ccf00 NFSv4: Fix an Oops during delegation callbacks by Trond Myklebust · 6 years ago
  95. c355fb8 NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING by Trond Myklebust · 6 years ago
  96. d99bbbf nfs: Fix a missed page unlock after pg_doio() by Benjamin Coddington · 6 years ago
  97. 3a1c13e NFSv4.1: Fix the r/wsize checking by Trond Myklebust · 6 years ago
  98. 589109d Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  99. 9f0c512 NFS: Don't open code clearing of delegation state by Trond Myklebust · 6 years ago
  100. 994b15b NFSv4.1 fix infinite loop on I/O. by Trond Myklebust · 6 years ago