1. f453a54 NFS: create nfs_commit_completion_ops by Fred Isaman · 12 years ago
  2. ea2cf22 NFS: create struct nfs_commit_info by Fred Isaman · 12 years ago
  3. 584aa81 NFS: rewrite directio read to use async coalesce code by Fred Isaman · 12 years ago
  4. 061ae2e NFS: create completion structure to pass into page_init functions by Fred Isaman · 12 years ago
  5. 6c75dc0 NFS: merge _full and _partial write rpc_ops by Fred Isaman · 12 years ago
  6. 4db6e0b NFS: merge _full and _partial read rpc_ops by Fred Isaman · 12 years ago
  7. 30dd374 NFS: create struct nfs_page_array by Fred Isaman · 12 years ago
  8. cd84160 NFS: create common nfs_pgio_header for both read and write by Fred Isaman · 12 years ago
  9. 0b7c015 NFS: add a struct nfs_commit_data to replace nfs_write_data in commits by Fred Isaman · 12 years ago
  10. 95b72eb NFSv4: Ensure we do not reuse open owner names by Trond Myklebust · 12 years ago
  11. c6bfa1a NFS: Remove nfs4_setup_sequence from generic rename code by Bryan Schumaker · 12 years ago
  12. 34e137c NFS: Remove nfs4_setup_sequence from generic unlink code by Bryan Schumaker · 12 years ago
  13. ea7c330 NFS: Remove nfs4_setup_sequence from generic read code by Bryan Schumaker · 12 years ago
  14. c6cb80d NFS: Remove nfs4_setup_sequence from generic write code by Bryan Schumaker · 12 years ago
  15. 8aa0a41 Merge commit 'nfs-for-3.3-4' into nfs-for-next by Trond Myklebust · 12 years ago
  16. 264e635 NFS: Request fh_expire_type attribute in "server caps" operation by Chuck Lever · 12 years ago
  17. 81934dd NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS by Chuck Lever · 12 years ago
  18. 7d2ed9a NFSv4: parse and display server implementation ids by Weston Andros Adamson · 12 years ago
  19. 45d43c2 NFSv4.1: Convert slotid from u8 to u32 by Trond Myklebust · 12 years ago
  20. 331818f NFSv4: Fix an Oops in the NFSv4 getacl code by Trond Myklebust · 12 years ago
  21. a613fa1 SUNRPC: constify the rpc_program by Trond Myklebust · 12 years ago
  22. 1313e60 NFS: Remove unnecessary includes from linux/nfs_fs_i.h by Trond Myklebust · 12 years ago
  23. 6926afd NFSv4: Save the owner/group name string when doing open by Trond Myklebust · 12 years ago
  24. bf118a3 NFSv4: include bitmap in nfsv4 get acl data by Andy Adamson · 13 years ago
  25. 1788ea6 nfs: when attempting to open a directory, fall back on normal lookup (try #5) by Jeff Layton · 13 years ago
  26. b8ef706 NFS: Get rid of the unused nfs_write_data->flags field by Trond Myklebust · 13 years ago
  27. a194080 NFS: Get rid of the unused nfs_read_data->flags field by Trond Myklebust · 13 years ago
  28. 0c2e53f NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup() by Trond Myklebust · 13 years ago
  29. c2f340a Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  30. 655b161 nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4 by Boaz Harrosh · 13 years ago
  31. db29c08 pnfs: cleanup_layoutcommit by Andy Adamson · 13 years ago
  32. dae100c pnfs: ask for layout_blksize and save it in nfs_server by Fred Isaman · 13 years ago
  33. 7f11d8d pnfs: GETDEVICELIST by Andy Adamson · 13 years ago
  34. a9bae56 pnfs: let layoutcommit handle a list of lseg by Peng Tao · 13 years ago
  35. 6e4efd5 NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetup by Trond Myklebust · 13 years ago
  36. a56aaa0 NFSv4.1: Clean up layoutreturn by Trond Myklebust · 13 years ago
  37. 9aeda35 NFS: added FREE_STATEID call by Bryan Schumaker · 13 years ago
  38. 7d97479 NFS: Added TEST_STATEID call by Bryan Schumaker · 13 years ago
  39. fca78d6 NFS: Add SECINFO_NO_NAME procedure by Bryan Schumaker · 13 years ago
  40. 78fe0f4 NFS: use scope from exchange_id to skip reclaim by Weston Andros Adamson · 13 years ago
  41. c9c30dd NFSv4.1: deprecate headerpadsz in CREATE_SESSION by Benny Halevy · 13 years ago
  42. cbe8260 pnfs: layoutreturn by Benny Halevy · 13 years ago
  43. d20581a pnfs: support for non-rpc layout drivers by Benny Halevy · 13 years ago
  44. a75b9df NFSv4.1: Ensure that layoutget uses the correct gfp modes by Trond Myklebust · 13 years ago
  45. 28331a4 NFSv4: Ensure we request the ordinary fileid when doing readdirplus by Trond Myklebust · 13 years ago
  46. 0acd220 Merge branch 'nfs-for-2.6.39' into nfs-for-next by Trond Myklebust · 13 years ago
  47. 35124a0 Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO by Weston Andros Adamson · 13 years ago
  48. 7ebb931 NFS: use secinfo when crossing mountpoints by Bryan Schumaker · 13 years ago
  49. 5a5ea0d NFS: Add secinfo procedure by Bryan Schumaker · 13 years ago
  50. 7c51305 NFS: lookup supports alternate client by Bryan Schumaker · 13 years ago
  51. 863a3c6 NFSv4.1: layoutcommit by Andy Adamson · 13 years ago
  52. e0c2b38 NFSv4.1: filelayout driver specific code for COMMIT by Fred Isaman · 13 years ago
  53. e0dca7a NFS: Fix a warning in fs/nfs/idmap.c by Trond Myklebust · 13 years ago
  54. a69aef1 NFSv4.1: pnfs filelayout driver write by Fred Isaman · 13 years ago
  55. 0382b74 NFSv4.1: implement generic pnfs layer write switch by Andy Adamson · 13 years ago
  56. 5053aa5 NFSv4.1: Send lseg down into nfs_write_rpcsetup by Fred Isaman · 13 years ago
  57. b029bc9 NFSv4.1: add callback to nfs4_write_done by Fred Isaman · 13 years ago
  58. cbdabc7f NFSv4.1: filelayout async error handler by Andy Adamson · 13 years ago
  59. dc70d7b NFSv4.1: filelayout read by Andy Adamson · 13 years ago
  60. d83217c NFSv4.1: data server connection by Andy Adamson · 13 years ago
  61. 64419a9 NFSv4.1: generic read by Andy Adamson · 13 years ago
  62. bae724e NFSv4.1: shift pnfs_update_layout locations by Fred Isaman · 13 years ago
  63. 45a52a0 NFS move nfs_client initialization into nfs_get_client by Andy Adamson · 13 years ago
  64. 6f78bef NFSv4: remove CONFIG_NFS_V4 from nfs_read_data by Andy Adamson · 13 years ago
  65. d035c36 NFSv4: Ensure continued open and lockowner name uniqueness by Trond Myklebust · 14 years ago
  66. cf7d63f pnfs: serialize LAYOUTGET(openstateid) by Fred Isaman · 14 years ago
  67. daaa82d pnfs: remove unnecessary field lgp->status by Fred Isaman · 14 years ago
  68. 573c4e1 NFS: Simplify ->decode_dirent() calling sequence by Chuck Lever · 14 years ago
  69. 0b26a0b NFS: Ensure we return the dirent->d_type when it is known by Trond Myklebust · 14 years ago
  70. b1f69b7 NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure by Andy Adamson · 14 years ago
  71. 504913f NFS: ask for layouttypes during v4 fsinfo call by Andy Adamson · 14 years ago
  72. 6b96724 Revalidate caches on lock by Ricardo Labiaga · 14 years ago
  73. 82f2e54 NFS: Readdir plus in v4 by Bryan Schumaker · 14 years ago
  74. 56e4ebf NFS: readdir with vmapped pages by Bryan Schumaker · 14 years ago
  75. babddc7 NFS: decode_dirent should use an xdr_stream by Bryan Schumaker · 14 years ago
  76. dfb4f309 NFSv4.1: keep seq_res.sr_slot as pointer rather than an index by Benny Halevy · 14 years ago
  77. d3d4152 nfs: make sillyrename an async operation by Jeff Layton · 14 years ago
  78. e8582a8 nfs: standardize the rename response container by Jeff Layton · 14 years ago
  79. 920769f nfs: standardize the rename args container by Jeff Layton · 14 years ago
  80. 2b48429 NFS: Add an 'open_context' element to struct nfs_rpc_ops by Trond Myklebust · 14 years ago
  81. c0204fd NFS: Clean up nfs4_proc_create() by Trond Myklebust · 14 years ago
  82. d3c7b7c NFSv4: Add support for the RELEASE_LOCKOWNER operation by Trond Myklebust · 14 years ago
  83. f11ac8d NFSv4: Ensure that we track the NFSv4 lock state in read/write requests. by Trond Myklebust · 14 years ago
  84. d77d76f NFSv41: Clean up exclusive create by Trond Myklebust · 14 years ago
  85. bb8b27e NFSv4: Clean up the NFSv4 setclientid operation by Trond Myklebust · 14 years ago
  86. d346890 NFS: Reduce stack footprint of nfs_proc_remove() by Trond Myklebust · 14 years ago
  87. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  88. d703158 nfsd: Fix independence of a few nfsd related headers by Boaz Harrosh · 15 years ago
  89. 18019753 nfs41: RECLAIM_COMPLETE XDR functionality by Ricardo Labiaga · 15 years ago
  90. 0629e37 nfs41: check SEQUENCE status flag by Alexandros Batsakis · 15 years ago
  91. a01878a NFS: reorder nfs4_sequence_regs to remove 8 bytes of padding on 64 bits by Richard Kennedy · 15 years ago
  92. fc93158 nfs41: create_session operation by Andy Adamson · 15 years ago
  93. 2050f0c nfs41: get_lease_time by Andy Adamson · 15 years ago
  94. 99fe60d nfs41: exchange_id operation by Benny Halevy · 15 years ago
  95. fbcd4ab nfs41: setup_sequence method by Andy Adamson · 15 years ago
  96. 5f7dbd5 nfs41: set up seq_res.sr_slotid by Andy Adamson · 15 years ago
  97. f375297 nfs41: nfs41: pass *session in seq_args and seq_res by Benny Halevy · 15 years ago
  98. 2295846 nfs41: use nfs4_fs_locations_res by Benny Halevy · 15 years ago
  99. 73c403a nfs41: use nfs4_setaclres by Benny Halevy · 15 years ago
  100. 663c79b nfs41: use nfs4_getaclres by Benny Halevy · 15 years ago