1. 21f86d2 NFS4: Trace lock reclaims by Chuck Lever · 5 years ago
  2. 511ba52 NFS4: Trace state recovery operation by Chuck Lever · 5 years ago
  3. f751c54 NFSv4.2 fix memory leak in nfs42_ssc_open by Olga Kornievskaia · 5 years ago
  4. 66588ab NFSv4.2 fix kfree in __nfs42_copy_file_range by Olga Kornievskaia · 5 years ago
  5. 843aa17 NFS: remove duplicated include from nfs4file.c by YueHaibing · 5 years ago
  6. 0003010 NFSv4: Make _nfs42_proc_copy_notify() static by YueHaibing · 5 years ago
  7. 913eca1 NFS: Fallocate should use the nfs4_fattr_bitmap by Anna Schumaker · 5 years ago
  8. 89658c4 NFS: Return -ETXTBSY when attempting to write to a swapfile by Anna Schumaker · 5 years ago
  9. 0e96322 fs: nfs: sysfs: Remove NULL check before kfree by Saurav Girepunje · 5 years ago
  10. 9c91fa3 NFS: remove unneeded semicolon by YueHaibing · 5 years ago
  11. d49dd11 NFSv4: add declaration of current_stateid by Ben Dooks · 5 years ago
  12. 5326de9 NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn by Trond Myklebust · 5 years ago
  13. 5c44154 NFSv4.x: Handle bad/dead sessions correctly in nfs41_sequence_process() by Trond Myklebust · 5 years ago
  14. 807ce06 Merge branch 'linux-ssc-for-5.5' by Trond Myklebust · 5 years ago
  15. 43622ea NFS: Add a tracepoint in nfs_fh_to_dentry() by Trond Myklebust · 5 years ago
  16. 70d136b NFSv4: Don't retry the GETATTR on old stateid in nfs4_delegreturn_done() by Trond Myklebust · 5 years ago
  17. 246afc0a NFSv4: Handle NFS4ERR_OLD_STATEID in delegreturn by Trond Myklebust · 5 years ago
  18. ee05f45 NFSv4: Fix races between open and delegreturn by Trond Myklebust · 5 years ago
  19. 42c304c NFS: nfs_inode_find_state_and_recover() fix stateid matching by Trond Myklebust · 5 years ago
  20. 3887ce1 NFSv4: Fix nfs4_inode_make_writeable() by Trond Myklebust · 5 years ago
  21. 40e6aa1 NFSv4: nfs4_return_incompatible_delegation() should check delegation validity by Trond Myklebust · 5 years ago
  22. 1deed57 NFSv4: Don't reclaim delegations that have been returned or revoked by Trond Myklebust · 5 years ago
  23. af20b7b NFSv4: Ignore requests to return the delegation if it was revoked by Trond Myklebust · 5 years ago
  24. d51f91d NFSv4: Revoke the delegation on success in nfs4_delegreturn_done() by Trond Myklebust · 5 years ago
  25. f2d47b5 NFSv4: Update the stateid seqid in nfs_revoke_delegation() by Trond Myklebust · 5 years ago
  26. ae084a3 NFSv4: Clear the NFS_DELEGATION_REVOKED flag in nfs_update_inplace_delegation() by Trond Myklebust · 5 years ago
  27. e0f0789 NFSv4: Hold the delegation spinlock when updating the seqid by Trond Myklebust · 5 years ago
  28. f9e0cc9 NFSv4: Don't remove the delegation from the super_list more than once by Trond Myklebust · 5 years ago
  29. b47e0e4 NFS: Rename nfs_inode_return_delegation_noreclaim() by Trond Myklebust · 5 years ago
  30. b575620 NFSv4: fail nfs4_refresh_delegation_stateid() when the delegation was revoked by Trond Myklebust · 5 years ago
  31. 457a504 NFSv4: Delegation recalls should not find revoked delegations by Trond Myklebust · 5 years ago
  32. 5decae1 NFSv4: nfs4_callback_getattr() should ignore revoked delegations by Trond Myklebust · 5 years ago
  33. 333ac78 NFSv4: Fix delegation handling in update_open_stateid() by Trond Myklebust · 5 years ago
  34. e6237b6 NFSv4.1: Don't rebind to the same source port when reconnecting to the server by Trond Myklebust · 5 years ago
  35. 52f98f1a2 NFS/pnfs: Separate NFSv3 DS and MDS traffic by Trond Myklebust · 5 years ago
  36. c6eb584 pNFS: nfs3_set_ds_client should set NFS_CS_NOPING by Trond Myklebust · 5 years ago
  37. 4b1b69c NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPING by Trond Myklebust · 5 years ago
  38. d0372b67 NFS: Use non-atomic bit ops when initialising struct nfs_client_initdata by Trond Myklebust · 5 years ago
  39. 6430b32 NFSv3: Clean up timespec encode by Trond Myklebust · 5 years ago
  40. c9dbfd9 NFSv2: Clean up timespec encode by Trond Myklebust · 5 years ago
  41. ad97a99 NFSv2: Fix a typo in encode_sattr() by Trond Myklebust · 5 years ago
  42. 7d34ff5 NFSv4: NFSv4 callbacks also support 64-bit timestamps by Trond Myklebust · 5 years ago
  43. e7d4b05 NFSv4: Encode 64-bit timestamps by Trond Myklebust · 5 years ago
  44. e86d5a0 NFS: Convert struct nfs_fattr to use struct timespec64 by Trond Myklebust · 5 years ago
  45. 22a1ae9 NFS: If nfs_mountpoint_expiry_timeout < 0, do not expire submounts by Trond Myklebust · 5 years ago
  46. 79cc554 NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid() by Trond Myklebust · 5 years ago
  47. be3df3d NFSv4: Don't allow a cached open with a revoked delegation by Trond Myklebust · 5 years ago
  48. 1047ec8 NFSv4: Fix leak of clp->cl_acceptor string by Chuck Lever · 5 years ago
  49. 8dff1df NFS: replace cross device check in copy_file_range by Olga Kornievskaia · 6 years ago
  50. 1275101 NFS based on file size issue sync copy or fallback to generic copy offload by Olga Kornievskaia · 6 years ago
  51. 0e65a32 NFS: handle source server reboot by Olga Kornievskaia · 6 years ago
  52. fefa1a8 NFS handle NFS4ERR_PARTNER_NO_AUTH error by Olga Kornievskaia · 6 years ago
  53. 1240602 NFS: also send OFFLOAD_CANCEL to source server by Olga Kornievskaia · 6 years ago
  54. 6b61c96 NFS: COPY handle ERR_OFFLOAD_DENIED by Olga Kornievskaia · 7 years ago
  55. 7e35019 NFS: for "inter" copy treat ESTALE as ENOTSUPP by Olga Kornievskaia · 7 years ago
  56. 0b9018b NFS: skip recovery of copy open on dest server by Olga Kornievskaia · 5 years ago
  57. ec4b092 NFS: inter ssc open by Olga Kornievskaia · 5 years ago
  58. 1d38f3f NFS: add ca_source_server<> to COPY by Olga Kornievskaia · 6 years ago
  59. 0491567 NFS: add COPY_NOTIFY operation by Olga Kornievskaia · 6 years ago
  60. 0b57484 NFS: Remove redundant mirror tracking in O_DIRECT by Trond Myklebust · 5 years ago
  61. 031d73e NFS: Fix O_DIRECT accounting of number of bytes read/written by Trond Myklebust · 5 years ago
  62. 33ea5aa nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request by ZhangXiaoxu · 5 years ago
  63. 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  64. a8fd0fe pNFS/filelayout: enable LAYOUTGET on OPEN by Olga Kornievskaia · 5 years ago
  65. c128e57 NFS: Optimise the default readahead size by Trond Myklebust · 5 years ago
  66. 32c6e7e NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKU by Trond Myklebust · 5 years ago
  67. 0e0cb35 NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE by Trond Myklebust · 5 years ago
  68. e217e82 NFSv4: Fix OPEN_DOWNGRADE error handling by Trond Myklebust · 5 years ago
  69. 30cb3ee pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqid by Trond Myklebust · 5 years ago
  70. 9228395 NFSv4: Add a helper to increment stateid seqids by Trond Myklebust · 5 years ago
  71. 6109bcf NFSv4: Handle RPC level errors in LAYOUTRETURN by Trond Myklebust · 5 years ago
  72. 078a432 NFSv4: Handle NFS4ERR_DELAY correctly in return-on-close by Trond Myklebust · 5 years ago
  73. 287a9c5 NFSv4: Clean up pNFS return-on-close error handling by Trond Myklebust · 5 years ago
  74. 9c47b18 pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors by Trond Myklebust · 5 years ago
  75. 581057c NFS: remove unused check for negative dentry by Benjamin Coddington · 5 years ago
  76. 17fd6e4 NFSv3: use nfs_add_or_obtain() to create and reference inodes by Benjamin Coddington · 5 years ago
  77. 406cd91 NFS: Refactor nfs_instantiate() for dentry referencing callers by Benjamin Coddington · 5 years ago
  78. cfb82e1 Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  79. 53e5e7a Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  80. eb3d8f4 NFS: Fix inode fileid checks in attribute revalidation code by Trond Myklebust · 5 years ago
  81. fbb7d9d5 kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.h by Al Viro · 6 years ago
  82. 1fcb79c fs: nfs: Initialize filesystem timestamp ranges by Deepa Dinamani · 6 years ago
  83. 99300a8 NFS: remove set but not used variable 'mapping' by YueHaibing · 5 years ago
  84. d33d4be NFSv2: Fix write regression by Trond Myklebust · 5 years ago
  85. 71affe9 NFSv2: Fix eof handling by Trond Myklebust · 5 years ago
  86. 96c4145 NFS: Fix writepage(s) error handling to not report errors twice by Trond Myklebust · 5 years ago
  87. 8f54c7a NFS: Fix spurious EIO read errors by Trond Myklebust · 5 years ago
  88. 7af46292 pNFS/flexfiles: Don't time out requests on hard mounts by Trond Myklebust · 5 years ago
  89. d571192 Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated" by Trond Myklebust · 5 years ago
  90. bf2bf9b pNFS/flexfiles: Turn off soft RPC calls by Trond Myklebust · 5 years ago
  91. f836b27 NFS: Have nfs4_proc_get_lease_time() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  92. cc15e24 NFS: Have nfs41_proc_secinfo_no_name() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  93. 4c952e3 NFS: Have nfs41_proc_reclaim_complete() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  94. 5049336 NFS: Have _nfs4_proc_secinfo() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  95. dae4096 NFS: Have nfs4_proc_setclientid() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  96. 48c0585 NFS: Add an nfs4_call_sync_custom() function by Anna Schumaker · 5 years ago
  97. 1e672e3 NFSv4: Fix a memory leak bug by Wenwen Wang · 5 years ago
  98. e275146 fs: nfs: Fix possible null-pointer dereferences in encode_attrs() by Jia-Ju Bai · 5 years ago
  99. 06c9fdf NFS: On fatal writeback errors, we need to call nfs_inode_remove_request() by Trond Myklebust · 5 years ago
  100. 17d8c5d NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup by Trond Myklebust · 5 years ago