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