1. fe8e578 NFS: fix stable regression by Sergio Gelato · 10 years ago
  2. 47b3966 nfsd: fix rare symlink decoding bug by J. Bruce Fields · 10 years ago
  3. 8b231d7 nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer by Christoph Hellwig · 10 years ago
  4. 52e9d64 nfsd4: fix FREE_STATEID lockowner leak by J. Bruce Fields · 10 years ago
  5. 8aede27 nfsd: check passed socket's net matches NFSd superblock's one by Stanislav Kinsbursky · 10 years ago
  6. 8a6f40d nfsd: containerize NFSd filesystem by Stanislav Kinsbursky · 12 years ago
  7. 479be45 nfsd: pass proper net to nfsd_destroy() from NFSd kthreads by Stanislav Kinsbursky · 12 years ago
  8. 1ef9a0d nfsd: pass net to __write_ports() and down by Stanislav Kinsbursky · 12 years ago
  9. a821185 nfsd: pass net to nfsd_set_nrthreads() by Stanislav Kinsbursky · 12 years ago
  10. d63dad7 nfsd: pass net to nfsd_svc() by Stanislav Kinsbursky · 12 years ago
  11. 669d743 nfsd: pass net to nfsd_create_serv() by Stanislav Kinsbursky · 12 years ago
  12. 87ae502 nfsd: pass net to nfsd_startup() and nfsd_shutdown() by Stanislav Kinsbursky · 12 years ago
  13. 7672b68 nfsd: pass net to nfsd_init_socks() by Stanislav Kinsbursky · 12 years ago
  14. f32094c nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct file by Harshula Jayasuriya · 11 years ago
  15. 589bd3a nfsd: don't run get_file if nfs4_preprocess_stateid_op return error by fanchaoting · 11 years ago
  16. c15024d3 nfsd4: fix xdr decoding of large non-write compounds by J. Bruce Fields · 11 years ago
  17. 0e135af nfsd4: remove lockowner when removing lock stateid by J. Bruce Fields · 10 years ago
  18. b03b892 nfsd4: warn on finding lockowner without stateid's by J. Bruce Fields · 10 years ago
  19. aa6b7ba NFSD: Call ->set_acl with a NULL ACL structure if no entries by Kinglong Mee · 10 years ago
  20. 1da9a40 nfsd4: fix setclientid encode size by J. Bruce Fields · 10 years ago
  21. 9c657e8 nfsd: notify_change needs elevated write count by J. Bruce Fields · 10 years ago
  22. 08311b9 nfsd4: fix test_stateid error reply encoding by J. Bruce Fields · 11 years ago
  23. 700963f nfsd4: buffer-length check for SUPPATTR_EXCLCREAT by J. Bruce Fields · 11 years ago
  24. 316c750 nfsd4: session needs room for following op to error out by J. Bruce Fields · 11 years ago
  25. e7fbdd0 nfsd: use "init_net" for portmapper by Stanislav Kinsbursky · 12 years ago
  26. db80ab7 nfsd: make sure to balance get/put_write_access by Christoph Hellwig · 11 years ago
  27. d51f76b nfsd: split up nfsd_setattr by Christoph Hellwig · 11 years ago
  28. 2ef41ea nfsd4: fix decoding of compounds across page boundaries by J. Bruce Fields · 11 years ago
  29. 3f9ee57 nfsd4: don't allow owner override on 4.1 CLAIM_FH opens by J. Bruce Fields · 11 years ago
  30. 313eb02 nfsd: Decode and send 64bit time values by Bryan Schumaker · 11 years ago
  31. e0e8aad nfsd4: don't close read-write opens too soon by J. Bruce Fields · 11 years ago
  32. 46d197d nfsd4: reject "negative" acl lengths by J. Bruce Fields · 11 years ago
  33. 6c669ca nfsd: Fix memleak by majianpeng · 12 years ago
  34. 44c88ab nfsd: avoid permission checks on EXCLUSIVE_CREATE replay by Neil Brown · 12 years ago
  35. 9d15630 nfsd4: fix oops on unusual readlike compound by J. Bruce Fields · 12 years ago
  36. 2391fdb nfsd: fix v4 reply caching by J. Bruce Fields · 12 years ago
  37. 17df6a6 nfs: fix wrong object type in lockowner_slab by Yanchuan Nian · 12 years ago
  38. 17c1ce1 nfsd: add get_uint for u32's by J. Bruce Fields · 12 years ago
  39. ec40558 NFSD: pass null terminated buf to kstrtouint() by Malahal Naineni · 12 years ago
  40. c8b90a0 nfsd4: fix nfs4 stateid leak by J. Bruce Fields · 12 years ago
  41. 144e79f NFSd: set nfsd_serv to NULL after service destruction by Stanislav Kinsbursky · 12 years ago
  42. 6e17166 NFSd: introduce nfsd_destroy() helper by Stanislav Kinsbursky · 12 years ago
  43. 1e9313a nfsd4: our filesystems are normally case sensitive by J. Bruce Fields · 12 years ago
  44. 3a3c09b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 12 years ago
  45. 0234d8f6 SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  46. 492e927 Lockd: pass network namespace to creation and destruction routines by Stanislav Kinsbursky · 12 years ago
  47. 1f62b81 nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels by J. Bruce Fields · 12 years ago
  48. 8da0eaf don't pass nameidata * to vfs_create() by Al Viro · 12 years ago
  49. 93e6dc1 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  50. a8e8f37 Undo stable backports by Stephen Boyd · 11 years ago
  51. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  52. 8a7dc4b nfsd: fix nfs4recover.c printk format warning by Randy Dunlap · 12 years ago
  53. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  54. efe3965 nfsd: fix compose_entry_fh() failure exits by Al Viro · 12 years ago
  55. afcf679 nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid() by Al Viro · 12 years ago
  56. 02f5fde nfsd: fix endianness breakage in TEST_STATEID handling by Al Viro · 12 years ago
  57. 04da6e9 nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails by Al Viro · 12 years ago
  58. 96f6f98 nfsd: fix b0rken error value for setattr on read-only mount by Al Viro · 12 years ago
  59. 9dc4e6c nfsd: don't fail unchecked creates of non-special files by J. Bruce Fields · 12 years ago
  60. 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  61. 797a9d7 nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled by Jeff Layton · 12 years ago
  62. 4ca1f87 nfsd4: use auth_unix unconditionally on backchannel by J. Bruce Fields · 12 years ago
  63. 21f72c9 nfsd: fix NULL pointer dereference in cld_pipe_downcall by Jeff Layton · 12 years ago
  64. 3af7061 nfsd4: memory corruption in numeric_name_to_id() by Dan Carpenter · 12 years ago
  65. e9541ce nfsd4: allow numeric idmapping by J. Bruce Fields · 12 years ago
  66. cc27e0d nfsd: don't allow legacy client tracker init for anything but init_net by Jeff Layton · 12 years ago
  67. 813fd32 nfsd: add notifier to handle mount/unmount of rpc_pipefs sb by Jeff Layton · 12 years ago
  68. f3f8014 nfsd: add the infrastructure to handle the cld upcall by Jeff Layton · 12 years ago
  69. 7ea34ac nfsd: add a per-net-namespace struct for nfsd by Jeff Layton · 12 years ago
  70. 2a4317c nfsd: add nfsd4_client_tracking_ops struct and a way to set it by Jeff Layton · 12 years ago
  71. a52d726 nfsd: convert nfs4_client->cl_cb_flags to a generic flags field by Jeff Layton · 12 years ago
  72. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 12 years ago
  73. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  74. 8818739 debugfs-related mode_t whack-a-mole by Al Viro · 12 years ago
  75. 68ac123 switch touch_atime to struct path by Al Viro · 12 years ago
  76. ab4684d NFSD: Fix nfs4_verifier memory alignment by Chuck Lever · 12 years ago
  77. 8f199b8 NFSD: Fix warnings when NFSD_DEBUG is not defined by Trond Myklebust · 12 years ago
  78. 62b9510 nfsd: merge cookie collision fixes from ext4 tree by J. Bruce Fields · 12 years ago
  79. 06effdb nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes) by Bernd Schubert · 12 years ago
  80. 999448a nfsd: rename 'int access' to 'int may_flags' in nfsd_open() by Bernd Schubert · 12 years ago
  81. 8546ee5 nfsd4: make sure set CB_PATH_DOWN sequence flag set by J. Bruce Fields · 12 years ago
  82. 59deeb9 nfsd4: reduce do_open_lookup() stack usage by J. Bruce Fields · 13 years ago
  83. 41fd1e4 nfsd4: delay setting current filehandle till success by J. Bruce Fields · 13 years ago
  84. 508dc6e nfsd41: free_session/free_client must be called under the client_lock by Benny Halevy · 12 years ago
  85. e27f49c nfsd41: refactor nfsd4_deleg_xgrade_none_ext logic out of nfsd4_process_open2 by Benny Halevy · 12 years ago
  86. 4aa8913 nfsd41: refactor nfs4_open_deleg_none_ext logic out of nfs4_open_delegation by Benny Halevy · 12 years ago
  87. a8ae08e nfsd4: fix recovery-entry leak nfsd startup failure by J. Bruce Fields · 12 years ago
  88. a6d6b78 nfsd4: fix recovery-dir leak on nfsd startup failure by Jeff Layton · 12 years ago
  89. 393d8ed nfsd4: purge stable client records with insufficient state by J. Bruce Fields · 12 years ago
  90. 1255a8f nfsd4: don't set cl_firststate on first reclaim in 4.1 case by J. Bruce Fields · 12 years ago
  91. d24433c nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_no_deleg by Benny Halevy · 12 years ago
  92. 03cfb42 NFSD: Clean up the test_stateid function by Bryan Schumaker · 13 years ago
  93. 2c8bd7e nfsd41: split out share_access want and signal flags while decoding by Benny Halevy · 12 years ago
  94. 00b5f95 nfsd41: share_access_to_flags should consider only nfs4.x share_access flags by Benny Halevy · 12 years ago
  95. 37c593c nfsd41: use current stateid by value by Tigran Mkrtchyan · 13 years ago
  96. 9428fe1 nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE by Tigran Mkrtchyan · 13 years ago
  97. 1e97b51 nfsd41: handle current stateid in SETATTR and FREE_STATEID by Tigran Mkrtchyan · 13 years ago
  98. d147105 nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateid by Tigran Mkrtchyan · 13 years ago
  99. 8307111 nfsd41: save and restore current stateid with current fh by Tigran Mkrtchyan · 13 years ago
  100. 80e01cc nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateid by Tigran Mkrtchyan · 13 years ago