1. 18eb884 NFS: Clean up nfs_create_request() by Trond Myklebust · 14 years ago
  2. bb6fbc4 NFS: Avoid a deadlock in nfs_release_page by Trond Myklebust · 14 years ago
  3. 9f557cd NFS: Fix an Oops when truncating a file by Trond Myklebust · 14 years ago
  4. 72cb77f NFS: Throttle page dirtying while we're flushing to disk by Trond Myklebust · 15 years ago
  5. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  6. acee478 NFS: Clean up the write request locking. by Trond Myklebust · 16 years ago
  7. 150030b NFS: Switch from intr mount option to TASK_KILLABLE by Matthew Wilcox · 17 years ago
  8. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  9. 587142f NFS: Replace NFS_I(inode)->req_lock with inode->i_lock by Trond Myklebust · 17 years ago
  10. edc05fc NFS: reduce latency by using conditional rescheduling in nfs_scan_list by Trond Myklebust · 17 years ago
  11. dce34ce NFS: Prevent integer overflow in nfs_scan_list() 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. 7fe7f84 NFS: Avoid a deadlock situation on write by Trond Myklebust · 17 years ago
  17. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  18. 7a13e93 NFS: Kill the obsolete NFS_PARANOIA by Jesper Juhl · 17 years ago
  19. 84dde76 NFS: Fix a compile glitch on 64-bit systems by Trond Myklebust · 17 years ago
  20. a19b89c NFS: Clean up nfs_create_request comments by Jason Uhlenkott · 17 years ago
  21. ca52fec NFS: Use pgoff_t in structures and functions that pass page cache offsets by Trond Myklebust · 17 years ago
  22. 8d5658c NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata by Trond Myklebust · 17 years ago
  23. c63c7b0 NFS: Fix a race when doing NFS write coalescing by Trond Myklebust · 17 years ago
  24. 8b09bee NFS: Cleanup for nfs_readpages() by Trond Myklebust · 17 years ago
  25. bcb71bb NFS: Another cleanup of the read/write request coalescing code by Trond Myklebust · 17 years ago
  26. d8a5ad7 NFS: Cleanup the coalescing code by Trond Myklebust · 17 years ago
  27. 21b4e73 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  28. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  29. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  30. 9cf85e0 NFS: Fix up writeback_control->nr_to_write accounting by Trond Myklebust · 18 years ago
  31. 3925675 NFS: Fix up the dirty page accounting by Trond Myklebust · 18 years ago
  32. 3f44254 NFS: Clean up nfs_scan_dirty() by Trond Myklebust · 18 years ago
  33. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  34. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  35. b1e7a8f [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter by Christoph Lameter · 18 years ago
  36. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  37. 266bee8 [PATCH] fix static linking of NFS by David Brownell · 18 years ago
  38. f7b422b NFS: Split fs/nfs/inode.c by David Howells · 18 years ago
  39. d2ccddf NFS: Flesh out nfs_invalidate_page() by Trond Myklebust · 18 years ago
  40. deb7d63 NFS: Fix a race with PG_private and nfs_release_page() by Trond Myklebust · 18 years ago
  41. cd52ed3 NFS: Avoid races between writebacks and truncation by Trond Myklebust · 18 years ago
  42. 3da28eb [PATCH] NFS: Replace nfs_page insertion sort with a radix sort by Trond Myklebust · 19 years ago
  43. c6a556b [PATCH] NFS: Make searching and waiting on busy writeback requests more efficient. by Trond Myklebust · 19 years ago
  44. 464a98b [PATCH] NFS: cleanup: shrink struct nfs_open_context by Trond Myklebust · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago