1. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  2. 77e40aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  3. 65b3885 NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes by Eric W. Biederman · 10 years ago
  4. ca5bc6c Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
  5. c122132 sched: Allow wait_on_bit_action() functions to support a timeout by NeilBrown · 10 years ago
  6. e655f94 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 10 years ago
  7. d458138 nfs: handle multiple reqs in nfs_page_async_flush by Weston Andros Adamson · 10 years ago
  8. c65e625 nfs: remove unused writeverf code by Weston Andros Adamson · 10 years ago
  9. d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 10 years ago
  10. 1e7f3a4 nfs: move nfs_pgio_data and remove nfs_rw_header by Weston Andros Adamson · 10 years ago
  11. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  12. 4da54c2 nfs: switch to iter_splice_write_file() by Al Viro · 10 years ago
  13. 41d8d5b NFS: Create a common nfs_pageio_ops struct by Anna Schumaker · 10 years ago
  14. cf485fc NFS: Create a common generic_pg_pgios() by Anna Schumaker · 10 years ago
  15. c376627 NFS: Create a common multiple_pgios() function by Anna Schumaker · 10 years ago
  16. 1ed26f3 NFS: Create a common initiate_pgio() function by Anna Schumaker · 10 years ago
  17. ef2c488 NFS: Create a generic_pgio function by Anna Schumaker · 10 years ago
  18. 844c9e6 NFS: Create a common pgio_error function by Anna Schumaker · 10 years ago
  19. ce59515 NFS: Create a common rpcsetup function for reads and writes by Anna Schumaker · 10 years ago
  20. 6f92fa4 NFS: Create a common rpc_call_ops struct by Anna Schumaker · 10 years ago
  21. 0eecb21 NFS: Create a common nfs_pgio_result_common function by Anna Schumaker · 10 years ago
  22. a4cdda5 NFS: Create a common pgio_rpc_prepare function by Anna Schumaker · 10 years ago
  23. 4a0de55 NFS: Create a common rw_header_alloc and rw_header_free function by Anna Schumaker · 10 years ago
  24. 00bfa30 NFS: Create a common pgio_alloc and pgio_release function by Anna Schumaker · 10 years ago
  25. c0752cd NFS: Create a common read and write header struct by Anna Schumaker · 10 years ago
  26. 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 10 years ago
  27. fab5fc2 nfs: remove ->read_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  28. a20c93e nfs: remove ->write_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  29. edaf436 nfs: switch to ->write_iter() by Al Viro · 10 years ago
  30. 3aa2d19 nfs: switch to ->read_iter() by Al Viro · 10 years ago
  31. bd0f725 Merge branch 'devel' into linux-next by Trond Myklebust · 10 years ago
  32. 0e862a4 nfs: make nfs_async_rename non-static by Jeff Layton · 10 years ago
  33. 292f503 NFSv4: Use the correct net namespace in nfs4_update_server by Trond Myklebust · 11 years ago
  34. 311324a NFS: Be more aggressive in using readdirplus for 'ls -l' situations by Trond Myklebust · 11 years ago
  35. fd1defc NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS by Trond Myklebust · 11 years ago
  36. 694e096 NFS: Enabling v4.2 should not recompile nfsd and lockd by Anna Schumaker · 11 years ago
  37. 4d4b69d NFS: add support for multiple sec= mount options by Weston Andros Adamson · 11 years ago
  38. a3f73c2 NFS: separate passed security flavs from selected by Weston Andros Adamson · 11 years ago
  39. 32e62b7 NFS: Add nfs4_update_server by Chuck Lever · 11 years ago
  40. 1ab6c49 fs: convert fs shrinkers to new scan/count API by Dave Chinner · 11 years ago
  41. 5e6b199 NFSv4: Fix security auto-negotiation by Trond Myklebust · 11 years ago
  42. 0e20162 NFSv4.1 Use MDS auth flavor for data server connection by Andy Adamson · 11 years ago
  43. dc24826 NFS avoid expired credential keys for buffered writes by Andy Adamson · 11 years ago
  44. 1264a2f NFS: refactor code for calculating the crc32 hash of a filehandle by Trond Myklebust · 11 years ago
  45. f840729 NFS Remove unused authflavour parameter from init_client by Andy Adamson · 11 years ago
  46. 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 11 years ago
  47. f1c097b NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize by Andy Adamson · 11 years ago
  48. 459de2e NFS: Make callbacks minor version generic by Bryan Schumaker · 11 years ago
  49. 577b423 NFS: Add functionality to allow waiting on all outstanding reads to complete by Trond Myklebust · 11 years ago
  50. 322b2b9 Revert "NFS: add nfs_sb_deactive_async to avoid deadlock" by Trond Myklebust · 12 years ago
  51. eed9935 NFS: Ensure that we always drop inodes that have been marked as stale by Trond Myklebust · 12 years ago
  52. aaea7d2 nfs: Remove duplicate function declaration in internal.h by Yanchuan Nian · 12 years ago
  53. fd0c095 NFSv4: Simplify the NFSv4/v4.1 synchronous call switch by Trond Myklebust · 12 years ago
  54. 76e697b NFSv4.1: Move slot table and session struct definitions to nfs4session.h by Trond Myklebust · 12 years ago
  55. 73e39aa NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c by Trond Myklebust · 12 years ago
  56. 324d003 NFS: add nfs_sb_deactive_async to avoid deadlock by Weston Andros Adamson · 12 years ago
  57. 97a5486 nfs: Show original device name verbatim in /proc/*/mount{s,info} by Ben Hutchings · 12 years ago
  58. 6296556 NFS41: send real write size in layoutget by Peng Tao · 12 years ago
  59. 05f4c35 NFS: Discover NFSv4 server trunking when mounting by Chuck Lever · 12 years ago
  60. 8cb7f74 NFS: nfs_parsed_mount_options can use unsigned int by Chuck Lever · 12 years ago
  61. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  62. d56b4dd nfs: teach the NFS client how to treat PG_swapcache pages by Mel Gorman · 12 years ago
  63. 89d77c8 NFS: Convert v4 into a module by Bryan Schumaker · 12 years ago
  64. 1c606fb NFS: Convert v3 into a module by Bryan Schumaker · 12 years ago
  65. 19d87ca NFS: Split out remaining NFS v4 inode functions by Bryan Schumaker · 12 years ago
  66. 6a74490 NFS: Pass super operations and xattr handlers in the nfs_subversion by Bryan Schumaker · 12 years ago
  67. 1179acc NFS: Only initialize the ACL client in the v3 case by Bryan Schumaker · 12 years ago
  68. ff9099f2 NFS: Create a try_mount rpc op by Bryan Schumaker · 12 years ago
  69. ab7017a NFS: Add version registering framework by Bryan Schumaker · 12 years ago
  70. fbdefd6 NFS: Split out the NFS v4 filesystem types by Bryan Schumaker · 12 years ago
  71. fcf1039 NFS: Split out NFS v4 server creating code by Bryan Schumaker · 12 years ago
  72. 428360d NFS: Initialize the NFS v4 client from init_nfs_v4() by Bryan Schumaker · 12 years ago
  73. ce4ef7c NFS: Split out NFS v4 file operations by Bryan Schumaker · 12 years ago
  74. 597d928 NFS: Split out NFS v2 inode operations by Bryan Schumaker · 12 years ago
  75. 57208fa NFS: Create an write_pageio_init() function by Bryan Schumaker · 12 years ago
  76. 1abb5088 NFS: Create an read_pageio_init() function by Bryan Schumaker · 12 years ago
  77. 6663ee7 NFS: Create an alloc_client rpc_op by Bryan Schumaker · 12 years ago
  78. cdb7ece NFS: Create a free_client rpc_op by Bryan Schumaker · 12 years ago
  79. 1d59d61 NFS: Ensure that setattr and getattr wait for O_DIRECT write completion by Trond Myklebust · 12 years ago
  80. 4697bd5 NFSv4: Fix a race in the net namespace mount notification by Trond Myklebust · 12 years ago
  81. 7b38c36 NFSv4.1: Fix session initialisation races by Trond Myklebust · 12 years ago
  82. 4bf590e NFS: Add nfs_client behavior flags by Chuck Lever · 12 years ago
  83. 8cab4c3 NFS: Refactor nfs_get_client(): initialize nfs_client by Chuck Lever · 12 years ago
  84. a033a09 NFSv4.1 remove nfs4_reset_write and nfs4_reset_read by Andy Adamson · 12 years ago
  85. 98fc685 NFSv4.1 data server timeo and retrans module parameters by Andy Adamson · 12 years ago
  86. 9f0ec176 NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls by Andy Adamson · 12 years ago
  87. 5e7e5a0 NFS: Create an NFS v3 stat_to_errno() by Bryan Schumaker · 12 years ago
  88. b72e4f4 NFS: Create a single function for text mount data by Bryan Schumaker · 12 years ago
  89. 3a1556e NFSv2/v3: Simulate the change attribute by Trond Myklebust · 12 years ago
  90. 281cad4 NFS: Create a submount rpc_op by Bryan Schumaker · 12 years ago
  91. 2671bfc NFS: Remove secinfo knowledge out of the generic client by Bryan Schumaker · 12 years ago
  92. 1763da1 NFS: rewrite directio write to use async coalesce code by Fred Isaman · 12 years ago
  93. f453a54 NFS: create nfs_commit_completion_ops by Fred Isaman · 12 years ago
  94. ea2cf22 NFS: create struct nfs_commit_info by Fred Isaman · 12 years ago
  95. 584aa81 NFS: rewrite directio read to use async coalesce code by Fred Isaman · 12 years ago
  96. 061ae2e NFS: create completion structure to pass into page_init functions by Fred Isaman · 12 years ago
  97. 6c75dc0 NFS: merge _full and _partial write rpc_ops by Fred Isaman · 12 years ago
  98. 4db6e0b NFS: merge _full and _partial read rpc_ops by Fred Isaman · 12 years ago
  99. 30dd374 NFS: create struct nfs_page_array by Fred Isaman · 12 years ago
  100. cd84160 NFS: create common nfs_pgio_header for both read and write by Fred Isaman · 12 years ago