1. 8dd3775 NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code by Trond Myklebust · 12 years ago
  2. d6d6dc7 NFS: remove nfs_inode radix tree by Fred Isaman · 12 years ago
  3. c7add9a NFS: search for client session id in proper network namespace by Stanislav Kinsbursky · 12 years ago
  4. dc03085 NFS: make nfs_client_lock per net ns by Stanislav Kinsbursky · 12 years ago
  5. 28cd1b3 NFS: make cb_ident_idr per net ns by Stanislav Kinsbursky · 12 years ago
  6. 6b13168 NFS: make nfs_client_list per net ns by Stanislav Kinsbursky · 12 years ago
  7. a613fa1 SUNRPC: constify the rpc_program by Trond Myklebust · 12 years ago
  8. babea47 NFS: remove unused nfs4_find_client_no_ident function by Stanislav Kinsbursky · 12 years ago
  9. eee1732 NFS: idmap PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  10. 6d59b8d NFS: pass NFS client owner network namespace to RPC client creation routine by Stanislav Kinsbursky · 13 years ago
  11. e50a7a1 NFS: make NFS client allocated per network namespace context by Stanislav Kinsbursky · 13 years ago
  12. a6bc32b mm: compaction: introduce sync-light migration for use by compaction by Mel Gorman · 13 years ago
  13. b969c4a mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage by Mel Gorman · 13 years ago
  14. e2fecb2 NFS: Remove pNFS bloat from the generic write path by Trond Myklebust · 13 years ago
  15. 62e4a76 NFS: Revert pnfs ugliness from the generic NFS read code path by Trond Myklebust · 13 years ago
  16. d00c5d4 NFS: Get rid of nfs_restart_rpc() by Trond Myklebust · 13 years ago
  17. 1f94535 NFS: Clean up - simplify the switch to read/write-through-MDS by Trond Myklebust · 13 years ago
  18. dce8129 NFS: Move the pnfs write code into pnfs.c by Trond Myklebust · 13 years ago
  19. 493292d NFS: Move the pnfs read code into pnfs.c by Trond Myklebust · 13 years ago
  20. e885de1 NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment by Trond Myklebust · 13 years ago
  21. fca78d6 NFS: Add SECINFO_NO_NAME procedure by Bryan Schumaker · 13 years ago
  22. 533eb46 NFSv4.1: allow nfs_fhget to succeed with mounted on fileid by Andy Adamson · 13 years ago
  23. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  24. d20581a pnfs: support for non-rpc layout drivers by Benny Halevy · 13 years ago
  25. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  26. 0acd220 Merge branch 'nfs-for-2.6.39' into nfs-for-next by Trond Myklebust · 13 years ago
  27. 7ebb931 NFS: use secinfo when crossing mountpoints by Bryan Schumaker · 13 years ago
  28. 7c51305 NFS: lookup supports alternate client by Bryan Schumaker · 13 years ago
  29. e0c2b38 NFSv4.1: filelayout driver specific code for COMMIT by Fred Isaman · 13 years ago
  30. 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
  31. f8ad9c4 nfs: nfs_do_{ref,sub}mount() superblock argument is redundant by Al Viro · 13 years ago
  32. b514f87 nfs: make nfs_path() work without vfsmount by Al Viro · 13 years ago
  33. 0d5839a nfs: propagate devname to nfs{,4}_get_root() by Al Viro · 13 years ago
  34. a69aef1 NFSv4.1: pnfs filelayout driver write by Fred Isaman · 13 years ago
  35. cbdabc7 NFSv4.1: filelayout async error handler by Andy Adamson · 13 years ago
  36. dc70d7b NFSv4.1: filelayout read by Andy Adamson · 13 years ago
  37. d83217c NFSv4.1: data server connection by Andy Adamson · 13 years ago
  38. 45a52a0 NFS move nfs_client initialization into nfs_get_client by Andy Adamson · 13 years ago
  39. 778be23 NFS do not find client in NFSv4 pg_authenticate by Andy Adamson · 13 years ago
  40. 36d43a4 NFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  41. c36fca5 NFS refactor nfs_find_client and reference client across callback processing by Andy Adamson · 14 years ago
  42. f4eecd5 NFS implement v4.0 callback_ident by Andy Adamson · 14 years ago
  43. 573c4e1 NFS: Simplify ->decode_dirent() calling sequence by Chuck Lever · 14 years ago
  44. f796f8b NFS: Introduce new-style XDR decoding functions for NFSv2 by Chuck Lever · 14 years ago
  45. 8582849 NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argument by Chuck Lever · 14 years ago
  46. 0b26a0b NFS: Ensure we return the dirent->d_type when it is known by Trond Myklebust · 14 years ago
  47. 82f2e54 NFS: Readdir plus in v4 by Bryan Schumaker · 14 years ago
  48. 56e4ebf NFS: readdir with vmapped pages by Bryan Schumaker · 14 years ago
  49. babddc7 NFS: decode_dirent should use an xdr_stream by Bryan Schumaker · 14 years ago
  50. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  51. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  52. 5df6b8e Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  53. d05dd4e NFS: Fix the NFS users of rpc_restart_call() by Trond Myklebust · 14 years ago
  54. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  55. 815409d NFSv4: Eliminate nfs4_path_walk() by Trond Myklebust · 14 years ago
  56. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  57. 0110ee1 NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured by Trond Myklebust · 15 years ago
  58. d61e612 NFSv41: Clean up slot table management by Trond Myklebust · 15 years ago
  59. 2449ea2 nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize by Alexandros Batsakis · 15 years ago
  60. d8cb1a7 nfs41: check if session exists and if it is persistent by Alexandros Batsakis · 15 years ago
  61. 07bccc2 nfs41: add support for callback with RPC version number 4 by Alexandros Batsakis · 15 years ago
  62. e608e79 nfs41: call free slot from nfs4_restart_rpc by Andy Adamson · 15 years ago
  63. 6df0818 nfs41: rename cl_state session SETUP bit to RESET by Andy Adamson · 15 years ago
  64. 764302c NFS: Allow the "nfs" file system type to support NFSv4 by Chuck Lever · 15 years ago
  65. 4cfd74f NFS: Mount option parser should detect missing "port=" by Chuck Lever · 15 years ago
  66. 976a6f9 Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  67. 074cc1d NFS: Add a ->migratepage() aop for NFS by Trond Myklebust · 15 years ago
  68. ec6ee61 NFS: Replace nfs_set_port() with rpc_set_port() by Chuck Lever · 15 years ago
  69. 53a0b9c NFS: Replace nfs_parse_ip_address() with rpc_pton() by Chuck Lever · 15 years ago
  70. a02d692 SUNRPC: Provide functions for managing universal addresses by Chuck Lever · 15 years ago
  71. 0b52412 NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd client by Chuck Lever · 15 years ago
  72. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  73. 8e02f6b NFS: Update MNT and MNT3 reply decoding functions by Chuck Lever · 15 years ago
  74. a14017d NFS: add XDR decoder for mountd version 3 auth-flavor lists by Chuck Lever · 15 years ago
  75. 008f55d nfs41: recover lease in _nfs4_lookup_root by Benny Halevy · 15 years ago
  76. eedc020 nfs41: use rpc prepare call state for session reset by Andy Adamson · 15 years ago
  77. 76db6d9 nfs41: add session setup to the state manager by Andy Adamson · 15 years ago
  78. def6ed7 nfs41 write sequence setup done support by Andy Adamson · 15 years ago
  79. f11c88a nfs41: read sequence setup/done support by Andy Adamson · 15 years ago
  80. 1361587 nfs41: nfs41_sequence_free_slot by Andy Adamson · 15 years ago
  81. cccef3b nfs41: introduce nfs4_call_sync by Andy Adamson · 15 years ago
  82. 557134a nfs41: sessions client infrastructure by Andy Adamson · 15 years ago
  83. 3fd5be9 nfs41: add mount command option minorversion by Mike Sager · 15 years ago
  84. b797cac NFS: Add mount options to enable local caching on NFS by David Howells · 15 years ago
  85. 0873404 NFS: Define and create superblock-level objects by David Howells · 15 years ago
  86. 7fe5c39 NFS: Optimise NFS close() by Trond Myklebust · 15 years ago
  87. 72cb77f NFS: Throttle page dirtying while we're flushing to disk by Trond Myklebust · 15 years ago
  88. 50a737f NFS: "[no]resvport" mount option changes mountd client too by Chuck Lever · 16 years ago
  89. c5d120f NFS: introduce nfs_mount_info struct for calling nfs_mount() by Chuck Lever · 16 years ago
  90. 146ec94 NFS: Move declaration of nfs_mount() to fs/nfs/internal.h by Chuck Lever · 16 years ago
  91. 456018d NFS: Cleanup nfs_set_port by J. Bruce Fields · 16 years ago
  92. ea31a44 nfs: Fix misparsing of nfsv4 fs_locations attribute by J. Bruce Fields · 16 years ago
  93. f0c9292 nfs: prepare to share nfs_set_port by J. Bruce Fields · 16 years ago
  94. 1daef0a NFS: Clean up nfs_sb_active/nfs_sb_deactive by Trond Myklebust · 16 years ago
  95. f41f741 NFS: Ensure we zap only the access and acl caches when setting new acls by Trond Myklebust · 16 years ago
  96. ecfc555 NFS: Always enable NFS direct I/O by Chuck Lever · 16 years ago
  97. f22d6d7 NFS: Save the value of the "port=" mount option by Chuck Lever · 16 years ago
  98. 78fa701 NFS: Fix up data types of fields in nfs_parsed_mount_options by Chuck Lever · 16 years ago
  99. 9446389 Merge commit 'origin' into devel by Trond Myklebust · 16 years ago
  100. f9c3a38 NFS: use new LSM interfaces to explicitly set mount options by Eric Paris · 16 years ago