1. e960182 RPCRDMA: rpc rdma protocol implementation by \"Talpey, Thomas\ · 17 years ago
  2. f58851e RPCRDMA: rpc rdma transport switch by \"Talpey, Thomas\ · 17 years ago
  3. 2cf7ff7 NFS: support RDMA mounts by \"Talpey, Thomas\ · 17 years ago
  4. c3a57ed RPCRDMA: Kconfig and header file with rpcrdma protocol definitions by \"Talpey, Thomas\ · 17 years ago
  5. 56928ed NFS - print accurate transport protocol by \"Talpey, Thomas\ · 17 years ago
  6. 0896a72 NFS/SUNRPC: use transport protocol naming by \"Talpey, Thomas\ · 17 years ago
  7. 4fa016e NFS/SUNRPC: support transport protocol naming by \"Talpey, Thomas\ · 17 years ago
  8. 49c36fc SUNRPC: rearrange RPC sockets definitions by \"Talpey, Thomas\ · 17 years ago
  9. 3c341b0b SUNRPC: rename the rpc_xprtsock_create structure by \"Talpey, Thomas\ · 17 years ago
  10. bc25571 SUNRPC: Finish API to load RPC transport implementations dynamically by \"Talpey, Thomas\ · 17 years ago
  11. 81c098a SUNRPC: Provide a new API for registering transport implementations by \"Talpey, Thomas\ · 17 years ago
  12. 1244480 SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions by \"Talpey, Thomas\ · 17 years ago
  13. 4f22ccc SUNRPC: mark bulk read/write data in xdrbuf by \"Talpey, Thomas\ · 17 years ago
  14. 20c71f5 NFSv4: Fix a bug in nfs4_validate_mount_data() by Trond Myklebust · 17 years ago
  15. 91ea40b NFS: use in-kernel mount argument structure for nfsv4 mounts by \"Talpey, Thomas\ · 17 years ago
  16. 2283f8d NFS: use in-kernel mount argument structure for nfsv[23] mounts by \"Talpey, Thomas\ · 17 years ago
  17. 6b18eaa NFS: move nfs_parsed_mount_data structure definition by \"Talpey, Thomas\ · 17 years ago
  18. 4417c8c SUNRPC: export per-transport rpcbind netid's by \"Talpey, Thomas\ · 17 years ago
  19. 4f40ee4 SUNRPC: move per-transport rpcbind netid's by \"Talpey, Thomas\ · 17 years ago
  20. 817cb9d NFSD: Convert printk's to dprintk's in NFSD's nfs4xdr by Chuck Lever · 17 years ago
  21. e159a08 LOCKD: Convert printk's to dprintk's in lockd XDR routines by Chuck Lever · 17 years ago
  22. fe82a18 NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.c by Chuck Lever · 17 years ago
  23. 0ac8377 NFS: Add new 'mountaddr=' mount option by Chuck Lever · 17 years ago
  24. aad7000 [NFS] [PATCH] NFS: initialize default port in kernel mount client by James Lentini · 17 years ago
  25. efd8340 NFS: Kernel mount client should use async bind by Chuck Lever · 17 years ago
  26. b79dc8c SUNRPC: RPC bind failures should be permanent for NULL requests by Chuck Lever · 17 years ago
  27. 906462a SUNRPC: Split another new rpcbind retry error code from EACCES by Chuck Lever · 17 years ago
  28. 2429cbf SUNRPC: Add a new error code for retry waiting for another binder by Chuck Lever · 17 years ago
  29. 4784cb5 SUNRPC: Retry bad rpcbind replies by Chuck Lever · 17 years ago
  30. e65fe39 SUNRPC: Make rpcb_decode_getaddr more picky about universal addresses by Chuck Lever · 17 years ago
  31. d66968f SUNRPC: Clean up in rpc_show_tasks by Chuck Lever · 17 years ago
  32. 06b8d25 SUNRPC: Make sure server name is reasonable before trying to print it by Chuck Lever · 17 years ago
  33. 6d0aa06 SUNRPC: Use correct argument type in memcpy() by Chuck Lever · 17 years ago
  34. 89eb21c SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program by Chuck Lever · 17 years ago
  35. 5d34da3 SUNRPC: Only one dprintk is needed during client creation by Chuck Lever · 17 years ago
  36. 143b6c4 SUNRPC: Fix generation of universal addresses for by Chuck Lever · 17 years ago
  37. 756805e SUNRPC: Add support for formatted universal addresses by Chuck Lever · 17 years ago
  38. 8945ee5 SUNRPC: Split xs_reclassify_socket into an IPv4 and IPv6 version by Chuck Lever · 17 years ago
  39. 95392c5 SUNRPC: Add a helper for extracting the address using the correct type by Chuck Lever · 17 years ago
  40. 8f9d5b1 SUNRPC: Add IPv6 address support to net/sunrpc/xprtsock.c by Chuck Lever · 17 years ago
  41. 68e220b SUNRPC: create connect workers for IPv6 by Chuck Lever · 17 years ago
  42. 9c3d72d SUNRPC: Rename IPv4 connect workers by Chuck Lever · 17 years ago
  43. 16be2d2 SUNRPC: Refactor a part of socket connect logic into a helper function by Chuck Lever · 17 years ago
  44. 90058d3 SUNRPC: create an IPv6-savvy mechanism for binding to a reserved port by Chuck Lever · 17 years ago
  45. 7dc753f SUNRPC: Rename xs_bind() to prepare for IPv6-specific bind method by Chuck Lever · 17 years ago
  46. 2061200 SUNRPC: Introduce support for setting the port number in IPv6 addresses by Chuck Lever · 17 years ago
  47. d5b6443 SUNRPC: add support for IPv6 to the kernel's rpcbind client by Chuck Lever · 17 years ago
  48. 4b6473f SUNRPC: add a function to format IPv6 addresses by Chuck Lever · 17 years ago
  49. ba10f2c SUNRPC: Rename xs_format_peer_addresses by Chuck Lever · 17 years ago
  50. fbfe3cc SUNRPC: Add hex-formatted address support to rpc_peeraddr2str() by Chuck Lever · 17 years ago
  51. 0c43b3d SUNRPC: Free address buffers in a loop by Chuck Lever · 17 years ago
  52. bda243d SUNRPC: Use standard macros for printing IP addresses by Chuck Lever · 17 years ago
  53. b595bb1 SUNRPC: Fix a signed v. unsigned comparison in net/sunrpc/xprtsock.c by Chuck Lever · 17 years ago
  54. adc24df SUNRPC: Fix a signed v. unsigned comparison in rpcbind's XDR routines by Chuck Lever · 17 years ago
  55. ddc01c0 [NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts rather than by Jeff Layton · 17 years ago
  56. f8cf367 [NFS] [PATCH] nfs: tiny makefile cleanup by Christoph Hellwig · 17 years ago
  57. c7e1596 Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffies by Fabio Olive Leite · 17 years ago
  58. 4e769b9 64 bit ino support for NFS client by Peter Staubach · 17 years ago
  59. 50e437d SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooks by Trond Myklebust · 17 years ago
  60. 7b159fc NFS: Fall back to synchronous writes when a background write errors... by Trond Myklebust · 17 years ago
  61. 34901f7 NFS: Writeback optimisation by Trond Myklebust · 17 years ago
  62. ed90ef5 NFS: Clean up NFS writeback flush code by Trond Myklebust · 17 years ago
  63. 90e9a3f VFS: Remove writeback_control->fs_private by Trond Myklebust · 17 years ago
  64. f758c885 NFS: Clean up nfs_writepages() by Trond Myklebust · 17 years ago
  65. 9cccef9 NFS: Clean up write code... by Trond Myklebust · 17 years ago
  66. 94387fb NFS: Add the helper nfs_vm_page_mkwrite by Trond Myklebust · 17 years ago
  67. bbf25010f Linux 2.6.23 by Linus Torvalds · 17 years ago
  68. 5df3e0d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  69. a6d8543 NLM: Fix a memory leak in nlmsvc_testlock by Trond Myklebust · 17 years ago
  70. baf14aa sata_mv: correct S/G table limits by Jeff Garzik · 17 years ago
  71. 2da2324 [MIPS] Au1000: set the PCI controller IO base by Florian Fainelli · 17 years ago
  72. f708631 [MIPS] Alchemy: Fix USB initialization. by Florian Fainelli · 17 years ago
  73. 378a545 [MIPS] IP32: Fix fatal typo in address computation. by Giuseppe Sacco · 17 years ago
  74. e2a57a8 Correct Makefile rule for generating custom keymap by Maarten Bressers · 17 years ago
  75. d39d5ed ISDN: Fix data access out of array bounds by Karsten Keil · 17 years ago
  76. e46dc1d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  77. 87e2831 AIO: fix cleanup in io_submit_one(...) by Yan Zheng · 17 years ago
  78. 745ad48 fix page release issue in filemap_fault by Yan Zheng · 17 years ago
  79. dd204d6 fix VM_CAN_NONLINEAR check in sys_remap_file_pages by Yan Zheng · 17 years ago
  80. a200ee1 mm: set_page_dirty_balance() vs ->page_mkwrite() by Peter Zijlstra · 17 years ago
  81. bf0b48d [IPv6]: Fix ICMPv6 redirect handling with target multicast address by Brian Haley · 17 years ago
  82. bf1b803 [PKT_SCHED] cls_u32: error code isn't been propogated properly by Stephen Hemminger · 17 years ago
  83. 891e6a9 [ROSE]: Fix rose.ko oops on unload by Alexey Dobriyan · 17 years ago
  84. 48611c4 [TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed by Ilpo Järvinen · 17 years ago
  85. 3eb215d Driver core: fix SYSF_DEPRECATED breakage for nested classdevs by Dmitry Torokhov · 17 years ago
  86. 85923b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  87. 9d9b7ad Add manufacturer and card id of teltonica pcmcia modems by Attila Kinali · 17 years ago
  88. dfb0042 sysrq docs: document sequence that actually works by Pavel Machek · 17 years ago
  89. 291041e fix bogus reporting of signals by audit by Al Viro · 17 years ago
  90. 7a5c5d5 Move kasprintf.o to obj-y by Alexey Dobriyan · 17 years ago
  91. a560aa4 lockstat: documentation by Peter Zijlstra · 17 years ago
  92. 52a2638 Longhaul: add auto enabled "revid_errata" option by Rafal Bilski · 17 years ago
  93. 74922be Fix timer_stats printout of events/sec by Anton Blanchard · 17 years ago
  94. 0c2043a Don't do load-average calculations at even 5-second intervals by Linus Torvalds · 17 years ago
  95. 70cb979 VT_WAITACTIVE: Avoid returning EINTR when not necessary by Linus Torvalds · 17 years ago
  96. a1134dd firewire: point to migration document by Stefan Richter · 17 years ago
  97. fc8b28a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  98. 3a49869 Revert "intel_agp: fix stolen mem range on G33" by Kyle McMartin · 17 years ago
  99. 71e4eda Fix non-terminated PCI match table in PowerMac IDE by Benjamin Herrenschmidt · 17 years ago
  100. 67dd5a2 xen: disable split pte locks for now by Jeremy Fitzhardinge · 17 years ago