1. af22f94 NFSv4: Simplify _nfs4_do_access() 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. c03025d NFS: Add a helper to extract the nfs_open_context from a struct file by Trond Myklebust · 17 years ago
  4. 7b159fc NFS: Fall back to synchronous writes when a background write errors... by Trond Myklebust · 17 years ago
  5. ed90ef5 NFS: Clean up NFS writeback flush code by Trond Myklebust · 17 years ago
  6. 9cccef9 NFS: Clean up write code... by Trond Myklebust · 17 years ago
  7. 1b3b4a1 NFS: Fix a write request leak in nfs_invalidate_page() by Trond Myklebust · 17 years ago
  8. 5e11934 NFS: Fix put_nfs_open_context by Trond Myklebust · 17 years ago
  9. e4eff1a SUNRPC: Clean up the sillyrename code by Trond Myklebust · 17 years ago
  10. 3ea9730 NFS: Remake nfsroot_mount as a permanent part of NFS client by Chuck Lever · 17 years ago
  11. f182899 NFS: Add a new NFS debugging flag just for mount processing by Chuck Lever · 17 years ago
  12. 433c923 NFS: Clean up nfs_size_to_loff_t() by Chuck Lever · 17 years ago
  13. 412c77c NFSv4: Defer inode revalidation when setting up a delegation by Trond Myklebust · 17 years ago
  14. 587142f NFS: Replace NFS_I(inode)->req_lock with inode->i_lock by Trond Myklebust · 17 years ago
  15. 3bec63d NFS: Convert struct nfs_open_context to use a kref by Trond Myklebust · 17 years ago
  16. dce34ce NFS: Prevent integer overflow in nfs_scan_list() by Trond Myklebust · 17 years ago
  17. 2aefa10 NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode by Trond Myklebust · 17 years ago
  18. 88be9f9 NFS: Replace vfsmount and dentry in nfs_open_context with struct path by Trond Myklebust · 17 years ago
  19. 8d5658c NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata by Trond Myklebust · 17 years ago
  20. 89a0914 [PATCH] nfs: fix congestion control by Peter Zijlstra · 17 years ago
  21. d9bc125c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  22. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 18 years ago
  23. 4dc2eae NFS: move NFS_DEBUG definition by Benny Halevy · 18 years ago
  24. 717d44e [PATCH] NFS: Fix races in nfs_revalidate_mapping() by Trond Myklebust · 18 years ago
  25. 61822ab NFS: Ensure we only call set_page_writeback() under the page lock by Trond Myklebust · 18 years ago
  26. 4d770cc NFS: Ensure that nfs_wb_page() calls writepage when necessary. by Trond Myklebust · 18 years ago
  27. 1a54533 NFS: Add nfs_set_page_dirty() by Trond Myklebust · 18 years ago
  28. 1c75950 NFS: cleanup of nfs_sync_inode_wait() by Trond Myklebust · 18 years ago
  29. 3f44254 NFS: Clean up nfs_scan_dirty() by Trond Myklebust · 18 years ago
  30. 8aca67f SUNRPC: Fix a potential race in rpc_wake_up_task() by Trond Myklebust · 18 years ago
  31. 5a874db [NET]: ipconfig and nfsroot annotations by Al Viro · 18 years ago
  32. bc4785c [PATCH] nfs: verifier is network-endian by Al Viro · 18 years ago
  33. cd9ae2b [PATCH] NFS: Deal with failure of invalidate_inode_pages2() by Trond Myklebust · 18 years ago
  34. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  35. 66f3750 [PATCH] fs/nfs/: make code static by Adrian Bunk · 18 years ago
  36. e18fa70 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. by Jeff Garzik · 18 years ago
  37. 6ca9482 SUNRPC: Clean-up after previous patches. by Chuck Lever · 18 years ago
  38. 8fa5c00 NFS: Move rpc_ops from nfs_server to nfs_client by David Howells · 18 years ago
  39. 24c8dbb NFS: Generalise the nfs_client structure by David Howells · 18 years ago
  40. cfcea3e NFS: Add a global LRU list for the ACCESS cache by Trond Myklebust · 18 years ago
  41. 1c3c07e NFS: Add a new ACCESS rpc call cache to the linux nfs client by Trond Myklebust · 18 years ago
  42. 7f1cbe5 [PATCH] headers_check: reduce user-visible noise in <linux/nfs_fs.h> by David Woodhouse · 18 years ago
  43. e9f7bee [PATCH] NFS: large non-page-aligned direct I/O clobbers memory by Trond Myklebust · 18 years ago
  44. e4e2051 NFS: make 2 functions static by Adrian Bunk · 18 years ago
  45. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  46. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  47. d75d541 git-nfs-build-fixes by Andrew Morton · 18 years ago
  48. 6b97fd3 NFSv4: Follow a referral by Manoj Naik · 18 years ago
  49. 9cdb388 NFSv4: Ensure client submounts when following a referral by Manoj Naik · 18 years ago
  50. 51d8fa6 NFS: Add timeout to submounts by Trond Myklebust · 18 years ago
  51. 55a9759 NFS: Ensure the client submounts, when it crosses a server mountpoint. by Trond Myklebust · 18 years ago
  52. 8b4bdcf NFS: Store the file system "fsid" value in the NFS super block. by Trond Myklebust · 18 years ago
  53. d2ccddf NFS: Flesh out nfs_invalidate_page() by Trond Myklebust · 18 years ago
  54. 44b1187 NFS: Separate metadata and page cache revalidation mechanisms by Trond Myklebust · 18 years ago
  55. 38478b2 NFS: More page cache revalidation fixups by Trond Myklebust · 18 years ago
  56. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  57. c42de9d NFS: Fix a race in nfs_sync_inode() by Trond Myklebust · 18 years ago
  58. 3feb2d4 NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free) by Trond Myklebust · 18 years ago
  59. fad6149 nfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writes by Trond Myklebust · 18 years ago
  60. e17b1fc NFS: Make nfs_commit_alloc() extern by Trond Myklebust · 18 years ago
  61. 462d5b3 NFS: make direct write path generate write requests concurrently by Chuck Lever · 18 years ago
  62. ec06c09 NFS: Cleanup of NFS read code by Trond Myklebust · 18 years ago
  63. 788e7a8 NFS: Cleanup of NFS write code in preparation for asynchronous o_direct by Trond Myklebust · 18 years ago
  64. 24bd68f NFS: Code comments update in NFS by Goldwyn Rodrigues · 18 years ago
  65. b92dccf NFS: Fix a busy inodes issue... by Trond Myklebust · 18 years ago
  66. 7fd105e [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n by Stephen Rothwell · 19 years ago
  67. a72b442 NFSv4: Allow user to set the port used by the NFSv4 callback channel by Trond Myklebust · 19 years ago
  68. 70b9ecb NFS: Make stat() return updated mtimes after a write() by Trond Myklebust · 19 years ago
  69. 40859d7 NFS: support large reads and writes on the wire by Chuck Lever · 19 years ago
  70. 963d8fe RPC: Clean up RPC task structure by Trond Myklebust · 19 years ago
  71. 29884df NFS: Fix another O_DIRECT race by Trond Myklebust · 19 years ago
  72. d530838 NFSv4: Fix problem with OPEN_DOWNGRADE by Trond Myklebust · 19 years ago
  73. decf491 NFS: Don't let nfs_end_data_update() clobber attribute update information by Trond Myklebust · 19 years ago
  74. 3380114 NFS: Optimise inode attribute cache updates by Trond Myklebust · 19 years ago
  75. 913a70f NFS: Convert cache_change_attribute into a jiffy-based value by Trond Myklebust · 19 years ago
  76. 0e574af NFS: Cleanup initialisation of struct nfs_fattr by Trond Myklebust · 19 years ago
  77. 03bf4b7 [PATCH] RPC: parametrize various transport connect timeouts by Chuck Lever · 19 years ago
  78. dc59250 [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi by Chuck Lever · 19 years ago
  79. 412d582 [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags by Chuck Lever · 19 years ago
  80. 5529680 [PATCH] NFS: split nfsi->flags into two fields by Chuck Lever · 19 years ago
  81. 65e4308 [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates by Trond Myklebust · 19 years ago
  82. 3da28eb [PATCH] NFS: Replace nfs_page insertion sort with a radix sort by Trond Myklebust · 19 years ago
  83. fe51beec [PATCH] NFS: Ensure that fstat() always returns the correct mtime by Trond Myklebust · 19 years ago
  84. 7d52e86 [PATCH] NFS: Cleanup of caching code, and slight optimization of writes. by Trond Myklebust · 19 years ago
  85. 951a143 [PATCH] NFS: Fix the file size revalidation by Trond Myklebust · 19 years ago
  86. f0dd213 [PATCH] NFS: Clean up readdir changes. by Trond Myklebust · 19 years ago
  87. 00a9264 [PATCH] NFS: Hide NFS server-generated readdir cookies from userland by Olivier Galibert · 19 years ago
  88. 5c6a9f7 [PATCH] NFS: Cache the NFSv3 acls. by Andreas Gruenbacher · 19 years ago
  89. 055ffbe [PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present. by Andreas Gruenbacher · 19 years ago
  90. b7fa055 [PATCH] NFS: Add support for NFSv3 ACLs by Andreas Gruenbacher · 19 years ago
  91. e50a1c2 [PATCH] NFSv4: client-side caching NFSv4 ACLs by J. Bruce Fields · 19 years ago
  92. ada70d9 [PATCH] NFS: Add hooks to allow common NFS attribute code to clear cached acls by Trond Myklebust · 19 years ago
  93. 464a98b [PATCH] NFS: cleanup: shrink struct nfs_open_context by Trond Myklebust · 19 years ago
  94. a656db9 [PATCH] NFS: Remove unused NFS inode field readdir_timestamp. by Trond Myklebust · 19 years ago
  95. 4ce7971 [PATCH] NFS: Header file cleanup... by Trond Myklebust · 19 years ago
  96. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago