1. 99300a8 NFS: remove set but not used variable 'mapping' by YueHaibing · 5 years ago
  2. d33d4be NFSv2: Fix write regression by Trond Myklebust · 5 years ago
  3. 71affe9 NFSv2: Fix eof handling by Trond Myklebust · 5 years ago
  4. 96c4145 NFS: Fix writepage(s) error handling to not report errors twice by Trond Myklebust · 5 years ago
  5. 8f54c7a NFS: Fix spurious EIO read errors by Trond Myklebust · 5 years ago
  6. 7af46292 pNFS/flexfiles: Don't time out requests on hard mounts by Trond Myklebust · 5 years ago
  7. d571192 Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated" by Trond Myklebust · 5 years ago
  8. bf2bf9b pNFS/flexfiles: Turn off soft RPC calls by Trond Myklebust · 5 years ago
  9. 06c9fdf NFS: On fatal writeback errors, we need to call nfs_inode_remove_request() by Trond Myklebust · 5 years ago
  10. 17d8c5d NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup by Trond Myklebust · 5 years ago
  11. eb2c50d NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0 by Trond Myklebust · 5 years ago
  12. f4340e9 NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend() by Trond Myklebust · 5 years ago
  13. 9821421 NFSv4: Fix return value in nfs_finish_open() by Trond Myklebust · 5 years ago
  14. 90cf500 NFSv4: Fix return values for nfs4_file_open() by Trond Myklebust · 5 years ago
  15. 7e10cc2 NFS: Don't refresh attributes with mounted-on-file information by Trond Myklebust · 5 years ago
  16. 67e7b52 NFSv4: Ensure state recovery handles ETIMEDOUT correctly by Trond Myklebust · 5 years ago
  17. dea1bb3 NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts by Trond Myklebust · 5 years ago
  18. 09a54f0 NFSv4: Fix an Oops in nfs4_do_setattr by Trond Myklebust · 5 years ago
  19. c77e228 NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() by Trond Myklebust · 5 years ago
  20. e3c8dc7 NFSv4: Check the return value of update_open_stateid() by Trond Myklebust · 5 years ago
  21. ad11408 NFSv4.1: Only reap expired delegations by Trond Myklebust · 5 years ago
  22. 27a30cf NFSv4.1: Fix open stateid recovery by Trond Myklebust · 5 years ago
  23. 731c74d NFSv4: Report the error from nfs4_select_rw_stateid() by Trond Myklebust · 5 years ago
  24. c34fae0 NFSv4: When recovering state fails with EAGAIN, retry the same recovery by Trond Myklebust · 5 years ago
  25. 86dbd08b NFSv4: Print an error in the syslog when state is marked as irrecoverable by Trond Myklebust · 5 years ago
  26. 5eb8d18 NFSv4: Fix delegation state recovery by Trond Myklebust · 5 years ago
  27. 8c39a39 NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateid by Trond Myklebust · 5 years ago
  28. 18253e0 Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  29. 6860c98 Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  30. d5b9216 pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS by Trond Myklebust · 5 years ago
  31. 58bbeab pnfs: Fix a problem where we gratuitously start doing I/O through the MDS by Trond Myklebust · 5 years ago
  32. 8e04fdf pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error by Trond Myklebust · 5 years ago
  33. d9aba2b NFSv4: Don't use the zero stateid with layoutget by Trond Myklebust · 5 years ago
  34. 7402a4f SUNRPC: Fix up backchannel slot table accounting by Trond Myklebust · 5 years ago
  35. 50c8000 NFSv4: Validate the stateid before applying it to state recovery by Trond Myklebust · 5 years ago
  36. 5b59683 nfs4.0: Refetch lease_time after clientid update by Donald Buczek · 6 years ago
  37. ea51efa nfs4: Rename nfs41_setup_state_renewal by Donald Buczek · 6 years ago
  38. 0efb01b nfs4: Make nfs4_proc_get_lease_time available for nfs4.0 by Donald Buczek · 6 years ago
  39. 2eaf426 nfs: Fix copy-and-paste error in debug message by Donald Buczek · 6 years ago
  40. 1c316e3 NFS: Replace 16 seq_printf() calls by seq_puts() by Markus Elfring · 6 years ago
  41. 9bcaa35 NFS: Use seq_putc() in nfs_show_stats() by Markus Elfring · 6 years ago
  42. db531db Revert "NFS: readdirplus optimization by cache mechanism" (memleak) by Max Kellermann · 5 years ago
  43. 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
  44. 40f06c7 Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  45. e6983af Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  46. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 6 years ago
  47. 62a92ba NFS: Record task, client ID, and XID in xdr_status trace points by Chuck Lever · 6 years ago
  48. 7d4006c NFS: Update symbolic flags displayed by trace events by Chuck Lever · 6 years ago
  49. 38a638a NFS: Display symbolic status code names in trace log by Chuck Lever · 6 years ago
  50. 96650e2 NFS: Fix show_nfs_errors macros again by Chuck Lever · 6 years ago
  51. c5833f0 NFS4: Add a trace event to record invalid CB sequence IDs by Chuck Lever · 6 years ago
  52. 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
  53. 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
  54. 9f7761c NFS: Cleanup if nfs_match_client is interrupted by Benjamin Coddington · 6 years ago
  55. 9026b3a nfs: disable client side deduplication by Darrick J. Wong · 6 years ago
  56. 1a7441b NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats by Dave Wysochanski · 6 years ago
  57. 2b17d725 NFS: Clean up writeback code by Trond Myklebust · 6 years ago
  58. c98ebe2 Merge branch 'multipath_tcp' by Trond Myklebust · 6 years ago
  59. 28ade85 Merge branch 'containers' by Trond Myklebust · 6 years ago
  60. 5a0c257 NFS: send state management on a single connection. by NeilBrown · 6 years ago
  61. 53c32630 NFS: Allow multiple connections to a NFSv2 or NFSv3 server by Trond Myklebust · 6 years ago
  62. fd87c8b7 NFS: Display the "nconnect" mount option if it is set. by Trond Myklebust · 8 years ago
  63. bb71e4a pNFS: Allow multiple connections to the DS by Trond Myklebust · 8 years ago
  64. 6619079 NFSv4: Allow multiple connections to NFSv4.x (x>0) servers by Trond Myklebust · 8 years ago
  65. 28cc5cd NFS: Add a mount option to specify number of TCP connections to use by Trond Myklebust · 8 years ago
  66. bf11fbd NFS: Add sysfs support for per-container identifier by Trond Myklebust · 6 years ago
  67. 1c341b7 NFS: Add deferred cache invalidation for close-to-open consistency violations by Trond Myklebust · 6 years ago
  68. 10b7a70 NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init by Trond Myklebust · 6 years ago
  69. 996bc4f NFS: Create a root NFS directory in /sys/fs/nfs by Trond Myklebust · 6 years ago
  70. 44942b4 NFSv4: Handle the special Linux file open access mode by Trond Myklebust · 6 years ago
  71. 1bf85d8 NFSv4: Handle open for execute correctly by Trond Myklebust · 6 years ago
  72. 1cfb707 nfs: dget_parent() never returns NULL by Al Viro · 6 years ago
  73. 68f4615 NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O by Trond Myklebust · 6 years ago
  74. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  75. a58946c keys: Pass the network namespace into request_key mechanism by David Howells · 6 years ago
  76. 9091051 NFS4: Only set creation opendata if O_CREAT by Benjamin Coddington · 6 years ago
  77. 4924646 fsnotify: move fsnotify_nameremove() hook out of d_delete() by Amir Goldstein · 6 years ago
  78. 5dae222 vfs: allow copy_file_range to copy across devices by Amir Goldstein · 6 years ago
  79. 64bf5ff vfs: no fallback for ->copy_file_range by Dave Chinner · 6 years ago
  80. 459aa07 Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  81. ba851a3 NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled by Yihao Wu · 6 years ago
  82. 52b042a NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter by Yihao Wu · 6 years ago
  83. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  84. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  85. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  86. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  87. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  88. 227747f Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  89. 700a800 Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  90. d0660f0 dns_resolver: Allow used keys to be invalidated by David Howells · 6 years ago
  91. 06cbd26 Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  92. c260121 NFS: Fix a double unlock from nfs_match,get_client by Benjamin Coddington · 6 years ago
  93. a46126c nfs: pass the correct prototype to read_cache_page by Christoph Hellwig · 6 years ago
  94. 8ca017c NFSv4: don't mark all open state for recovery when handling recallable state revoked flag by Scott Mayhew · 6 years ago
  95. f02f375 NFS4: Fix v4.0 client state corruption when mount by ZhangXiaoxu · 6 years ago
  96. b1029c9 PNFS fallback to MDS if no deviceid found by Olga Kornievskaia · 6 years ago
  97. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  98. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  99. 950a578 NFS: make nfs_match_client killable by Roberto Bergantinos Corpas · 6 years ago
  100. ca1a199 nfs{,4}: switch to ->free_inode() by Al Viro · 6 years ago