1. a75b9df NFSv4.1: Ensure that layoutget uses the correct gfp modes by Trond Myklebust · 13 years ago
  2. 2887fe4 NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_list by Andy Adamson · 13 years ago
  3. a8a4ae3 NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP by Andy Adamson · 13 years ago
  4. 26c4c17 nfs: don't lose MS_SYNCHRONOUS on remount of noac mount by Jeff Layton · 13 years ago
  5. 613e901 NFS: Return meaningful status from decode_secinfo() by Bryan Schumaker · 13 years ago
  6. 28331a4 NFSv4: Ensure we request the ordinary fileid when doing readdirplus by Trond Myklebust · 13 years ago
  7. 1bd714f NFSv4: Ensure that clientid and session establishment can time out by Trond Myklebust · 13 years ago
  8. fd954ae NFSv4.1: Don't loop forever in nfs4_proc_create_session by Trond Myklebust · 13 years ago
  9. fb8a5ba NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception() by Bryan Schumaker · 13 years ago
  10. 468f861 NFSv4.1: Don't update sequence number if rpc_task is not sent by Bryan Schumaker · 13 years ago
  11. 47c2199 NFSv4.1: Ensure state manager thread dies on last umount by Trond Myklebust · 13 years ago
  12. c3dfc28 NFS: Use correct variable for page bounds checking by Bryan Schumaker · 13 years ago
  13. 9b7160c NFS: don't negotiate when user specifies sec flavor by Bryan Schumaker · 13 years ago
  14. 801a16dc NFS: Attempt mount with default sec flavor first by Bryan Schumaker · 13 years ago
  15. 0fabee2 NFS: flav_array honors NFS_MAX_SECFLAVORS by Bryan Schumaker · 13 years ago
  16. d1a8016 NFS: Fix infinite loop in gss_create_upcall() by Bryan Schumaker · 13 years ago
  17. 79a48a1 Don't mark_inode_dirty_sync() while holding lock by Weston Andros Adamson · 13 years ago
  18. c0d0e96 NFS: Get rid of pointless test in nfs_commit_done by Trond Myklebust · 13 years ago
  19. 561f0b0 NFS: Remove unused argument from nfs_find_best_sec() by Bryan Schumaker · 13 years ago
  20. 4b38a6d NFS: Eliminate duplicate call to nfs_mark_request_dirty by Trond Myklebust · 13 years ago
  21. 160bc16 NFS: Remove dead code from nfs_fs_mount() by Jesper Juhl · 13 years ago
  22. 0d88f6e nfs: don't call __mark_inode_dirty while holding i_lock by Dave Chinner · 13 years ago
  23. 94c8a98 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  24. 37adb89 NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC by Bryan Schumaker · 13 years ago
  25. 4188759 NFS: Fix a signed vs. unsigned secinfo bug by Bryan Schumaker · 13 years ago
  26. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  27. 0444d76 fs: don't use igrab() while holding i_lock by Dave Chinner · 13 years ago
  28. a0e7e3c NFS: Don't leak RPC clients in NFSv4 secinfo negotiation by Trond Myklebust · 13 years ago
  29. 4d65c52 NFS: Fix a hang in the writeback path by Trond Myklebust · 13 years ago
  30. 0acd220 Merge branch 'nfs-for-2.6.39' into nfs-for-next by Trond Myklebust · 13 years ago
  31. 35124a0 Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO by Weston Andros Adamson · 13 years ago
  32. ef31153 NFSv4.1 convert layoutcommit sync to boolean by Andy Adamson · 13 years ago
  33. de4b15c NFSv4.1 pnfs_layoutcommit_inode fixes by Andy Adamson · 13 years ago
  34. 8f70e95 NFS: Determine initial mount security by Bryan Schumaker · 13 years ago
  35. 7ebb931 NFS: use secinfo when crossing mountpoints by Bryan Schumaker · 13 years ago
  36. 5a5ea0d NFS: Add secinfo procedure by Bryan Schumaker · 13 years ago
  37. 7c51305 NFS: lookup supports alternate client by Bryan Schumaker · 13 years ago
  38. e73b83f NFS: convert call_sync() to a function by Bryan Schumaker · 13 years ago
  39. cccb4d0 NFSv4.1 remove temp code that prevented ds commits by Fred Isaman · 13 years ago
  40. 863a3c6 NFSv4.1: layoutcommit by Andy Adamson · 13 years ago
  41. e0c2b38 NFSv4.1: filelayout driver specific code for COMMIT by Fred Isaman · 13 years ago
  42. 988b6dc NFSv4.1: remove GETATTR from ds commits by Fred Isaman · 13 years ago
  43. a861a1e NFSv4.1: add generic layer hooks for pnfs COMMIT by Fred Isaman · 13 years ago
  44. 425eb73 NFSv4.1: alloc and free commit_buckets by Fred Isaman · 13 years ago
  45. c879513 NFSv4.1: shift filelayout_free_lseg by Fred Isaman · 13 years ago
  46. 5917ce8 NFSv4.1: pull out code from nfs_commit_release by Fred Isaman · 13 years ago
  47. 64bfeb4 NFSv4.1: pull error handling out of nfs_commit_list by Fred Isaman · 13 years ago
  48. 5f45243 NFSv4.1: add callback to nfs4_commit_done by Fred Isaman · 13 years ago
  49. 9ace33c NFSv4.1: rearrange nfs_commit_rpcsetup by Fred Isaman · 13 years ago
  50. 465d524 NFSv4.1: don't send COMMIT to ds for data sync writes by Fred Isaman · 13 years ago
  51. 8ef2ce3 NFS: Detect loops in a readdir due to bad cookies by Bryan Schumaker · 13 years ago
  52. 480c200 NFS: Create nfs_open_dir_context by Bryan Schumaker · 13 years ago
  53. e47c085 NFS: Ensure that we update the readdir filp->f_pos correctly by Trond Myklebust · 13 years ago
  54. 4667058 nfs4: Fix NULL dereference at d_alloc_and_lookup() by Gusev Vitaliy · 13 years ago
  55. b8413f9 NFS: Fix a hang/infinite loop in nfs_wb_page() by Trond Myklebust · 13 years ago
  56. b31268a FS: Use stable writes when not doing a bulk flush by Trond Myklebust · 13 years ago
  57. 1c34092 nfs: lock() vs unlock() typo by Dan Carpenter · 13 years ago
  58. 1791983 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  59. 054cfaa Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  60. 0119498 nfs: switch NFS from ->get_sb() to ->mount() by Al Viro · 13 years ago
  61. fd462fb nfs: stop mangling ->mnt_devname on NFS by Al Viro · 13 years ago
  62. c7f404b vfs: new superblock methods to override /proc/*/mount{s,info} by Al Viro · 13 years ago
  63. f8ad9c4 nfs: nfs_do_{ref,sub}mount() superblock argument is redundant by Al Viro · 13 years ago
  64. b514f87 nfs: make nfs_path() work without vfsmount by Al Viro · 13 years ago
  65. b1942c5 nfs: store devname at disconnected NFS roots by Al Viro · 13 years ago
  66. 0d5839a nfs: propagate devname to nfs{,4}_get_root() by Al Viro · 13 years ago
  67. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  68. 8f68cd4 nfs: BKL is no longer needed, so remove the include by Stephen Rothwell · 13 years ago
  69. c5cb09b Cleanup: Factor out some cut-and-paste code. by Rob Landley · 13 years ago
  70. c12bace cleanup: save 60 lines/100 bytes by combining two mostly duplicate functions. by Rob Landley · 13 years ago
  71. 7ec10f2 NFS: account direct-io into task io accounting by Konstantin Khlebnikov · 13 years ago
  72. b064eca2 NFSv4: Send unmapped uid/gids to the server when using auth_sys by Trond Myklebust · 13 years ago
  73. 3ddeb7c NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattr by Trond Myklebust · 13 years ago
  74. e4fd72a NFSv4: cleanup idmapper functions to take an nfs_server argument by Trond Myklebust · 13 years ago
  75. f0b8516 NFSv4: Send unmapped uid/gids to the server if the idmapper fails by Trond Myklebust · 13 years ago
  76. 5cf36cf NFSv4: If the server sends us a numeric uid/gid then accept it by Trond Myklebust · 13 years ago
  77. 75247af NFSv4.1: reject zero layout with zeroed stripe unit by Benny Halevy · 13 years ago
  78. 36fe432 NFSv4.1: Clear lseg pointer in ->doio function by Fred Isaman · 13 years ago
  79. c76069b NFSv4.1: rearrange ->doio args by Fred Isaman · 13 years ago
  80. a69aef1 NFSv4.1: pnfs filelayout driver write by Fred Isaman · 13 years ago
  81. 7ffd106 NFSv4.1: remove GETATTR from ds writes by Fred Isaman · 13 years ago
  82. 0382b74 NFSv4.1: implement generic pnfs layer write switch by Andy Adamson · 13 years ago
  83. 44b8379 NFSv4.1: trigger LAYOUTGET for writes by Fred Isaman · 13 years ago
  84. 5053aa5 NFSv4.1: Send lseg down into nfs_write_rpcsetup by Fred Isaman · 13 years ago
  85. b029bc9 NFSv4.1: add callback to nfs4_write_done by Fred Isaman · 13 years ago
  86. d138d5d NFSv4.1: rearrange nfs_write_rpcsetup by Andy Adamson · 13 years ago
  87. 568e8c4 NFSv4.1: turn off pNFS on ds connection failure by Andy Adamson · 13 years ago
  88. ea8eecd NFSv4.1 move deviceid cache to filelayout driver by Christoph Hellwig · 13 years ago
  89. cbdabc7f NFSv4.1: filelayout async error handler by Andy Adamson · 13 years ago
  90. dc70d7b NFSv4.1: filelayout read by Andy Adamson · 13 years ago
  91. cfe7f41 NFSv4.1: filelayout i/o helpers by Fred Isaman · 13 years ago
  92. d83217c NFSv4.1: data server connection by Andy Adamson · 13 years ago
  93. 64419a9 NFSv4.1: generic read by Andy Adamson · 13 years ago
  94. bae724e NFSv4.1: shift pnfs_update_layout locations by Fred Isaman · 13 years ago
  95. 94ad1c8 NFSv4.1: coelesce across layout stripes by Fred Isaman · 13 years ago
  96. d684d2a NFSv4.1: lseg refcounting by Fred Isaman · 13 years ago
  97. 94de8b2 NFSv4.1: add MDS mount DS only check by Andy Adamson · 13 years ago
  98. d6fb79d NFSv4.1: new flag for lease time check by Andy Adamson · 13 years ago
  99. d3b4c9d NFSv4.1: new flag for state renewal check by Andy Adamson · 13 years ago
  100. 89d1ea6 NFSv4.1: send zero stateid seqid on v4.1 i/o by Andy Adamson · 13 years ago