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