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. 8fb559f NFS: Eliminate nfs_refresh_verifier() by Chuck Lever · 17 years ago
  5. 77a55a1 NFS: Eliminate nfs_renew_times() by Chuck Lever · 17 years ago
  6. 92f6c17 NFS: Don't call nfs_renew_times() in nfs_dentry_iput() by Chuck Lever · 17 years ago
  7. 1321d8d SUNRPC: Fix bytes-per-op accounting for RPC over UDP by Chuck Lever · 17 years ago
  8. bcf3561 NFS: Show "nointr" mount option by Chuck Lever · 17 years ago
  9. 6e88e06 NFS: Verify server address before invoking in-kernel mount client by Chuck Lever · 17 years ago
  10. 113632d SUNRPC: Add RDMA dependency to SUNRPC_XPRT_RDMA by \"Talpey, Thomas\ · 17 years ago
  11. c56c65f RPCRDMA: rpc rdma verbs interface implementation by \"Talpey, Thomas\ · 17 years ago
  12. e960182 RPCRDMA: rpc rdma protocol implementation by \"Talpey, Thomas\ · 17 years ago
  13. f58851e RPCRDMA: rpc rdma transport switch by \"Talpey, Thomas\ · 17 years ago
  14. 2cf7ff7 NFS: support RDMA mounts by \"Talpey, Thomas\ · 17 years ago
  15. c3a57ed RPCRDMA: Kconfig and header file with rpcrdma protocol definitions by \"Talpey, Thomas\ · 17 years ago
  16. 56928ed NFS - print accurate transport protocol by \"Talpey, Thomas\ · 17 years ago
  17. 0896a72 NFS/SUNRPC: use transport protocol naming by \"Talpey, Thomas\ · 17 years ago
  18. 4fa016e NFS/SUNRPC: support transport protocol naming by \"Talpey, Thomas\ · 17 years ago
  19. 49c36fc SUNRPC: rearrange RPC sockets definitions by \"Talpey, Thomas\ · 17 years ago
  20. 3c341b0b SUNRPC: rename the rpc_xprtsock_create structure by \"Talpey, Thomas\ · 17 years ago
  21. bc25571 SUNRPC: Finish API to load RPC transport implementations dynamically by \"Talpey, Thomas\ · 17 years ago
  22. 81c098a SUNRPC: Provide a new API for registering transport implementations by \"Talpey, Thomas\ · 17 years ago
  23. 1244480 SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions by \"Talpey, Thomas\ · 17 years ago
  24. 4f22ccc SUNRPC: mark bulk read/write data in xdrbuf by \"Talpey, Thomas\ · 17 years ago
  25. 20c71f5 NFSv4: Fix a bug in nfs4_validate_mount_data() by Trond Myklebust · 17 years ago
  26. 91ea40b NFS: use in-kernel mount argument structure for nfsv4 mounts by \"Talpey, Thomas\ · 17 years ago
  27. 2283f8d NFS: use in-kernel mount argument structure for nfsv[23] mounts by \"Talpey, Thomas\ · 17 years ago
  28. 6b18eaa NFS: move nfs_parsed_mount_data structure definition by \"Talpey, Thomas\ · 17 years ago
  29. 4417c8c SUNRPC: export per-transport rpcbind netid's by \"Talpey, Thomas\ · 17 years ago
  30. 4f40ee4 SUNRPC: move per-transport rpcbind netid's by \"Talpey, Thomas\ · 17 years ago
  31. 817cb9d NFSD: Convert printk's to dprintk's in NFSD's nfs4xdr by Chuck Lever · 17 years ago
  32. e159a08 LOCKD: Convert printk's to dprintk's in lockd XDR routines by Chuck Lever · 17 years ago
  33. fe82a18 NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.c by Chuck Lever · 17 years ago
  34. 0ac8377 NFS: Add new 'mountaddr=' mount option by Chuck Lever · 17 years ago
  35. aad7000 [NFS] [PATCH] NFS: initialize default port in kernel mount client by James Lentini · 17 years ago
  36. efd8340 NFS: Kernel mount client should use async bind by Chuck Lever · 17 years ago
  37. b79dc8c SUNRPC: RPC bind failures should be permanent for NULL requests by Chuck Lever · 17 years ago
  38. 906462a SUNRPC: Split another new rpcbind retry error code from EACCES by Chuck Lever · 17 years ago
  39. 2429cbf SUNRPC: Add a new error code for retry waiting for another binder by Chuck Lever · 17 years ago
  40. 4784cb5 SUNRPC: Retry bad rpcbind replies by Chuck Lever · 17 years ago
  41. e65fe39 SUNRPC: Make rpcb_decode_getaddr more picky about universal addresses by Chuck Lever · 17 years ago
  42. d66968f SUNRPC: Clean up in rpc_show_tasks by Chuck Lever · 17 years ago
  43. 06b8d25 SUNRPC: Make sure server name is reasonable before trying to print it by Chuck Lever · 17 years ago
  44. 6d0aa06 SUNRPC: Use correct argument type in memcpy() by Chuck Lever · 17 years ago
  45. 89eb21c SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program by Chuck Lever · 17 years ago
  46. 5d34da3 SUNRPC: Only one dprintk is needed during client creation by Chuck Lever · 17 years ago
  47. 143b6c4 SUNRPC: Fix generation of universal addresses for by Chuck Lever · 17 years ago
  48. 756805e SUNRPC: Add support for formatted universal addresses by Chuck Lever · 17 years ago
  49. 8945ee5 SUNRPC: Split xs_reclassify_socket into an IPv4 and IPv6 version by Chuck Lever · 17 years ago
  50. 95392c5 SUNRPC: Add a helper for extracting the address using the correct type by Chuck Lever · 17 years ago
  51. 8f9d5b1 SUNRPC: Add IPv6 address support to net/sunrpc/xprtsock.c by Chuck Lever · 17 years ago
  52. 68e220b SUNRPC: create connect workers for IPv6 by Chuck Lever · 17 years ago
  53. 9c3d72d SUNRPC: Rename IPv4 connect workers by Chuck Lever · 17 years ago
  54. 16be2d2 SUNRPC: Refactor a part of socket connect logic into a helper function by Chuck Lever · 17 years ago
  55. 90058d3 SUNRPC: create an IPv6-savvy mechanism for binding to a reserved port by Chuck Lever · 17 years ago
  56. 7dc753f SUNRPC: Rename xs_bind() to prepare for IPv6-specific bind method by Chuck Lever · 17 years ago
  57. 2061200 SUNRPC: Introduce support for setting the port number in IPv6 addresses by Chuck Lever · 17 years ago
  58. d5b6443 SUNRPC: add support for IPv6 to the kernel's rpcbind client by Chuck Lever · 17 years ago
  59. 4b6473f SUNRPC: add a function to format IPv6 addresses by Chuck Lever · 17 years ago
  60. ba10f2c SUNRPC: Rename xs_format_peer_addresses by Chuck Lever · 17 years ago
  61. fbfe3cc SUNRPC: Add hex-formatted address support to rpc_peeraddr2str() by Chuck Lever · 17 years ago
  62. 0c43b3d SUNRPC: Free address buffers in a loop by Chuck Lever · 17 years ago
  63. bda243d SUNRPC: Use standard macros for printing IP addresses by Chuck Lever · 17 years ago
  64. b595bb1 SUNRPC: Fix a signed v. unsigned comparison in net/sunrpc/xprtsock.c by Chuck Lever · 17 years ago
  65. adc24df SUNRPC: Fix a signed v. unsigned comparison in rpcbind's XDR routines by Chuck Lever · 17 years ago
  66. ddc01c0 [NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts rather than by Jeff Layton · 17 years ago
  67. f8cf367 [NFS] [PATCH] nfs: tiny makefile cleanup by Christoph Hellwig · 17 years ago
  68. c7e1596 Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffies by Fabio Olive Leite · 17 years ago
  69. 4e769b9 64 bit ino support for NFS client by Peter Staubach · 17 years ago
  70. 50e437d SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooks by Trond Myklebust · 17 years ago
  71. 7b159fc NFS: Fall back to synchronous writes when a background write errors... by Trond Myklebust · 17 years ago
  72. 34901f7 NFS: Writeback optimisation by Trond Myklebust · 17 years ago
  73. ed90ef5 NFS: Clean up NFS writeback flush code by Trond Myklebust · 17 years ago
  74. 90e9a3f VFS: Remove writeback_control->fs_private by Trond Myklebust · 17 years ago
  75. f758c885 NFS: Clean up nfs_writepages() by Trond Myklebust · 17 years ago
  76. 9cccef9 NFS: Clean up write code... by Trond Myklebust · 17 years ago
  77. 94387fb NFS: Add the helper nfs_vm_page_mkwrite by Trond Myklebust · 17 years ago
  78. bbf25010f Linux 2.6.23 by Linus Torvalds · 17 years ago
  79. 5df3e0d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  80. a6d8543 NLM: Fix a memory leak in nlmsvc_testlock by Trond Myklebust · 17 years ago
  81. baf14aa sata_mv: correct S/G table limits by Jeff Garzik · 17 years ago
  82. 2da2324 [MIPS] Au1000: set the PCI controller IO base by Florian Fainelli · 17 years ago
  83. f708631 [MIPS] Alchemy: Fix USB initialization. by Florian Fainelli · 17 years ago
  84. 378a545 [MIPS] IP32: Fix fatal typo in address computation. by Giuseppe Sacco · 17 years ago
  85. 38b08e4 [POWERPC] Remove redundant reference to non-existent CONFIG_BOOTIMG by Robert P. J. Day · 17 years ago
  86. ef2ac63 [POWERPC] PS3: Add os-area database routines by Geoff Levand · 17 years ago
  87. 7db1942 [POWERPC] PS3: Save os-area params to device tree by Geoff Levand · 17 years ago
  88. d7b98e3 [POWERPC] PS3: Add os-area rtc_diff set/get routines by Geoff Levand · 17 years ago
  89. 418ef20 [POWERPC] PS3: os-area workqueue processing by Geoff Levand · 17 years ago
  90. 01263e8 [POWERPC] PS3: Remove unused os-area params by Geoff Levand · 17 years ago
  91. ca94297 [POWERPC] PS3: Cleanup of os-area.c by Geoff Levand · 17 years ago
  92. d767efe [POWERPC] cell: Add Cell memory controller register defs and expose it by Benjamin Herrenschmidt · 17 years ago
  93. eef686a0 [POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h by Benjamin Herrenschmidt · 17 years ago
  94. 105c13d [POWERPC] Enable debug info on boot wrapper by Grant Likely · 17 years ago
  95. 6ee0d9f [POWERPC] Remove unused old code from powermac setup code by Paul Mackerras · 17 years ago
  96. d741803 [POWERPC] Remove some more section mismatch warnings by Stephen Rothwell · 17 years ago
  97. 84fdde5 [POWERPC] Use cache-inhibited large page bit from firmware by Paul Mackerras · 17 years ago
  98. cd6eed3 [POWERPC] Prepare to remove of_platform_driver name by Stephen Rothwell · 17 years ago
  99. 7d6524f [POWERPC] iSeries: Correct missing newline in printk by Stephen Rothwell · 17 years ago
  100. cb0f3fe sh64: mach-cayman: Build fixes. by Paul Mundt · 17 years ago