1. eff7936 nfsd: Fix a memory scribble in the callback channel by Trond Myklebust · 7 years ago
  2. 6240300 Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  3. 630458e nfsd4: factor ctime into change attribute by J. Bruce Fields · 8 years ago
  4. 89fbf53 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  5. 3bad2f1 Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  6. a4058c5 nfsd: remove nfsd_vfs_read by Christoph Hellwig · 7 years ago
  7. 73da852 nfsd: use vfs_iter_read/write by Christoph Hellwig · 7 years ago
  8. 9a1d168 Merge tag 'v4.12-rc5' into nfsd tree by J. Bruce Fields · 7 years ago
  9. ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 7 years ago
  10. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 7 years ago
  11. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 7 years ago
  12. 12ce5f8 nfsd: namespace-prefix uuid_parse by Christoph Hellwig · 7 years ago
  13. 30181fa nfsd: Check queue type before submitting a SCSI request by Bart Van Assche · 7 years ago
  14. 4d7edbc nfsd_readlink(): switch to vfs_get_link() by Al Viro · 7 years ago
  15. 9a30740 nfsd4: fix null dereference on replay by J. Bruce Fields · 7 years ago
  16. 9512a16 nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments" by J. Bruce Fields · 7 years ago
  17. bb2a8b0 nfsd4: const-ify nfsd4_ops by Christoph Hellwig · 8 years ago
  18. e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 7 years ago
  19. 860bda2 sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 7 years ago
  20. 7fd38af sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  21. eb69853 nfsd4: properly type op_func callbacks by Christoph Hellwig · 8 years ago
  22. 1c12263 nfsd4: remove nfsd4op_rsize by Christoph Hellwig · 8 years ago
  23. 57832e7 nfsd4: properly type op_get_currentstateid callbacks by Christoph Hellwig · 8 years ago
  24. b60e985 nfsd4: properly type op_set_currentstateid callbacks by Christoph Hellwig · 8 years ago
  25. 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  26. 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  27. 8537488 sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
  28. a6beb73 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago
  29. 9482c9c nfsd: remove the unused PROC() macro in nfs3proc.c by Christoph Hellwig · 8 years ago
  30. f7235b6 nfsd: use named initializers in PROC() by Christoph Hellwig · 8 years ago
  31. 02be49f nfsd4: const-ify nfs_cb_version4 by Christoph Hellwig · 7 years ago
  32. 499b498 sunrpc: mark all struct rpc_procinfo instances as const by Christoph Hellwig · 7 years ago
  33. 1c5876d sunrpc: move p_count out of struct rpc_procinfo by Christoph Hellwig · 8 years ago
  34. d39916c nfsd: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  35. 1502c81 nfsd: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  36. c70422f Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  37. b26b78c nfsd: Fix up the "supattr_exclcreat" attributes by Trond Myklebust · 8 years ago
  38. f961e3f nfsd: encoders mustn't use unitialized values in error cases by J. Bruce Fields · 8 years ago
  39. b550a32 nfsd: fix undefined behavior in nfsd4_layout_verify by Ari Kauppi · 8 years ago
  40. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  41. 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
  42. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  43. cda3712 fs: constify tree_descr arrays passed to simple_fill_super() by Eric Biggers · 8 years ago
  44. 99bbf6e NFS: don't try to cross a mountpount when there isn't one there. by NeilBrown · 8 years ago
  45. 2f10fdc nfsd4: remove pointless strdup_if_nonnull by NeilBrown · 8 years ago
  46. 51f5677 nfsd: check for oversized NFSv2/v3 arguments by J. Bruce Fields · 8 years ago
  47. 13bf9fb nfsd: stricter decoding of write-like NFSv2/v3 ops by J. Bruce Fields · 8 years ago
  48. db44bac nfsd4: minor NFSv2/v3 write decoding cleanup by J. Bruce Fields · 8 years ago
  49. e6838a2 nfsd: check for oversized NFSv2/v3 arguments by J. Bruce Fields · 8 years ago
  50. 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
  51. b7819b9 block: remove the blk_execute_rq return value by Christoph Hellwig · 8 years ago
  52. 05b7278 nfsd: fix oops on unsupported operation by Olga Kornievskaia · 8 years ago
  53. 717a94b sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags() by NeilBrown · 8 years ago
  54. 800a938 NFSD: fix nfsd_reset_versions for NFSv4. by NeilBrown · 8 years ago
  55. 928c6fb NFSD: fix nfsd_minorversion(.., NFSD_AVAIL) by NeilBrown · 8 years ago
  56. abcb4da NFSD: further refinement of content of /proc/fs/nfsd/versions by NeilBrown · 8 years ago
  57. c952cd4 nfsd: map the ENOKEY to nfserr_perm for avoiding warning by Kinglong Mee · 8 years ago
  58. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  59. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  60. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  61. 8313064c Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  62. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  63. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  64. ff7d117 nfsd: Fix display of the version string by Trond Myklebust · 8 years ago
  65. d3635ff nfsd: fix configuration of supported minor versions by Trond Myklebust · 8 years ago
  66. 5283b03 nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 by Jeff Layton · 8 years ago
  67. 05a45a2 sunrpc: turn bitfield flags in svc_version into bools by Jeff Layton · 8 years ago
  68. 4ab495b nfsd: remove superfluous KERN_INFO by Rasmus Villemoes · 8 years ago
  69. b206461 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  70. 783112f nfsd: special case truncates some more by Christoph Hellwig · 8 years ago
  71. 758e99f nfsd: minor nfsd_setattr cleanup by Christoph Hellwig · 8 years ago
  72. 60709c0 nfsd: merge stable fix into main nfsd branch by J. Bruce Fields · 8 years ago
  73. 7323f0d NFSD: Reserve adequate space for LOCKT operation by Kinglong Mee · 8 years ago
  74. 2282cd2 NFSD: Get response size before operation for all RPCs by Kinglong Mee · 8 years ago
  75. 8274338 nfsd/callback: Drop a useless data copy when comparing sessionid by Kinglong Mee · 8 years ago
  76. e86a40b nfsd/callback: skip the callback tag by Kinglong Mee · 8 years ago
  77. f7d1ddb nfsd/callback: Cleanup callback cred on shutdown by Kinglong Mee · 8 years ago
  78. c3821b3 nfsd/idmap: return nfserr_inval for 0-length names by Kinglong Mee · 8 years ago
  79. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  80. 0839ffb nfsd: Revert "nfsd: special case truncates some more" by J. Bruce Fields · 8 years ago
  81. b880092 NFSDv4: use export cache flushtime for changeid on V4ROOT objects. by NeilBrown · 8 years ago
  82. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  83. 72148ae block: make scsi_request and scsi ioctl support optional by Christoph Hellwig · 8 years ago
  84. 32ddd94 nfsd: opt in to labeled nfs per export by J. Bruce Fields · 8 years ago
  85. 5cf23db nfsd: constify nfsd_suppatttrs by J. Bruce Fields · 8 years ago
  86. 7b19824 nfsd: initialize sin6_scope_id in nfsd_inet6addr_event() by Scott Mayhew · 8 years ago
  87. 865d50b NFSD: Remove unused value inode in nfsd_vfs_write by Kinglong Mee · 8 years ago
  88. 52e380e NFSD: cleanup dead codes and values in nfsd_write by Kinglong Mee · 8 years ago
  89. 54bbb7d NFSD: pass an integer for stable type to nfsd_vfs_write by Kinglong Mee · 8 years ago
  90. e35659f NFSD: correctly range-check v4.x minor version when setting versions. by NeilBrown · 8 years ago
  91. 41f5335 nfsd: special case truncates some more by Christoph Hellwig · 8 years ago
  92. d19fb70 NFSD: Fix a null reference case in find_or_create_lock_stateid() by Kinglong Mee · 8 years ago
  93. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  94. 377e7a2 Make static usermode helper binaries constant by Greg Kroah-Hartman · 8 years ago
  95. dcd20869 nfsd: fix supported attributes for acl & labels by J. Bruce Fields · 8 years ago
  96. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  97. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  98. ff0f962 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  99. 759b265 Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  100. 031a072 vfs: call vfs_clone_file_range() under freeze protection by Amir Goldstein · 8 years ago