1. f128de1 pNFS: We want return-on-close to complete when evicting the inode by Trond Myklebust · 4 years ago
  2. 1b42712 NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock by Dave Wysochanski · 4 years, 1 month ago
  3. 78c9026 NFSv4.2: condition READDIR's mask for security label based on LSM state by Olga Kornievskaia · 4 years, 2 months ago
  4. 21e3140 NFS: Disable READ_PLUS by default by Anna Schumaker · 4 years, 1 month ago
  5. 8c39076 NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag by Olga Kornievskaia · 4 years, 2 months ago
  6. 39d43d1 NFSv4: Use the net namespace uniquifier if it is set by Trond Myklebust · 4 years, 3 months ago
  7. 1aee551 NFSv4: Clean up initialisation of uniquified client id strings by Trond Myklebust · 4 years, 3 months ago
  8. c567552 NFS: Add READ_PLUS data segment support by Anna Schumaker · 11 years ago
  9. b4868b4 NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE by Benjamin Coddington · 4 years, 3 months ago
  10. 76bd5c0 NFSv4: make cache consistency bitmask dynamic by Olga Kornievskaia · 4 years, 4 months ago
  11. 82c596e nfs4: strengthen error check to avoid unexpected result by Chengguang Xu · 4 years, 7 months ago
  12. 48bb6ec NFS: remove redundant pointer clnt by Colin Ian King · 4 years, 7 months ago
  13. ab29a80 Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 4 months ago
  14. 644c9f4 NFS: Zero-stateid SETATTR should first return delegation by Chuck Lever · 4 years, 4 months ago
  15. 3d7a952 NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall by Olga Kornievskaia · 4 years, 4 months ago
  16. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  17. 37711e5 Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 5 months ago
  18. b4487b9 nfs: Fix getxattr kernel panic and memory overflow by Jeffrey Mitchell · 4 years, 5 months ago
  19. 86ba54f Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 4 years, 5 months ago
  20. ab91e7a freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFS by He Zhe · 4 years, 6 months ago
  21. 59679d9 freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for NFS by He Zhe · 4 years, 6 months ago
  22. 95ad37f NFSv4.2: add client side xattr caching. by Frank van der Linden · 4 years, 6 months ago
  23. 012a211 NFSv4.2: hook in the user extended attribute handlers by Frank van der Linden · 4 years, 6 months ago
  24. ccde1e9 nfs: make the buf_to_pages_noslab function available to the nfs code by Frank van der Linden · 4 years, 6 months ago
  25. 0f44da5 nfs: define and use the NFS_INO_INVALID_XATTR flag by Frank van der Linden · 4 years, 6 months ago
  26. 1b523ca nfs: modify update_changeattr to deal with regular files by Frank van der Linden · 4 years, 6 months ago
  27. 72832a2 NFSv4.2: query the extended attribute access bits by Frank van der Linden · 4 years, 6 months ago
  28. b78ef84 NFSv4.2: query the server for extended attribute support by Frank van der Linden · 4 years, 6 months ago
  29. 913fadc NFS: Fix interrupted slots by sending a solo SEQUENCE operation by Anna Schumaker · 4 years, 6 months ago
  30. 1c709b7 NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION by Olga Kornievskaia · 4 years, 8 months ago
  31. f304a80 NFS: Don't use RPC_TASK_CRED_NOREF with delegreturn by Trond Myklebust · 4 years, 8 months ago
  32. dff5853 NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION by Olga Kornievskaia · 4 years, 8 months ago
  33. 6e47666 NFSv4: Remove unreachable error condition due to rpc_run_task() by Xiyu Yang · 4 years, 8 months ago
  34. 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
  35. 44ea8df NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn() by Trond Myklebust · 4 years, 9 months ago
  36. fc51b1c NFS: Beware when dereferencing the delegation cred by Trond Myklebust · 4 years, 9 months ago
  37. 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
  38. 779df6a NFS: Ensure security label is set for root inode by Scott Mayhew · 4 years, 10 months ago
  39. 5601cda nfs: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  40. 63ec2b6 NFSv4: Avoid unnecessary credential references in layoutget by Trond Myklebust · 5 years ago
  41. 6129650 NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O by Trond Myklebust · 5 years ago
  42. 244fcd2 NFS: Ensure we time out if a delegreturn does not complete by Trond Myklebust · 5 years ago
  43. cd1b659 NFSv4.1 make cachethis=no for writes by Olga Kornievskaia · 4 years, 11 months ago
  44. cf5b405 NFSv4: Fix races between open and dentry revalidation by Trond Myklebust · 5 years ago
  45. 7dc2993 NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals by Robert Milkowski · 5 years ago
  46. 924491f NFSv4: try lease recovery on NFS4ERR_EXPIRED by Robert Milkowski · 5 years ago
  47. f7b37b8 NFS: Add softreval behaviour to nfs_lookup_revalidate() by Trond Myklebust · 5 years ago
  48. d826e5b NFSv4.x recover from pre-mature loss of openstateid by Olga Kornievskaia · 5 years ago
  49. 62a1573 NFSv4 fix acl retrieval over krb5i/krb5p mounts by Olga Kornievskaia · 5 years ago
  50. c74dfe9 NFS: Add mount option 'softreval' by Trond Myklebust · 5 years ago
  51. 8b98a53 NFS4: Remove unneeded semicolon by zhengbin · 5 years ago
  52. f2aedb7 NFS: Add fs_context support. by David Howells · 5 years ago
  53. d49dd11 NFSv4: add declaration of current_stateid by Ben Dooks · 5 years ago
  54. 5326de9 NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn by Trond Myklebust · 5 years ago
  55. 5c44154 NFSv4.x: Handle bad/dead sessions correctly in nfs41_sequence_process() by Trond Myklebust · 5 years ago
  56. 807ce06 Merge branch 'linux-ssc-for-5.5' by Trond Myklebust · 5 years ago
  57. 70d136b NFSv4: Don't retry the GETATTR on old stateid in nfs4_delegreturn_done() by Trond Myklebust · 5 years ago
  58. 246afc0a NFSv4: Handle NFS4ERR_OLD_STATEID in delegreturn by Trond Myklebust · 5 years ago
  59. 40e6aa1 NFSv4: nfs4_return_incompatible_delegation() should check delegation validity by Trond Myklebust · 5 years ago
  60. d51f91d NFSv4: Revoke the delegation on success in nfs4_delegreturn_done() by Trond Myklebust · 5 years ago
  61. 333ac78 NFSv4: Fix delegation handling in update_open_stateid() by Trond Myklebust · 5 years ago
  62. be3df3d NFSv4: Don't allow a cached open with a revoked delegation by Trond Myklebust · 5 years ago
  63. 1047ec8 NFSv4: Fix leak of clp->cl_acceptor string by Chuck Lever · 5 years ago
  64. fefa1a8 NFS handle NFS4ERR_PARTNER_NO_AUTH error by Olga Kornievskaia · 6 years ago
  65. ec4b092 NFS: inter ssc open by Olga Kornievskaia · 5 years ago
  66. 0491567 NFS: add COPY_NOTIFY operation by Olga Kornievskaia · 6 years ago
  67. 32c6e7e NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKU by Trond Myklebust · 5 years ago
  68. 0e0cb35 NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE by Trond Myklebust · 5 years ago
  69. e217e82 NFSv4: Fix OPEN_DOWNGRADE error handling by Trond Myklebust · 5 years ago
  70. 30cb3ee pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqid by Trond Myklebust · 5 years ago
  71. 6109bcf NFSv4: Handle RPC level errors in LAYOUTRETURN by Trond Myklebust · 5 years ago
  72. 287a9c5 NFSv4: Clean up pNFS return-on-close error handling by Trond Myklebust · 5 years ago
  73. f836b27 NFS: Have nfs4_proc_get_lease_time() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  74. cc15e24 NFS: Have nfs41_proc_secinfo_no_name() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  75. 4c952e3 NFS: Have nfs41_proc_reclaim_complete() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  76. 5049336 NFS: Have _nfs4_proc_secinfo() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  77. dae4096 NFS: Have nfs4_proc_setclientid() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  78. 48c0585 NFS: Add an nfs4_call_sync_custom() function by Anna Schumaker · 5 years ago
  79. 67e7b52 NFSv4: Ensure state recovery handles ETIMEDOUT correctly by Trond Myklebust · 5 years ago
  80. 09a54f0 NFSv4: Fix an Oops in nfs4_do_setattr by Trond Myklebust · 5 years ago
  81. e3c8dc7 NFSv4: Check the return value of update_open_stateid() by Trond Myklebust · 5 years ago
  82. 27a30cf NFSv4.1: Fix open stateid recovery by Trond Myklebust · 5 years ago
  83. 5eb8d18 NFSv4: Fix delegation state recovery by Trond Myklebust · 5 years ago
  84. 8c39a39 NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateid by Trond Myklebust · 5 years ago
  85. 7402a4f SUNRPC: Fix up backchannel slot table accounting by Trond Myklebust · 5 years ago
  86. 50c8000 NFSv4: Validate the stateid before applying it to state recovery by Trond Myklebust · 5 years ago
  87. 0efb01b nfs4: Make nfs4_proc_get_lease_time available for nfs4.0 by Donald Buczek · 5 years ago
  88. 5a0c257 NFS: send state management on a single connection. by NeilBrown · 6 years ago
  89. 1bf85d8 NFSv4: Handle open for execute correctly by Trond Myklebust · 6 years ago
  90. 9091051 NFS4: Only set creation opendata if O_CREAT by Benjamin Coddington · 6 years ago
  91. ba851a3 NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled by Yihao Wu · 6 years ago
  92. 52b042a NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter by Yihao Wu · 6 years ago
  93. 0688e64 NFS: Allow signal interruption of NFS4ERR_DELAYed operations by Trond Myklebust · 6 years ago
  94. 6b2e685 SUNRPC: Add function rpc_sleep_on_timeout() by Trond Myklebust · 6 years ago
  95. 8357a9b SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority() by Trond Myklebust · 6 years ago
  96. 0cb98ab NFSv4.1 don't free interrupted slot on open by Olga Kornievskaia · 6 years ago
  97. 3028efe NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data() by Catalin Marinas · 6 years ago
  98. 18c0778 NFSv4: Handle early exit in layoutget by returning an error by Trond Myklebust · 6 years ago
  99. 3eb8609 NFSv4.2: Add client support for the generic 'layouterror' RPC call by Trond Myklebust · 6 years ago
  100. c71c46f NFSv4.1: Don't process the sequence op more than once. by Trond Myklebust · 6 years ago