1. bca7947 NFS: Fix the type of struct nfs_fattr->mode by Trond Myklebust · 15 years ago
  2. 1ca277d NFS: Shrink the struct nfs_fattr by Trond Myklebust · 15 years ago
  3. 9e6e70f NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr by Trond Myklebust · 15 years ago
  4. 78f945f NFSv4: Ignore errors on the post-op attributes in SETATTR calls by Trond Myklebust · 15 years ago
  5. 37d9d76 NFS: flush cached directory information slightly more readily. by NeilBrown · 15 years ago
  6. 2b57dc6 NFS: Minor __nfs_revalidate_inode cleanup by Suresh Jayaraman · 15 years ago
  7. d7371c4 Bug 11061, NFS mounts dropped by Ian Dall · 15 years ago
  8. a71ee33 NFS: Handle -ESTALE error in access() by Suresh Jayaraman · 15 years ago
  9. ae46141 NFSv3: Fix posix ACL code by Trond Myklebust · 15 years ago
  10. ef95d31 NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) by Trond Myklebust · 15 years ago
  11. 97afe47 fs/Kconfig: move nfs out by Alexey Dobriyan · 16 years ago
  12. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 16 years ago
  13. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  14. 46f72f5 fs/nfs/nfs4proc.c: make nfs4_map_errors() static by WANG Cong · 16 years ago
  15. 945b34a rpc: allow gss callbacks to client by Olga Kornievskaia · 16 years ago
  16. cf8cdbe NFS: remove unused status from encode routines by Andy Adamson · 16 years ago
  17. d017931 NFS: increment number of operations in each encode routine by Andy Adamson · 16 years ago
  18. 49c2559 NFS: fix comment placement in nfs4xdr.c by Benny Halevy · 16 years ago
  19. 05d564f NFS: fix tabs in nfs4xdr.c by Andy Adamson · 16 years ago
  20. 6c0195a NFS: remove white space from nfs4xdr.c by Andy Adamson · 16 years ago
  21. 3741307 nfs: remove incorrect usage of nfs4 compound response hdr.status by Benny Halevy · 16 years ago
  22. aadf615 nfs: return compound hdr.status when there are no op replies by Benny Halevy · 16 years ago
  23. 027b6ca NFSv4: Fix an infinite loop in the NFS state recovery code by Trond Myklebust · 16 years ago
  24. 64672d5 optimize attribute timeouts for "noac" and "actimeo=0" by Peter Staubach · 16 years ago
  25. dc0b027 NFSv4: Convert the open and close ops to use fmode by Trond Myklebust · 16 years ago
  26. 7a50c60 NFS: Use delegations to optimise ACCESS calls by Trond Myklebust · 16 years ago
  27. 15860ab NFSv4: Ensure that we set the verifier when revalidating delegated dentries by Trond Myklebust · 16 years ago
  28. 5584c30 NFSv4: Clean up is_atomic_open() by Trond Myklebust · 16 years ago
  29. bd7bf9d NFSv4: Convert delegation->type field to fmode_t by Trond Myklebust · 16 years ago
  30. 9082a5c NFSv4: Fix up delegation callbacks by Trond Myklebust · 16 years ago
  31. b7391f4 NFSv4: Return unreferenced delegations more promptly by Trond Myklebust · 16 years ago
  32. 6411bd4 NFSv4: Clean up the asynchronous delegation return by Trond Myklebust · 16 years ago
  33. b0d3ded NFSv4: Clean up nfs_expire_all_delegations() by Trond Myklebust · 16 years ago
  34. 0d62f85 NFSv4: Fix a BAD_SEQUENCEID condition. by Trond Myklebust · 16 years ago
  35. f3c7649 NFSv4: Don't exit the state management if there are still tasks to do by Trond Myklebust · 16 years ago
  36. e005e80 NFSv4: Rename the state reclaimer thread by Trond Myklebust · 16 years ago
  37. 707fb4b NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management... by Trond Myklebust · 16 years ago
  38. 515d861 NFSv4: Clean up the support for returning multiple delegations by Trond Myklebust · 16 years ago
  39. 9e33bed NFSv4: Add recovery for individual stateids by Trond Myklebust · 16 years ago
  40. 95d35cb NFSv4: Remove nfs_client->cl_sem by Trond Myklebust · 16 years ago
  41. 19e03c5 NFSv4: Ensure that file unlock requests don't conflict with state recovery by Trond Myklebust · 16 years ago
  42. 65de872 NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover() by Trond Myklebust · 16 years ago
  43. fe1d819 NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem by Trond Myklebust · 16 years ago
  44. 7eff03a NFSv4: Add a recovery marking scheme for state owners by Trond Myklebust · 16 years ago
  45. 0f605b5 NFSv4: Don't tell server we rebooted when not necessary by Trond Myklebust · 16 years ago
  46. e598d84 NFSv4: Remove redundant RENEW calls if we know the lease has expired by Trond Myklebust · 16 years ago
  47. b79a4a1 NFSv4: Fix state recovery when the client runs over the grace period by Trond Myklebust · 16 years ago
  48. 6dc9d57 NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock by Trond Myklebust · 16 years ago
  49. 0286001 NFSv4: Clean up for the state loss reclaimer by Trond Myklebust · 16 years ago
  50. 15c831b NFS: Use atomic bitops when changing struct nfs_delegation->flags by Trond Myklebust · 16 years ago
  51. 86e8948 NFSv4: Fix up the dereferencing of delegation->inode by Trond Myklebust · 16 years ago
  52. 3431043 NFSv4: Fix up another delegation related race by Trond Myklebust · 16 years ago
  53. 0cb2659 NLM: allow lockd requests from an unprivileged port by Chuck Lever · 16 years ago
  54. 50a737f NFS: "[no]resvport" mount option changes mountd client too by Chuck Lever · 16 years ago
  55. d740351 NFS: add "[no]resvport" mount option by Chuck Lever · 16 years ago
  56. 542fcc3 NFS: move nfs_server flag initialization by Chuck Lever · 16 years ago
  57. 4a01b8a NFS: expand flags passed to nfs_create_rpc_client() by Chuck Lever · 16 years ago
  58. c5d120f NFS: introduce nfs_mount_info struct for calling nfs_mount() by Chuck Lever · 16 years ago
  59. 146ec94 NFS: Move declaration of nfs_mount() to fs/nfs/internal.h by Chuck Lever · 16 years ago
  60. 7b5d2b9 NFS: rename nfs_path variable by Chuck Lever · 16 years ago
  61. 136221f nfs: remove redundant tests on reading new pages by Wu Fengguang · 16 years ago
  62. be85940 fs: replace NIPQUAD() by Harvey Harrison · 16 years ago
  63. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  64. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  65. 1afa67f misc: replace NIP6_FMT with %p6 format specifier by Harvey Harrison · 16 years ago
  66. ae05f26 NFS: Convert nfs_attr_generation_counter into an atomic_long by Trond Myklebust · 16 years ago
  67. 526719b Switch to a valid email address... by Alan Cox · 16 years ago
  68. f696a36 [PATCH] move executable checking into ->permission() by Miklos Szeredi · 16 years ago
  69. 4400372 [PATCH] switch all filesystems over to d_obtain_alias by Christoph Hellwig · 16 years ago
  70. 3516586 [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags by Al Viro · 16 years ago
  71. 52c6738 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  72. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  73. ec9a05c NFS: use correct fs type for v4 submounts and referrals by Andy Adamson · 16 years ago
  74. 504e518 Make nfs_file_cred more robust. by Neil Brown · 16 years ago
  75. 18de973 NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets by Chuck Lever · 16 years ago
  76. 6925bac Merge branch 'next' by Trond Myklebust · 16 years ago
  77. 011935a0 NFS: Fix a resolution problem with nfs_inode->cache_change_attribute by Trond Myklebust · 16 years ago
  78. 4704f0e NFS: Fix the resolution problem with nfs_inode_attrs_need_update() by Trond Myklebust · 16 years ago
  79. 921615f NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flag by Trond Myklebust · 16 years ago
  80. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  81. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  82. 5e2e772 NFS: fix nfs_parse_ip_address() corner case by Chuck Lever · 16 years ago
  83. 456018d NFS: Cleanup nfs_set_port by J. Bruce Fields · 16 years ago
  84. 03254e6 NFS: Fix attribute updates by Trond Myklebust · 16 years ago
  85. d7fb120 NFS: Don't use range_cyclic for data integrity syncs by Trond Myklebust · 16 years ago
  86. 8491945 NFS: Client mounts hang when exported directory do not exist by Steve Dickson · 16 years ago
  87. ea31a44 nfs: Fix misparsing of nfsv4 fs_locations attribute by J. Bruce Fields · 16 years ago
  88. f0c9292 nfs: prepare to share nfs_set_port by J. Bruce Fields · 16 years ago
  89. 460cdbc nfs: replace while loop by for loops in nfs_follow_referral by J. Bruce Fields · 16 years ago
  90. 4ada29d nfs: break up nfs_follow_referral by J. Bruce Fields · 16 years ago
  91. 37ca8f5 nfs: authenticated deep mounting by EG Keizer · 16 years ago
  92. f25b874 NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend #2) by Jeff Layton · 16 years ago
  93. f200c11 nfs: remove an obsolete nfs_flock comment by J. Bruce Fields · 16 years ago
  94. 44d5759 nfs: BUG_ON in nfs_follow_mountpoint by Denis V. Lunev · 16 years ago
  95. fd08d7e nfs: ERR_PTR is expected on failure from nfs_do_clone_mount by Denis V. Lunev · 16 years ago
  96. bb8a3b5 fix fs/nfs/nfsroot.c compilation by Adrian Bunk · 16 years ago
  97. 691beb1 NFS: Allow concurrent inode revalidation by Trond Myklebust · 16 years ago
  98. 2f28ea6 NFS: Fix up nfs_setattr_update_inode() by Trond Myklebust · 16 years ago
  99. 076f1fc NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes() by Trond Myklebust · 16 years ago
  100. 4dc05ef NFS: Convert __nfs_revalidate_inode() to use nfs_refresh_inode() by Trond Myklebust · 16 years ago