1. 1ab6c49 fs: convert fs shrinkers to new scan/count API by Dave Chinner · 11 years ago
  2. 5e6b199 NFSv4: Fix security auto-negotiation by Trond Myklebust · 11 years ago
  3. 0e20162 NFSv4.1 Use MDS auth flavor for data server connection by Andy Adamson · 11 years ago
  4. dc24826 NFS avoid expired credential keys for buffered writes by Andy Adamson · 11 years ago
  5. 1264a2f NFS: refactor code for calculating the crc32 hash of a filehandle by Trond Myklebust · 11 years ago
  6. f840729 NFS Remove unused authflavour parameter from init_client by Andy Adamson · 11 years ago
  7. 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 11 years ago
  8. f1c097b NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize by Andy Adamson · 11 years ago
  9. 459de2e NFS: Make callbacks minor version generic by Bryan Schumaker · 11 years ago
  10. 577b423 NFS: Add functionality to allow waiting on all outstanding reads to complete by Trond Myklebust · 11 years ago
  11. 322b2b9 Revert "NFS: add nfs_sb_deactive_async to avoid deadlock" by Trond Myklebust · 12 years ago
  12. eed9935 NFS: Ensure that we always drop inodes that have been marked as stale by Trond Myklebust · 12 years ago
  13. aaea7d2 nfs: Remove duplicate function declaration in internal.h by Yanchuan Nian · 12 years ago
  14. fd0c095 NFSv4: Simplify the NFSv4/v4.1 synchronous call switch by Trond Myklebust · 12 years ago
  15. 76e697b NFSv4.1: Move slot table and session struct definitions to nfs4session.h by Trond Myklebust · 12 years ago
  16. 73e39aa NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c by Trond Myklebust · 12 years ago
  17. 324d003 NFS: add nfs_sb_deactive_async to avoid deadlock by Weston Andros Adamson · 12 years ago
  18. 97a5486 nfs: Show original device name verbatim in /proc/*/mount{s,info} by Ben Hutchings · 12 years ago
  19. 6296556 NFS41: send real write size in layoutget by Peng Tao · 12 years ago
  20. 05f4c35 NFS: Discover NFSv4 server trunking when mounting by Chuck Lever · 12 years ago
  21. 8cb7f74 NFS: nfs_parsed_mount_options can use unsigned int by Chuck Lever · 12 years ago
  22. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  23. d56b4dd nfs: teach the NFS client how to treat PG_swapcache pages by Mel Gorman · 12 years ago
  24. 89d77c8 NFS: Convert v4 into a module by Bryan Schumaker · 12 years ago
  25. 1c606fb NFS: Convert v3 into a module by Bryan Schumaker · 12 years ago
  26. 19d87ca NFS: Split out remaining NFS v4 inode functions by Bryan Schumaker · 12 years ago
  27. 6a74490 NFS: Pass super operations and xattr handlers in the nfs_subversion by Bryan Schumaker · 12 years ago
  28. 1179acc NFS: Only initialize the ACL client in the v3 case by Bryan Schumaker · 12 years ago
  29. ff9099f2 NFS: Create a try_mount rpc op by Bryan Schumaker · 12 years ago
  30. ab7017a NFS: Add version registering framework by Bryan Schumaker · 12 years ago
  31. fbdefd6 NFS: Split out the NFS v4 filesystem types by Bryan Schumaker · 12 years ago
  32. fcf1039 NFS: Split out NFS v4 server creating code by Bryan Schumaker · 12 years ago
  33. 428360d NFS: Initialize the NFS v4 client from init_nfs_v4() by Bryan Schumaker · 12 years ago
  34. ce4ef7c NFS: Split out NFS v4 file operations by Bryan Schumaker · 12 years ago
  35. 597d928 NFS: Split out NFS v2 inode operations by Bryan Schumaker · 12 years ago
  36. 57208fa NFS: Create an write_pageio_init() function by Bryan Schumaker · 12 years ago
  37. 1abb5088 NFS: Create an read_pageio_init() function by Bryan Schumaker · 12 years ago
  38. 6663ee7 NFS: Create an alloc_client rpc_op by Bryan Schumaker · 12 years ago
  39. cdb7ece NFS: Create a free_client rpc_op by Bryan Schumaker · 12 years ago
  40. 1d59d61 NFS: Ensure that setattr and getattr wait for O_DIRECT write completion by Trond Myklebust · 12 years ago
  41. 4697bd5 NFSv4: Fix a race in the net namespace mount notification by Trond Myklebust · 12 years ago
  42. 7b38c36 NFSv4.1: Fix session initialisation races by Trond Myklebust · 12 years ago
  43. 4bf590e NFS: Add nfs_client behavior flags by Chuck Lever · 12 years ago
  44. 8cab4c3 NFS: Refactor nfs_get_client(): initialize nfs_client by Chuck Lever · 12 years ago
  45. a033a09 NFSv4.1 remove nfs4_reset_write and nfs4_reset_read by Andy Adamson · 12 years ago
  46. 98fc685 NFSv4.1 data server timeo and retrans module parameters by Andy Adamson · 12 years ago
  47. 9f0ec176 NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls by Andy Adamson · 12 years ago
  48. 5e7e5a0 NFS: Create an NFS v3 stat_to_errno() by Bryan Schumaker · 12 years ago
  49. b72e4f4 NFS: Create a single function for text mount data by Bryan Schumaker · 12 years ago
  50. 3a1556e NFSv2/v3: Simulate the change attribute by Trond Myklebust · 12 years ago
  51. 281cad4 NFS: Create a submount rpc_op by Bryan Schumaker · 12 years ago
  52. 2671bfc NFS: Remove secinfo knowledge out of the generic client by Bryan Schumaker · 12 years ago
  53. 1763da1 NFS: rewrite directio write to use async coalesce code by Fred Isaman · 12 years ago
  54. f453a54 NFS: create nfs_commit_completion_ops by Fred Isaman · 12 years ago
  55. ea2cf22 NFS: create struct nfs_commit_info by Fred Isaman · 12 years ago
  56. 584aa81 NFS: rewrite directio read to use async coalesce code by Fred Isaman · 12 years ago
  57. 061ae2e NFS: create completion structure to pass into page_init functions by Fred Isaman · 12 years ago
  58. 6c75dc0 NFS: merge _full and _partial write rpc_ops by Fred Isaman · 12 years ago
  59. 4db6e0b NFS: merge _full and _partial read rpc_ops by Fred Isaman · 12 years ago
  60. 30dd374 NFS: create struct nfs_page_array by Fred Isaman · 12 years ago
  61. cd84160 NFS: create common nfs_pgio_header for both read and write by Fred Isaman · 12 years ago
  62. c5996c4 NFS: reverse arg order in nfs_initiate_[read|write] by Fred Isaman · 12 years ago
  63. 0b7c015 NFS: add a struct nfs_commit_data to replace nfs_write_data in commits by Fred Isaman · 12 years ago
  64. 7e6eb68 NFS: Honor the authflavor set in the clone mount data by Bryan Schumaker · 12 years ago
  65. f05d147 NFS: Fix following referral mount points with different security by Bryan Schumaker · 12 years ago
  66. 72de53e NFS: Do secinfo as part of lookup by Bryan Schumaker · 12 years ago
  67. 8dd3775 NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code by Trond Myklebust · 12 years ago
  68. d6d6dc7 NFS: remove nfs_inode radix tree by Fred Isaman · 12 years ago
  69. c7add9a NFS: search for client session id in proper network namespace by Stanislav Kinsbursky · 13 years ago
  70. dc03085 NFS: make nfs_client_lock per net ns by Stanislav Kinsbursky · 13 years ago
  71. 28cd1b3 NFS: make cb_ident_idr per net ns by Stanislav Kinsbursky · 13 years ago
  72. 6b13168 NFS: make nfs_client_list per net ns by Stanislav Kinsbursky · 13 years ago
  73. a613fa1 SUNRPC: constify the rpc_program by Trond Myklebust · 13 years ago
  74. babea47 NFS: remove unused nfs4_find_client_no_ident function by Stanislav Kinsbursky · 13 years ago
  75. eee1732 NFS: idmap PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  76. 6d59b8d NFS: pass NFS client owner network namespace to RPC client creation routine by Stanislav Kinsbursky · 13 years ago
  77. e50a7a1 NFS: make NFS client allocated per network namespace context by Stanislav Kinsbursky · 13 years ago
  78. a6bc32b mm: compaction: introduce sync-light migration for use by compaction by Mel Gorman · 13 years ago
  79. b969c4a mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage by Mel Gorman · 13 years ago
  80. e2fecb2 NFS: Remove pNFS bloat from the generic write path by Trond Myklebust · 13 years ago
  81. 62e4a76 NFS: Revert pnfs ugliness from the generic NFS read code path by Trond Myklebust · 13 years ago
  82. d00c5d4 NFS: Get rid of nfs_restart_rpc() by Trond Myklebust · 13 years ago
  83. 1f94535 NFS: Clean up - simplify the switch to read/write-through-MDS by Trond Myklebust · 13 years ago
  84. dce8129 NFS: Move the pnfs write code into pnfs.c by Trond Myklebust · 13 years ago
  85. 493292d NFS: Move the pnfs read code into pnfs.c by Trond Myklebust · 13 years ago
  86. e885de1 NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment by Trond Myklebust · 13 years ago
  87. fca78d6 NFS: Add SECINFO_NO_NAME procedure by Bryan Schumaker · 13 years ago
  88. 533eb46 NFSv4.1: allow nfs_fhget to succeed with mounted on fileid by Andy Adamson · 13 years ago
  89. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  90. d20581a pnfs: support for non-rpc layout drivers by Benny Halevy · 13 years ago
  91. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  92. 0acd220 Merge branch 'nfs-for-2.6.39' into nfs-for-next by Trond Myklebust · 13 years ago
  93. 7ebb931 NFS: use secinfo when crossing mountpoints by Bryan Schumaker · 13 years ago
  94. 7c51305 NFS: lookup supports alternate client by Bryan Schumaker · 13 years ago
  95. e0c2b38 NFSv4.1: filelayout driver specific code for COMMIT by Fred Isaman · 13 years ago
  96. 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
  97. f8ad9c4 nfs: nfs_do_{ref,sub}mount() superblock argument is redundant by Al Viro · 13 years ago
  98. b514f87 nfs: make nfs_path() work without vfsmount by Al Viro · 13 years ago
  99. 0d5839a nfs: propagate devname to nfs{,4}_get_root() by Al Viro · 13 years ago
  100. a69aef1 NFSv4.1: pnfs filelayout driver write by Fred Isaman · 13 years ago