1. c1c9f3e nfsd: track the main opcode for callbacks by Jeff Layton · 4 months ago
  2. a01c9fe Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 10 months ago
  3. 10bcc2f nfsd: Simplify the allocation of slab caches in nfsd4_init_pnfs by Kunwu Chan · 11 months ago
  4. 1e33e14 nfsd: allow layout state to be admin-revoked. by NeilBrown · 11 months ago
  5. 3f29cc8 nfsd: split sc_status out of sc_type by NeilBrown · 11 months ago
  6. 7b80010 filelock: don't do security checks on nfsd setlease calls by Jeff Layton · 11 months ago
  7. c69ff40 filelock: split leases out of struct file_lock by Jeff Layton · 11 months ago
  8. 05580bb nfsd: adapt to breakup of struct file_lock by Jeff Layton · 11 months ago
  9. 85dbc97 NFSD: Clean up nfsd4_encode_layoutreturn() by Chuck Lever · 1 year, 3 months ago
  10. fb610c4 nfsd: fix race to check ls_layouts by Benjamin Coddington · 1 year, 11 months ago
  11. 1035d65 NFSD: Add tracepoints to report NFSv4 callback completions by Chuck Lever · 2 years, 4 months ago
  12. 4fc5f53 nfsd: fix using the correct variable for sizeof() by Jakob Koschel · 2 years, 9 months ago
  13. 8c6aabd nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands by Christoph Hellwig · 3 years, 2 months ago
  14. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  15. 2561c92 nfsd: fix delay timer on 32-bit architectures by Arnd Bergmann · 5 years ago
  16. eb82dd3 nfsd: convert fi_deleg_file and ls_file fields to nfsd_file by Jeff Layton · 5 years ago
  17. 1c73b9d nfsd: update callback done processing by Scott Mayhew · 6 years ago
  18. 8a68d3d nfsd: drop useless LIST_HEAD by Julia Lawall · 6 years ago
  19. 8163496 nfsd: don't advertise a SCSI layout for an unsupported request_queue by Benjamin Coddington · 7 years ago
  20. f394b62 nfsd: Add "nfsd_" to trace point names by Chuck Lever · 7 years ago
  21. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  22. a15dfcd fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  23. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  24. 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
  25. d19fb70 NFSD: Fix a null reference case in find_or_create_lock_stateid() by Kinglong Mee · 8 years ago
  26. 377e7a2 Make static usermode helper binaries constant by Greg Kroah-Hartman · 8 years ago
  27. 851238a nfsd: fix error handling for clients that fail to return the layout by Jeff Layton · 8 years ago
  28. 1983a66 nfsd: don't set a FL_LAYOUT lease for flexfiles layouts by Jeff Layton · 8 years ago
  29. 8a4c392 nfsd: allow nfsd to advertise multiple layout types by Jeff Layton · 8 years ago
  30. 9b9960a nfsd: Add a super simple flex file server by Tom Haynes · 9 years ago
  31. 14b7f4a nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid by Jeff Layton · 9 years ago
  32. f99d4fb nfsd: add SCSI layout support by Christoph Hellwig · 9 years ago
  33. 81c3932 nfsd: add a new config option for the block layout driver by Christoph Hellwig · 9 years ago
  34. cc80fe0 Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  35. 6b9b210 nfsd: give up on CB_LAYOUTRECALLs after two lease periods by Jeff Layton · 9 years ago
  36. be20aa0 nfsd: don't hold ls_mutex across a layout recall by Jeff Layton · 9 years ago
  37. c4cb897 nfsd: constify nfsd4_callback_ops structure by Julia Lawall · 9 years ago
  38. 9767feb nfsd: ensure that seqid morphing operations are atomic wrt to copies by Jeff Layton · 9 years ago
  39. cc8a553 nfsd: serialize layout stateid morphing operations by Jeff Layton · 9 years ago
  40. 1ca4b88 nfsd: Fix a file leak on nfsd4_layout_setlease failure by Kinglong Mee · 9 years ago
  41. f3f0333 nfsd: require an explicit option to enable pNFS by Christoph Hellwig · 10 years ago
  42. 7890203 NFSD: Fix bad update of layout in nfsd4_return_file_layout by Kinglong Mee · 10 years ago
  43. 6f8f28e NFSD: Check layout type when returning client layouts by Kinglong Mee · 10 years ago
  44. 715a03d NFSD: restore trace event lost in mismerge by Kinglong Mee · 10 years ago
  45. 133d5582 Subject: nfsd: don't recursively call nfsd4_cb_layout_fail by Christoph Hellwig · 10 years ago
  46. 8650b8a nfsd: pNFS block layout driver by Christoph Hellwig · 10 years ago
  47. 31ef83d nfsd: add trace events by Christoph Hellwig · 10 years ago
  48. c5c707f nfsd: implement pNFS layout recalls by Christoph Hellwig · 10 years ago
  49. 9cf514c nfsd: implement pNFS operations by Christoph Hellwig · 11 years ago