1. 3d509e5 NFS: nfs_write_end clean up by Chuck Lever · 17 years ago
  2. bf4285e NFS: Fix minor mixed sign comparison in NFS client's write logic by Chuck Lever · 17 years ago
  3. d24aae4 NFS: Use size_t for storing name lengths by Chuck Lever · 17 years ago
  4. a661b77 NFS: Fix use of copy_to_user() in idmap_pipe_upcall by Chuck Lever · 17 years ago
  5. 369af0f NFS: Clean up fs/nfs/idmap.c by Chuck Lever · 17 years ago
  6. 59dca3b NFS: Fix the 'proto=' mount option by Trond Myklebust · 17 years ago
  7. 3317023 NFS: Support per-mountpoint timeout parameters. by Trond Myklebust · 17 years ago
  8. 7a3e3e1 NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT by Trond Myklebust · 17 years ago
  9. 69dd716 NFSv4: Add socket proto argument to setclientid by Trond Myklebust · 17 years ago
  10. 3c7c7e4 NFS: Pull covers off IPv6 address parsing by Chuck Lever · 17 years ago
  11. 4c56801 NFS: Support non-IPv4 addresses in nfs_parsed_mount_data by Chuck Lever · 17 years ago
  12. 9412b92 NFS: Refactor mount option address parsing into separate function by Chuck Lever · 17 years ago
  13. 3383203 NFS: Remove the NIPQUAD from nfs_try_mount by Chuck Lever · 17 years ago
  14. 6677d09 NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *" by Chuck Lever · 17 years ago
  15. dcecae0 NFS: Change nfs4_set_client() to accept struct sockaddr * by Chuck Lever · 17 years ago
  16. d7422c4 NFS: Change nfs_get_client() to take sockaddr * by Chuck Lever · 17 years ago
  17. ff05264 NFS: Change nfs_find_client() to take "struct sockaddr *" by Chuck Lever · 17 years ago
  18. c1d3586 NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_in by Chuck Lever · 17 years ago
  19. 671beed NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_in by Chuck Lever · 17 years ago
  20. 6e4cffd NFS: Expand server address storage in nfs_client struct by Chuck Lever · 17 years ago
  21. 3b0d3f9 NFS: Add support for AF_INET6 addresses in __nfs_find_client() by Trond Myklebust · 17 years ago
  22. 0d0f0c1 NFS: Set default port for NFSv4, with support for AF_INET6 by Chuck Lever · 17 years ago
  23. 04dcd6e NFS: Make setting a port number agostic by Chuck Lever · 17 years ago
  24. cdcd7f9 NFS: Verify IPv6 addresses properly by Chuck Lever · 17 years ago
  25. fd00a8f NFS: Add support for AF_INET6 addresses in nfs_compare_super() by Chuck Lever · 17 years ago
  26. 3f43c66 NFS: Address a couple of nits in nfs_follow_referral() by Chuck Lever · 17 years ago
  27. 1d98fe6 NFS: Move dprintks from callback.c to callback_proc.c by Chuck Lever · 17 years ago
  28. 5d8515c NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) by Chuck Lever · 17 years ago
  29. d4d3c50 NFS: Enable NFS client to generate CLIENTID strings with IPv6 addresses by Chuck Lever · 17 years ago
  30. cc38bac NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough by Chuck Lever · 17 years ago
  31. 40c55319 NFS: Remove the redundant nfs_client->cl_nfsversion by Trond Myklebust · 17 years ago
  32. c81468a NFS: Clean up the nfs_find_client function. by Trond Myklebust · 17 years ago
  33. 3a49802 NFS: Clean up the nfs_client initialisation by Trond Myklebust · 17 years ago
  34. bfc69a4 NFS: define a function to update nfsi->cache_change_attribute by Trond Myklebust · 17 years ago
  35. 5cce428 NFS: Remove an unneeded check in decode_compound_header_arg() by Chuck Lever · 17 years ago
  36. d45273e NFS: Clean up address comparison in __nfs_find_client() by Chuck Lever · 17 years ago
  37. 6a0ed1d NFS: Clean up: copy hostname with kstrndup during mount processing by Chuck Lever · 17 years ago
  38. e887cbc NFS: Remove support for the 'mountprog' option by Chuck Lever · 17 years ago
  39. ad879ce NFS: Remove support for the 'nfsprog' option by Chuck Lever · 17 years ago
  40. 0eb2574 NFS: Ensure that NFS version 4 mounts use NFS_PORT if nfsport wasn't set by Chuck Lever · 17 years ago
  41. 28c494c NFS: Prevent nfs_getattr() hang during heavy write workloads by Chuck Lever · 17 years ago
  42. 464ad6b NFS: Change sign of some loop indices in nfs4xdr.c by Chuck Lever · 17 years ago
  43. bcecff7 NFS: Use unsigned intermediates for manipulating header lengths (NFSv4 XDR) by Chuck Lever · 17 years ago
  44. c957c52 NFS: Use unsigned intermediates for manipulating header lengths (NFSv3 XDR) by Chuck Lever · 17 years ago
  45. 6232dbb NFS: Use unsigned intermediates for manipulating header lengths (NFSv2 XDR) by Chuck Lever · 17 years ago
  46. 8a8c74b NFS: Ensure nfs_wcc_update_inode always converts file size to loff_t by Chuck Lever · 17 years ago
  47. 0773769 NFS/SUNRPC: Convert users of rpc_init_task+rpc_execute to rpc_run_task() by Trond Myklebust · 17 years ago
  48. 5138fde NFS/SUNRPC: Convert all users of rpc_call_setup() by Trond Myklebust · 17 years ago
  49. bdc7f02 NFS: Clean up the (commit|read|write)_setup() callback routines by Trond Myklebust · 17 years ago
  50. 3ff7576 SUNRPC: Clean up the initialisation of priority queue scheduling info. by Trond Myklebust · 17 years ago
  51. c970aa8 SUNRPC: Clean up rpc_run_task by Trond Myklebust · 17 years ago
  52. 84115e1 SUNRPC: Cleanup of rpc_task initialisation by Trond Myklebust · 17 years ago
  53. ef818a2 NFS: Stop sillyname renames and unmounts from racing by Steve Dickson · 17 years ago
  54. 2f74c0a NFSv4: Clean up the OPEN/CLOSE serialisation code by Trond Myklebust · 17 years ago
  55. acee478 NFS: Clean up the write request locking. by Trond Myklebust · 17 years ago
  56. 8b1f9ee NFS: Optimise nfs_vm_page_mkwrite() by Trond Myklebust · 17 years ago
  57. 77f1119 NFS: Ensure that we eject stale inodes as soon as possible by Trond Myklebust · 17 years ago
  58. d45b9d8 NFS: Handle -ENOENT errors in unlink()/rmdir()/rename() by Trond Myklebust · 17 years ago
  59. 609005c3 NFS: Sillyrename: in the case of a race, check aliases are really positive by Trond Myklebust · 17 years ago
  60. fccca7f NFS: Fix a sillyrename race... by Trond Myklebust · 17 years ago
  61. d0dc370 NFSv4: Give the lock stateid its own sequence queue by Trond Myklebust · 17 years ago
  62. e6e2197 NFSv4: Fix open_to_lock_owner sequenceid allocation... by Trond Myklebust · 17 years ago
  63. bb22629 NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on error by Trond Myklebust · 17 years ago
  64. b274b48 NFSv4: Fix circular locking dependency in nfs4_kill_renewd by Trond Myklebust · 17 years ago
  65. e9cc6c2 NFS: Fix a possible Oops in fs/nfs/super.c by Trond Myklebust · 17 years ago
  66. a10db50 NFS: Fix an Oops in NFS unmount by Trond Myklebust · 17 years ago
  67. a5576cf Revert "NFS: Ensure we return zero if applications attempt to write zero bytes" by Trond Myklebust · 17 years ago
  68. 5cef338 NFSv2/v3: Fix a memory leak when using -onolock by Trond Myklebust · 17 years ago
  69. 4584f52 NFS: Fix NFS mountpoint crossing... by Trond Myklebust · 17 years ago
  70. 02fe494 NFS: Clean up new multi-segment direct I/O changes by Chuck Lever · 17 years ago
  71. b9148c6 NFS: Ensure we return zero if applications attempt to write zero bytes by Chuck Lever · 17 years ago
  72. c216fd7 NFS: Support multiple segment iovecs in the NFS direct I/O path by Chuck Lever · 17 years ago
  73. 19f7378 NFS: Introduce iovec I/O helpers to fs/nfs/direct.c by Chuck Lever · 17 years ago
  74. 4c30d56 NFS: fs/nfs/dir.c should #include "internal.h" by Adrian Bunk · 17 years ago
  75. 5334eb1 NFS: make nfs_wb_page_priority() static by Adrian Bunk · 17 years ago
  76. f16c960 NFS: mount failure causes bad page state by Russell King · 17 years ago
  77. 4c1fe2f kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad server by Neil Brown · 17 years ago
  78. b09b941 NFS: Fix the ustat() regression by Trond Myklebust · 17 years ago
  79. 432409e NFS: Fix for bug in handling of errors for O_DIRECT writes by Neil Brown · 17 years ago
  80. 55b70a0 NFS: Fix a typo in nfs_call_unlink() by Trond Myklebust · 17 years ago
  81. bad2a52 NFSv2: Ensure that the directory metadata gets revalidated on file create by Trond Myklebust · 17 years ago
  82. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  83. b35e704 Avoid compile error in fs/nfs/unlink.c by Linus Torvalds · 17 years ago
  84. e9a4045 nfs: Fix build break with CONFIG_NFS_V4=n by Olof Johansson · 17 years ago
  85. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  86. 603c83d NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.c by Trond Myklebust · 17 years ago
  87. a49c3c7 NFSv4: Ensure that we wait for the CLOSE request to complete by Trond Myklebust · 17 years ago
  88. 565277f NFS: Fix a race in sillyrename by Trond Myklebust · 17 years ago
  89. 61e930a NFS: Fix a writeback race... by Trond Myklebust · 17 years ago
  90. 188b95d NFS: if ATTR_KILL_S*ID bits are set, then skip mode change by Jeff Layton · 17 years ago
  91. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  92. c9e51e4 mm: count reclaimable pages per BDI by Peter Zijlstra · 17 years ago
  93. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  94. c4dc4be nfs: remove congestion_end() by Peter Zijlstra · 17 years ago
  95. 4899f9c nfs: convert to new aops by Nick Piggin · 17 years ago
  96. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  97. 05c88ba NFSv4: Fix a typo in nfs_inode_reclaim_delegation by Trond Myklebust · 17 years ago
  98. dfad944 NFS: clean up explicit check for mandatory locks by Pavel Emelyanov · 17 years ago
  99. f43bf0b NFS: Add a boot parameter to disable 64 bit inode numbers by Trond Myklebust · 17 years ago
  100. 2a3f5fd NFS: nfs_refresh_inode should clear cache_validity flags on success by Trond Myklebust · 17 years ago