1. 01cbf38 nfsd: Set PF_LOCAL_THROTTLE on local filesystems only by Trond Myklebust · 4 years, 3 months ago
  2. 7f84b48 nfsd: close cached files prior to a REMOVE or RENAME that would replace target by Jeff Layton · 4 years, 3 months ago
  3. 8237284 NFSD: Correct type annotations in user xattr helpers by Chuck Lever · 4 years, 6 months ago
  4. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
  5. c11d7fd nfsd: take xattr bits into account for permission checks by Frank van der Linden · 4 years, 9 months ago
  6. 3211944 nfsd: define xattr functions to call into their vfs counterparts by Frank van der Linden · 4 years, 9 months ago
  7. 22cf841 nfsd: apply umask on fs without ACL support by J. Bruce Fields · 4 years, 9 months ago
  8. a37b071 mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE by NeilBrown · 4 years, 9 months ago
  9. 19e0663 nfsd: Ensure sampling of the write verifier is atomic with the write by Trond Myklebust · 5 years ago
  10. 524ff1a nfsd: Ensure sampling of the commit verifier is atomic with the commit by Trond Myklebust · 5 years ago
  11. 1b28d75 nfsd: Ensure exclusion between CLONE and WRITE errors by Trond Myklebust · 5 years ago
  12. b66ae6d nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range() by Trond Myklebust · 5 years ago
  13. 7bf94c6 nfsd: Update the boot verifier on stable writes too. by Trond Myklebust · 5 years ago
  14. 5011af4 nfsd: Fix stable writes by Trond Myklebust · 5 years ago
  15. 16f8f89 nfsd: Allow nfsd_vfs_write() to take the nfsd_file as an argument by Trond Myklebust · 5 years ago
  16. 384a7cca nfsd: use true,false for bool variable in vfs.c by zhengbin · 5 years ago
  17. 2a1aa48 nfsd: pass a 64-bit guardtime to nfsd_setattr() by Arnd Bergmann · 5 years ago
  18. 57f6403 nfsd: Clone should commit src file metadata too by Trond Myklebust · 5 years ago
  19. 09a80f2 nfsd: Return the correct number of bytes written to the file by Trond Myklebust · 5 years ago
  20. 466e16f nfsd: check for EBUSY from vfs_rmdir/vfs_unink. by NeilBrown · 5 years ago
  21. a25e3726 nfsd: Ensure CLONE persists data and metadata changes to the target file by Trond Myklebust · 5 years ago
  22. 83a6307 nfsd: fix nfs read eof detection by Trond Myklebust · 6 years ago
  23. bbf2f09 nfsd: Reset the boot verifier on all write I/O errors by Trond Myklebust · 6 years ago
  24. 7775ec5 nfsd: close cached files prior to a REMOVE or RENAME that would replace target by Jeff Layton · 6 years ago
  25. 501cb18 nfsd: rip out the raparms cache by Jeff Layton · 6 years ago
  26. 5920afa nfsd: hook nfsd_commit up to the nfsd_file cache by Jeff Layton · 6 years ago
  27. 48cd7b5 nfsd: hook up nfsd_read to the nfsd_file cache by Jeff Layton · 6 years ago
  28. b493523 nfsd: hook up nfsd_write to the new nfsd_file cache by Jeff Layton · 6 years ago
  29. 65294c1 nfsd: add a new struct file caching facility to nfsd by Jeff Layton · 6 years ago
  30. e977cc8 nfsd: Spelling s/EACCESS/EACCES/ by Geert Uytterhoeven · 6 years ago
  31. 0ca0c9d nfsd: fh_drop_write in nfsd_unlink by J. Bruce Fields · 6 years ago
  32. e3fdc89 nfsd: Fix error return values for nfsd4_clone_file_range() by Trond Myklebust · 6 years ago
  33. 255fbca nfsd: Return EPERM, not EACCES, in some SETATTR cases by zhengbin · 6 years ago
  34. 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
  35. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  36. 310c758 Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  37. 452ce65 vfs: plumb remap flags through the vfs clone functions by Darrick J. Wong · 6 years ago
  38. 42ec3d4 vfs: make remap_file_range functions take and return bytes completed by Darrick J. Wong · 6 years ago
  39. 0ac203c nfsd: fix fall-through annotations by Gustavo A. R. Silva · 6 years ago
  40. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  41. 7d20b6a nfsd: remove set but not used variable 'dirp' by YueHaibing · 6 years ago
  42. a725356 vfs: swap names of {do,vfs}_clone_file_range() by Amir Goldstein · 6 years ago
  43. 6035a27 IMA: don't propagate opened through the entire thing by Al Viro · 7 years ago
  44. 3819bb0 nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed by Al Viro · 7 years ago
  45. 87c5942 nfsd: Add I/O trace points in the NFSv4 read proc by Chuck Lever · 7 years ago
  46. d890be1 nfsd: Add I/O trace points in the NFSv4 write path by Chuck Lever · 7 years ago
  47. f394b62 nfsd: Add "nfsd_" to trace point names by Chuck Lever · 7 years ago
  48. 79e0b4e nfsd: Record request byte count, not count of vectors by Chuck Lever · 7 years ago
  49. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  50. ddef7ed2 annotate RWF_... flags by Christoph Hellwig · 8 years ago
  51. 89fbf53 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  52. a4058c5 nfsd: remove nfsd_vfs_read by Christoph Hellwig · 8 years ago
  53. 73da852 nfsd: use vfs_iter_read/write by Christoph Hellwig · 8 years ago
  54. 4d7edbc nfsd_readlink(): switch to vfs_get_link() by Al Viro · 8 years ago
  55. c70422f Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  56. 99bbf6e NFS: don't try to cross a mountpount when there isn't one there. by NeilBrown · 8 years ago
  57. 717a94b sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags() by NeilBrown · 8 years ago
  58. 783112f nfsd: special case truncates some more by Christoph Hellwig · 8 years ago
  59. 758e99f nfsd: minor nfsd_setattr cleanup by Christoph Hellwig · 8 years ago
  60. 60709c0 nfsd: merge stable fix into main nfsd branch by J. Bruce Fields · 8 years ago
  61. 0839ffb nfsd: Revert "nfsd: special case truncates some more" by J. Bruce Fields · 8 years ago
  62. 865d50b NFSD: Remove unused value inode in nfsd_vfs_write by Kinglong Mee · 8 years ago
  63. 52e380e NFSD: cleanup dead codes and values in nfsd_write by Kinglong Mee · 8 years ago
  64. 54bbb7d NFSD: pass an integer for stable type to nfsd_vfs_write by Kinglong Mee · 8 years ago
  65. 41f5335 nfsd: special case truncates some more by Christoph Hellwig · 8 years ago
  66. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  67. 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
  68. 031a072 vfs: call vfs_clone_file_range() under freeze protection by Amir Goldstein · 8 years ago
  69. fd4a0edf vfs: replace calling i_op->readlink with vfs_readlink() by Miklos Szeredi · 8 years ago
  70. 29ae7f9 NFSD: Implement the COPY call by Anna Schumaker · 9 years ago
  71. 502aa0a nfsd: fix dentry refcounting on create by Josef Bacik · 9 years ago
  72. 2b11885 nfsd: remove some dead code in nfsd_create_locked() by Dan Carpenter · 9 years ago
  73. fa08139 nfsd: drop unnecessary MAY_EXEC check from create by J. Bruce Fields · 9 years ago
  74. 71423274 nfsd: clean up bad-type check in nfsd_create_locked by J. Bruce Fields · 9 years ago
  75. d03d9fe nfsd: remove unnecessary positive-dentry check by J. Bruce Fields · 9 years ago
  76. b44061d nfsd: reorganize nfsd_create by J. Bruce Fields · 9 years ago
  77. e75b23f nfsd: check d_can_lookup in fh_verify of directories by J. Bruce Fields · 9 years ago
  78. 12391d0 nfsd: remove redundant zero-length check from create by J. Bruce Fields · 9 years ago
  79. 7eed34f nfsd: Make creates return EEXIST instead of EACCES by Oleg Drokin · 9 years ago
  80. 24368aa nfsd: use RWF_SYNC by Christoph Hellwig · 9 years ago
  81. 793b80e vfs: pass a flags argument to vfs_readv/vfs_writev by Christoph Hellwig · 9 years ago
  82. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  83. cc80fe0 Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  84. 6e8b50d nfsd: add new io class tracepoint by Jeff Layton · 9 years ago
  85. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  86. bbddca8 nfsd: don't hold i_mutex over userspace upcalls by NeilBrown · 9 years ago
  87. ffa0160 nfsd: implement the NFSv4.2 CLONE operation by Christoph Hellwig · 9 years ago
  88. aaf91ec nfsd: switch unsigned char flags in svc_fh to bools by Jeff Layton · 9 years ago
  89. ead8fb8 NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1 by Kinglong Mee · 10 years ago
  90. af90f70 nfsd: take struct file setup fully into nfs4_preprocess_stateid_op by Christoph Hellwig · 10 years ago
  91. e749a46 nfsd: clean up raparams handling by Christoph Hellwig · 10 years ago
  92. cc26508 nfsd: Disable NFSv2 timestamp workaround for NFSv3+ by Andreas Gruenbacher · 10 years ago
  93. fd89145 nfsd: remove nfsd_close by Christoph Hellwig · 10 years ago
  94. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  95. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  96. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  97. 779fb0f sunrpc: move rq_splice_ok flag into rq_flags by Jeff Layton · 10 years ago
  98. 7501cc2 sunrpc: move rq_local field to rq_flags by Jeff Layton · 10 years ago
  99. 6f4e0d5 nfsd_vfs_write(): use file_inode() by Al Viro · 10 years ago
  100. 95d871f nfsd: Add ALLOCATE support by Anna Schumaker · 10 years ago