1. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  2. 578e458 nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_res by Benny Halevy · 15 years ago
  3. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  4. 4bf259e nfs: remove unnecessary NFS_INO_INVALID_ACL checks by James Morris · 15 years ago
  5. f8625a6 nfs41: Backchannel: Add a backchannel slot table to the session by Ricardo Labiaga · 15 years ago
  6. 050047c nfs41: Backchannel: Refactor nfs4_init_slot_table() by Ricardo Labiaga · 15 years ago
  7. b73dafa nfs41: Backchannel: Refactor nfs4_reset_slot_table() by Ricardo Labiaga · 15 years ago
  8. 5a0ffe5 nfs41: Release backchannel resources associated with session by Andy Adamson · 15 years ago
  9. 0f91421 nfs41: Client indicates presence of NFSv4.1 callback channel. by Andy Adamson · 15 years ago
  10. 965b5d6 NFSv4: Handle more errors when recovering open file and locking state by Trond Myklebust · 15 years ago
  11. d512220 NFSv4: Move error handling out of the delegation generic code by Trond Myklebust · 15 years ago
  12. 34dc1ad nfs41: increment_{open,lock}_seqid by Benny Halevy · 15 years ago
  13. 008f55d nfs41: recover lease in _nfs4_lookup_root by Benny Halevy · 15 years ago
  14. b4b8260 nfs41: get_clid_cred for EXCHANGE_ID by Andy Adamson · 15 years ago
  15. 90a1661 nfs41: add a get_clid_cred function to nfs4_state_recovery_ops by Andy Adamson · 15 years ago
  16. 591d71c nfs41: establish sessions-based clientid by Andy Adamson · 15 years ago
  17. a7b7210 nfs41: introduce get_state_renewal_cred by Andy Adamson · 15 years ago
  18. 8e69514f nfs41: support minorversion 1 for nfs4_check_lease by Benny Halevy · 15 years ago
  19. 29fba38 nfs41: lease renewal by Benny Halevy · 15 years ago
  20. b069d94 nfs41: schedule async session reset by Andy Adamson · 15 years ago
  21. 4745e31 nfs41: kick start nfs41 session recovery when handling errors by Andy Adamson · 15 years ago
  22. eedc020 nfs41: use rpc prepare call state for session reset by Andy Adamson · 15 years ago
  23. 76db6d9 nfs41: add session setup to the state manager by Andy Adamson · 15 years ago
  24. ac72b7b nfs41: reset the session slot table by Andy Adamson · 15 years ago
  25. fc01cea nfs41: sequence operation by Andy Adamson · 15 years ago
  26. 8328d59 nfs41: enable nfs_client only nfs4_async_handle_error by Andy Adamson · 15 years ago
  27. 0f3e66c nfs41: destroy_session operation by Andy Adamson · 15 years ago
  28. 8d35301 nfs41: verify session channel attribues by Andy Adamson · 15 years ago
  29. fc93158 nfs41: create_session operation by Andy Adamson · 15 years ago
  30. 2050f0c nfs41: get_lease_time by Andy Adamson · 15 years ago
  31. 99fe60d nfs41: exchange_id operation by Benny Halevy · 15 years ago
  32. 938e101 nfs41 delegreturn sequence setup done support by Andy Adamson · 15 years ago
  33. 21d9a85 nfs41 commit sequence setup done support by Andy Adamson · 15 years ago
  34. def6ed7 nfs41 write sequence setup done support by Andy Adamson · 15 years ago
  35. f11c88a nfs41: read sequence setup/done support by Andy Adamson · 15 years ago
  36. 472cfbd nfs41: unlink sequence setup/done support by Andy Adamson · 15 years ago
  37. a893693 nfs41: locku sequence setup/done support by Andy Adamson · 15 years ago
  38. 66179ef nfs41: lock sequence setup/done support by Andy Adamson · 15 years ago
  39. d898528 nfs41: open sequence setup/done support by Andy Adamson · 15 years ago
  40. 19ddab0 nfs41: close sequence setup/done support by Andy Adamson · 15 years ago
  41. 69ab40c nfs41: nfs41_call_sync_done by Andy Adamson · 15 years ago
  42. b0df806 nfs41: nfs41_sequence_done by Andy Adamson · 15 years ago
  43. 1361587 nfs41: nfs41_sequence_free_slot by Andy Adamson · 15 years ago
  44. e2c4ab3 nfs41: free slot by Andy Adamson · 15 years ago
  45. fbcd4ab nfs41: setup_sequence method by Andy Adamson · 15 years ago
  46. 510b817 nfs41: find slot by Benny Halevy · 15 years ago
  47. ce5039c nfs41: nfs4_setup_sequence by Andy Adamson · 15 years ago
  48. 5f7dbd5 nfs41: set up seq_res.sr_slotid by Andy Adamson · 15 years ago
  49. f375297 nfs41: nfs41: pass *session in seq_args and seq_res by Benny Halevy · 15 years ago
  50. cccef3b nfs41: introduce nfs4_call_sync by Andy Adamson · 15 years ago
  51. 2295846 nfs41: use nfs4_fs_locations_res by Benny Halevy · 15 years ago
  52. 73c403a nfs41: use nfs4_setaclres by Benny Halevy · 15 years ago
  53. 663c79b nfs41: use nfs4_getaclres by Benny Halevy · 15 years ago
  54. d45b298 nfs41: use nfs4_pathconf_res by Benny Halevy · 15 years ago
  55. 3dda5e4 nfs41: use nfs4_fsinfo_res by Benny Halevy · 15 years ago
  56. 24ad148 nfs41: use nfs4_statfs_res by Benny Halevy · 15 years ago
  57. f50c700 nfs41: use nfs4_readlink_res by Benny Halevy · 15 years ago
  58. 43652ad nfs41: use nfs4_server_caps_arg by Benny Halevy · 15 years ago
  59. 557134a nfs41: sessions client infrastructure by Andy Adamson · 15 years ago
  60. 95baa25 NFSv4: Fix the case where NFSv4 renewal fails by Trond Myklebust · 15 years ago
  61. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  62. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  63. 7fe5c39 NFS: Optimise NFS close() by Trond Myklebust · 15 years ago
  64. 72cb77f NFS: Throttle page dirtying while we're flushing to disk by Trond Myklebust · 15 years ago
  65. a65318b NFSv4: Simplify some cache consistency post-op GETATTRs by Trond Myklebust · 15 years ago
  66. 69aaaae NFSv4: A referral is assumed to always point to a directory. by Trond Myklebust · 15 years ago
  67. 46f72f5 fs/nfs/nfs4proc.c: make nfs4_map_errors() static by WANG Cong · 15 years ago
  68. 027b6ca NFSv4: Fix an infinite loop in the NFS state recovery code by Trond Myklebust · 16 years ago
  69. dc0b027 NFSv4: Convert the open and close ops to use fmode by Trond Myklebust · 16 years ago
  70. b7391f4 NFSv4: Return unreferenced delegations more promptly by Trond Myklebust · 16 years ago
  71. e005e80 NFSv4: Rename the state reclaimer thread by Trond Myklebust · 16 years ago
  72. 9e33bed NFSv4: Add recovery for individual stateids by Trond Myklebust · 16 years ago
  73. 95d35cb NFSv4: Remove nfs_client->cl_sem by Trond Myklebust · 16 years ago
  74. 19e03c5 NFSv4: Ensure that file unlock requests don't conflict with state recovery by Trond Myklebust · 16 years ago
  75. 65de872 NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover() by Trond Myklebust · 16 years ago
  76. 7eff03a NFSv4: Add a recovery marking scheme for state owners by Trond Myklebust · 16 years ago
  77. e598d84 NFSv4: Remove redundant RENEW calls if we know the lease has expired by Trond Myklebust · 16 years ago
  78. b79a4a1 NFSv4: Fix state recovery when the client runs over the grace period by Trond Myklebust · 16 years ago
  79. 15c831b NFS: Use atomic bitops when changing struct nfs_delegation->flags by Trond Myklebust · 16 years ago
  80. 3431043 NFSv4: Fix up another delegation related race by Trond Myklebust · 16 years ago
  81. 504e518 Make nfs_file_cred more robust. by Neil Brown · 16 years ago
  82. bba67e0 NFS: Remove BKL usage from open() by Trond Myklebust · 16 years ago
  83. 77e0367 nfs: initialize timeout variable in nfs4_proc_setclientid_confirm by Benny Halevy · 16 years ago
  84. f41f741 NFS: Ensure we zap only the access and acl caches when setting new acls by Trond Myklebust · 16 years ago
  85. 2e96d28 NFS: Fix a warning in nfs4_async_handle_error by Trond Myklebust · 16 years ago
  86. 46cb650 NFS: Remove the redundant file_open entry from struct nfs_rpc_ops by Trond Myklebust · 16 years ago
  87. 659bfcd NFS: Fix the ftruncate() credential problem by Trond Myklebust · 16 years ago
  88. 57dc9a5 NFS: Reduce the stack usage in NFSv4 create operations by Trond Myklebust · 16 years ago
  89. 31f31db1 nfs: path_{get,put}() cleanups by Jan Blunck · 16 years ago
  90. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  91. 78ea323 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() by Trond Myklebust · 16 years ago
  92. 536ff0f NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck by Trond Myklebust · 16 years ago
  93. c1d5193 NFSv4: Only increment the sequence id if the server saw it by Trond Myklebust · 16 years ago
  94. 35d0577 NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired() by Trond Myklebust · 16 years ago
  95. 98a8e32 SUNRPC: Add a helper rpcauth_lookup_generic_cred() by Trond Myklebust · 16 years ago
  96. 5d00837 SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs by Trond Myklebust · 16 years ago
  97. fda1393 SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task by Trond Myklebust · 16 years ago
  98. 101070c NFS: Ensure that the asynchronous RPC calls complete on nfsiod. by Trond Myklebust · 16 years ago
  99. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  100. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago