1. d6c843b nfs: only remove page from mapping if launder_page fails by Peng Tao · 9 years ago
  2. 0bcbf03 nfs: handle request add failure properly by Peng Tao · 9 years ago
  3. f8417b48 NFSv4.1/pnfs: Retry through MDS when getting bad length of data by Kinglong Mee · 9 years ago
  4. 8fa4592 NFS: Fix a write performance regression by Trond Myklebust · 9 years ago
  5. 40f9027 NFS: Fix up page writeback accounting by Trond Myklebust · 9 years ago
  6. 6f29b9b NFS: Do cleanup before resetting pageio read/write to mds by Kinglong Mee · 9 years ago
  7. ae09c31 NFS: Rename nfs_commit_unstable_pages() to nfs_write_inode() by Anna Schumaker · 9 years ago
  8. 86d80f9 NFSv4.1/pnfs: Fix atomicity of commit list updates by Trond Myklebust · 9 years ago
  9. d8132e0 Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  10. 2b83d3d NFSv4/pnfs: Ensure we don't miss a file extension by Trond Myklebust · 9 years ago
  11. 8688d95 Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  12. b4839eb nfs: Remove invalid tk_pid from debug message by Kinglong Mee · 9 years ago
  13. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  14. 1372a31 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  15. c707011 NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writes by Trond Myklebust · 9 years ago
  16. 11598b8 NFS: Remove unused nfs_rw_ops->rw_release() function by Anna Schumaker · 9 years ago
  17. 93f78d8 writeback: move backing_dev_info->bdi_stat[] into bdi_writeback by Tejun Heo · 9 years ago
  18. 6b19687 nfs: stat(2) fails during cthon04 basic test5 on NFSv4.0 by Chuck Lever · 9 years ago
  19. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  20. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  21. 3708f84 Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one" by Nicolas Iooss · 9 years ago
  22. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  23. b9ea251 page_writeback: clean up mess around cancel_dirty_page() by Konstantin Khlebnikov · 9 years ago
  24. 5bb89b4 NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS by Trond Myklebust · 9 years ago
  25. a08a8cd NFS: Add attribute update barriers to NFS writebacks by Trond Myklebust · 9 years ago
  26. 487b9b8 nfs: Can call nfs_clear_page_commit() instead by Tom Haynes · 9 years ago
  27. d15bc38 nfs: Provide and use helper functions for marking a page as unstable by Tom Haynes · 9 years ago
  28. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  29. 6f83e5b Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  30. a7d42dd nfs: add mirroring support to pgio layer by Weston Andros Adamson · 10 years ago
  31. b57ff13 pnfs: pass ds_commit_idx through the commit path by Weston Andros Adamson · 10 years ago
  32. 309a1d6 nfs: handle overlapping reqs in lock_and_join by Weston Andros Adamson · 10 years ago
  33. c36aae9 nfs: allow different protocol in nfs_initiate_commit by Peng Tao · 10 years ago
  34. abde71f pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio by Tom Haynes · 10 years ago
  35. de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  36. 6109c85 locks: add a dedicated spinlock to protect i_flctx lists by Jeff Layton · 10 years ago
  37. bd61e0a locks: convert posix locks to file_lock_context by Jeff Layton · 10 years ago
  38. 5263e31 locks: move flock locks to file_lock_context by Jeff Layton · 10 years ago
  39. 5a254d0 nfs: replace nfs_add_stats with nfs_inc_stats when add one by Li RongQing · 10 years ago
  40. cb1410c NFS: fix subtle change in COMMIT behavior by Weston Andros Adamson · 10 years ago
  41. 16c9914 nfs: remove spurious WARN_ON_ONCE in write path by Weston Andros Adamson · 10 years ago
  42. 353db79 NFS: avoid waiting at all in nfs_release_page when congested. by NeilBrown · 10 years ago
  43. 9590544 NFS: avoid deadlocks with loop-back mounted NFS filesystems. by NeilBrown · 10 years ago
  44. e87b4c7 NFS: don't use STABLE writes during writeback. by NeilBrown · 10 years ago
  45. f418c64 NFS: Unconditionally enable commit code by Anna Schumaker · 10 years ago
  46. 3a3908c NFS: Fix a compile warning when !(CONFIG_NFS_V3 || CONFIG_NFS_V4) by Trond Myklebust · 10 years ago
  47. 378520b nfs41: add a helper function to set layoutcommit after commit by Peng Tao · 10 years ago
  48. 7c3af97 nfs: don't sleep with inode lock in lock_and_join_requests by Weston Andros Adamson · 10 years ago
  49. 9497001 nfs: fix error handling in lock_and_join_requests by Weston Andros Adamson · 10 years ago
  50. fd2f3a0 nfs: change nfs_page_group_lock argument by Weston Andros Adamson · 10 years ago
  51. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  52. 411a99a nfs: clear_request_commit while holding i_lock by Weston Andros Adamson · 10 years ago
  53. 02d1426 pnfs: find swapped pages on pnfs commit lists too by Weston Andros Adamson · 10 years ago
  54. b412ddf nfs: fix comment and add warn_on for PG_INODE_REF by Weston Andros Adamson · 10 years ago
  55. e702920 nfs: check wait_on_bit_lock err in page_group_lock by Weston Andros Adamson · 10 years ago
  56. ca5bc6c Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
  57. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  58. e655f94 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 10 years ago
  59. aafe375 NFS: Remove 2 unused variables by Trond Myklebust · 10 years ago
  60. 3e21704 nfs: handle multiple reqs in nfs_wb_page_cancel by Weston Andros Adamson · 10 years ago
  61. d458138 nfs: handle multiple reqs in nfs_page_async_flush by Weston Andros Adamson · 10 years ago
  62. 84d3a9a nfs: change find_request to find_head_request by Weston Andros Adamson · 10 years ago
  63. 17089a2 nfs: mark nfs_page reqs with flag for extra ref by Weston Andros Adamson · 10 years ago
  64. c65e625 nfs: remove unused writeverf code by Weston Andros Adamson · 10 years ago
  65. d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 10 years ago
  66. 823b0c9 nfs: rename members of nfs_pgio_data by Weston Andros Adamson · 10 years ago
  67. 1e7f3a4 nfs: move nfs_pgio_data and remove nfs_rw_header by Weston Andros Adamson · 10 years ago
  68. 18dd78c nfs: Fix cache_validity check in nfs_write_pageuptodate() by Scott Mayhew · 10 years ago
  69. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  70. d72ddcb nfs: page group support in nfs_mark_uptodate by Weston Andros Adamson · 10 years ago
  71. 20633f0 nfs: page group syncing in write path by Weston Andros Adamson · 10 years ago
  72. 2bfc6e5 nfs: add support for multiple nfs reqs per page by Weston Andros Adamson · 10 years ago
  73. 8c8f1ac1 nfs: remove unused arg from nfs_create_request by Weston Andros Adamson · 10 years ago
  74. 41d8d5b NFS: Create a common nfs_pageio_ops struct by Anna Schumaker · 10 years ago
  75. cf485fc NFS: Create a common generic_pg_pgios() by Anna Schumaker · 10 years ago
  76. c376627 NFS: Create a common multiple_pgios() function by Anna Schumaker · 10 years ago
  77. 1ed26f3 NFS: Create a common initiate_pgio() function by Anna Schumaker · 10 years ago
  78. ef2c488 NFS: Create a generic_pgio function by Anna Schumaker · 10 years ago
  79. 844c9e6 NFS: Create a common pgio_error function by Anna Schumaker · 10 years ago
  80. ce59515 NFS: Create a common rpcsetup function for reads and writes by Anna Schumaker · 10 years ago
  81. 6f92fa4 NFS: Create a common rpc_call_ops struct by Anna Schumaker · 10 years ago
  82. 0eecb21 NFS: Create a common nfs_pgio_result_common function by Anna Schumaker · 10 years ago
  83. a4cdda5 NFS: Create a common pgio_rpc_prepare function by Anna Schumaker · 10 years ago
  84. 4a0de55 NFS: Create a common rw_header_alloc and rw_header_free function by Anna Schumaker · 10 years ago
  85. 00bfa30 NFS: Create a common pgio_alloc and pgio_release function by Anna Schumaker · 10 years ago
  86. f79d06f NFS: Move the write verifier into the nfs_pgio_header by Anna Schumaker · 10 years ago
  87. c0752cd NFS: Create a common read and write header struct by Anna Schumaker · 10 years ago
  88. 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 10 years ago
  89. 9137bdf NFS: Create a common results structure for reads and writes by Anna Schumaker · 10 years ago
  90. 3c6b899 NFS: Create a common argument structure for reads and writes by Anna Schumaker · 10 years ago
  91. a20c93e nfs: remove ->write_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  92. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  93. 1f2edbe NFS: Don't ignore suid/sgid bit changes after a successful write by Trond Myklebust · 10 years ago
  94. 4db72b4 nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING by Jeff Layton · 10 years ago
  95. d529ef8 NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping by Jeff Layton · 10 years ago
  96. 263b450 nfs: always make sure page is up-to-date before extending a write to cover the entire page by Scott Mayhew · 11 years ago
  97. 1e8968c NFS: dprintk() should not print negative fileids and inode numbers by Niels de Vos · 11 years ago
  98. 6de1472 nfs: use %p[dD] instead of open-coded (and often racy) equivalents by Al Viro · 11 years ago
  99. 0f1d260 NFS: Don't check lock owner compatibility in writes unless file is locked by Trond Myklebust · 11 years ago
  100. 8c21c62 nfs4.1: Add SP4_MACH_CRED write and commit support by Weston Andros Adamson · 11 years ago