1. acdc53b NFS: Replace __nfs_write_mapping with sync_inode() by Trond Myklebust · 15 years ago
  2. c988950 NFS: Simplify nfs_wb_page_cancel() by Trond Myklebust · 15 years ago
  3. 2928db1 NFS: Ensure inode is always marked I_DIRTY_DATASYNC, if it has unstable pages by Trond Myklebust · 15 years ago
  4. 5bad5ab NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set by Trond Myklebust · 15 years ago
  5. 420e364 NFS: Reduce the number of unnecessary COMMIT calls by Trond Myklebust · 15 years ago
  6. ff778d0 NFS: Add a count of the number of unstable writes carried by an inode by Trond Myklebust · 15 years ago
  7. 8fc795f NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c by Trond Myklebust · 15 years ago
  8. 7549ad5 NFS: Remove a redundant check for PageFsCache in nfs_migrate_page() by Trond Myklebust · 15 years ago
  9. 0aa0588 NFS: Make nfs_commitdata_release static by H Hartley Sweeten · 15 years ago
  10. c9edda7 NFS: Fix a reference leak in nfs_wb_cancel_page() by Trond Myklebust · 15 years ago
  11. 52c9948 Merge branch 'nfs-for-2.6.33' by Trond Myklebust · 15 years ago
  12. 190f38e NFS: Fix nfs_migrate_page() by Trond Myklebust · 15 years ago
  13. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  14. 0110ee1 NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured by Trond Myklebust · 15 years ago
  15. d61e612 NFSv41: Clean up slot table management by Trond Myklebust · 15 years ago
  16. e608e79 nfs41: call free slot from nfs4_restart_rpc by Andy Adamson · 15 years ago
  17. b17621f writeback: introduce wbc.for_background by Wu Fengguang · 15 years ago
  18. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  19. 6a396f6 Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  20. 1ae88b2 NFS: Fix an O_DIRECT Oops... by Trond Myklebust · 15 years ago
  21. 074cc1d NFS: Add a ->migratepage() aop for NFS by Trond Myklebust · 15 years ago
  22. 81e4e1b Revert "fuse: Fix build error" as unnecessary by Linus Torvalds · 15 years ago
  23. 097041e fuse: Fix build error by Larry Finger · 15 years ago
  24. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  25. eedc020 nfs41: use rpc prepare call state for session reset by Andy Adamson · 15 years ago
  26. 21d9a85 nfs41 commit sequence setup done support by Andy Adamson · 15 years ago
  27. def6ed7 nfs41 write sequence setup done support by Andy Adamson · 15 years ago
  28. 5f7dbd5 nfs41: set up seq_res.sr_slotid by Andy Adamson · 15 years ago
  29. 47c6256 NFS: Fix up a mismerged patch by Trond Myklebust · 15 years ago
  30. 72cb77f NFS: Throttle page dirtying while we're flushing to disk by Trond Myklebust · 16 years ago
  31. fb8a1f1 NFS: cleanup - remove struct nfs_inode->ncommit by Trond Myklebust · 16 years ago
  32. d7fb120 NFS: Don't use range_cyclic for data integrity syncs by Trond Myklebust · 16 years ago
  33. a3d0145 NFS: Remove BKL requirement from attribute updates by Trond Myklebust · 16 years ago
  34. e468bae NFS: Allow redirtying of a completed unstable write. by Trond Myklebust · 16 years ago
  35. e7d3906 NFS: Clean up nfs_update_request() by Trond Myklebust · 16 years ago
  36. 48186c7 NFS: Fix trace debugging nits in write.c by Chuck Lever · 16 years ago
  37. 7e5f614 NFS: Revert commit 44dd151d by Trond Myklebust · 16 years ago
  38. efc91ed NFS: Optimise append writes with holes by Trond Myklebust · 16 years ago
  39. f3d47a3 NFS: Fix a preemption count leak in nfs_update_request by Trond Myklebust · 16 years ago
  40. 03fa9e8 NFS: nfs_updatepage(): don't mark page as dirty if an error occurred by Trond Myklebust · 16 years ago
  41. 38def50 nfs: fix race in nfs_dirty_request by Fred Isaman · 16 years ago
  42. dbae4c7 NFS: Ensure that rpc_run_task() errors are propagated back to the caller by Trond Myklebust · 16 years ago
  43. c9d8f89 NFS: Ensure that the write code cleans up properly when rpc_run_task() fails by Trond Myklebust · 16 years ago
  44. 73e3302 NFS: Fix nfs_wb_page() to always exit with an error or a clean page by Trond Myklebust · 16 years ago
  45. 6d884e8 nfs: nfs_redirty_request by Fred · 16 years ago
  46. c7c350e Merge branch 'hotfixes' into devel by Trond Myklebust · 16 years ago
  47. f8512ad nfs: don't ignore return value from nfs_pageio_add_request by Fred Isaman · 16 years ago
  48. af1b8c2 NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c by Trond Myklebust · 17 years ago
  49. cdd0972 Merge branch 'cleanups' into next by Trond Myklebust · 17 years ago
  50. 5e4424a SUNRPC: Remove now-redundant RCU-safe rpc_task free path by Trond Myklebust · 17 years ago
  51. 101070c NFS: Ensure that the asynchronous RPC calls complete on nfsiod. by Trond Myklebust · 17 years ago
  52. 383ba71 NFS: Fix a deadlock with lazy umount by Trond Myklebust · 17 years ago
  53. 4b5621f NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c by Trond Myklebust · 17 years ago
  54. 2785259 nfs: use GFP_NOFS preloads for radix-tree insertion by Nick Piggin · 17 years ago
  55. 5d47a35 NFS: Fix a potential file corruption issue when writing by Trond Myklebust · 17 years ago
  56. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 17 years ago
  57. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  58. bf4285e NFS: Fix minor mixed sign comparison in NFS client's write logic by Chuck Lever · 17 years ago
  59. 0773769 NFS/SUNRPC: Convert users of rpc_init_task+rpc_execute to rpc_run_task() by Trond Myklebust · 17 years ago
  60. bdc7f02 NFS: Clean up the (commit|read|write)_setup() callback routines by Trond Myklebust · 17 years ago
  61. 3ff7576 SUNRPC: Clean up the initialisation of priority queue scheduling info. by Trond Myklebust · 17 years ago
  62. 84115e1 SUNRPC: Cleanup of rpc_task initialisation by Trond Myklebust · 17 years ago
  63. acee478 NFS: Clean up the write request locking. by Trond Myklebust · 17 years ago
  64. 150030b NFS: Switch from intr mount option to TASK_KILLABLE by Matthew Wilcox · 17 years ago
  65. 5334eb1 NFS: make nfs_wb_page_priority() static by Adrian Bunk · 17 years ago
  66. 61e930a NFS: Fix a writeback race... by Trond Myklebust · 17 years ago
  67. c9e51e4 mm: count reclaimable pages per BDI by Peter Zijlstra · 17 years ago
  68. c4dc4be nfs: remove congestion_end() by Peter Zijlstra · 17 years ago
  69. 60ccd4e NFS: Remove nfs_begin_data_update/nfs_end_data_update by Trond Myklebust · 17 years ago
  70. cd3758e NFS: Replace file->private_data with calls to nfs_file_open_context() by Trond Myklebust · 17 years ago
  71. 7b159fc NFS: Fall back to synchronous writes when a background write errors... by Trond Myklebust · 17 years ago
  72. 34901f7 NFS: Writeback optimisation by Trond Myklebust · 17 years ago
  73. ed90ef5 NFS: Clean up NFS writeback flush code by Trond Myklebust · 17 years ago
  74. f758c885 NFS: Clean up nfs_writepages() by Trond Myklebust · 17 years ago
  75. 9cccef9 NFS: Clean up write code... by Trond Myklebust · 17 years ago
  76. 1b3b4a1 NFS: Fix a write request leak in nfs_invalidate_page() by Trond Myklebust · 17 years ago
  77. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  78. 587142f NFS: Replace NFS_I(inode)->req_lock with inode->i_lock by Trond Myklebust · 17 years ago
  79. 2aefa10 NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode by Trond Myklebust · 17 years ago
  80. 5c36968 NFS cleanup: speed up nfs_scan_commit using radix tree tags by Trond Myklebust · 17 years ago
  81. 9fd367f NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED by Trond Myklebust · 17 years ago
  82. c03b402 NFS: Convert struct nfs_page to use krefs by Trond Myklebust · 17 years ago
  83. 88be9f9 NFS: Replace vfsmount and dentry in nfs_open_context with struct path by Trond Myklebust · 17 years ago
  84. 44dd151 NFS: Don't mark a written page as uptodate until it is on disk by Trond Myklebust · 17 years ago
  85. 7fe7f84 NFS: Avoid a deadlock situation on write by Trond Myklebust · 17 years ago
  86. 10afec9 NFS: Fix some 'sparse' warnings... by Trond Myklebust · 17 years ago
  87. 60945cb NFS: use zero_user_page by Nate Diller · 17 years ago
  88. 277866a nfs: fix congestion control: use atomic_longs by Peter Zijlstra · 17 years ago
  89. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  90. ca52fec NFS: Use pgoff_t in structures and functions that pass page cache offsets by Trond Myklebust · 17 years ago
  91. 724c439 NFS: Clean up nfs_sync_mapping_wait() by Trond Myklebust · 17 years ago
  92. 8d5658c NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata by Trond Myklebust · 17 years ago
  93. c63c7b0 NFS: Fix a race when doing NFS write coalescing by Trond Myklebust · 17 years ago
  94. bcb71bb NFS: Another cleanup of the read/write request coalescing code by Trond Myklebust · 17 years ago
  95. d8a5ad7 NFS: Cleanup the coalescing code by Trond Myklebust · 17 years ago
  96. 91e59c3 NFS: Don't wait for congestion in nfs_update_request() by Trond Myklebust · 17 years ago
  97. d585158 NFS: Fix nfs_set_page_dirty() by Trond Myklebust · 17 years ago
  98. 2b82f19 NFS: Fix race in nfs_set_page_dirty by Trond Myklebust · 17 years ago
  99. 612c938 NFS: Fix the 'desynchronized value of nfs_i.ncommit' error by Trond Myklebust · 17 years ago
  100. 6d677e3 NFS: Don't clear PG_writeback until after we've processed unstable writes by Trond Myklebust · 17 years ago