1. e6b9257 Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  2. e45428a Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  3. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  4. 8a68d3d nfsd: drop useless LIST_HEAD by Julia Lawall · 6 years ago
  5. 00c569b Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  6. a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 6 years ago
  7. 5e16923 NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred(). by NeilBrown · 6 years ago
  8. 8276c90 SUNRPC: remove uid and gid from struct auth_cred by NeilBrown · 6 years ago
  9. 97f68c6b SUNRPC: add 'struct cred *' to auth_cred and rpc_cred by NeilBrown · 6 years ago
  10. 03b31f4 NFSD remove OP_CACHEME from 4.2 op_flags by Olga Kornievskaia · 6 years ago
  11. cb03f94 fs/locks: merge posix_unblock_lock() and locks_delete_block() by NeilBrown · 6 years ago
  12. 255fbca nfsd: Return EPERM, not EACCES, in some SETATTR cases by zhengbin · 6 years ago
  13. f50c9d7 nfsd: clean up indentation, increase indentation in switch statement by Colin Ian King · 6 years ago
  14. b493fd3 nfsd: fix a warning in __cld_pipe_upcall() by Scott Mayhew · 6 years ago
  15. 62a063b nfsd4: fix crash on writing v4_end_grace before nfsd startup by J. Bruce Fields · 6 years ago
  16. 0d4d672 nfsd4: skip unused assignment by J. Bruce Fields · 6 years ago
  17. f8f71d0 nfsd4: forbid all renames during grace period by J. Bruce Fields · 6 years ago
  18. d8836f7 nfsd4: remove unused nfs4_check_olstateid parameter by J. Bruce Fields · 6 years ago
  19. fdec611 nfsd4: zero-length WRITE should succeed by J. Bruce Fields · 6 years ago
  20. 01310bb nfsd: COPY and CLONE operations require the saved filehandle to be set by Scott Mayhew · 6 years ago
  21. c2aa1a4 Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  22. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  23. 310c758 Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  24. 452ce65 vfs: plumb remap flags through the vfs clone functions by Darrick J. Wong · 6 years ago
  25. 42ec3d4 vfs: make remap_file_range functions take and return bytes completed by Darrick J. Wong · 6 years ago
  26. bd8d725 nfsd: correctly decrement odstate refcount in error path by Andrew Elble · 6 years ago
  27. 0ac203c nfsd: fix fall-through annotations by Gustavo A. R. Silva · 6 years ago
  28. 736c662 knfsd: Improve lookup performance in the duplicate reply cache using an rbtree by Trond Myklebust · 6 years ago
  29. ed00c2f knfsd: Further simplify the cache lookup by Trond Myklebust · 6 years ago
  30. 76ecec2 knfsd: Simplify NFS duplicate replay cache by Trond Myklebust · 6 years ago
  31. 3e87da5 knfsd: Remove dead code from nfsd_cache_lookup by Trond Myklebust · 6 years ago
  32. 9d5afd9 knfsd: Lockless lookup of NFSv4 identities. by Trond Myklebust · 6 years ago
  33. 9ceddd9 knfsd: Allow lockless lookups of the exports by Trond Myklebust · 6 years ago
  34. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  35. 7d20b6a nfsd: remove set but not used variable 'dirp' by YueHaibing · 6 years ago
  36. e0639dc NFSD introduce async copy feature by Olga Kornievskaia · 6 years ago
  37. 885e2bf NFSD OFFLOAD_CANCEL xdr by Olga Kornievskaia · 6 years ago
  38. 6308bc9 NFSD OFFLOAD_STATUS xdr by Olga Kornievskaia · 6 years ago
  39. 9eb190f NFSD CB_OFFLOAD xdr by Olga Kornievskaia · 6 years ago
  40. a725356 vfs: swap names of {do,vfs}_clone_file_range() by Amir Goldstein · 6 years ago
  41. 9157141 Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  42. a26dd64 nfsd: Remove callback_cred by Chuck Lever · 6 years ago
  43. cb25e7b nfsd: Use correct credential for NFSv4.0 callback with GSS by Chuck Lever · 6 years ago
  44. 9abdda5 sunrpc: Extract target name into svc_cred by Chuck Lever · 6 years ago
  45. a677a78 nfsd: use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  46. c2cdc2a nfsd: constify write_op[] by Eric Biggers · 6 years ago
  47. 5ed96bc fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id by nixiaoming · 6 years ago
  48. 11b4d66 NFSD: Handle full-length symlinks by Chuck Lever · 6 years ago
  49. 3fd9557 NFSD: Refactor the generic write vector fill helper by Chuck Lever · 6 years ago
  50. 7b4d6da nfsd: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  51. 64bed6c nfsd: fix leaked file lock with nfs exported overlayfs by Amir Goldstein · 6 years ago
  52. 6035a27 IMA: don't propagate opened through the entire thing by Al Viro · 6 years ago
  53. 8163496 nfsd: don't advertise a SCSI layout for an unsupported request_queue by Benjamin Coddington · 6 years ago
  54. 5b7b15ae nfsd: fix corrupted reply to badly ordered compound by J. Bruce Fields · 6 years ago
  55. 7a04cfd nfsd: clarify check_op_ordering by J. Bruce Fields · 6 years ago
  56. 4a269efb nfsd: update obselete comment referencing the BKL by J. Bruce Fields · 7 years ago
  57. ca0552f nfsd4: cleanup sessionid in nfsd4_destroy_session by J. Bruce Fields · 7 years ago
  58. 665d507 nfsd4: less confusing nfsd4_compound_in_session by J. Bruce Fields · 7 years ago
  59. a858576 nfsd4: support change_attr_type attribute by J. Bruce Fields · 7 years ago
  60. 1694514 nfsd: fix NFSv4 time_delta attribute by J. Bruce Fields · 7 years ago
  61. d6ebf50 nfsd4: return default lease period by J. Bruce Fields · 6 years ago
  62. 03f318c nfsd4: extend reclaim period for reclaiming clients by J. Bruce Fields · 6 years ago
  63. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  64. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 6 years ago
  65. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  66. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 6 years ago
  67. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  68. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  69. 89e2556 Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  70. 692ad28 nfsd: fix error handling in nfs4_set_delegation() by Andrew Elble · 7 years ago
  71. 3171822f nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo by Scott Mayhew · 6 years ago
  72. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  73. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  74. 3819bb0 nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed by Al Viro · 7 years ago
  75. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
  76. 7e5d0e0 nfsd: Do not refuse to serve out of cache by Trond Myklebust · 7 years ago
  77. dac2707 nfsd: make nfsd4_scsi_identify_device retry with a larger buffer by Scott Mayhew · 7 years ago
  78. 9c2ece6 nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir by Scott Mayhew · 7 years ago
  79. 880a3a5 nfsd: fix incorrect umasks by J. Bruce Fields · 7 years ago
  80. 38a7031 NFSD: Clean up legacy NFS SYMLINK argument XDR decoders by Chuck Lever · 7 years ago
  81. 8154ef2 NFSD: Clean up legacy NFS WRITE argument XDR decoders by Chuck Lever · 7 years ago
  82. fff4080 nfsd: Trace NFSv4 COMPOUND execution by Chuck Lever · 7 years ago
  83. 87c5942 nfsd: Add I/O trace points in the NFSv4 read proc by Chuck Lever · 7 years ago
  84. d890be1 nfsd: Add I/O trace points in the NFSv4 write path by Chuck Lever · 7 years ago
  85. f394b62 nfsd: Add "nfsd_" to trace point names by Chuck Lever · 7 years ago
  86. 79e0b4e nfsd: Record request byte count, not count of vectors by Chuck Lever · 7 years ago
  87. afa720a nfsd: Fix NFSD trace points by Chuck Lever · 7 years ago
  88. 47299f7 nfsd: use correct enum type in decode_cb_op_status by Stefan Agner · 7 years ago
  89. 51d87bc nfsd: fix boolreturn.cocci warnings by Fengguang Wu · 7 years ago
  90. 353601e nfsd: create a separate lease for each delegation by J. Bruce Fields · 7 years ago
  91. 86d29b1 nfsd: move sc_file assignment into alloc_init_deleg by J. Bruce Fields · 7 years ago
  92. 0af6e69 nfsd: factor out common delegation-destruction code by J. Bruce Fields · 7 years ago
  93. 68b18f5 nfsd: make nfs4_get_existing_delegation less confusing by J. Bruce Fields · 7 years ago
  94. 0c911f5 nfsd4: dp->dl_stid.sc_file doesn't need locking by J. Bruce Fields · 7 years ago
  95. 653e514 nfsd4: set fl_owner to delegation, not file pointer by J. Bruce Fields · 7 years ago
  96. cba7b3d nfsd: simplify nfs4_put_deleg_lease calls by J. Bruce Fields · 7 years ago
  97. b8232d3 nfsd: simplify put of fi_deleg_file by J. Bruce Fields · 7 years ago
  98. 9258a2d nfsd: move nfs4_client allocation to dedicated slabcache by Jeff Layton · 7 years ago
  99. 9d7ed13 nfsd: don't require low ports for gss requests by J. Bruce Fields · 7 years ago
  100. edcc845 nfsd: remove unsused "cp_consecutive" field by J. Bruce Fields · 7 years ago