1. 1e7f3a4 nfs: move nfs_pgio_data and remove nfs_rw_header by Weston Andros Adamson · 10 years ago
  2. 6807299 nfs: support page groups in nfs_read_completion by Weston Andros Adamson · 10 years ago
  3. 67d0338 nfs: page group syncing in read path by Weston Andros Adamson · 10 years ago
  4. 2bfc6e5 nfs: add support for multiple nfs reqs per page by Weston Andros Adamson · 10 years ago
  5. 8c8f1ac1 nfs: remove unused arg from nfs_create_request by Weston Andros Adamson · 10 years ago
  6. 41d8d5b NFS: Create a common nfs_pageio_ops struct by Anna Schumaker · 10 years ago
  7. cf485fc NFS: Create a common generic_pg_pgios() by Anna Schumaker · 10 years ago
  8. c376627 NFS: Create a common multiple_pgios() function by Anna Schumaker · 10 years ago
  9. 1ed26f3 NFS: Create a common initiate_pgio() function by Anna Schumaker · 10 years ago
  10. ef2c488 NFS: Create a generic_pgio function by Anna Schumaker · 10 years ago
  11. 844c9e6 NFS: Create a common pgio_error function by Anna Schumaker · 10 years ago
  12. ce59515 NFS: Create a common rpcsetup function for reads and writes by Anna Schumaker · 10 years ago
  13. 6f92fa4 NFS: Create a common rpc_call_ops struct by Anna Schumaker · 10 years ago
  14. 0eecb21 NFS: Create a common nfs_pgio_result_common function by Anna Schumaker · 10 years ago
  15. a4cdda5 NFS: Create a common pgio_rpc_prepare function by Anna Schumaker · 10 years ago
  16. 4a0de55 NFS: Create a common rw_header_alloc and rw_header_free function by Anna Schumaker · 10 years ago
  17. 00bfa30 NFS: Create a common pgio_alloc and pgio_release function by Anna Schumaker · 10 years ago
  18. c0752cd NFS: Create a common read and write header struct by Anna Schumaker · 10 years ago
  19. 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 10 years ago
  20. 9137bdf NFS: Create a common results structure for reads and writes by Anna Schumaker · 10 years ago
  21. 3c6b899 NFS: Create a common argument structure for reads and writes by Anna Schumaker · 10 years ago
  22. fab5fc2 nfs: remove ->read_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  23. 1e8968c NFS: dprintk() should not print negative fileids and inode numbers by Niels de Vos · 11 years ago
  24. ef1820f NFSv4: Don't try to recover NFSv4 locks when they are lost. by NeilBrown · 11 years ago
  25. c58c844 NFS: Don't accept more reads/writes if the open context recovery failed by Trond Myklebust · 11 years ago
  26. 6db6dd7 NFS: Ensure that we free the rpc_task after read and write cleanups are done by Trond Myklebust · 12 years ago
  27. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  28. d56b4dd nfs: teach the NFS client how to treat PG_swapcache pages by Mel Gorman · 12 years ago
  29. 89d77c8 NFS: Convert v4 into a module by Bryan Schumaker · 12 years ago
  30. ddda8e0 NFS: Convert v2 into a module by Bryan Schumaker · 12 years ago
  31. 1abb5088 NFS: Create an read_pageio_init() function by Bryan Schumaker · 12 years ago
  32. 2701d08 NFSv4.1 add nfs_inode book keeping for mdsthreshold by Andy Adamson · 12 years ago
  33. 9f0ec176 NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls by Andy Adamson · 12 years ago
  34. 1385b81 NFS: Fix sparse warnings by Trond Myklebust · 12 years ago
  35. 4bd8b01 NFS: Simplify the nfs_read_completion functions by Trond Myklebust · 12 years ago
  36. 25b11dc NFS: Clean up nfs read and write error paths by Trond Myklebust · 12 years ago
  37. 9146ab5 NFS: Read cleanups by Trond Myklebust · 12 years ago
  38. 584aa81 NFS: rewrite directio read to use async coalesce code by Fred Isaman · 12 years ago
  39. 061ae2e NFS: create completion structure to pass into page_init functions by Fred Isaman · 12 years ago
  40. 4db6e0b NFS: merge _full and _partial read rpc_ops by Fred Isaman · 12 years ago
  41. 30dd374 NFS: create struct nfs_page_array by Fred Isaman · 12 years ago
  42. cd84160 NFS: create common nfs_pgio_header for both read and write by Fred Isaman · 12 years ago
  43. c5996c4 NFS: reverse arg order in nfs_initiate_[read|write] by Fred Isaman · 12 years ago
  44. 73fb7bc NFS: put open context on error in nfs_pagein_multi by Fred Isaman · 12 years ago
  45. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  46. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  47. ea7c330 NFS: Remove nfs4_setup_sequence from generic read code by Bryan Schumaker · 12 years ago
  48. 8dd3775 NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code by Trond Myklebust · 12 years ago
  49. 9d12b21 NFSv41: Add a new helper nfs4_init_sequence() by Trond Myklebust · 13 years ago
  50. 62e4a76 NFS: Revert pnfs ugliness from the generic NFS read code path by Trond Myklebust · 13 years ago
  51. b6ee8cd NFS: Get rid of the nfs_rdata_mempool by Trond Myklebust · 13 years ago
  52. fba7300 NFS: Don't rely on PageError in nfs_readpage_release_partial by Trond Myklebust · 13 years ago
  53. fbb5a9a NFS: Get rid of unnecessary calls to ClearPageError() in read code by Trond Myklebust · 13 years ago
  54. d00c5d4 NFS: Get rid of nfs_restart_rpc() by Trond Myklebust · 13 years ago
  55. 9b7eecd pnfs: recoalesce when ld read pagelist fails by Peng Tao · 13 years ago
  56. 5f00bcb Merge branch 'master' into devel and apply fixup from Stephen Rothwell: by Stephen Rothwell · 13 years ago
  57. 3d4ff43 nfs_open_context doesn't need struct path either by Al Viro · 13 years ago
  58. 1f94535 NFS: Clean up - simplify the switch to read/write-through-MDS by Trond Myklebust · 13 years ago
  59. 493292d NFS: Move the pnfs read code into pnfs.c by Trond Myklebust · 13 years ago
  60. d097971 NFS: Use the nfs_pageio_descriptor->pg_bsize in the read/write request by Trond Myklebust · 13 years ago
  61. 50828d7 NFS: Cache rpc_ops in struct nfs_pageio_descriptor by Trond Myklebust · 13 years ago
  62. 275acaa NFS: Clean up: split out the RPC transmission from nfs_pagein_multi/one by Trond Myklebust · 13 years ago
  63. 3b60918 NFS: fix return value of nfs_pagein_one/nfs_flush_one by Peng Tao · 13 years ago
  64. 6e4efd5 NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetup by Trond Myklebust · 13 years ago
  65. 7c24d94 NFSv4.1: File layout only supports whole file layouts by Andy Adamson · 13 years ago
  66. e885de1 NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment by Trond Myklebust · 13 years ago
  67. d8007d4 NFSv4.1: Add an initialisation callback for pNFS by Trond Myklebust · 13 years ago
  68. 1751c36 NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix by Trond Myklebust · 13 years ago
  69. dfed206 NFSv4.1: unify pnfs_pageio_init functions by Benny Halevy · 13 years ago
  70. fb3296e pnfs: Use byte-range for layoutget by Benny Halevy · 13 years ago
  71. a75b9df NFSv4.1: Ensure that layoutget uses the correct gfp modes by Trond Myklebust · 13 years ago
  72. 8f68cd4 nfs: BKL is no longer needed, so remove the include by Stephen Rothwell · 13 years ago
  73. 36fe432 NFSv4.1: Clear lseg pointer in ->doio function by Fred Isaman · 13 years ago
  74. c76069b NFSv4.1: rearrange ->doio args by Fred Isaman · 13 years ago
  75. cbdabc7f NFSv4.1: filelayout async error handler by Andy Adamson · 13 years ago
  76. dc70d7b NFSv4.1: filelayout read by Andy Adamson · 13 years ago
  77. 64419a9 NFSv4.1: generic read by Andy Adamson · 13 years ago
  78. bae724e NFSv4.1: shift pnfs_update_layout locations by Fred Isaman · 13 years ago
  79. 94ad1c8 NFSv4.1: coelesce across layout stripes by Fred Isaman · 13 years ago
  80. 2df485a nfs: remove extraneous and problematic calls to nfs_clear_request by Trond Myklebust · 14 years ago
  81. e5e9401 NFS: create and destroy inode's layout cache by Benny Halevy · 14 years ago
  82. dfb4f309 NFSv4.1: keep seq_res.sr_slot as pointer rather than an index by Benny Halevy · 14 years ago
  83. f11ac8d NFSv4: Ensure that we track the NFSv4 lock state in read/write requests. by Trond Myklebust · 14 years ago
  84. 035168a NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument by Trond Myklebust · 14 years ago
  85. 93870d7 NFS: Read requests can use GFP_KERNEL. by Trond Myklebust · 14 years ago
  86. 0110ee1 NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured by Trond Myklebust · 15 years ago
  87. d61e612 NFSv41: Clean up slot table management by Trond Myklebust · 15 years ago
  88. e608e79 nfs41: call free slot from nfs4_restart_rpc by Andy Adamson · 15 years ago
  89. 1ae88b2 NFS: Fix an O_DIRECT Oops... by Trond Myklebust · 15 years ago
  90. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  91. eedc020 nfs41: use rpc prepare call state for session reset by Andy Adamson · 15 years ago
  92. f11c88a nfs41: read sequence setup/done support by Andy Adamson · 15 years ago
  93. 5f7dbd5 nfs41: set up seq_res.sr_slotid by Andy Adamson · 15 years ago
  94. 7f8e05f NFS: Store pages from an NFS inode into a local cache by David Howells · 15 years ago
  95. 9a9fc1c NFS: Read pages from FS-Cache into an NFS inode by David Howells · 15 years ago
  96. f42b293 NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching by David Howells · 15 years ago
  97. 136221f nfs: remove redundant tests on reading new pages by Wu Fengguang · 16 years ago
  98. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  99. dbae4c7 NFS: Ensure that rpc_run_task() errors are propagated back to the caller by Trond Myklebust · 16 years ago
  100. fdd1e74 NFS: Ensure that the read code cleans up properly when rpc_run_task() fails by Trond Myklebust · 16 years ago