1. 1d1764c headers: kref.h redux by Alexey Dobriyan · 15 years ago
  2. 1ae88b2 NFS: Fix an O_DIRECT Oops... by Trond Myklebust · 15 years ago
  3. f42b293 NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching by David Howells · 15 years ago
  4. ef79c09 NFS: Use local disk inode cache by David Howells · 15 years ago
  5. c6a6f19 NFS: Add FS-Cache option bit and debug bit by David Howells · 15 years ago
  6. cc85906 Merge branch 'devel' into for-linus by Trond Myklebust · 15 years ago
  7. f786aa9 constify dentry_operations: NFS by Al Viro · 15 years ago
  8. 72cb77f NFS: Throttle page dirtying while we're flushing to disk by Trond Myklebust · 15 years ago
  9. fb8a1f1 NFS: cleanup - remove struct nfs_inode->ncommit by Trond Myklebust · 15 years ago
  10. 64672d5 optimize attribute timeouts for "noac" and "actimeo=0" by Peter Staubach · 16 years ago
  11. dc0b027 NFSv4: Convert the open and close ops to use fmode by Trond Myklebust · 16 years ago
  12. bd7bf9d NFSv4: Convert delegation->type field to fmode_t by Trond Myklebust · 16 years ago
  13. 146ec94 NFS: Move declaration of nfs_mount() to fs/nfs/internal.h by Chuck Lever · 16 years ago
  14. 504e518 Make nfs_file_cred more robust. by Neil Brown · 16 years ago
  15. 4704f0e NFS: Fix the resolution problem with nfs_inode_attrs_need_update() by Trond Myklebust · 16 years ago
  16. 691beb1 NFS: Allow concurrent inode revalidation by Trond Myklebust · 16 years ago
  17. 3f8206d [PATCH] get rid of indirect users of namei.h by Al Viro · 16 years ago
  18. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  19. 0e0cab7 NFS: use documenting macro constants for initializing ac{reg, dir}{min, max} by Chuck Lever · 16 years ago
  20. 259875e NFS: set transport defaults after mount option parsing is finished by Trond Myklebust · 16 years ago
  21. a3dab29 make nfs_automount_list static by Adrian Bunk · 16 years ago
  22. c9d8f89 NFS: Ensure that the write code cleans up properly when rpc_run_task() fails by Trond Myklebust · 16 years ago
  23. c37dcd33 NFS: Fix the fsid revalidation in nfs_update_inode() by Trond Myklebust · 16 years ago
  24. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  25. 99fadcd nfs: convert NFS_*(inode) helpers to static inline by Benny Halevy · 17 years ago
  26. 3a10c30 nfs: obliterate NFS_FLAGS macro by Benny Halevy · 17 years ago
  27. bfc69a4 NFS: define a function to update nfsi->cache_change_attribute by Trond Myklebust · 17 years ago
  28. 150030b NFS: Switch from intr mount option to TASK_KILLABLE by Matthew Wilcox · 17 years ago
  29. 5334eb1 NFS: make nfs_wb_page_priority() static by Adrian Bunk · 17 years ago
  30. 565277f NFS: Fix a race in sillyrename by Trond Myklebust · 17 years ago
  31. f43bf0b NFS: Add a boot parameter to disable 64 bit inode numbers by Trond Myklebust · 17 years ago
  32. 58eaab9 [23/37] Clean up duplicate includes in by Jesper Juhl · 17 years ago
  33. c7c2097 NFS: Get rid of some obsolete macros by Trond Myklebust · 17 years ago
  34. d75340c NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries too by Trond Myklebust · 17 years ago
  35. 60ccd4e NFS: Remove nfs_begin_data_update/nfs_end_data_update by Trond Myklebust · 17 years ago
  36. 80eb209 NFS: Remove NFS_I(inode)->data_updates by Trond Myklebust · 17 years ago
  37. a1643a9 NFS: NFS_CACHEINV() should not test for nfs_caches_unstable() by Trond Myklebust · 17 years ago
  38. f382111 NFS: nfs_mark_for_revalidate don't update cache_change_attribute by Trond Myklebust · 17 years ago
  39. 4b84173 NFS: Fix nfs_verify_change_attribute() by Trond Myklebust · 17 years ago
  40. 8edb018 NFS: Fix the sign of the return value of nfs_save_change_attribute() by Trond Myklebust · 17 years ago
  41. 70ca885 NFS: Fake up 'wcc' attributes to prevent cache invalidation after write by Trond Myklebust · 17 years ago
  42. c481299 NFS: Fix atime revalidation in readdir() by Trond Myklebust · 17 years ago
  43. 17cadc9 NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeeds by Trond Myklebust · 17 years ago
  44. 7957c14 NFS: fix nfs_verify_change_attribute by Trond Myklebust · 17 years ago
  45. af22f94 NFSv4: Simplify _nfs4_do_access() by Trond Myklebust · 17 years ago
  46. cd3758e NFS: Replace file->private_data with calls to nfs_file_open_context() by Trond Myklebust · 17 years ago
  47. c03025d NFS: Add a helper to extract the nfs_open_context from a struct file by Trond Myklebust · 17 years ago
  48. 7b159fc NFS: Fall back to synchronous writes when a background write errors... by Trond Myklebust · 17 years ago
  49. ed90ef5 NFS: Clean up NFS writeback flush code by Trond Myklebust · 17 years ago
  50. 9cccef9 NFS: Clean up write code... by Trond Myklebust · 17 years ago
  51. 1b3b4a1 NFS: Fix a write request leak in nfs_invalidate_page() by Trond Myklebust · 17 years ago
  52. 5e11934 NFS: Fix put_nfs_open_context by Trond Myklebust · 17 years ago
  53. e4eff1a SUNRPC: Clean up the sillyrename code by Trond Myklebust · 17 years ago
  54. 3ea9730 NFS: Remake nfsroot_mount as a permanent part of NFS client by Chuck Lever · 17 years ago
  55. f182899 NFS: Add a new NFS debugging flag just for mount processing by Chuck Lever · 17 years ago
  56. 433c923 NFS: Clean up nfs_size_to_loff_t() by Chuck Lever · 17 years ago
  57. 412c77c NFSv4: Defer inode revalidation when setting up a delegation by Trond Myklebust · 17 years ago
  58. 587142f NFS: Replace NFS_I(inode)->req_lock with inode->i_lock by Trond Myklebust · 17 years ago
  59. 3bec63d NFS: Convert struct nfs_open_context to use a kref by Trond Myklebust · 17 years ago
  60. dce34ce NFS: Prevent integer overflow in nfs_scan_list() by Trond Myklebust · 17 years ago
  61. 2aefa10 NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode by Trond Myklebust · 17 years ago
  62. 88be9f9 NFS: Replace vfsmount and dentry in nfs_open_context with struct path by Trond Myklebust · 17 years ago
  63. 8d5658c NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata by Trond Myklebust · 17 years ago
  64. 89a0914 [PATCH] nfs: fix congestion control by Peter Zijlstra · 17 years ago
  65. d9bc125c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 17 years ago
  66. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  67. 4dc2eae NFS: move NFS_DEBUG definition by Benny Halevy · 18 years ago
  68. 717d44e [PATCH] NFS: Fix races in nfs_revalidate_mapping() by Trond Myklebust · 18 years ago
  69. 61822ab NFS: Ensure we only call set_page_writeback() under the page lock by Trond Myklebust · 18 years ago
  70. 4d770cc NFS: Ensure that nfs_wb_page() calls writepage when necessary. by Trond Myklebust · 18 years ago
  71. 1a54533 NFS: Add nfs_set_page_dirty() by Trond Myklebust · 18 years ago
  72. 1c75950 NFS: cleanup of nfs_sync_inode_wait() by Trond Myklebust · 18 years ago
  73. 3f44254 NFS: Clean up nfs_scan_dirty() by Trond Myklebust · 18 years ago
  74. 8aca67f SUNRPC: Fix a potential race in rpc_wake_up_task() by Trond Myklebust · 18 years ago
  75. 5a874db [NET]: ipconfig and nfsroot annotations by Al Viro · 18 years ago
  76. bc4785c [PATCH] nfs: verifier is network-endian by Al Viro · 18 years ago
  77. cd9ae2b [PATCH] NFS: Deal with failure of invalidate_inode_pages2() by Trond Myklebust · 18 years ago
  78. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  79. 66f3750 [PATCH] fs/nfs/: make code static by Adrian Bunk · 18 years ago
  80. e18fa70 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. by Jeff Garzik · 18 years ago
  81. 6ca9482 SUNRPC: Clean-up after previous patches. by Chuck Lever · 18 years ago
  82. 8fa5c00 NFS: Move rpc_ops from nfs_server to nfs_client by David Howells · 18 years ago
  83. 24c8dbb NFS: Generalise the nfs_client structure by David Howells · 18 years ago
  84. cfcea3e NFS: Add a global LRU list for the ACCESS cache by Trond Myklebust · 18 years ago
  85. 1c3c07e NFS: Add a new ACCESS rpc call cache to the linux nfs client by Trond Myklebust · 18 years ago
  86. 7f1cbe5 [PATCH] headers_check: reduce user-visible noise in <linux/nfs_fs.h> by David Woodhouse · 18 years ago
  87. e9f7bee [PATCH] NFS: large non-page-aligned direct I/O clobbers memory by Trond Myklebust · 18 years ago
  88. e4e2051 NFS: make 2 functions static by Adrian Bunk · 18 years ago
  89. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  90. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  91. d75d541 git-nfs-build-fixes by Andrew Morton · 18 years ago
  92. 6b97fd3 NFSv4: Follow a referral by Manoj Naik · 18 years ago
  93. 9cdb388 NFSv4: Ensure client submounts when following a referral by Manoj Naik · 18 years ago
  94. 51d8fa6 NFS: Add timeout to submounts by Trond Myklebust · 18 years ago
  95. 55a9759 NFS: Ensure the client submounts, when it crosses a server mountpoint. by Trond Myklebust · 18 years ago
  96. 8b4bdcf NFS: Store the file system "fsid" value in the NFS super block. by Trond Myklebust · 18 years ago
  97. d2ccddf NFS: Flesh out nfs_invalidate_page() by Trond Myklebust · 18 years ago
  98. 44b1187 NFS: Separate metadata and page cache revalidation mechanisms by Trond Myklebust · 18 years ago
  99. 38478b2 NFS: More page cache revalidation fixups by Trond Myklebust · 18 years ago
  100. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago