1. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  2. 266bee8 [PATCH] fix static linking of NFS by David Brownell · 18 years ago
  3. ccf01ef Merge branch 'odirect' by Trond Myklebust · 18 years ago
  4. 82b145c NFS: alloc nfs_read/write_data as direct I/O is scheduled by Chuck Lever · 18 years ago
  5. 06cf6f2 NFS: Eliminate nfs_get_user_pages() by Chuck Lever · 18 years ago
  6. 9c93ab7 NFS: refactor nfs_direct_free_user_pages by Chuck Lever · 18 years ago
  7. 51a7bc6 NFS: remove user_addr, user_count, and pos from nfs_direct_req by Chuck Lever · 18 years ago
  8. fedb595 NFS: "open code" the NFS direct write rescheduler by Chuck Lever · 18 years ago
  9. b1c5921 NFS: Separate functions for counting outstanding NFS direct I/Os by Chuck Lever · 18 years ago
  10. f7b422b NFS: Split fs/nfs/inode.c by David Howells · 18 years ago
  11. e99170f NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset by Trond Myklebust · 18 years ago
  12. 53846a2 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  13. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  14. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  15. d72b7a6 NFS: O_DIRECT needs to use a completion by Trond Myklebust · 18 years ago
  16. 6b45d85 NFS: Clean up nfs_get_user_pages by Trond Myklebust · 18 years ago
  17. 606bbba NFS: fix compiler warnings on 64-bit platforms by Chuck Lever · 18 years ago
  18. 5db3a7b NFS: Debugging code for nfs_direct_(read|write)_schedule() by Trond Myklebust · 18 years ago
  19. a8881f5 NFS: O_DIRECT async IO may lose context by Trond Myklebust · 18 years ago
  20. fad6149 nfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writes by Trond Myklebust · 18 years ago
  21. a37ec01 NFS: fix data_update accounting in NFS direct I/O path by Chuck Lever · 18 years ago
  22. 15ce4a0 NFS: Replace atomic_t variables in nfs_direct_req with a single spin lock by Chuck Lever · 18 years ago
  23. 8846705 NFS: clean up comments and tab damage in direct.c by Chuck Lever · 18 years ago
  24. 9eafa8c NFS: support EIOCBQUEUED return in direct write path by Chuck Lever · 18 years ago
  25. c89f2ee NFS: make iocb available everywhere in direct write path by Chuck Lever · 18 years ago
  26. 47989d7 NFS: remove support for multi-segment iovs in the direct write path by Chuck Lever · 18 years ago
  27. 462d5b3 NFS: make direct write path generate write requests concurrently by Chuck Lever · 18 years ago
  28. 63ab46a NFS: create common routine for handling direct I/O completion by Chuck Lever · 18 years ago
  29. 93619e5 NFS: create common routine for allocating nfs_direct_req by Chuck Lever · 18 years ago
  30. bc0fb20 NFS: create common routine for waiting for direct I/O to complete by Chuck Lever · 18 years ago
  31. 487b837 NFS: support EIOCBQUEUED return in direct read path by Chuck Lever · 18 years ago
  32. 99514f8 NFS: make iocb available everywhere in direct read path by Chuck Lever · 18 years ago
  33. 0cdd80d NFS: remove support for multi-segment iovs in the direct read path by Chuck Lever · 18 years ago
  34. 5dd602f NFS: use size_t type for holding rsize bytes in NFS O_DIRECT read path by Chuck Lever · 18 years ago
  35. d4cc948 NFS: update comments and function definitions in fs/nfs/direct.c by Chuck Lever · 18 years ago
  36. b8a32e2 NFS: clean up NFS client's a_ops->direct_IO method by Chuck Lever · 18 years ago
  37. ec06c09 NFS: Cleanup of NFS read code by Trond Myklebust · 18 years ago
  38. 91d5b47 NFS: add I/O performance counters by Chuck Lever · 18 years ago
  39. 143f412 [PATCH] NFS: Fix a potential panic in O_DIRECT by Trond Myklebust · 18 years ago
  40. 1935245 NFSv3: fix sync_retry in direct i/o NFS by Dirk Mueller · 18 years ago
  41. 566dd60 NFS: Make directIO aware of compound pages... by Trond Myklebust · 18 years ago
  42. 40859d7 NFS: support large reads and writes on the wire by Chuck Lever · 19 years ago
  43. ce1a8e6 NFS: use generic_write_checks() to sanity check direct writes by Chuck Lever · 19 years ago
  44. 44c2887 NFSv4: stateful NFSv4 RPC call interface by Trond Myklebust · 18 years ago
  45. 963d8fe RPC: Clean up RPC task structure by Trond Myklebust · 18 years ago
  46. 29884df NFS: Fix another O_DIRECT race by Trond Myklebust · 19 years ago
  47. 0bbacc4 NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  48. 45778ca [PATCH] Remove f_error field from struct file by Christoph Lameter · 19 years ago
  49. 951a143 [PATCH] NFS: Fix the file size revalidation by Trond Myklebust · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago