1. 1047ec8 NFSv4: Fix leak of clp->cl_acceptor string by Chuck Lever · 5 years ago
  2. 0b57484 NFS: Remove redundant mirror tracking in O_DIRECT by Trond Myklebust · 5 years ago
  3. 031d73e NFS: Fix O_DIRECT accounting of number of bytes read/written by Trond Myklebust · 5 years ago
  4. 33ea5aa nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request by ZhangXiaoxu · 5 years ago
  5. 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  6. a8fd0fe pNFS/filelayout: enable LAYOUTGET on OPEN by Olga Kornievskaia · 5 years ago
  7. c128e57 NFS: Optimise the default readahead size by Trond Myklebust · 5 years ago
  8. 32c6e7e NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKU by Trond Myklebust · 5 years ago
  9. 0e0cb35 NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE by Trond Myklebust · 5 years ago
  10. e217e82 NFSv4: Fix OPEN_DOWNGRADE error handling by Trond Myklebust · 5 years ago
  11. 30cb3ee pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqid by Trond Myklebust · 5 years ago
  12. 9228395 NFSv4: Add a helper to increment stateid seqids by Trond Myklebust · 5 years ago
  13. 6109bcf NFSv4: Handle RPC level errors in LAYOUTRETURN by Trond Myklebust · 5 years ago
  14. 078a432 NFSv4: Handle NFS4ERR_DELAY correctly in return-on-close by Trond Myklebust · 5 years ago
  15. 287a9c5 NFSv4: Clean up pNFS return-on-close error handling by Trond Myklebust · 5 years ago
  16. 9c47b18 pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors by Trond Myklebust · 5 years ago
  17. 581057c NFS: remove unused check for negative dentry by Benjamin Coddington · 5 years ago
  18. 17fd6e4 NFSv3: use nfs_add_or_obtain() to create and reference inodes by Benjamin Coddington · 5 years ago
  19. 406cd91 NFS: Refactor nfs_instantiate() for dentry referencing callers by Benjamin Coddington · 5 years ago
  20. cfb82e1 Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  21. 53e5e7a Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  22. eb3d8f4 NFS: Fix inode fileid checks in attribute revalidation code by Trond Myklebust · 5 years ago
  23. fbb7d9d5 kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.h by Al Viro · 5 years ago
  24. 1fcb79c fs: nfs: Initialize filesystem timestamp ranges by Deepa Dinamani · 6 years ago
  25. 99300a8 NFS: remove set but not used variable 'mapping' by YueHaibing · 5 years ago
  26. d33d4be NFSv2: Fix write regression by Trond Myklebust · 5 years ago
  27. 71affe9 NFSv2: Fix eof handling by Trond Myklebust · 5 years ago
  28. 96c4145 NFS: Fix writepage(s) error handling to not report errors twice by Trond Myklebust · 5 years ago
  29. 8f54c7a NFS: Fix spurious EIO read errors by Trond Myklebust · 5 years ago
  30. 7af46292 pNFS/flexfiles: Don't time out requests on hard mounts by Trond Myklebust · 5 years ago
  31. d571192 Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated" by Trond Myklebust · 5 years ago
  32. bf2bf9b pNFS/flexfiles: Turn off soft RPC calls by Trond Myklebust · 5 years ago
  33. f836b27 NFS: Have nfs4_proc_get_lease_time() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  34. cc15e24 NFS: Have nfs41_proc_secinfo_no_name() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  35. 4c952e3 NFS: Have nfs41_proc_reclaim_complete() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  36. 5049336 NFS: Have _nfs4_proc_secinfo() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  37. dae4096 NFS: Have nfs4_proc_setclientid() call nfs4_call_sync_custom() by Anna Schumaker · 5 years ago
  38. 48c0585 NFS: Add an nfs4_call_sync_custom() function by Anna Schumaker · 5 years ago
  39. 1e672e3 NFSv4: Fix a memory leak bug by Wenwen Wang · 5 years ago
  40. e275146 fs: nfs: Fix possible null-pointer dereferences in encode_attrs() by Jia-Ju Bai · 5 years ago
  41. 06c9fdf NFS: On fatal writeback errors, we need to call nfs_inode_remove_request() by Trond Myklebust · 5 years ago
  42. 17d8c5d NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup by Trond Myklebust · 5 years ago
  43. eb2c50d NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0 by Trond Myklebust · 5 years ago
  44. f4340e9 NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend() by Trond Myklebust · 5 years ago
  45. 9821421 NFSv4: Fix return value in nfs_finish_open() by Trond Myklebust · 5 years ago
  46. 90cf500 NFSv4: Fix return values for nfs4_file_open() by Trond Myklebust · 5 years ago
  47. 7e10cc2 NFS: Don't refresh attributes with mounted-on-file information by Trond Myklebust · 5 years ago
  48. 67e7b52 NFSv4: Ensure state recovery handles ETIMEDOUT correctly by Trond Myklebust · 5 years ago
  49. dea1bb3 NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts by Trond Myklebust · 5 years ago
  50. 09a54f0 NFSv4: Fix an Oops in nfs4_do_setattr by Trond Myklebust · 5 years ago
  51. c77e228 NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() by Trond Myklebust · 5 years ago
  52. e3c8dc7 NFSv4: Check the return value of update_open_stateid() by Trond Myklebust · 5 years ago
  53. ad11408 NFSv4.1: Only reap expired delegations by Trond Myklebust · 5 years ago
  54. 27a30cf NFSv4.1: Fix open stateid recovery by Trond Myklebust · 5 years ago
  55. 731c74d NFSv4: Report the error from nfs4_select_rw_stateid() by Trond Myklebust · 5 years ago
  56. c34fae0 NFSv4: When recovering state fails with EAGAIN, retry the same recovery by Trond Myklebust · 5 years ago
  57. 86dbd08b NFSv4: Print an error in the syslog when state is marked as irrecoverable by Trond Myklebust · 5 years ago
  58. 5eb8d18 NFSv4: Fix delegation state recovery by Trond Myklebust · 5 years ago
  59. 8c39a39 NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateid by Trond Myklebust · 5 years ago
  60. 18253e0 Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  61. 6860c98 Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  62. d5b9216 pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS by Trond Myklebust · 5 years ago
  63. 58bbeab pnfs: Fix a problem where we gratuitously start doing I/O through the MDS by Trond Myklebust · 5 years ago
  64. 8e04fdf pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error by Trond Myklebust · 5 years ago
  65. d9aba2b NFSv4: Don't use the zero stateid with layoutget by Trond Myklebust · 5 years ago
  66. 7402a4f SUNRPC: Fix up backchannel slot table accounting by Trond Myklebust · 5 years ago
  67. 50c8000 NFSv4: Validate the stateid before applying it to state recovery by Trond Myklebust · 5 years ago
  68. 5b59683 nfs4.0: Refetch lease_time after clientid update by Donald Buczek · 6 years ago
  69. ea51efa nfs4: Rename nfs41_setup_state_renewal by Donald Buczek · 6 years ago
  70. 0efb01b nfs4: Make nfs4_proc_get_lease_time available for nfs4.0 by Donald Buczek · 6 years ago
  71. 2eaf426 nfs: Fix copy-and-paste error in debug message by Donald Buczek · 6 years ago
  72. 1c316e3 NFS: Replace 16 seq_printf() calls by seq_puts() by Markus Elfring · 6 years ago
  73. 9bcaa35 NFS: Use seq_putc() in nfs_show_stats() by Markus Elfring · 6 years ago
  74. db531db Revert "NFS: readdirplus optimization by cache mechanism" (memleak) by Max Kellermann · 5 years ago
  75. 347543e Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 5 years ago
  76. 40f06c7 Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  77. e6983af Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  78. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
  79. 62a92ba NFS: Record task, client ID, and XID in xdr_status trace points by Chuck Lever · 6 years ago
  80. 7d4006c NFS: Update symbolic flags displayed by trace events by Chuck Lever · 6 years ago
  81. 38a638a NFS: Display symbolic status code names in trace log by Chuck Lever · 6 years ago
  82. 96650e2 NFS: Fix show_nfs_errors macros again by Chuck Lever · 6 years ago
  83. c5833f0 NFS4: Add a trace event to record invalid CB sequence IDs by Chuck Lever · 6 years ago
  84. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  85. c84ca91 Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  86. 9f7761c NFS: Cleanup if nfs_match_client is interrupted by Benjamin Coddington · 6 years ago
  87. 9026b3a nfs: disable client side deduplication by Darrick J. Wong · 6 years ago
  88. 1a7441b NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats by Dave Wysochanski · 6 years ago
  89. 2b17d725 NFS: Clean up writeback code by Trond Myklebust · 6 years ago
  90. c98ebe2 Merge branch 'multipath_tcp' by Trond Myklebust · 6 years ago
  91. 28ade85 Merge branch 'containers' by Trond Myklebust · 6 years ago
  92. 5a0c257 NFS: send state management on a single connection. by NeilBrown · 6 years ago
  93. 53c32630 NFS: Allow multiple connections to a NFSv2 or NFSv3 server by Trond Myklebust · 6 years ago
  94. fd87c8b7 NFS: Display the "nconnect" mount option if it is set. by Trond Myklebust · 8 years ago
  95. bb71e4a pNFS: Allow multiple connections to the DS by Trond Myklebust · 8 years ago
  96. 6619079 NFSv4: Allow multiple connections to NFSv4.x (x>0) servers by Trond Myklebust · 8 years ago
  97. 28cc5cd NFS: Add a mount option to specify number of TCP connections to use by Trond Myklebust · 8 years ago
  98. bf11fbd NFS: Add sysfs support for per-container identifier by Trond Myklebust · 6 years ago
  99. 1c341b7 NFS: Add deferred cache invalidation for close-to-open consistency violations by Trond Myklebust · 6 years ago
  100. 10b7a70 NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init by Trond Myklebust · 6 years ago