1. 11598b8 NFS: Remove unused nfs_rw_ops->rw_release() function by Anna Schumaker · 9 years ago
  2. a7d42dd nfs: add mirroring support to pgio layer by Weston Andros Adamson · 10 years ago
  3. 2176bf4 nfs: introduce pg_cleanup op for pgio descriptors by Weston Andros Adamson · 10 years ago
  4. abde71f pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio by Tom Haynes · 10 years ago
  5. 7c3af97 nfs: don't sleep with inode lock in lock_and_join_requests by Weston Andros Adamson · 10 years ago
  6. b412ddf nfs: fix comment and add warn_on for PG_INODE_REF by Weston Andros Adamson · 10 years ago
  7. e702920 nfs: check wait_on_bit_lock err in page_group_lock by Weston Andros Adamson · 10 years ago
  8. 53113ad pnfs: clean up *_resend_to_mds 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. 20633f0 nfs: page group syncing in write path by Weston Andros Adamson · 10 years ago
  12. 67d0338 nfs: page group syncing in read path by Weston Andros Adamson · 10 years ago
  13. 2bfc6e5 nfs: add support for multiple nfs reqs per page by Weston Andros Adamson · 10 years ago
  14. b4fdac1 nfs: modify pg_test interface to return size_t by Weston Andros Adamson · 10 years ago
  15. 8c8f1ac1 nfs: remove unused arg from nfs_create_request by Weston Andros Adamson · 10 years ago
  16. 12c0579 nfs: clean up PG_* flags by Weston Andros Adamson · 10 years ago
  17. 1ed26f3 NFS: Create a common initiate_pgio() function by Anna Schumaker · 10 years ago
  18. 0eecb21 NFS: Create a common nfs_pgio_result_common function by Anna Schumaker · 10 years ago
  19. a4cdda5 NFS: Create a common pgio_rpc_prepare function by Anna Schumaker · 10 years ago
  20. 4a0de55 NFS: Create a common rw_header_alloc and rw_header_free function by Anna Schumaker · 10 years ago
  21. f616638 NFS41: add pg_layout_private to nfs_pageio_descriptor by Peng Tao · 12 years ago
  22. 2f2c63b NFS: Cleanup - only store the write verifier in struct nfs_page by Trond Myklebust · 12 years ago
  23. 1d1afcb NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_release by Trond Myklebust · 12 years ago
  24. 7ad84aa NFS: Clean up - simplify nfs_lock_request() by Trond Myklebust · 12 years ago
  25. 3aff4eb NFS: Prevent a deadlock in the new writeback code by Trond Myklebust · 12 years ago
  26. 584aa81 NFS: rewrite directio read to use async coalesce code by Fred Isaman · 12 years ago
  27. 9533da2 NFS: remove unused wb_complete field from struct nfs_page by Fred Isaman · 12 years ago
  28. 061ae2e NFS: create completion structure to pass into page_init functions by Fred Isaman · 12 years ago
  29. 4db6e0b NFS: merge _full and _partial read rpc_ops by Fred Isaman · 12 years ago
  30. 8dd3775 NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code by Trond Myklebust · 12 years ago
  31. d6d6dc7 NFS: remove nfs_inode radix tree by Fred Isaman · 12 years ago
  32. 9994b62 NFS: remove NFS_PAGE_TAG_LOCKED by Fred Isaman · 12 years ago
  33. fba7300 NFS: Don't rely on PageError in nfs_readpage_release_partial by Trond Myklebust · 13 years ago
  34. dce8129 NFS: Move the pnfs write code into pnfs.c by Trond Myklebust · 13 years ago
  35. 493292d NFS: Move the pnfs read code into pnfs.c by Trond Myklebust · 13 years ago
  36. d9156f9 NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is needed by Trond Myklebust · 13 years ago
  37. 50828d7 NFS: Cache rpc_ops in struct nfs_pageio_descriptor by Trond Myklebust · 13 years ago
  38. d8007d4 NFSv4.1: Add an initialisation callback for pNFS by Trond Myklebust · 13 years ago
  39. 1751c36 NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix by Trond Myklebust · 13 years ago
  40. 19345cb NFSv4.1: file layout must consider pg_bsize for coalescing by Benny Halevy · 13 years ago
  41. 18ad0a9 NFSv4.1: change pg_test return type to bool by Benny Halevy · 13 years ago
  42. 4d65c52 NFS: Fix a hang in the writeback path by Trond Myklebust · 13 years ago
  43. a861a1e NFSv4.1: add generic layer hooks for pnfs COMMIT by Fred Isaman · 13 years ago
  44. b31268a FS: Use stable writes when not doing a bulk flush by Trond Myklebust · 13 years ago
  45. c76069b NFSv4.1: rearrange ->doio args by Fred Isaman · 13 years ago
  46. bae724e NFSv4.1: shift pnfs_update_layout locations by Fred Isaman · 13 years ago
  47. 94ad1c8 NFSv4.1: coelesce across layout stripes by Fred Isaman · 13 years ago
  48. 2df485a nfs: remove extraneous and problematic calls to nfs_clear_request by Trond Myklebust · 14 years ago
  49. f11ac8d NFSv4: Ensure that we track the NFSv4 lock state in read/write requests. by Trond Myklebust · 14 years ago
  50. e468bae NFS: Allow redirtying of a completed unstable write. by Trond Myklebust · 16 years ago
  51. acee478 NFS: Clean up the write request locking. by Trond Myklebust · 16 years ago
  52. 9cccef9 NFS: Clean up write code... by Trond Myklebust · 17 years ago
  53. 2aefa10 NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode by Trond Myklebust · 17 years ago
  54. 5c36968 NFS cleanup: speed up nfs_scan_commit using radix tree tags by Trond Myklebust · 17 years ago
  55. 9fd367f NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED by Trond Myklebust · 17 years ago
  56. c03b402 NFS: Convert struct nfs_page to use krefs by Trond Myklebust · 17 years ago
  57. 7fe7f84 NFS: Avoid a deadlock situation on write by Trond Myklebust · 17 years ago
  58. ca52fec NFS: Use pgoff_t in structures and functions that pass page cache offsets by Trond Myklebust · 17 years ago
  59. 8d5658c NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata by Trond Myklebust · 17 years ago
  60. c63c7b0 NFS: Fix a race when doing NFS write coalescing by Trond Myklebust · 17 years ago
  61. 8b09bee NFS: Cleanup for nfs_readpages() by Trond Myklebust · 17 years ago
  62. bcb71bb NFS: Another cleanup of the read/write request coalescing code by Trond Myklebust · 17 years ago
  63. d8a5ad7 NFS: Cleanup the coalescing code by Trond Myklebust · 17 years ago
  64. 8e821ca NFS: clean up the unstable write code by Trond Myklebust · 17 years ago
  65. 5a6d41b NFS: Ensure PG_writeback is cleared when writeback fails by Trond Myklebust · 17 years ago
  66. e261f51 NFS: Make nfs_updatepage() mark the page as dirty. by Trond Myklebust · 18 years ago
  67. 1a54533 NFS: Add nfs_set_page_dirty() by Trond Myklebust · 18 years ago
  68. 3f44254 NFS: Clean up nfs_scan_dirty() by Trond Myklebust · 18 years ago
  69. 8b4bdcf NFS: Store the file system "fsid" value in the NFS super block. by Trond Myklebust · 18 years ago
  70. d2ccddf NFS: Flesh out nfs_invalidate_page() by Trond Myklebust · 18 years ago
  71. a911fd9 NFS: simplify inlined bit ops in nfs_page.h by Chuck Lever · 19 years ago
  72. 3da28eb [PATCH] NFS: Replace nfs_page insertion sort with a radix sort by Trond Myklebust · 19 years ago
  73. c6a556b [PATCH] NFS: Make searching and waiting on busy writeback requests more efficient. by Trond Myklebust · 19 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago