1. 60ccd4e NFS: Remove nfs_begin_data_update/nfs_end_data_update by Trond Myklebust · 17 years ago
  2. cd3758e NFS: Replace file->private_data with calls to nfs_file_open_context() by Trond Myklebust · 17 years ago
  3. 7b159fc NFS: Fall back to synchronous writes when a background write errors... by Trond Myklebust · 17 years ago
  4. 34901f7 NFS: Writeback optimisation by Trond Myklebust · 17 years ago
  5. ed90ef5 NFS: Clean up NFS writeback flush code by Trond Myklebust · 17 years ago
  6. f758c885 NFS: Clean up nfs_writepages() by Trond Myklebust · 17 years ago
  7. 9cccef9 NFS: Clean up write code... by Trond Myklebust · 17 years ago
  8. 1b3b4a1 NFS: Fix a write request leak in nfs_invalidate_page() by Trond Myklebust · 17 years ago
  9. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  10. 587142f NFS: Replace NFS_I(inode)->req_lock with inode->i_lock by Trond Myklebust · 17 years ago
  11. 2aefa10 NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode by Trond Myklebust · 17 years ago
  12. 5c36968 NFS cleanup: speed up nfs_scan_commit using radix tree tags by Trond Myklebust · 17 years ago
  13. 9fd367f NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED by Trond Myklebust · 17 years ago
  14. c03b402 NFS: Convert struct nfs_page to use krefs by Trond Myklebust · 17 years ago
  15. 88be9f9 NFS: Replace vfsmount and dentry in nfs_open_context with struct path by Trond Myklebust · 17 years ago
  16. 44dd151 NFS: Don't mark a written page as uptodate until it is on disk by Trond Myklebust · 17 years ago
  17. 7fe7f84 NFS: Avoid a deadlock situation on write by Trond Myklebust · 17 years ago
  18. 10afec9 NFS: Fix some 'sparse' warnings... by Trond Myklebust · 17 years ago
  19. 60945cb NFS: use zero_user_page by Nate Diller · 17 years ago
  20. 277866a nfs: fix congestion control: use atomic_longs by Peter Zijlstra · 17 years ago
  21. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  22. ca52fec NFS: Use pgoff_t in structures and functions that pass page cache offsets by Trond Myklebust · 17 years ago
  23. 724c439 NFS: Clean up nfs_sync_mapping_wait() by Trond Myklebust · 17 years ago
  24. 8d5658c NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata by Trond Myklebust · 17 years ago
  25. c63c7b0 NFS: Fix a race when doing NFS write coalescing by Trond Myklebust · 17 years ago
  26. bcb71bb NFS: Another cleanup of the read/write request coalescing code by Trond Myklebust · 17 years ago
  27. d8a5ad7 NFS: Cleanup the coalescing code by Trond Myklebust · 17 years ago
  28. 91e59c3 NFS: Don't wait for congestion in nfs_update_request() by Trond Myklebust · 17 years ago
  29. d585158 NFS: Fix nfs_set_page_dirty() by Trond Myklebust · 17 years ago
  30. 2b82f19 NFS: Fix race in nfs_set_page_dirty by Trond Myklebust · 17 years ago
  31. 612c938 NFS: Fix the 'desynchronized value of nfs_i.ncommit' error by Trond Myklebust · 17 years ago
  32. 6d677e3 NFS: Don't clear PG_writeback until after we've processed unstable writes by Trond Myklebust · 17 years ago
  33. 8e821ca NFS: clean up the unstable write code by Trond Myklebust · 17 years ago
  34. eb4cac1 NFS: Fix a list corruption problem by Trond Myklebust · 17 years ago
  35. 5a6d41b NFS: Ensure PG_writeback is cleared when writeback fails by Trond Myklebust · 17 years ago
  36. 89a0914 [PATCH] nfs: fix congestion control by Peter Zijlstra · 17 years ago
  37. a301b77 NFS: Don't use ClearPageUptodate() when writeback fails by Trond Myklebust · 17 years ago
  38. a3f565b NFS: fix print format for tk_pid by Chuck Lever · 17 years ago
  39. 7c85d90 NFS: Fixup some outdated comments... by Trond Myklebust · 18 years ago
  40. d30c834 NFS: nfs_writepages() cleanup by Trond Myklebust · 18 years ago
  41. f40313a NFS: Micro-optimisation for nfs_wb_page() by Trond Myklebust · 18 years ago
  42. 02241bc NFS: Ensure that ->writepage() uses flush_stable() when reclaiming pages by Trond Myklebust · 18 years ago
  43. 01cce93 [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  44. 21b4e73 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  45. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  46. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 18 years ago
  47. a180304 NFS: Clean up calls to mark_inode_dirty() part 2 by Trond Myklebust · 18 years ago
  48. 3925675 NFS: Fix up the dirty page accounting by Trond Myklebust · 18 years ago
  49. e507d9e NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all() by Trond Myklebust · 18 years ago
  50. 61822ab NFS: Ensure we only call set_page_writeback() under the page lock by Trond Myklebust · 18 years ago
  51. e261f51 NFS: Make nfs_updatepage() mark the page as dirty. by Trond Myklebust · 18 years ago
  52. 4d770cc NFS: Ensure that nfs_wb_page() calls writepage when necessary. by Trond Myklebust · 18 years ago
  53. 1a54533 NFS: Add nfs_set_page_dirty() by Trond Myklebust · 18 years ago
  54. 200baa2 NFS: Remove nfs_writepage_sync() by Trond Myklebust · 18 years ago
  55. e21195a NFS: More cleanups of fs/nfs/write.c by Trond Myklebust · 18 years ago
  56. 87a4ce1 NFS: Remove call to igrab() from nfs_writepage() by Trond Myklebust · 18 years ago
  57. 49a70f2 NFS: Cleanup: add common helper nfs_page_length() by Trond Myklebust · 18 years ago
  58. 277459d NFS: Store pointer to the nfs_page in page->private by Trond Myklebust · 18 years ago
  59. 1c75950 NFS: cleanup of nfs_sync_inode_wait() by Trond Myklebust · 18 years ago
  60. 3f44254 NFS: Clean up nfs_scan_dirty() by Trond Myklebust · 18 years ago
  61. 28c6925 NFS: Clean up nfs_flush_inode() by Trond Myklebust · 18 years ago
  62. a99b71c NFS: Remove use of the Big Kernel Lock around calls to rpc_execute. by Frank Filz · 18 years ago
  63. e8e058e NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE) by Trond Myklebust · 18 years ago
  64. 8aca67f SUNRPC: Fix a potential race in rpc_wake_up_task() by Trond Myklebust · 18 years ago
  65. b6dff26 [PATCH] NFS: Fix oops in nfs_cancel_commit_list by Trond Myklebust · 18 years ago
  66. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
  67. 4cb50dc [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] by David Howells · 18 years ago
  68. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  69. f551e44 NFS: add comments clarifying the use of nfs_post_op_update() by Chuck Lever · 18 years ago
  70. 275a082 Add a real API for dealing with blk_congestion_wait() by Trond Myklebust · 18 years ago
  71. 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 18 years ago
  72. 5c2d97c NFS: Fix nfs_page use after free issues in fs/nfs/write.c by Trond Myklebust · 18 years ago
  73. e9f7bee [PATCH] NFS: large non-page-aligned direct I/O clobbers memory by Trond Myklebust · 18 years ago
  74. e4e2051 NFS: make 2 functions static by Adrian Bunk · 18 years ago
  75. 83715ad NFS: Fix NFS page_state usage by Trond Myklebust · 18 years ago
  76. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  77. fd39fc8 [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter by Christoph Lameter · 18 years ago
  78. b1e7a8f [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter by Christoph Lameter · 18 years ago
  79. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  80. 266bee8 [PATCH] fix static linking of NFS by David Brownell · 18 years ago
  81. f7b422b NFS: Split fs/nfs/inode.c by David Howells · 18 years ago
  82. d2ccddf NFS: Flesh out nfs_invalidate_page() by Trond Myklebust · 18 years ago
  83. 0d0b5cb NFS: Optimize allocation of nfs_read/write_data structures by Chuck Lever · 18 years ago
  84. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  85. c42de9d NFS: Fix a race in nfs_sync_inode() by Trond Myklebust · 18 years ago
  86. 7d46a49 NFS: Clean up nfs_flush_list() by Trond Myklebust · 18 years ago
  87. deb7d63 NFS: Fix a race with PG_private and nfs_release_page() by Trond Myklebust · 18 years ago
  88. 3feb2d4 NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free) by Trond Myklebust · 18 years ago
  89. e17b1fc NFS: Make nfs_commit_alloc() extern by Trond Myklebust · 18 years ago
  90. 462d5b3 NFS: make direct write path generate write requests concurrently by Chuck Lever · 18 years ago
  91. 788e7a8 NFS: Cleanup of NFS write code in preparation for asynchronous o_direct by Trond Myklebust · 18 years ago
  92. 91d5b47 NFS: add I/O performance counters by Chuck Lever · 18 years ago
  93. bd64754 NFS: kzalloc conversion in fs/nfs by Eric Sesterhenn · 18 years ago
  94. 1dd594b NFS: Fix buglet in fs/nfs/write.c by Neil Brown · 18 years ago
  95. 70b9ecb NFS: Make stat() return updated mtimes after a write() by Trond Myklebust · 19 years ago
  96. 40859d7 NFS: support large reads and writes on the wire by Chuck Lever · 19 years ago
  97. 963d8fe RPC: Clean up RPC task structure by Trond Myklebust · 19 years ago
  98. abd3e64 NFS: Work correctly with single-page ->writepage() calls by Trond Myklebust · 19 years ago
  99. bb713d6 NFS: use set_page_writeback() in the appropriate places by Trond Myklebust · 19 years ago
  100. 0bbacc4 NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago