1. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  2. 0110ee1 NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured by Trond Myklebust · 15 years ago
  3. d61e612 NFSv41: Clean up slot table management by Trond Myklebust · 15 years ago
  4. 2449ea2 nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize by Alexandros Batsakis · 15 years ago
  5. d8cb1a7 nfs41: check if session exists and if it is persistent by Alexandros Batsakis · 15 years ago
  6. 07bccc2 nfs41: add support for callback with RPC version number 4 by Alexandros Batsakis · 15 years ago
  7. e608e79 nfs41: call free slot from nfs4_restart_rpc by Andy Adamson · 15 years ago
  8. 6df0818 nfs41: rename cl_state session SETUP bit to RESET by Andy Adamson · 15 years ago
  9. 764302c NFS: Allow the "nfs" file system type to support NFSv4 by Chuck Lever · 15 years ago
  10. 4cfd74f NFS: Mount option parser should detect missing "port=" by Chuck Lever · 15 years ago
  11. 976a6f9 Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  12. 074cc1d NFS: Add a ->migratepage() aop for NFS by Trond Myklebust · 15 years ago
  13. ec6ee61 NFS: Replace nfs_set_port() with rpc_set_port() by Chuck Lever · 15 years ago
  14. 53a0b9c NFS: Replace nfs_parse_ip_address() with rpc_pton() by Chuck Lever · 15 years ago
  15. a02d692 SUNRPC: Provide functions for managing universal addresses by Chuck Lever · 15 years ago
  16. 0b52412 NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd client by Chuck Lever · 15 years ago
  17. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  18. 8e02f6b NFS: Update MNT and MNT3 reply decoding functions by Chuck Lever · 15 years ago
  19. a14017d NFS: add XDR decoder for mountd version 3 auth-flavor lists by Chuck Lever · 15 years ago
  20. 008f55d nfs41: recover lease in _nfs4_lookup_root by Benny Halevy · 15 years ago
  21. eedc020 nfs41: use rpc prepare call state for session reset by Andy Adamson · 15 years ago
  22. 76db6d9 nfs41: add session setup to the state manager by Andy Adamson · 15 years ago
  23. def6ed7 nfs41 write sequence setup done support by Andy Adamson · 15 years ago
  24. f11c88a nfs41: read sequence setup/done support by Andy Adamson · 15 years ago
  25. 1361587 nfs41: nfs41_sequence_free_slot by Andy Adamson · 15 years ago
  26. cccef3b nfs41: introduce nfs4_call_sync by Andy Adamson · 15 years ago
  27. 557134a nfs41: sessions client infrastructure by Andy Adamson · 15 years ago
  28. 3fd5be9 nfs41: add mount command option minorversion by Mike Sager · 15 years ago
  29. b797cac NFS: Add mount options to enable local caching on NFS by David Howells · 15 years ago
  30. 0873404 NFS: Define and create superblock-level objects by David Howells · 15 years ago
  31. 7fe5c39 NFS: Optimise NFS close() by Trond Myklebust · 15 years ago
  32. 72cb77f NFS: Throttle page dirtying while we're flushing to disk by Trond Myklebust · 15 years ago
  33. 50a737f NFS: "[no]resvport" mount option changes mountd client too by Chuck Lever · 16 years ago
  34. c5d120f NFS: introduce nfs_mount_info struct for calling nfs_mount() by Chuck Lever · 16 years ago
  35. 146ec94 NFS: Move declaration of nfs_mount() to fs/nfs/internal.h by Chuck Lever · 16 years ago
  36. 456018d NFS: Cleanup nfs_set_port by J. Bruce Fields · 16 years ago
  37. ea31a443 nfs: Fix misparsing of nfsv4 fs_locations attribute by J. Bruce Fields · 16 years ago
  38. f0c92925 nfs: prepare to share nfs_set_port by J. Bruce Fields · 16 years ago
  39. 1daef0a NFS: Clean up nfs_sb_active/nfs_sb_deactive by Trond Myklebust · 16 years ago
  40. f41f741 NFS: Ensure we zap only the access and acl caches when setting new acls by Trond Myklebust · 16 years ago
  41. ecfc555a NFS: Always enable NFS direct I/O by Chuck Lever · 16 years ago
  42. f22d6d7 NFS: Save the value of the "port=" mount option by Chuck Lever · 16 years ago
  43. 78fa701 NFS: Fix up data types of fields in nfs_parsed_mount_options by Chuck Lever · 16 years ago
  44. 9446389e Merge commit 'origin' into devel by Trond Myklebust · 16 years ago
  45. f9c3a38 NFS: use new LSM interfaces to explicitly set mount options by Eric Paris · 16 years ago
  46. 5746006 NFS: Add an nfsiod workqueue by Trond Myklebust · 16 years ago
  47. 3fbd67a NFSv4: Iterate through all nfs_clients when the server recalls a delegation by Trond Myklebust · 16 years ago
  48. 4c56801 NFS: Support non-IPv4 addresses in nfs_parsed_mount_data by Chuck Lever · 17 years ago
  49. 6677d09 NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *" by Chuck Lever · 17 years ago
  50. ff05264 NFS: Change nfs_find_client() to take "struct sockaddr *" by Chuck Lever · 17 years ago
  51. e887cbc NFS: Remove support for the 'mountprog' option by Chuck Lever · 17 years ago
  52. ad879ce NFS: Remove support for the 'nfsprog' option by Chuck Lever · 17 years ago
  53. ef818a2 NFS: Stop sillyname renames and unmounts from racing by Steve Dickson · 17 years ago
  54. 91ea40b NFS: use in-kernel mount argument structure for nfsv4 mounts by \"Talpey, Thomas\ · 17 years ago
  55. 2283f8d NFS: use in-kernel mount argument structure for nfsv[23] mounts by \"Talpey, Thomas\ · 17 years ago
  56. 6b18eaa NFS: move nfs_parsed_mount_data structure definition by \"Talpey, Thomas\ · 17 years ago
  57. 9eaa67c NFS: Clean-up: use correct type when converting NFS blocks to local blocks by Chuck Lever · 17 years ago
  58. 8d5658c NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata by Trond Myklebust · 17 years ago
  59. c228fd3 NFSv4: Cleanups for fs_locations code. by Trond Myklebust · 18 years ago
  60. 49a70f2 NFS: Cleanup: add common helper nfs_page_length() by Trond Myklebust · 18 years ago
  61. 0dbb4c6 [PATCH] xdr annotations: NFS readdir entries by Al Viro · 18 years ago
  62. 6aaca56 NFS: Add server and volume lists to /proc by David Howells · 18 years ago
  63. 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 18 years ago
  64. 5006a76 NFS: Eliminate client_sys in favour of cl_rpcclient by David Howells · 18 years ago
  65. 24c8dbb NFS: Generalise the nfs_client structure by David Howells · 18 years ago
  66. 7d4e274 NFS: Fix up split of fs/nfs/inode.c by David Howells · 18 years ago
  67. 979df72 NFS: Add an ACCESS cache memory shrinker by Trond Myklebust · 18 years ago
  68. 4ebd9ab [PATCH] nfs: non-procfs build fix by Dominik Hackl · 18 years ago
  69. 266bee8 [PATCH] fix static linking of NFS by David Brownell · 18 years ago
  70. d75d541 git-nfs-build-fixes by Andrew Morton · 18 years ago
  71. f7b422b NFS: Split fs/nfs/inode.c by David Howells · 18 years ago