1. 4f42d0d sunrpc: Make the /proc/net/rpc appear in net namespaces by Pavel Emelyanov · 14 years ago
  2. 2f72c9b sunrpc: The per-net skeleton by Pavel Emelyanov · 14 years ago
  3. 4fb8518 sunrpc: Tag svc_xprt with net by Pavel Emelyanov · 14 years ago
  4. 593ce16 sunrpc: Add routines that allow registering per-net caches by Pavel Emelyanov · 14 years ago
  5. 352114f sunrpc: Add net to pure API calls by Pavel Emelyanov · 14 years ago
  6. 3be4479 sunrpc: Pass xprt to cached get/put routines by Pavel Emelyanov · 14 years ago
  7. e3bfca0 sunrpc: Make xprt auth cache release work with the xprt by Pavel Emelyanov · 14 years ago
  8. bf18ab3 sunrpc: Pass the ip_map_parse's cd to lower calls by Pavel Emelyanov · 14 years ago
  9. 74ec1e1 nfsd: fix /proc/net/rpc/nfsd.export/content display by J. Bruce Fields · 14 years ago
  10. 049ef27 nfsd: Export get_task_comm for nfsd by Pavel Emelyanov · 14 years ago
  11. 1e14056 nfsd: allow deprecated interface to be compiled out. by NeilBrown · 14 years ago
  12. c67874f nfsd: formally deprecate legacy nfsd syscall interface by NeilBrown · 14 years ago
  13. e95dffa sunrpc/cache: fix recent breakage of cache_clean_deferred by NeilBrown · 14 years ago
  14. f904be9 lockd: Mostly remove BKL from the server by Bryan Schumaker · 14 years ago
  15. e7f483e sunrpc/cache: don't use custom hex_to_bin() converter by Andy Shevchenko · 14 years ago
  16. 1117449 sunrpc/cache: change deferred-request hash table to use hlist. by NeilBrown · 14 years ago
  17. 2ed5282 svcauth_gss: replace a trivial 'switch' with an 'if' by NeilBrown · 14 years ago
  18. 839049a nfsd/idmap: drop special request deferal in favour of improved default. by NeilBrown · 14 years ago
  19. 8ff30fa nfsd: disable deferral for NFSv4 by NeilBrown · 14 years ago
  20. 1ebede8 sunrpc: close connection when a request is irretrievably lost. by NeilBrown · 14 years ago
  21. 0649752 nfsd4: fix hang on fast-booting nfs servers by J. Bruce Fields · 14 years ago
  22. c88739b Merge remote branch 'trond/bugfixes' into for-2.6.37 by J. Bruce Fields · 14 years ago
  23. 827e345 SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies by Trond Myklebust · 14 years ago
  24. fbf3fdd statfs() gives ESTALE error by Menyhart Zoltan · 14 years ago
  25. b20d37c NFS: Fix a typo in nfs_sockaddr_match_ipaddr6 by Trond Myklebust · 14 years ago
  26. db5fe26 sunrpc: increase MAX_HASHTABLE_BITS to 14 by Miquel van Smoorenburg · 14 years ago
  27. 651b293 gss:spkm3 miss returning error to caller when import security context by Bian Naimeng · 14 years ago
  28. ce8477e gss:krb5 miss returning error to caller when import security context by Bian Naimeng · 14 years ago
  29. b1bde04 Remove incorrect do_vfs_lock message by Fabio Olive Leite · 14 years ago
  30. 5557624 SUNRPC: cleanup state-machine ordering by J. Bruce Fields · 14 years ago
  31. 006abe8 SUNRPC: Fix a race in rpc_info_open by Trond Myklebust · 14 years ago
  32. 5a67657 SUNRPC: Fix race corrupting rpc upcall by Trond Myklebust · 14 years ago
  33. f2d47d0 Fix null dereference in call_allocate by J. Bruce Fields · 14 years ago
  34. 49553c2 Linux 2.6.36-rc4 by Linus Torvalds · 14 years ago
  35. 39d7093 docbook: skip files with no docs since they generate scary warnings by Randy Dunlap · 14 years ago
  36. eda603f docbook: warn on unused doc entries by Johannes Berg · 14 years ago
  37. 1f3a668 kernel-doc: ignore case when stripping attributes by Johannes Berg · 14 years ago
  38. 84e1d83 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  39. 20f4cad Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  40. 6715045 PM / Hibernate: Avoid hitting OOM during preallocation of memory by Rafael J. Wysocki · 14 years ago
  41. 002e473 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  42. 10d90f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  43. aad1830 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  44. 55496c8 x86, tsc: Fix a preemption leak in restore_sched_clock_state() by Peter Zijlstra · 14 years ago
  45. 3e6dce7 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  46. fbc1487 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  47. 5ee5e97 x86, tsc: Fix a preemption leak in restore_sched_clock_state() by Peter Zijlstra · 14 years ago
  48. 0109c2c PM QoS: Correct pr_debug() misuse and improve parameter checks by mark gross · 14 years ago
  49. 51749e4 xfs: log IO completion workqueue is a high priority queue by Dave Chinner · 14 years ago
  50. 9aea5a6 execve: make responsive to SIGKILL with large arguments by Roland McGrath · 14 years ago
  51. 7993bc1 execve: improve interactivity with large arguments by Roland McGrath · 14 years ago
  52. 1b52818 setup_arg_pages: diagnose excessive argument size by Roland McGrath · 14 years ago
  53. be6200a Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  54. f2955b4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  55. 3d96406 KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring by David Howells · 14 years ago
  56. 9d1ac65 KEYS: Fix RCU no-lock warning in keyctl_session_to_parent() by David Howells · 14 years ago
  57. ff3cb3f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  58. 6ccaa31 Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 14 years ago
  59. 3657423 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  60. dd8849c drm/i915: don't enable self-refresh on Ironlake by Jesse Barnes · 14 years ago
  61. a122eb2 xfs: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  62. 4deb22a AT91: at91sam9261ek: remove C99 comments but keep information by Nicolas Ferre · 14 years ago
  63. 64d72bb AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC by Nicolas Ferre · 14 years ago
  64. 1879c45 AT91: dm9000 initialization update by Nicolas Ferre · 14 years ago
  65. be14eb6 block: Range check cpu in blk_cpu_to_group by Brian King · 14 years ago
  66. 5431427 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  67. 9efdda3 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  68. e1d4e08 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  69. 053d8f6 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  70. c9cedbb ipheth: remove incorrect devtype to WWAN by Dan Williams · 14 years ago
  71. 201b6ba MAINTAINERS: Add CAIF by Joe Perches · 14 years ago
  72. df423dc Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  73. df09162 tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread by Chris Wright · 14 years ago
  74. ea3c645 libata-sff: Reenable Port Multiplier after libata-sff remodeling. by Gwendal Grignou · 14 years ago
  75. e2f3d75 libata: skip EH autopsy and recovery during suspend by Tejun Heo · 14 years ago
  76. 992b3fb ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs by Seth Heasley · 14 years ago
  77. 238e149 ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDs by Seth Heasley · 14 years ago
  78. 40c6023 libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load() by Tejun Heo · 14 years ago
  79. eee743f minix: fix regression in minix_mkdir() by Jorge Boncompte [DTI2] · 14 years ago
  80. 9ee493c mm: page allocator: drain per-cpu lists after direct reclaim allocation fails by Mel Gorman · 14 years ago
  81. aa45484 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake by Christoph Lameter · 14 years ago
  82. 72853e2 mm: page allocator: update free page counters after pages are placed on the free list by Mel Gorman · 14 years ago
  83. 5ee28a4 vmstat: update zone stat threshold when onlining a cpu by KAMEZAWA Hiroyuki · 14 years ago
  84. 3ab04d5 vfs: take O_NONBLOCK out of the O_* uniqueness test by James Bottomley · 14 years ago
  85. 3399446 swap: discard while swapping only if SWAP_FLAG_DISCARD by Hugh Dickins · 14 years ago
  86. 8f2ae0f swap: do not send discards as barriers by Christoph Hellwig · 14 years ago
  87. b73d7fc swap: prevent reuse during hibernation by Hugh Dickins · 14 years ago
  88. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  89. ac8456d bounce: call flush_dcache_page() after bounce_copy_vec() by Gary King · 14 years ago
  90. 4701643 drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as shared by Linus Walleij · 14 years ago
  91. b7bbbf3 MAINTAINERS: correct entry for legacy RTC-driver by Wolfram Sang · 14 years ago
  92. c956126 gpio: doc updates by David Brownell · 14 years ago
  93. 5affb60 gpio: sx150x: correct and refine reset-on-probe behavior by Gregory Bean · 14 years ago
  94. 0dcc48c memory hotplug: fix next block calculation in is_removable by KAMEZAWA Hiroyuki · 14 years ago
  95. bc69304 mm: compaction: handle active and inactive fairly in too_many_isolated by Minchan Kim · 14 years ago
  96. 1c24de6 kernel/groups.c: fix integer overflow in groups_search by Jerome Marchand · 14 years ago
  97. 94131e1 arch/powerpc/include/asm/fsldma.h needs slab.h by Ira W. Snyder · 14 years ago
  98. 408929b rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarm by Atsushi Nemoto · 14 years ago
  99. ee3aebd binfmt_misc: fix binfmt_misc priority by Jan Sembera · 14 years ago
  100. 152e065 mm: avoid warning when COMPACTION is selected by Andrea Arcangeli · 14 years ago