1. e0c2b38 NFSv4.1: filelayout driver specific code for COMMIT by Fred Isaman · 13 years ago
  2. e0dca7a NFS: Fix a warning in fs/nfs/idmap.c by Trond Myklebust · 13 years ago
  3. a69aef1 NFSv4.1: pnfs filelayout driver write by Fred Isaman · 13 years ago
  4. 0382b74 NFSv4.1: implement generic pnfs layer write switch by Andy Adamson · 13 years ago
  5. 5053aa5 NFSv4.1: Send lseg down into nfs_write_rpcsetup by Fred Isaman · 13 years ago
  6. b029bc9 NFSv4.1: add callback to nfs4_write_done by Fred Isaman · 13 years ago
  7. cbdabc7f NFSv4.1: filelayout async error handler by Andy Adamson · 13 years ago
  8. dc70d7b NFSv4.1: filelayout read by Andy Adamson · 13 years ago
  9. d83217c NFSv4.1: data server connection by Andy Adamson · 13 years ago
  10. 64419a9 NFSv4.1: generic read by Andy Adamson · 13 years ago
  11. bae724e NFSv4.1: shift pnfs_update_layout locations by Fred Isaman · 13 years ago
  12. 45a52a0 NFS move nfs_client initialization into nfs_get_client by Andy Adamson · 13 years ago
  13. 6f78bef NFSv4: remove CONFIG_NFS_V4 from nfs_read_data by Andy Adamson · 13 years ago
  14. d035c36 NFSv4: Ensure continued open and lockowner name uniqueness by Trond Myklebust · 14 years ago
  15. cf7d63f pnfs: serialize LAYOUTGET(openstateid) by Fred Isaman · 14 years ago
  16. daaa82d pnfs: remove unnecessary field lgp->status by Fred Isaman · 14 years ago
  17. 573c4e1 NFS: Simplify ->decode_dirent() calling sequence by Chuck Lever · 14 years ago
  18. 0b26a0b NFS: Ensure we return the dirent->d_type when it is known by Trond Myklebust · 14 years ago
  19. b1f69b7 NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure by Andy Adamson · 14 years ago
  20. 504913f NFS: ask for layouttypes during v4 fsinfo call by Andy Adamson · 14 years ago
  21. 6b96724 Revalidate caches on lock by Ricardo Labiaga · 14 years ago
  22. 82f2e54 NFS: Readdir plus in v4 by Bryan Schumaker · 14 years ago
  23. 56e4ebf NFS: readdir with vmapped pages by Bryan Schumaker · 14 years ago
  24. babddc7 NFS: decode_dirent should use an xdr_stream by Bryan Schumaker · 14 years ago
  25. dfb4f309 NFSv4.1: keep seq_res.sr_slot as pointer rather than an index by Benny Halevy · 14 years ago
  26. d3d4152 nfs: make sillyrename an async operation by Jeff Layton · 14 years ago
  27. e8582a8 nfs: standardize the rename response container by Jeff Layton · 14 years ago
  28. 920769f nfs: standardize the rename args container by Jeff Layton · 14 years ago
  29. 2b48429 NFS: Add an 'open_context' element to struct nfs_rpc_ops by Trond Myklebust · 14 years ago
  30. c0204fd NFS: Clean up nfs4_proc_create() by Trond Myklebust · 14 years ago
  31. d3c7b7c NFSv4: Add support for the RELEASE_LOCKOWNER operation by Trond Myklebust · 14 years ago
  32. f11ac8d NFSv4: Ensure that we track the NFSv4 lock state in read/write requests. by Trond Myklebust · 14 years ago
  33. d77d76f NFSv41: Clean up exclusive create by Trond Myklebust · 14 years ago
  34. bb8b27e NFSv4: Clean up the NFSv4 setclientid operation by Trond Myklebust · 14 years ago
  35. d346890 NFS: Reduce stack footprint of nfs_proc_remove() by Trond Myklebust · 14 years ago
  36. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  37. d703158 nfsd: Fix independence of a few nfsd related headers by Boaz Harrosh · 15 years ago
  38. 18019753 nfs41: RECLAIM_COMPLETE XDR functionality by Ricardo Labiaga · 15 years ago
  39. 0629e37 nfs41: check SEQUENCE status flag by Alexandros Batsakis · 15 years ago
  40. a01878a NFS: reorder nfs4_sequence_regs to remove 8 bytes of padding on 64 bits by Richard Kennedy · 15 years ago
  41. fc93158 nfs41: create_session operation by Andy Adamson · 15 years ago
  42. 2050f0c nfs41: get_lease_time by Andy Adamson · 15 years ago
  43. 99fe60d nfs41: exchange_id operation by Benny Halevy · 15 years ago
  44. fbcd4ab nfs41: setup_sequence method by Andy Adamson · 15 years ago
  45. 5f7dbd5 nfs41: set up seq_res.sr_slotid by Andy Adamson · 15 years ago
  46. f375297 nfs41: nfs41: pass *session in seq_args and seq_res by Benny Halevy · 15 years ago
  47. 2295846 nfs41: use nfs4_fs_locations_res by Benny Halevy · 15 years ago
  48. 73c403a nfs41: use nfs4_setaclres by Benny Halevy · 15 years ago
  49. 663c79b nfs41: use nfs4_getaclres by Benny Halevy · 15 years ago
  50. d45b298 nfs41: use nfs4_pathconf_res by Benny Halevy · 15 years ago
  51. 3dda5e4 nfs41: use nfs4_fsinfo_res by Benny Halevy · 15 years ago
  52. 24ad148 nfs41: use nfs4_statfs_res by Benny Halevy · 15 years ago
  53. f50c700 nfs41: use nfs4_readlink_res by Benny Halevy · 15 years ago
  54. 43652ad nfs41: use nfs4_server_caps_arg by Benny Halevy · 15 years ago
  55. 557134a nfs41: sessions client infrastructure by Andy Adamson · 15 years ago
  56. 9ff71c3 nfs41: client xdr definitions by Benny Halevy · 15 years ago
  57. cc85906 Merge branch 'devel' into for-linus by Trond Myklebust · 15 years ago
  58. f786aa9 constify dentry_operations: NFS by Al Viro · 15 years ago
  59. 7fe5c39 NFS: Optimise NFS close() by Trond Myklebust · 15 years ago
  60. bca7947 NFS: Fix the type of struct nfs_fattr->mode by Trond Myklebust · 15 years ago
  61. 1ca277d NFS: Shrink the struct nfs_fattr by Trond Myklebust · 15 years ago
  62. 9e6e70f NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr by Trond Myklebust · 15 years ago
  63. ae46141 NFSv3: Fix posix ACL code by Trond Myklebust · 15 years ago
  64. dc0b027 NFSv4: Convert the open and close ops to use fmode by Trond Myklebust · 16 years ago
  65. bd7bf9d NFSv4: Convert delegation->type field to fmode_t by Trond Myklebust · 16 years ago
  66. 4704f0e NFS: Fix the resolution problem with nfs_inode_attrs_need_update() by Trond Myklebust · 16 years ago
  67. 19d771f NFS: Save padding bytes in struct nfs4_setclientid by Trond Myklebust · 16 years ago
  68. d1ce02e NFS: SETCLIENTID truncates client ID and netid by Chuck Lever · 16 years ago
  69. 9fa8d66 NFS: remove 8 bytes of padding from struct nfs_fattr on 64 bit builds by Richard Kennedy · 16 years ago
  70. 46cb650 NFS: Remove the redundant file_open entry from struct nfs_rpc_ops by Trond Myklebust · 16 years ago
  71. 2116271 NFS: Add correct bounds checking to NFSv2 locks by Trond Myklebust · 16 years ago
  72. c1d5193 NFSv4: Only increment the sequence id if the server saw it by Trond Myklebust · 16 years ago
  73. c0e07cb NFS: NFS version number is unsigned by Chuck Lever · 16 years ago
  74. 69dd716 NFSv4: Add socket proto argument to setclientid by Trond Myklebust · 17 years ago
  75. cc38bac NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough by Chuck Lever · 17 years ago
  76. bdc7f02 NFS: Clean up the (commit|read|write)_setup() callback routines by Trond Myklebust · 17 years ago
  77. 70ca885 NFS: Fake up 'wcc' attributes to prevent cache invalidation after write by Trond Myklebust · 17 years ago
  78. 76b3299 NFSv4: Make NFSv4 ACCESS calls return attributes too... by Trond Myklebust · 17 years ago
  79. e4eff1a SUNRPC: Clean up the sillyrename code by Trond Myklebust · 17 years ago
  80. 4fdc17b NFS: Introduce struct nfs_removeargs+nfs_removeres by Trond Myklebust · 17 years ago
  81. 9f958ab NFSv4: Reduce the chances of an open_owner identifier collision by Trond Myklebust · 17 years ago
  82. aa53ed5 NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier by Jeff Layton · 17 years ago
  83. d9bc125c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 17 years ago
  84. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  85. 8e0969f NFS: Remove nfs_readpage_sync() by Trond Myklebust · 18 years ago
  86. 200baa2 NFS: Remove nfs_writepage_sync() by Trond Myklebust · 18 years ago
  87. bc4785c [PATCH] nfs: verifier is network-endian by Al Viro · 18 years ago
  88. 0dbb4c6 [PATCH] xdr annotations: NFS readdir entries by Al Viro · 18 years ago
  89. 94a6d75 NFS: Use cached page as buffer for NFS symlink requests by Chuck Lever · 18 years ago
  90. 4f390c1 NFS: Fix double d_drop in nfs_instantiate() error path by Chuck Lever · 18 years ago
  91. 39d7bbc SUNRPC: remove extraneous header inclusions by Chuck Lever · 18 years ago
  92. 509de81 NFS: Add extra const qualifiers by David Howells · 18 years ago
  93. e9326dc NFS: Add a server capabilities NFS RPC op by David Howells · 18 years ago
  94. 2b3de44 NFS: Add a lookupfh NFS RPC op by David Howells · 18 years ago
  95. e9f7bee [PATCH] NFS: large non-page-aligned direct I/O clobbers memory by Trond Myklebust · 18 years ago
  96. 3cedf13 NFSv4: increase client-provided nfs4 clientid size by J. Bruce Fields · 18 years ago
  97. 607f31e Revert "Merge branch 'odirect'" by Trond Myklebust · 18 years ago
  98. ccf01ef Merge branch 'odirect' by Trond Myklebust · 18 years ago
  99. 06cf6f2 NFS: Eliminate nfs_get_user_pages() by Chuck Lever · 18 years ago
  100. 6b97fd3 NFSv4: Follow a referral by Manoj Naik · 18 years ago