1. f1517df Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  2. 2285ae7 NFSD: hide unused svcxdr_dupstr() by Arnd Bergmann · 7 years ago
  3. 39ca1bf nfsd: store stat times in fill_pre_wcc() instead of inode times by Amir Goldstein · 7 years ago
  4. 76c4794 nfsd: encode stat->mtime for getattr instead of inode->i_mtime by Amir Goldstein · 7 years ago
  5. 0078117 nfsd: return RESOURCE not GARBAGE_ARGS on too many ops by J. Bruce Fields · 7 years ago
  6. 2502072 nfsd4: don't set lock stateid's sc_type to CLOSED by J. Bruce Fields · 7 years ago
  7. 4f17641 nfsd: Detect unhashed stids in nfsd4_verify_open_stid() by Trond Myklebust · 7 years ago
  8. a4b7fd7 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  9. 1f15a55 nfsd: convert to new i_version API by Jeff Layton · 7 years ago
  10. 1995266 nfsd: auth: Fix gid sorting when rootsquash enabled by Ben Hutchings · 7 years ago
  11. 66282ec nfsd4: permit layoutget of executable-only files by Benjamin Coddington · 7 years ago
  12. bdcf0a4 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  13. 81833de lockd: fix "list_add double add" caused by legacy signal interface by Vasily Averin · 7 years ago
  14. 2317dc5 race of nfsd inetaddr notifiers vs nn->nfsd_serv change by Vasily Averin · 7 years ago
  15. ae2e408 NFSD: make cache_detail structures const by Bhumika Goyal · 7 years ago
  16. ae254dac nfsd: check for use of the closed special stateid by Andrew Elble · 7 years ago
  17. 64ebe124 nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat by Naofumi Honda · 7 years ago
  18. 4f34bd0 nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex class by Andrew Elble · 7 years ago
  19. ba58952 nfsd: remove net pointer from debug messages by Vasily Averin · 7 years ago
  20. 03da316 nfsd: Fix races with check_stateid_generation() by Trond Myklebust · 7 years ago
  21. 9271d7e nfsd: Ensure we check stateid validity in the seqid operation checks by Trond Myklebust · 7 years ago
  22. beeca19 nfsd: Fix race in lock stateid creation by Trond Myklebust · 7 years ago
  23. fd1fd68 nfsd4: move find_lock_stateid by Trond Myklebust · 7 years ago
  24. 659aefb nfsd: Ensure we don't recognise lock stateids after freeing them by Trond Myklebust · 7 years ago
  25. fb500a7 nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0) by Trond Myklebust · 7 years ago
  26. d8a1a00 nfsd: Fix another OPEN stateid race by Trond Myklebust · 7 years ago
  27. 15ca08d nfsd: Fix stateid races between OPEN and CLOSE by Trond Myklebust · 7 years ago
  28. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  29. ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  30. 95da1b3a nfsd: deal with revoked delegations appropriately by Andrew Elble · 7 years ago
  31. 7e981a8 nfsd: use nfs->ns.inum as net ID by Vasily Averin · 7 years ago
  32. 256a89f nfds: avoid gettimeofday for nfssvc_boot time by Arnd Bergmann · 7 years ago
  33. 818a34e fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  34. cff7cb2 fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  35. a15dfcd fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  36. 53da6a5 nfsd4: catch some false session retries by J. Bruce Fields · 7 years ago
  37. 085def3 nfsd4: fix cached replies to solo SEQUENCE compounds by J. Bruce Fields · 7 years ago
  38. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  39. ec572b9 nfsd4: define nfsd4_secinfo_no_name_release() by Eryu Guan · 7 years ago
  40. a133552 nfsd: use ARRAY_SIZE by Jérémy Lefaure · 7 years ago
  41. de766e5 nfsd: give out fewer session slots as limit approaches by J. Bruce Fields · 7 years ago
  42. 44d8660 nfsd: increase DRC cache limit by J. Bruce Fields · 7 years ago
  43. 9542446 nfsd: remove unnecessary nofilehandle checks by J. Bruce Fields · 7 years ago
  44. 19fe5f6 iomap: Switch from blkno to disk offset by Andreas Gruenbacher · 7 years ago
  45. ad9a19d Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  46. eae03e2 nfsd: Incoming xdr_bufs may have content in tail buffer by Chuck Lever · 7 years ago
  47. 0828170 merge nfsd 4.13 bugfixes into nfsd for-4.14 branch by J. Bruce Fields · 7 years ago
  48. ddef7ed2 annotate RWF_... flags by Christoph Hellwig · 8 years ago
  49. afea565 sunrpc: Const-ify struct sv_serv_ops by Chuck Lever · 7 years ago
  50. c1df609 nfsd: Const-ify NFSv4 encoding and decoding ops arrays by Chuck Lever · 7 years ago
  51. bac966d nfsd4: individual encoders no longer see error cases by J. Bruce Fields · 8 years ago
  52. b7571e4 nfsd4: skip encoder in trivial error cases by J. Bruce Fields · 8 years ago
  53. 34b1744c nfsd4: define ->op_release for compound ops by J. Bruce Fields · 8 years ago
  54. f4f9ef4 nfsd4: opdesc will be useful outside nfs4proc.c by J. Bruce Fields · 8 years ago
  55. fc788f6 nfsd: Limit end of page list when decoding NFSv4 WRITE by Chuck Lever · 7 years ago
  56. 0020939 nfsd4: move some nfsd4 op definitions to xdr4.h by J. Bruce Fields · 8 years ago
  57. eff7936 nfsd: Fix a memory scribble in the callback channel by Trond Myklebust · 8 years ago
  58. 6240300 Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  59. 630458e nfsd4: factor ctime into change attribute by J. Bruce Fields · 8 years ago
  60. 89fbf53 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  61. 3bad2f1 Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  62. a4058c5 nfsd: remove nfsd_vfs_read by Christoph Hellwig · 8 years ago
  63. 73da852 nfsd: use vfs_iter_read/write by Christoph Hellwig · 8 years ago
  64. 9a1d168 Merge tag 'v4.12-rc5' into nfsd tree by J. Bruce Fields · 8 years ago
  65. ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 8 years ago
  66. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
  67. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  68. 12ce5f8 nfsd: namespace-prefix uuid_parse by Christoph Hellwig · 8 years ago
  69. 30181fa nfsd: Check queue type before submitting a SCSI request by Bart Van Assche · 8 years ago
  70. 4d7edbc nfsd_readlink(): switch to vfs_get_link() by Al Viro · 8 years ago
  71. 9a30740 nfsd4: fix null dereference on replay by J. Bruce Fields · 8 years ago
  72. 9512a16 nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments" by J. Bruce Fields · 8 years ago
  73. bb2a8b0 nfsd4: const-ify nfsd4_ops by Christoph Hellwig · 8 years ago
  74. e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  75. 860bda2 sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 8 years ago
  76. 7fd38af sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  77. eb69853 nfsd4: properly type op_func callbacks by Christoph Hellwig · 8 years ago
  78. 1c12263 nfsd4: remove nfsd4op_rsize by Christoph Hellwig · 8 years ago
  79. 57832e7 nfsd4: properly type op_get_currentstateid callbacks by Christoph Hellwig · 8 years ago
  80. b60e985 nfsd4: properly type op_set_currentstateid callbacks by Christoph Hellwig · 8 years ago
  81. 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  82. 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  83. 8537488 sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
  84. a6beb73 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago
  85. 9482c9c nfsd: remove the unused PROC() macro in nfs3proc.c by Christoph Hellwig · 8 years ago
  86. f7235b6 nfsd: use named initializers in PROC() by Christoph Hellwig · 8 years ago
  87. 02be49f nfsd4: const-ify nfs_cb_version4 by Christoph Hellwig · 8 years ago
  88. 499b498 sunrpc: mark all struct rpc_procinfo instances as const by Christoph Hellwig · 8 years ago
  89. 1c5876d sunrpc: move p_count out of struct rpc_procinfo by Christoph Hellwig · 8 years ago
  90. d39916c nfsd: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  91. 1502c81 nfsd: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  92. c70422f Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  93. b26b78c nfsd: Fix up the "supattr_exclcreat" attributes by Trond Myklebust · 8 years ago
  94. f961e3f nfsd: encoders mustn't use unitialized values in error cases by J. Bruce Fields · 8 years ago
  95. b550a32 nfsd: fix undefined behavior in nfsd4_layout_verify by Ari Kauppi · 8 years ago
  96. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  97. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  99. cda3712 fs: constify tree_descr arrays passed to simple_fill_super() by Eric Biggers · 8 years ago
  100. 99bbf6e NFS: don't try to cross a mountpount when there isn't one there. by NeilBrown · 8 years ago