1. eb16e90 lockd: Start PF_INET6 listener only if IPv6 support is available by Chuck Lever · 15 years ago
  2. 9355982 SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4 by Chuck Lever · 15 years ago
  3. 363f724 SUNRPC: rpcb_register() should handle errors silently by Chuck Lever · 15 years ago
  4. cadc0fa SUNRPC: Simplify kernel RPC service registration by Chuck Lever · 15 years ago
  5. d5a8620 SUNRPC: Simplify svc_unregister() by Chuck Lever · 15 years ago
  6. 1673d0d SUNRPC: Allow callers to pass rpcb_v4_register a NULL address by Chuck Lever · 15 years ago
  7. 126e4bc SUNRPC: rpcbind actually interprets r_owner string by Chuck Lever · 15 years ago
  8. 3aba455 SUNRPC: Clean up address type casts in rpcb_v4_register() by Chuck Lever · 15 years ago
  9. ba5c35e SUNRPC: Don't return EPROTONOSUPPORT in svc_register()'s helpers by Chuck Lever · 15 years ago
  10. fc28dec SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services by Chuck Lever · 15 years ago
  11. 7d21c0f SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener sockets by Chuck Lever · 15 years ago
  12. 26298ca NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks by Chuck Lever · 15 years ago
  13. 49a9072 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() by Chuck Lever · 15 years ago
  14. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 15 years ago
  15. baf01ca SUNRPC: svc_setup_socket() gets protocol family from socket by Chuck Lever · 15 years ago
  16. 4b62e58 SUNRPC: Pass a family argument to svc_register() by Chuck Lever · 15 years ago
  17. 156e620 SUNRPC: Clean up svc_find_xprt() calling sequence by Chuck Lever · 15 years ago
  18. adbbe92 NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL by Chuck Lever · 15 years ago
  19. efb3288 SUNRPC: Clean up static inline functions in svc_xprt.h by Chuck Lever · 15 years ago
  20. 776bd5c SUNRPC: Don't flag empty RPCB_GETADDR reply as bogus by Chuck Lever · 15 years ago
  21. 7fe5c39 NFS: Optimise NFS close() by Trond Myklebust · 15 years ago
  22. b1e4adf NFS: Fix the notifications when renaming onto an existing file by Trond Myklebust · 15 years ago
  23. 47c6256 NFS: Fix up a mismerged patch by Trond Myklebust · 15 years ago
  24. 2e3c230 SVCRDMA: fix recent printk format warnings. by Tom Talpey · 15 years ago
  25. 55420c2 SUNRPC: Ensure we close the socket on EPIPE errors too... by Trond Myklebust · 15 years ago
  26. b61d59f SUNRPC: xs_tcp_connect_worker{4,6}: merge common code by Trond Myklebust · 15 years ago
  27. 25fe614 SUNRPC: Add a sysctl to control the duration of the socket linger timeout by Trond Myklebust · 15 years ago
  28. 7d1e825 SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets by Trond Myklebust · 15 years ago
  29. 5e3771c SUNRPC: Ensure that xs_nospace return values are propagated by Trond Myklebust · 15 years ago
  30. 8a2cec2 SUNRPC: Delay, then retry on connection errors. by Trond Myklebust · 15 years ago
  31. 2a49199 SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending by Trond Myklebust · 15 years ago
  32. 482f32e SUNRPC: Handle socket errors correctly by Trond Myklebust · 15 years ago
  33. c8485e4 SUNRPC: Handle ECONNREFUSED correctly in xprt_transmit() by Trond Myklebust · 15 years ago
  34. 40d2549 SUNRPC: Don't disconnect if a connection is still in progress. by Trond Myklebust · 15 years ago
  35. 670f945 SUNRPC: Ensure we set XPRT_CLOSING only after we've sent a tcp FIN... by Trond Myklebust · 15 years ago
  36. 15f081c SUNRPC: Avoid an unnecessary task reschedule on ENOTCONN by Trond Myklebust · 15 years ago
  37. a67d18f NFS: load the rpc/rdma transport module automatically by Tom Talpey · 15 years ago
  38. 441e3e2 SUNRPC: dynamically load RPC transport modules on-demand by Tom Talpey · 15 years ago
  39. b38ab40 XPRTRDMA: correct an rpc/rdma inline send marshaling error by Tom Talpey · 15 years ago
  40. b1e1e15 SVCRDMA: remove faulty assertions in rpc/rdma chunk validation. by Tom Talpey · 15 years ago
  41. e1ebfd3 NFS: Kill the "defined but not used" compile error on nommu machines by Trond Myklebust · 15 years ago
  42. 72cb77f NFS: Throttle page dirtying while we're flushing to disk by Trond Myklebust · 15 years ago
  43. fb8a1f1 NFS: cleanup - remove struct nfs_inode->ncommit by Trond Myklebust · 15 years ago
  44. a65318b NFSv4: Simplify some cache consistency post-op GETATTRs by Trond Myklebust · 15 years ago
  45. 69aaaae NFSv4: A referral is assumed to always point to a directory. by Trond Myklebust · 15 years ago
  46. 409924e NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded by Trond Myklebust · 15 years ago
  47. f26c7a7 NFSv4: Clean up decode_getfattr() by Trond Myklebust · 15 years ago
  48. bca7947 NFS: Fix the type of struct nfs_fattr->mode by Trond Myklebust · 15 years ago
  49. 1ca277d NFS: Shrink the struct nfs_fattr by Trond Myklebust · 15 years ago
  50. 9e6e70f NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr by Trond Myklebust · 15 years ago
  51. 78f945f NFSv4: Ignore errors on the post-op attributes in SETATTR calls by Trond Myklebust · 15 years ago
  52. 37d9d76 NFS: flush cached directory information slightly more readily. by NeilBrown · 15 years ago
  53. 2b57dc6 NFS: Minor __nfs_revalidate_inode cleanup by Suresh Jayaraman · 15 years ago
  54. fe315e7 SUNRPC: Avoid spurious wake-up during UDP connect processing by Chuck Lever · 15 years ago
  55. 01d37c4 SUNRPC: xprt_connect() don't abort the task if the transport isn't bound by Trond Myklebust · 15 years ago
  56. fba91af SUNRPC: Fix an Oops due to socket not set up yet... by Trond Myklebust · 15 years ago
  57. d7371c4 Bug 11061, NFS mounts dropped by Ian Dall · 15 years ago
  58. a71ee33 NFS: Handle -ESTALE error in access() by Suresh Jayaraman · 15 years ago
  59. 57df675 NLM: Fix GRANT callback address comparison when IPv6 is enabled by Chuck Lever · 15 years ago
  60. 78851e1 NLM: Shrink the IPv4-only version of nlm_cmp_addr() by Chuck Lever · 15 years ago
  61. ae46141 NFSv3: Fix posix ACL code by Trond Myklebust · 15 years ago
  62. ef95d31 NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) by Trond Myklebust · 15 years ago
  63. eb9b55a SUNRPC: Tighten up the task locking rules in __rpc_execute() by Trond Myklebust · 15 years ago
  64. 16b71fd i810: fix kernel crash fix when struct fb_var_screeninfo is supplied by Samuel CUELLA · 15 years ago
  65. 9233ecc m68knommu: m528x build fix by Steven King · 15 years ago
  66. 9333d82 m68knommu: m5206e build fix by Steven King · 15 years ago
  67. 0612ea0 rcu: documentation 1Q09 update by Paul E. McKenney · 15 years ago
  68. be50b83 kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users by Dhaval Giani · 15 years ago
  69. d58ab5c mtd: physmap: fix NULL pointer dereference in error path by Atsushi Nemoto · 15 years ago
  70. 9c1e8a4 intel-agp: fix a panic with 1M of shared memory, no GTT entries by Lubomir Rintel · 15 years ago
  71. 229cc58 mtd_dataflash: fix probing of AT45DB321C chips. by Will Newton · 15 years ago
  72. 1b23336 idr: make idr_remove_all() do removal -before- free_layer() by Paul E. McKenney · 15 years ago
  73. 260219c devpts: remove graffiti by Alexey Dobriyan · 15 years ago
  74. 2f68891 x86/agp: tighten check to update amd nb aperture by Yinghai Lu · 15 years ago
  75. 5a891ed xtensa: fix compilation somewhat by Alexey Dobriyan · 15 years ago
  76. 8ef1f02 lm85: add VRM10 support for adt7468 chip by Darrick J. Wong · 15 years ago
  77. c15ade6 lm85: fix the version check that broke adt7468 probing by Darrick J. Wong · 15 years ago
  78. b943c46 menu: fix embedded menu snafu by Randy Dunlap · 15 years ago
  79. 4750498 mm: get_nid_for_pfn() returns int by Roel Kluin · 15 years ago
  80. 1abaf33 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. a651d79 Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  82. 467fc49 video: deferred io cleanup fix for sh_mobile_lcdcfb by Magnus Damm · 15 years ago
  83. ba087e6 sh: Add media/soc_camera.h to board setup of Renesas AP325RXA by Nobuhiro Iwamatsu · 15 years ago
  84. bad948f Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  85. 99adcd9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  86. 2d5516c copy_process: fix CLONE_PARENT && parent_exec_id interaction by Oleg Nesterov · 15 years ago
  87. 753b7ae [CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule. by Dave Jones · 15 years ago
  88. 129f8ae Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." by Dave Jones · 15 years ago
  89. df0b4a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  90. 39a3478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  91. 1c91ffc Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  92. b9447ef Btrfs: fix spinlock assertions on UP systems by Chris Mason · 15 years ago
  93. 6d5b5ac Fix fixpoint divide exception in acct_update_integrals by Heiko Carstens · 15 years ago
  94. 6db6a5f lguest: fix for CONFIG_SPARSE_IRQ=y by Rusty Russell · 15 years ago
  95. cbd88c8 lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' by Rusty Russell · 15 years ago
  96. d0fc63f x86 mmiotrace: fix remove_kmmio_fault_pages() by Stuart Bennett · 15 years ago
  97. 7a203f3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  98. dbb9be8 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  99. 05e12a6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  100. cd3c1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago