1. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  2. 88be9f9 NFS: Replace vfsmount and dentry in nfs_open_context with struct path by Trond Myklebust · 17 years ago
  3. d9df8d6 NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pages by Trond Myklebust · 17 years ago
  4. 070ea60 NFS: Clean ups in fs/nfs/direct.c by Chuck Lever · 17 years ago
  5. b4946ff NFS: Fix a refcount leakage in O_DIRECT by Trond Myklebust · 17 years ago
  6. d4a8f36 NFS: Fix nfs_direct_dirty_pages() by Trond Myklebust · 17 years ago
  7. 749e146 NFS: Fix handful of compiler warnings in direct.c by Chuck Lever · 17 years ago
  8. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  9. 8d5658c NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata by Trond Myklebust · 17 years ago
  10. 60fa3f7 NFS: Fix two bugs in the O_DIRECT write code by Trond Myklebust · 17 years ago
  11. a3f565b NFS: fix print format for tk_pid by Chuck Lever · 17 years ago
  12. 01cce93 [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  13. 21b4e73 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  14. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  15. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  16. a99b71c NFS: Remove use of the Big Kernel Lock around calls to rpc_execute. by Frank Filz · 18 years ago
  17. cd9ae2b [PATCH] NFS: Deal with failure of invalidate_inode_pages2() by Trond Myklebust · 18 years ago
  18. eda3cef [PATCH] NFS: Fix error handling in nfs_direct_write_result() by Trond Myklebust · 18 years ago
  19. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  20. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  21. e9f7bee [PATCH] NFS: large non-page-aligned direct I/O clobbers memory by Trond Myklebust · 18 years ago
  22. 026477c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  23. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  24. 607f31e Revert "Merge branch 'odirect'" by Trond Myklebust · 18 years ago
  25. 266bee8 [PATCH] fix static linking of NFS by David Brownell · 18 years ago
  26. ccf01ef Merge branch 'odirect' by Trond Myklebust · 18 years ago
  27. 82b145c NFS: alloc nfs_read/write_data as direct I/O is scheduled by Chuck Lever · 18 years ago
  28. 06cf6f2 NFS: Eliminate nfs_get_user_pages() by Chuck Lever · 18 years ago
  29. 9c93ab7 NFS: refactor nfs_direct_free_user_pages by Chuck Lever · 18 years ago
  30. 51a7bc6 NFS: remove user_addr, user_count, and pos from nfs_direct_req by Chuck Lever · 18 years ago
  31. fedb595 NFS: "open code" the NFS direct write rescheduler by Chuck Lever · 18 years ago
  32. b1c5921 NFS: Separate functions for counting outstanding NFS direct I/Os by Chuck Lever · 18 years ago
  33. f7b422b NFS: Split fs/nfs/inode.c by David Howells · 18 years ago
  34. e99170f NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset by Trond Myklebust · 18 years ago
  35. 53846a2 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  36. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  37. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  38. d72b7a6 NFS: O_DIRECT needs to use a completion by Trond Myklebust · 18 years ago
  39. 6b45d85 NFS: Clean up nfs_get_user_pages by Trond Myklebust · 18 years ago
  40. 606bbba NFS: fix compiler warnings on 64-bit platforms by Chuck Lever · 18 years ago
  41. 5db3a7b NFS: Debugging code for nfs_direct_(read|write)_schedule() by Trond Myklebust · 18 years ago
  42. a8881f5 NFS: O_DIRECT async IO may lose context by Trond Myklebust · 18 years ago
  43. fad6149 nfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writes by Trond Myklebust · 18 years ago
  44. a37ec01 NFS: fix data_update accounting in NFS direct I/O path by Chuck Lever · 18 years ago
  45. 15ce4a0 NFS: Replace atomic_t variables in nfs_direct_req with a single spin lock by Chuck Lever · 18 years ago
  46. 8846705 NFS: clean up comments and tab damage in direct.c by Chuck Lever · 18 years ago
  47. 9eafa8c NFS: support EIOCBQUEUED return in direct write path by Chuck Lever · 18 years ago
  48. c89f2ee NFS: make iocb available everywhere in direct write path by Chuck Lever · 18 years ago
  49. 47989d7 NFS: remove support for multi-segment iovs in the direct write path by Chuck Lever · 18 years ago
  50. 462d5b3 NFS: make direct write path generate write requests concurrently by Chuck Lever · 18 years ago
  51. 63ab46a NFS: create common routine for handling direct I/O completion by Chuck Lever · 18 years ago
  52. 93619e5 NFS: create common routine for allocating nfs_direct_req by Chuck Lever · 18 years ago
  53. bc0fb20 NFS: create common routine for waiting for direct I/O to complete by Chuck Lever · 18 years ago
  54. 487b837 NFS: support EIOCBQUEUED return in direct read path by Chuck Lever · 18 years ago
  55. 99514f8 NFS: make iocb available everywhere in direct read path by Chuck Lever · 18 years ago
  56. 0cdd80d NFS: remove support for multi-segment iovs in the direct read path by Chuck Lever · 18 years ago
  57. 5dd602f NFS: use size_t type for holding rsize bytes in NFS O_DIRECT read path by Chuck Lever · 18 years ago
  58. d4cc948 NFS: update comments and function definitions in fs/nfs/direct.c by Chuck Lever · 18 years ago
  59. b8a32e2 NFS: clean up NFS client's a_ops->direct_IO method by Chuck Lever · 18 years ago
  60. ec06c09 NFS: Cleanup of NFS read code by Trond Myklebust · 18 years ago
  61. 91d5b47 NFS: add I/O performance counters by Chuck Lever · 18 years ago
  62. 143f412 [PATCH] NFS: Fix a potential panic in O_DIRECT by Trond Myklebust · 18 years ago
  63. 1935245 NFSv3: fix sync_retry in direct i/o NFS by Dirk Mueller · 18 years ago
  64. 566dd60 NFS: Make directIO aware of compound pages... by Trond Myklebust · 19 years ago
  65. 40859d7 NFS: support large reads and writes on the wire by Chuck Lever · 19 years ago
  66. ce1a8e6 NFS: use generic_write_checks() to sanity check direct writes by Chuck Lever · 19 years ago
  67. 44c2887 NFSv4: stateful NFSv4 RPC call interface by Trond Myklebust · 19 years ago
  68. 963d8fe RPC: Clean up RPC task structure by Trond Myklebust · 19 years ago
  69. 29884df NFS: Fix another O_DIRECT race by Trond Myklebust · 19 years ago
  70. 0bbacc4 NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  71. 45778ca [PATCH] Remove f_error field from struct file by Christoph Lameter · 19 years ago
  72. 951a143 [PATCH] NFS: Fix the file size revalidation by Trond Myklebust · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago