1. 18253e0 Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  2. 6860c98 Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  3. d5b9216 pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS by Trond Myklebust · 5 years ago
  4. 58bbeab pnfs: Fix a problem where we gratuitously start doing I/O through the MDS by Trond Myklebust · 5 years ago
  5. 8e04fdf pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error by Trond Myklebust · 5 years ago
  6. d9aba2b NFSv4: Don't use the zero stateid with layoutget by Trond Myklebust · 5 years ago
  7. 7402a4f SUNRPC: Fix up backchannel slot table accounting by Trond Myklebust · 5 years ago
  8. 50c8000 NFSv4: Validate the stateid before applying it to state recovery by Trond Myklebust · 5 years ago
  9. 5b59683 nfs4.0: Refetch lease_time after clientid update by Donald Buczek · 5 years ago
  10. ea51efa nfs4: Rename nfs41_setup_state_renewal by Donald Buczek · 5 years ago
  11. 0efb01b nfs4: Make nfs4_proc_get_lease_time available for nfs4.0 by Donald Buczek · 5 years ago
  12. 2eaf426 nfs: Fix copy-and-paste error in debug message by Donald Buczek · 5 years ago
  13. 1c316e3 NFS: Replace 16 seq_printf() calls by seq_puts() by Markus Elfring · 5 years ago
  14. 9bcaa35 NFS: Use seq_putc() in nfs_show_stats() by Markus Elfring · 5 years ago
  15. db531db Revert "NFS: readdirplus optimization by cache mechanism" (memleak) by Max Kellermann · 5 years ago
  16. 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
  17. 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
  18. 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
  19. 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
  20. 62a92ba NFS: Record task, client ID, and XID in xdr_status trace points by Chuck Lever · 5 years ago
  21. 7d4006c NFS: Update symbolic flags displayed by trace events by Chuck Lever · 5 years ago
  22. 38a638a NFS: Display symbolic status code names in trace log by Chuck Lever · 5 years ago
  23. 96650e2 NFS: Fix show_nfs_errors macros again by Chuck Lever · 5 years ago
  24. c5833f0 NFS4: Add a trace event to record invalid CB sequence IDs by Chuck Lever · 5 years ago
  25. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  26. c84ca91 Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  27. 9f7761c NFS: Cleanup if nfs_match_client is interrupted by Benjamin Coddington · 5 years ago
  28. 9026b3a nfs: disable client side deduplication by Darrick J. Wong · 5 years ago
  29. 1a7441b NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats by Dave Wysochanski · 6 years ago
  30. 2b17d725 NFS: Clean up writeback code by Trond Myklebust · 5 years ago
  31. c98ebe2 Merge branch 'multipath_tcp' by Trond Myklebust · 5 years ago
  32. 28ade85 Merge branch 'containers' by Trond Myklebust · 5 years ago
  33. 5a0c257 NFS: send state management on a single connection. by NeilBrown · 5 years ago
  34. 53c3263 NFS: Allow multiple connections to a NFSv2 or NFSv3 server by Trond Myklebust · 6 years ago
  35. fd87c8b7 NFS: Display the "nconnect" mount option if it is set. by Trond Myklebust · 8 years ago
  36. bb71e4a pNFS: Allow multiple connections to the DS by Trond Myklebust · 8 years ago
  37. 6619079 NFSv4: Allow multiple connections to NFSv4.x (x>0) servers by Trond Myklebust · 8 years ago
  38. 28cc5cd NFS: Add a mount option to specify number of TCP connections to use by Trond Myklebust · 8 years ago
  39. bf11fbd NFS: Add sysfs support for per-container identifier by Trond Myklebust · 6 years ago
  40. 1c341b7 NFS: Add deferred cache invalidation for close-to-open consistency violations by Trond Myklebust · 5 years ago
  41. 10b7a70 NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init by Trond Myklebust · 6 years ago
  42. 996bc4f NFS: Create a root NFS directory in /sys/fs/nfs by Trond Myklebust · 6 years ago
  43. 44942b4 NFSv4: Handle the special Linux file open access mode by Trond Myklebust · 5 years ago
  44. 1bf85d8 NFSv4: Handle open for execute correctly by Trond Myklebust · 5 years ago
  45. 1cfb707 nfs: dget_parent() never returns NULL by Al Viro · 5 years ago
  46. 68f4615 NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O by Trond Myklebust · 5 years ago
  47. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 5 years ago
  48. a58946c keys: Pass the network namespace into request_key mechanism by David Howells · 5 years ago
  49. 9091051 NFS4: Only set creation opendata if O_CREAT by Benjamin Coddington · 5 years ago
  50. 4924646 fsnotify: move fsnotify_nameremove() hook out of d_delete() by Amir Goldstein · 5 years ago
  51. 5dae222 vfs: allow copy_file_range to copy across devices by Amir Goldstein · 5 years ago
  52. 64bf5ff vfs: no fallback for ->copy_file_range by Dave Chinner · 5 years ago
  53. 459aa07 Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  54. ba851a3 NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled by Yihao Wu · 6 years ago
  55. 52b042a NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter by Yihao Wu · 5 years ago
  56. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 5 years ago
  57. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  58. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  59. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  60. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  61. 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
  62. 700a800 Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  63. d0660f0 dns_resolver: Allow used keys to be invalidated by David Howells · 6 years ago
  64. 06cbd26 Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  65. c260121 NFS: Fix a double unlock from nfs_match,get_client by Benjamin Coddington · 6 years ago
  66. a46126c nfs: pass the correct prototype to read_cache_page by Christoph Hellwig · 6 years ago
  67. 8ca017c NFSv4: don't mark all open state for recovery when handling recallable state revoked flag by Scott Mayhew · 6 years ago
  68. f02f375 NFS4: Fix v4.0 client state corruption when mount by ZhangXiaoxu · 6 years ago
  69. b1029c9 PNFS fallback to MDS if no deviceid found by Olga Kornievskaia · 6 years ago
  70. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  71. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  72. 950a578 NFS: make nfs_match_client killable by Roberto Bergantinos Corpas · 6 years ago
  73. ca1a199 nfs{,4}: switch to ->free_inode() by Al Viro · 6 years ago
  74. 3b7eb5e NFS: When mounting, don't share filesystems between different user namespaces by Trond Myklebust · 6 years ago
  75. c207db2 NFS: Convert NFSv2 to use the container user namespace by Trond Myklebust · 6 years ago
  76. 5800239 NFSv4: Convert the NFS client idmapper to use the container user namespace by Trond Myklebust · 6 years ago
  77. 264d948 NFS: Convert NFSv3 to use the container user namespace by Trond Myklebust · 6 years ago
  78. 1a58e8a NFS: Store the credential of the mount process in the nfs_server by Trond Myklebust · 6 years ago
  79. 79caa5f SUNRPC: Cache cred of process creating the rpc_client by Trond Myklebust · 6 years ago
  80. ce96e88 Fix nfs4.2 return -EINVAL when do dedupe operation by Xiaoli Feng · 6 years ago
  81. c79d183 NFS: Remove redundant open context from nfs_page by Trond Myklebust · 6 years ago
  82. 9fcd596 NFS: Add a helper to return a pointer to the open context of a struct nfs_page by Trond Myklebust · 6 years ago
  83. 1549451 NFS: Ensure that all nfs lock contexts have a valid open context by Trond Myklebust · 6 years ago
  84. 0688e64 NFS: Allow signal interruption of NFS4ERR_DELAYed operations by Trond Myklebust · 6 years ago
  85. 33344e0 pNFS: Add tracking to limit the number of pNFS retries by Trond Myklebust · 6 years ago
  86. 28b1d3f NFS: Remove unused argument from nfs_create_request() by Trond Myklebust · 6 years ago
  87. c917cfa NFS: Fix up NFS I/O subrequest creation by Trond Myklebust · 6 years ago
  88. 6fbda89 NFS: Replace custom error reporting mechanism with generic one by Trond Myklebust · 6 years ago
  89. aded8d7 NFS: Don't inadvertently clear writeback errors by Trond Myklebust · 6 years ago
  90. 22876f5 NFS: Don't call generic_error_remove_page() while holding locks by Trond Myklebust · 6 years ago
  91. 14bebe3 NFS: Don't interrupt file writeout due to fatal errors by Trond Myklebust · 6 years ago
  92. 91a575e NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors by Trond Myklebust · 6 years ago
  93. 11982a7 NFS: Consider ETIMEDOUT to be a fatal error 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. 40373b1 lockd: Pass the user cred from knfsd when starting the lockd server by Trond Myklebust · 6 years ago
  97. 4df493a SUNRPC: Cache the process user cred in the RPC server listener by Trond Myklebust · 6 years ago
  98. 642ee6b SUNRPC: Allow further customisation of RPC program registration by Trond Myklebust · 6 years ago
  99. 8e5b677 SUNRPC: Add a callback to initialise server requests by Trond Myklebust · 6 years ago
  100. 83dd59a SUNRPC/nfs: Fix return value for nfs4_callback_compound() by Trond Myklebust · 6 years ago