1. 039a87c nfsd: minor nfsd read api cleanup by J. Bruce Fields · 14 years ago
  2. 6904996 gcc-4.6: nfsd: fix initialized but not read warnings by Andi Kleen · 14 years ago
  3. f9d7562 nfsd4: share file descriptors between stateid's by J. Bruce Fields · 14 years ago
  4. 0292191 nfsd4: fix openmode checking on IO using lock stateid by J. Bruce Fields · 14 years ago
  5. 21fb401 nfsd4: miscellaneous process_open2 cleanup by J. Bruce Fields · 14 years ago
  6. c3e4808 nfsd4: don't pretend to support write delegations by J. Bruce Fields · 14 years ago
  7. fa0a212 nfsd: bypass readahead cache when have struct file by J. Bruce Fields · 14 years ago
  8. af4718f nfsd: minor nfsd_svc() cleanup by J. Bruce Fields · 14 years ago
  9. 59db4a0 nfsd: move more into nfsd_startup() by J. Bruce Fields · 14 years ago
  10. ac77efb nfsd: just keep single lockd reference for nfsd by Jeff Layton · 14 years ago
  11. 628b368 nfsd: clean up nfsd_create_serv error handling by Jeff Layton · 14 years ago
  12. 0cd14a0 nfsd: fix error handling in __write_ports_addxprt by Jeff Layton · 14 years ago
  13. 78a8d7c nfsd: fix error handling when starting nfsd with rpcbind down by Jeff Layton · 14 years ago
  14. 4ad9a34 nfsd4: fix v4 state shutdown error paths by Jeff Layton · 14 years ago
  15. 55b1335 nfsd: remove unused assignment from nfsd_link by J. Bruce Fields · 14 years ago
  16. 43a9aa6 NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIR by Chuck Lever · 14 years ago
  17. 6a85d6c nfsd4: comment nitpick by J. Bruce Fields · 14 years ago
  18. cba9ba4 nfsd4: fix delegation recall race use-after-free by J. Bruce Fields · 14 years ago
  19. ac94bf5 nfsd4: fix deleg leak on callback error by J. Bruce Fields · 14 years ago
  20. ec8acac nfsd4: remove some debugging code by J. Bruce Fields · 14 years ago
  21. 9303bbd nfsd: nfs4callback encode_stateid helper function by Benny Halevy · 14 years ago
  22. 4731030 nfsd4: translate memory errors to delay, not serverfault by J. Bruce Fields · 14 years ago
  23. 76407f7 nfsd4; fix session reference count leak by J. Bruce Fields · 14 years ago
  24. 68a4b48 nfsd4: don't bother storing callback reply tag by J. Bruce Fields · 14 years ago
  25. 24a0111 nfsd4: fix use of op_share_access by J. Bruce Fields · 14 years ago
  26. 172c85d nfsd4: treat more recall errors as failures by J. Bruce Fields · 14 years ago
  27. 378b7d3 nfsd4: remove extra put() on callback errors by J. Bruce Fields · 14 years ago
  28. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  29. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 15 years ago
  30. e970a57 nfsd: open a file descriptor for fsync in nfs4 recovery by Christoph Hellwig · 15 years ago
  31. e4e83ea Revert "nfsd4: distinguish expired from stale stateids" by J. Bruce Fields · 15 years ago
  32. 47cee54 nfsd: safer initialization order in find_file() by Pavel Emelyanov · 14 years ago
  33. b7299f4 nfs4: minor callback code simplification, comment by J. Bruce Fields · 14 years ago
  34. 15ddb4a NFSD: don't report compiled-out versions as present by Pavel Emelyanov · 14 years ago
  35. 4dc6ec0 nfsd4: implement reclaim_complete by J. Bruce Fields · 15 years ago
  36. ab707e15 nfsd4: nfsd4_destroy_session must set callback client under the state lock by Benny Halevy · 14 years ago
  37. d768298 nfsd4: keep a reference count on client while in use by Benny Halevy · 14 years ago
  38. 07cd490 nfsd4: mark_client_expired by Benny Halevy · 14 years ago
  39. 46583e2 nfsd4: introduce nfs4_client.cl_refcount by Benny Halevy · 14 years ago
  40. 84d38ac nfsd4: refactor expire_client by Benny Halevy · 14 years ago
  41. 36acb66 nfsd4: extend the client_lock to cover cl_lru by Benny Halevy · 14 years ago
  42. 328efba nfsd4: use list_move in move_to_confirmed by Benny Halevy · 14 years ago
  43. be1fdf6 nfsd4: fold release_session into expire_client by Benny Halevy · 14 years ago
  44. 9089f1b nfsd4: rename sessionid_lock to client_lock by Benny Halevy · 14 years ago
  45. 5d4cec2 nfsd4: fix bare destroy_session null dereference by J. Bruce Fields · 14 years ago
  46. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 14 years ago
  47. dbd65a7 nfsd4: use local variable in nfs4svc_encode_compoundres by Benny Halevy · 14 years ago
  48. 26c0c75 nfsd4: fix unlikely race in session replay case by J. Bruce Fields · 15 years ago
  49. 2bc3c11 nfsd4: bug in read_buf by Neil Brown · 15 years ago
  50. d03859a nfsd: potential ERR_PTR dereference on exp_export() error paths. by Dan Carpenter · 15 years ago
  51. 5771635 nfsd4: complete enforcement of 4.1 op ordering by J. Bruce Fields · 15 years ago
  52. 4b21d0d nfsd4: allow 4.0 clients to change callback path by J. Bruce Fields · 15 years ago
  53. 2bf2387 nfsd4: rearrange cb data structures by J. Bruce Fields · 15 years ago
  54. b12a05c nfsd4: cl_count is unused by J. Bruce Fields · 15 years ago
  55. b5a1a81 nfsd4: don't sleep in lease-break callback by J. Bruce Fields · 15 years ago
  56. 3c4ab2a nfsd4: indentation cleanup by J. Bruce Fields · 15 years ago
  57. 408b79b nfsd4: consistent session flag setting by J. Bruce Fields · 15 years ago
  58. 9045b4b nfsd4: remove probe task's reference on client by J. Bruce Fields · 15 years ago
  59. 3df796d nfsd4: remove dprintk by J. Bruce Fields · 15 years ago
  60. 147efd0 nfsd4: shutdown callbacks on expiry by J. Bruce Fields · 15 years ago
  61. 227f98d9 nfsd4: preallocate nfs4_rpc_args by J. Bruce Fields · 15 years ago
  62. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  63. 9188525 nfsd: don't break lease while servicing a COMMIT by Jeff Layton · 15 years ago
  64. 61f8603 nfsd: factor out hash functions for export caches. by NeilBrown · 15 years ago
  65. e739cf1 Merge commit 'v2.6.34-rc1' into for-2.6.35-incoming by J. Bruce Fields · 15 years ago
  66. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  67. e7b184f nfsd4: document lease/grace-period limits by J. Bruce Fields · 15 years ago
  68. efc4bb4f nfsd4: allow setting grace period time by J. Bruce Fields · 15 years ago
  69. f013574 nfsd4: reshuffle lease-setting code to allow reuse by J. Bruce Fields · 15 years ago
  70. f958a13 nfsd4: remove unnecessary lease-setting function by J. Bruce Fields · 15 years ago
  71. e46b498 nfsd4: simplify lease/grace interaction by J. Bruce Fields · 15 years ago
  72. cf07d2e nfsd4: simplify references to nfsd4 lease time by J. Bruce Fields · 15 years ago
  73. 05c5cb3 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  74. 42e4960 vfs: take f_lock on modifying f_mode after open time by Wu Fengguang · 15 years ago
  75. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  76. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 15 years ago
  77. 4ea41e2d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming by J. Bruce Fields · 15 years ago
  78. 8d75da8a nfsd4: fix minor memory leak by J. Bruce Fields · 15 years ago
  79. 462d605 fix NFS4 handling of mountpoint stat by Al Viro · 15 years ago
  80. 8737c93 Switch may_open() and break_lease() to passing O_... by Al Viro · 15 years ago
  81. 58255a4 NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONN by Chuck Lever · 15 years ago
  82. f501912 commit_metadata export operation replacing nfsd_sync_dir by Ben Myers · 15 years ago
  83. aeaa5cc vfs: don't call ima_file_check() unconditionally in nfsd_open() by Chuck Ebbert · 15 years ago
  84. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  85. deb0c98 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  86. 260c64d Revert "nfsd4: fix error return when pseudoroot missing" by J. Bruce Fields · 15 years ago
  87. 9bbb6ca ima: rename ima_path_check to ima_file_check by Mimi Zohar · 15 years ago
  88. 8eb988c fix ima breakage by Mimi Zohar · 15 years ago
  89. 1e41568 Take ima_path_check() in nfsd past dentry_open() in nfsd_open() by Al Viro · 15 years ago
  90. aa696a6 nfsd: Use vfs_fsync_range() in nfsd_commit by Trond Myklebust · 15 years ago
  91. 3749829 NFSD: Create PF_INET6 listener in write_ports by Chuck Lever · 15 years ago
  92. 6871790 SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found" by Chuck Lever · 15 years ago
  93. 8b8aae4 nfsd41: Create the recovery entry for the NFSv4.1 client by Ricardo Labiaga · 15 years ago
  94. 6a68f89 nfsd: use vfs_fsync for non-directories by Christoph Hellwig · 15 years ago
  95. de3cab7 nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound() by Ricardo Labiaga · 15 years ago
  96. c551866 nfsd41: nfsd4_decode_compound() does not recognize all ops by Ricardo Labiaga · 15 years ago
  97. 93939f4 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  98. 7211a4e nfsd: make sure data is on disk before calling ->fsync by Christoph Hellwig · 15 years ago
  99. 3d354cb nfsd: fix "insecure" export option by J. Bruce Fields · 15 years ago
  100. f69ac2f5 nfsd: fix "insecure" export option by J. Bruce Fields · 15 years ago