1. 3f96502 NFSD: COMMIT operations must not return NFS?ERR_INVAL by Chuck Lever · 3 years ago
  2. a2f4c3f nfsd: Add a tracepoint for errors in nfsd4_clone_file_range() by Trond Myklebust · 3 years ago
  3. 907c382 NFSD: Update the NFSv3 ACCESS3res encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  4. 3211944 nfsd: define xattr functions to call into their vfs counterparts by Frank van der Linden · 4 years, 6 months ago
  5. 19e0663 nfsd: Ensure sampling of the write verifier is atomic with the write by Trond Myklebust · 5 years ago
  6. 524ff1a nfsd: Ensure sampling of the commit verifier is atomic with the commit by Trond Myklebust · 5 years ago
  7. b66ae6d nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range() by Trond Myklebust · 5 years ago
  8. 16f8f89 nfsd: Allow nfsd_vfs_write() to take the nfsd_file as an argument by Trond Myklebust · 5 years ago
  9. 2a1aa48 nfsd: pass a 64-bit guardtime to nfsd_setattr() by Arnd Bergmann · 5 years ago
  10. a25e3726 nfsd: Ensure CLONE persists data and metadata changes to the target file by Trond Myklebust · 5 years ago
  11. 83a6307 nfsd: fix nfs read eof detection by Trond Myklebust · 5 years ago
  12. 501cb18 nfsd: rip out the raparms cache by Jeff Layton · 5 years ago
  13. 65294c1 nfsd: add a new struct file caching facility to nfsd by Jeff Layton · 5 years ago
  14. 0b8f626 nfsd: allow fh_want_write to be called twice by J. Bruce Fields · 6 years ago
  15. 87c5942 nfsd: Add I/O trace points in the NFSv4 read proc by Chuck Lever · 7 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  17. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  18. 52e380e NFSD: cleanup dead codes and values in nfsd_write by Kinglong Mee · 8 years ago
  19. 54bbb7d NFSD: pass an integer for stable type to nfsd_vfs_write by Kinglong Mee · 8 years ago
  20. 29ae7f9 NFSD: Implement the COPY call by Anna Schumaker · 8 years ago
  21. b44061d nfsd: reorganize nfsd_create by J. Bruce Fields · 8 years ago
  22. ac503e4 nfsd: use short read as well as i_size to set eof by Benjamin Coddington · 9 years ago
  23. ffa0160 nfsd: implement the NFSv4.2 CLONE operation by Christoph Hellwig · 9 years ago
  24. aaf91ec nfsd: switch unsigned char flags in svc_fh to bools by Jeff Layton · 9 years ago
  25. ead8fb8 NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1 by Kinglong Mee · 9 years ago
  26. af90f70 nfsd: take struct file setup fully into nfs4_preprocess_stateid_op by Christoph Hellwig · 10 years ago
  27. e749a46 nfsd: clean up raparams handling by Christoph Hellwig · 10 years ago
  28. fd89145 nfsd: remove nfsd_close by Christoph Hellwig · 10 years ago
  29. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  30. 95d871f nfsd: Add ALLOCATE support by Anna Schumaker · 10 years ago
  31. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  32. 1e444f5 NFSD: Remove iattr parameter from nfsd_symlink() by Kinglong Mee · 10 years ago
  33. 52ee043 nfsd: let nfsd_symlink assume null-terminated data by J. Bruce Fields · 11 years ago
  34. e2afc81 nfsd: nfsd_splice_read and nfsd_readv should return __be32 by Jeff Layton · 11 years ago
  35. b52bd7b nfsd: remove unused function nfsd_read_file by Christoph Hellwig · 11 years ago
  36. dc97618 nfsd4: separate splice and readv cases by J. Bruce Fields · 11 years ago
  37. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  38. 4ac7249 nfsd: use get_acl and ->set_acl by Christoph Hellwig · 11 years ago
  39. 73ca659 nfsd: get rid of unused function definition by Kinglong Mee · 11 years ago
  40. 18032ca NFSD: Server implementation of MAC Labeling by David Quigley · 12 years ago
  41. eb48241 nfsd: get rid of the unused functions in vfs by Zhao Hongjiang · 12 years ago
  42. 3dadecc switch vfs_getattr() to struct path by Al Viro · 12 years ago
  43. 4a55c10 nfsd: Push mnt_want_write() outside of i_mutex by Jan Kara · 13 years ago
  44. 06effdb nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes) by Bernd Schubert · 13 years ago
  45. 175a4eb fs: propagate umode_t, misc bits by Al Viro · 13 years ago
  46. bad0dcf new helpers: fh_{want,drop}_write() by Al Viro · 13 years ago
  47. 856121b nfsd4: warn on open failure after create by J. Bruce Fields · 13 years ago
  48. 8e82fa8 nfsd: prettify NFSD_MAY_* flag definitions by J. Bruce Fields · 13 years ago
  49. a043226 nfsd4: permit read opens of executable-only files by J. Bruce Fields · 13 years ago
  50. ac6721a nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly by Mi Jinlong · 14 years ago
  51. 204f4ce nfsd4: allow fh_verify caller to skip pseudoflavor checks by J. Bruce Fields · 14 years ago
  52. aea9339 nfsd: distinguish functions of NFSD_MAY_* flags by J. Bruce Fields · 14 years ago
  53. 039a87c nfsd: minor nfsd read api cleanup by J. Bruce Fields · 14 years ago
  54. 9188525 nfsd: don't break lease while servicing a COMMIT by Jeff Layton · 15 years ago
  55. 1557aca nfsd: move most of nfsfh.h to fs/nfsd by J. Bruce Fields · 15 years ago
  56. 3227fa4 nfsd: filter readdir results in V4ROOT case by J. Bruce Fields · 15 years ago
  57. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago