1. cba9ba4 nfsd4: fix delegation recall race use-after-free by J. Bruce Fields · 14 years ago
  2. ac94bf5 nfsd4: fix deleg leak on callback error by J. Bruce Fields · 14 years ago
  3. ec8acac nfsd4: remove some debugging code by J. Bruce Fields · 14 years ago
  4. 9303bbd nfsd: nfs4callback encode_stateid helper function by Benny Halevy · 14 years ago
  5. 4731030 nfsd4: translate memory errors to delay, not serverfault by J. Bruce Fields · 14 years ago
  6. 76407f7 nfsd4; fix session reference count leak by J. Bruce Fields · 14 years ago
  7. b95a568 Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  8. 44b5660 Merge branch 'for-2.6.34-incoming' into for-2.6.35-incoming by J. Bruce Fields · 14 years ago
  9. c3935e3 nfsd4: shut down callback queue outside state lock by J. Bruce Fields · 14 years ago
  10. b160fda nfsd: nfsd_setattr needs to call commit_metadata by Christoph Hellwig · 14 years ago
  11. 68a4b48 nfsd4: don't bother storing callback reply tag by J. Bruce Fields · 14 years ago
  12. 24a0111 nfsd4: fix use of op_share_access by J. Bruce Fields · 14 years ago
  13. 172c85d nfsd4: treat more recall errors as failures by J. Bruce Fields · 14 years ago
  14. 378b7d3 nfsd4: remove extra put() on callback errors by J. Bruce Fields · 14 years ago
  15. 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
  16. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  17. e970a57 nfsd: open a file descriptor for fsync in nfs4 recovery by Christoph Hellwig · 14 years ago
  18. e4e83ea Revert "nfsd4: distinguish expired from stale stateids" by J. Bruce Fields · 14 years ago
  19. 47cee54 nfsd: safer initialization order in find_file() by Pavel Emelyanov · 14 years ago
  20. b7299f4 nfs4: minor callback code simplification, comment by J. Bruce Fields · 14 years ago
  21. 15ddb4a NFSD: don't report compiled-out versions as present by Pavel Emelyanov · 14 years ago
  22. 4dc6ec0 nfsd4: implement reclaim_complete by J. Bruce Fields · 14 years ago
  23. ab707e15 nfsd4: nfsd4_destroy_session must set callback client under the state lock by Benny Halevy · 14 years ago
  24. d768298 nfsd4: keep a reference count on client while in use by Benny Halevy · 14 years ago
  25. 07cd490 nfsd4: mark_client_expired by Benny Halevy · 14 years ago
  26. 46583e2 nfsd4: introduce nfs4_client.cl_refcount by Benny Halevy · 14 years ago
  27. 84d38ac nfsd4: refactor expire_client by Benny Halevy · 14 years ago
  28. 36acb66 nfsd4: extend the client_lock to cover cl_lru by Benny Halevy · 14 years ago
  29. 328efba nfsd4: use list_move in move_to_confirmed by Benny Halevy · 14 years ago
  30. be1fdf6 nfsd4: fold release_session into expire_client by Benny Halevy · 14 years ago
  31. 9089f1b nfsd4: rename sessionid_lock to client_lock by Benny Halevy · 14 years ago
  32. 5d4cec2 nfsd4: fix bare destroy_session null dereference by J. Bruce Fields · 14 years ago
  33. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 14 years ago
  34. dbd65a7 nfsd4: use local variable in nfs4svc_encode_compoundres by Benny Halevy · 14 years ago
  35. 26c0c75 nfsd4: fix unlikely race in session replay case by J. Bruce Fields · 14 years ago
  36. 2bc3c11 nfsd4: bug in read_buf by Neil Brown · 14 years ago
  37. d03859a nfsd: potential ERR_PTR dereference on exp_export() error paths. by Dan Carpenter · 14 years ago
  38. 5771635 nfsd4: complete enforcement of 4.1 op ordering by J. Bruce Fields · 14 years ago
  39. 4b21d0d nfsd4: allow 4.0 clients to change callback path by J. Bruce Fields · 14 years ago
  40. 2bf2387 nfsd4: rearrange cb data structures by J. Bruce Fields · 14 years ago
  41. b12a05c nfsd4: cl_count is unused by J. Bruce Fields · 14 years ago
  42. b5a1a81 nfsd4: don't sleep in lease-break callback by J. Bruce Fields · 14 years ago
  43. 3c4ab2a nfsd4: indentation cleanup by J. Bruce Fields · 14 years ago
  44. 408b79b nfsd4: consistent session flag setting by J. Bruce Fields · 14 years ago
  45. 9045b4b nfsd4: remove probe task's reference on client by J. Bruce Fields · 14 years ago
  46. 3df796d nfsd4: remove dprintk by J. Bruce Fields · 14 years ago
  47. 147efd0 nfsd4: shutdown callbacks on expiry by J. Bruce Fields · 14 years ago
  48. 227f98d9 nfsd4: preallocate nfs4_rpc_args by J. Bruce Fields · 14 years ago
  49. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  50. 9188525 nfsd: don't break lease while servicing a COMMIT by Jeff Layton · 14 years ago
  51. 61f8603 nfsd: factor out hash functions for export caches. by NeilBrown · 14 years ago
  52. e739cf1 Merge commit 'v2.6.34-rc1' into for-2.6.35-incoming by J. Bruce Fields · 14 years ago
  53. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  54. e7b184f nfsd4: document lease/grace-period limits by J. Bruce Fields · 14 years ago
  55. efc4bb4f nfsd4: allow setting grace period time by J. Bruce Fields · 14 years ago
  56. f013574 nfsd4: reshuffle lease-setting code to allow reuse by J. Bruce Fields · 14 years ago
  57. f958a13 nfsd4: remove unnecessary lease-setting function by J. Bruce Fields · 14 years ago
  58. e46b498 nfsd4: simplify lease/grace interaction by J. Bruce Fields · 14 years ago
  59. cf07d2e nfsd4: simplify references to nfsd4 lease time by J. Bruce Fields · 14 years ago
  60. 05c5cb3 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  61. 42e4960 vfs: take f_lock on modifying f_mode after open time by Wu Fengguang · 14 years ago
  62. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  63. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  64. 4ea41e2d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming by J. Bruce Fields · 14 years ago
  65. 8d75da8a nfsd4: fix minor memory leak by J. Bruce Fields · 14 years ago
  66. 462d605 fix NFS4 handling of mountpoint stat by Al Viro · 15 years ago
  67. 8737c93 Switch may_open() and break_lease() to passing O_... by Al Viro · 15 years ago
  68. 58255a4 NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONN by Chuck Lever · 14 years ago
  69. f501912 commit_metadata export operation replacing nfsd_sync_dir by Ben Myers · 14 years ago
  70. aeaa5cc vfs: don't call ima_file_check() unconditionally in nfsd_open() by Chuck Ebbert · 14 years ago
  71. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  72. deb0c98 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  73. 260c64d Revert "nfsd4: fix error return when pseudoroot missing" by J. Bruce Fields · 14 years ago
  74. 9bbb6ca ima: rename ima_path_check to ima_file_check by Mimi Zohar · 15 years ago
  75. 8eb988c fix ima breakage by Mimi Zohar · 15 years ago
  76. 1e41568 Take ima_path_check() in nfsd past dentry_open() in nfsd_open() by Al Viro · 15 years ago
  77. aa696a6 nfsd: Use vfs_fsync_range() in nfsd_commit by Trond Myklebust · 15 years ago
  78. 3749829 NFSD: Create PF_INET6 listener in write_ports by Chuck Lever · 15 years ago
  79. 6871790 SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found" by Chuck Lever · 15 years ago
  80. 8b8aae4 nfsd41: Create the recovery entry for the NFSv4.1 client by Ricardo Labiaga · 15 years ago
  81. 6a68f89 nfsd: use vfs_fsync for non-directories by Christoph Hellwig · 15 years ago
  82. de3cab7 nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound() by Ricardo Labiaga · 15 years ago
  83. c551866 nfsd41: nfsd4_decode_compound() does not recognize all ops by Ricardo Labiaga · 15 years ago
  84. 93939f4 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  85. 7211a4e nfsd: make sure data is on disk before calling ->fsync by Christoph Hellwig · 15 years ago
  86. 3d354cb nfsd: fix "insecure" export option by J. Bruce Fields · 15 years ago
  87. f69ac2f5 nfsd: fix "insecure" export option by J. Bruce Fields · 15 years ago
  88. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  89. 1429b3e Untangling ima mess, part 3: kill dead code in ima by Al Viro · 15 years ago
  90. b65a9cf Untangling ima mess, part 2: deal with counters by Al Viro · 15 years ago
  91. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  92. 1557aca nfsd: move most of nfsfh.h to fs/nfsd by J. Bruce Fields · 15 years ago
  93. 774b147 nfsd: make V4ROOT exports read-only by J. Bruce Fields · 15 years ago
  94. 03a816b nfsd: restrict filehandles accepted in V4ROOT case by Steve Dickson · 15 years ago
  95. f2ca715 nfsd: allow exports of symlinks by J. Bruce Fields · 15 years ago
  96. 3227fa4 nfsd: filter readdir results in V4ROOT case by J. Bruce Fields · 15 years ago
  97. 82ead7f nfsd: filter lookup results in V4ROOT case by J. Bruce Fields · 15 years ago
  98. 3b6cee7bc nfsd4: don't continue "under" mounts in V4ROOT case by J. Bruce Fields · 15 years ago
  99. eb4c86c nfsd: introduce export flag for v4 pseudoroot by Steve Dickson · 15 years ago
  100. 12045a6e nfsd: let "insecure" flag vary by pseudoflavor by J. Bruce Fields · 15 years ago