1. 2bea038 pnfs: write: Set mds_offset in the generic layer - it is needed by all LDs by Boaz Harrosh · 13 years ago
  2. dfed206 NFSv4.1: unify pnfs_pageio_init functions by Benny Halevy · 13 years ago
  3. fb3296e pnfs: Use byte-range for layoutget by Benny Halevy · 13 years ago
  4. a75b9df NFSv4.1: Ensure that layoutget uses the correct gfp modes by Trond Myklebust · 13 years ago
  5. c0d0e96 NFS: Get rid of pointless test in nfs_commit_done by Trond Myklebust · 13 years ago
  6. 4b38a6d NFS: Eliminate duplicate call to nfs_mark_request_dirty by Trond Myklebust · 13 years ago
  7. 0d88f6e nfs: don't call __mark_inode_dirty while holding i_lock by Dave Chinner · 13 years ago
  8. 4d65c52 NFS: Fix a hang in the writeback path by Trond Myklebust · 13 years ago
  9. ef31153 NFSv4.1 convert layoutcommit sync to boolean by Andy Adamson · 13 years ago
  10. 863a3c6 NFSv4.1: layoutcommit by Andy Adamson · 13 years ago
  11. e0c2b38 NFSv4.1: filelayout driver specific code for COMMIT by Fred Isaman · 13 years ago
  12. 988b6dc NFSv4.1: remove GETATTR from ds commits by Fred Isaman · 13 years ago
  13. a861a1e NFSv4.1: add generic layer hooks for pnfs COMMIT by Fred Isaman · 13 years ago
  14. 5917ce8 NFSv4.1: pull out code from nfs_commit_release by Fred Isaman · 13 years ago
  15. 64bfeb4 NFSv4.1: pull error handling out of nfs_commit_list by Fred Isaman · 13 years ago
  16. 9ace33c NFSv4.1: rearrange nfs_commit_rpcsetup by Fred Isaman · 13 years ago
  17. 465d524 NFSv4.1: don't send COMMIT to ds for data sync writes by Fred Isaman · 13 years ago
  18. b8413f9 NFS: Fix a hang/infinite loop in nfs_wb_page() by Trond Myklebust · 13 years ago
  19. b31268a FS: Use stable writes when not doing a bulk flush by Trond Myklebust · 13 years ago
  20. 36fe432 NFSv4.1: Clear lseg pointer in ->doio function by Fred Isaman · 13 years ago
  21. c76069b NFSv4.1: rearrange ->doio args by Fred Isaman · 13 years ago
  22. a69aef1 NFSv4.1: pnfs filelayout driver write by Fred Isaman · 13 years ago
  23. 0382b74 NFSv4.1: implement generic pnfs layer write switch by Andy Adamson · 13 years ago
  24. 44b8379 NFSv4.1: trigger LAYOUTGET for writes by Fred Isaman · 13 years ago
  25. 5053aa5 NFSv4.1: Send lseg down into nfs_write_rpcsetup by Fred Isaman · 13 years ago
  26. d138d5d NFSv4.1: rearrange nfs_write_rpcsetup by Andy Adamson · 13 years ago
  27. bae724e NFSv4.1: shift pnfs_update_layout locations by Fred Isaman · 13 years ago
  28. 94ad1c8 NFSv4.1: coelesce across layout stripes by Fred Isaman · 13 years ago
  29. 1360289 NFS: change nfs_writeback_done to return void by Fred Isaman · 13 years ago
  30. d2224e7 nfs: close NFSv4 COMMIT vs. CLOSE race by Jeff Layton · 13 years ago
  31. 0da2a4ac NFS: fix handling of malloc failure during nfs_flush_multi() by Fred Isaman · 14 years ago
  32. 2df485a nfs: remove extraneous and problematic calls to nfs_clear_request by Trond Myklebust · 14 years ago
  33. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  34. a00dd6c NFS: don't use FLUSH_SYNC on WB_SYNC_NONE COMMIT calls (try #2) by Jeff Layton · 14 years ago
  35. dfb4f309 NFSv4.1: keep seq_res.sr_slot as pointer rather than an index by Benny Halevy · 14 years ago
  36. 5df6b8e Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  37. 77a63f3 NFS: Fix a typo in include/linux/nfs_fs.h by Trond Myklebust · 14 years ago
  38. cfb506e NFS: Ensure that writepage respects the nonblock flag by Trond Myklebust · 14 years ago
  39. b608b28 NFS: kswapd must not block in nfs_release_page by Trond Myklebust · 14 years ago
  40. f11ac8d NFSv4: Ensure that we track the NFSv4 lock state in read/write requests. by Trond Myklebust · 14 years ago
  41. 035168a NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument by Trond Myklebust · 14 years ago
  42. 0522f6a NFS: Fix another nfs_wb_page() deadlock by Trond Myklebust · 14 years ago
  43. c5efa5f NFS: Ensure that we mark the inode as dirty if we exit early from commit by Trond Myklebust · 14 years ago
  44. ba8b06e NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clear by Trond Myklebust · 14 years ago
  45. 71d0a61 NFS: Fix an unstable write data integrity race by Trond Myklebust · 14 years ago
  46. 2c61be0 NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptible by Trond Myklebust · 14 years ago
  47. a6305dd NFS: Fix a race with the new commit code by Trond Myklebust · 14 years ago
  48. b80c3cb NFS: Ensure that writeback_single_inode() calls write_inode() when syncing by Trond Myklebust · 14 years ago
  49. 7f2f12d NFS: Simplify nfs_wb_page() by Trond Myklebust · 14 years ago
  50. acdc53b NFS: Replace __nfs_write_mapping with sync_inode() by Trond Myklebust · 14 years ago
  51. c988950 NFS: Simplify nfs_wb_page_cancel() by Trond Myklebust · 14 years ago
  52. 2928db1 NFS: Ensure inode is always marked I_DIRTY_DATASYNC, if it has unstable pages by Trond Myklebust · 14 years ago
  53. 5bad5ab NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set by Trond Myklebust · 14 years ago
  54. 420e364 NFS: Reduce the number of unnecessary COMMIT calls by Trond Myklebust · 14 years ago
  55. ff778d0 NFS: Add a count of the number of unstable writes carried by an inode by Trond Myklebust · 14 years ago
  56. 8fc795f NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c by Trond Myklebust · 14 years ago
  57. 7549ad5 NFS: Remove a redundant check for PageFsCache in nfs_migrate_page() by Trond Myklebust · 14 years ago
  58. 0aa0588 NFS: Make nfs_commitdata_release static by H Hartley Sweeten · 15 years ago
  59. c9edda7 NFS: Fix a reference leak in nfs_wb_cancel_page() by Trond Myklebust · 15 years ago
  60. 52c9948 Merge branch 'nfs-for-2.6.33' by Trond Myklebust · 15 years ago
  61. 190f38e NFS: Fix nfs_migrate_page() by Trond Myklebust · 15 years ago
  62. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  63. 0110ee1 NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured by Trond Myklebust · 15 years ago
  64. d61e612 NFSv41: Clean up slot table management by Trond Myklebust · 15 years ago
  65. e608e79 nfs41: call free slot from nfs4_restart_rpc by Andy Adamson · 15 years ago
  66. b17621f writeback: introduce wbc.for_background by Wu Fengguang · 15 years ago
  67. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  68. 6a396f6 Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  69. 1ae88b2 NFS: Fix an O_DIRECT Oops... by Trond Myklebust · 15 years ago
  70. 074cc1d NFS: Add a ->migratepage() aop for NFS by Trond Myklebust · 15 years ago
  71. 81e4e1b Revert "fuse: Fix build error" as unnecessary by Linus Torvalds · 15 years ago
  72. 097041e fuse: Fix build error by Larry Finger · 15 years ago
  73. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  74. eedc020 nfs41: use rpc prepare call state for session reset by Andy Adamson · 15 years ago
  75. 21d9a85 nfs41 commit sequence setup done support by Andy Adamson · 15 years ago
  76. def6ed7 nfs41 write sequence setup done support by Andy Adamson · 15 years ago
  77. 5f7dbd5 nfs41: set up seq_res.sr_slotid by Andy Adamson · 15 years ago
  78. 47c6256 NFS: Fix up a mismerged patch by Trond Myklebust · 15 years ago
  79. 72cb77f NFS: Throttle page dirtying while we're flushing to disk by Trond Myklebust · 15 years ago
  80. fb8a1f1 NFS: cleanup - remove struct nfs_inode->ncommit by Trond Myklebust · 15 years ago
  81. d7fb120 NFS: Don't use range_cyclic for data integrity syncs by Trond Myklebust · 16 years ago
  82. a3d0145 NFS: Remove BKL requirement from attribute updates by Trond Myklebust · 16 years ago
  83. e468bae NFS: Allow redirtying of a completed unstable write. by Trond Myklebust · 16 years ago
  84. e7d3906 NFS: Clean up nfs_update_request() by Trond Myklebust · 16 years ago
  85. 48186c7 NFS: Fix trace debugging nits in write.c by Chuck Lever · 16 years ago
  86. 7e5f614 NFS: Revert commit 44dd151d by Trond Myklebust · 16 years ago
  87. efc91ed NFS: Optimise append writes with holes by Trond Myklebust · 16 years ago
  88. f3d47a3 NFS: Fix a preemption count leak in nfs_update_request by Trond Myklebust · 16 years ago
  89. 03fa9e8 NFS: nfs_updatepage(): don't mark page as dirty if an error occurred by Trond Myklebust · 16 years ago
  90. 38def50 nfs: fix race in nfs_dirty_request by Fred Isaman · 16 years ago
  91. dbae4c7 NFS: Ensure that rpc_run_task() errors are propagated back to the caller by Trond Myklebust · 16 years ago
  92. c9d8f89 NFS: Ensure that the write code cleans up properly when rpc_run_task() fails by Trond Myklebust · 16 years ago
  93. 73e3302 NFS: Fix nfs_wb_page() to always exit with an error or a clean page by Trond Myklebust · 16 years ago
  94. 6d884e8 nfs: nfs_redirty_request by Fred · 16 years ago
  95. c7c350e Merge branch 'hotfixes' into devel by Trond Myklebust · 16 years ago
  96. f8512ad nfs: don't ignore return value from nfs_pageio_add_request by Fred Isaman · 16 years ago
  97. af1b8c2 NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c by Trond Myklebust · 16 years ago
  98. cdd0972 Merge branch 'cleanups' into next by Trond Myklebust · 16 years ago
  99. 5e4424a SUNRPC: Remove now-redundant RCU-safe rpc_task free path by Trond Myklebust · 16 years ago
  100. 101070c NFS: Ensure that the asynchronous RPC calls complete on nfsiod. by Trond Myklebust · 16 years ago