1. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 14 years ago
  2. fbdb919 libceph: fix null dereference when unregistering linger requests by Sage Weil · 14 years ago
  3. 234af26f ceph: unlock on error in ceph_osdc_start_request() by Dan Carpenter · 14 years ago
  4. 6b0ae40 ceph: fix possible NULL pointer dereference by Mariusz Kozlowski · 14 years ago
  5. ef550f6 ceph: flush msgr_wq during mds_client shutdown by Sage Weil · 14 years ago
  6. 59c2be1 rbd: use watch/notify for changes in rbd header by Yehuda Sadeh · 14 years ago
  7. a40c4f1 libceph: add lingering request and watch/notify event framework by Yehuda Sadeh · 14 years ago
  8. 55b00ba rbd: update email address in Documentation by Sage Weil · 14 years ago
  9. 147851d ceph: rename dentry_release -> d_release, fix comment by Sage Weil · 14 years ago
  10. 49bcb93 ceph: add request to the tail of unsafe write list by Henry C Chang · 14 years ago
  11. 78a2556 ceph: remove request from unsafe list if it is canceled/timed out by Henry C Chang · 14 years ago
  12. 80456f8 ceph: move readahead default to fs/ceph from libceph by Sage Weil · 14 years ago
  13. ad1fee9 ceph: add ino32 mount option by Yehuda Sadeh · 14 years ago
  14. 483fac7 ceph: update common header files by Yehuda Sadeh · 14 years ago
  15. 21f3b5f ceph: remove debugfs debug cruft by Sage Weil · 14 years ago
  16. 6f6c700 libceph: fix osd request queuing on osdmap updates by Sage Weil · 14 years ago
  17. 09adc80 ceph: preserve I_COMPLETE across rename by Sage Weil · 14 years ago
  18. b09734b libceph: Fix base64-decoding when input ends in newline. by Tommi Virtanen · 14 years ago
  19. 521cb40 Linux 2.6.38 by Linus Torvalds · 14 years ago
  20. 59766ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 14 years ago
  21. 2990821 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  22. 869c34f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  23. 52d3c03 Revert "oom: oom_kill_process: fix the child_points logic" by Linus Torvalds · 14 years ago
  24. dc1b83a oom: oom_kill_process: fix the child_points logic by Oleg Nesterov · 14 years ago
  25. 9ced975 MIPS: Alchemy: Fix reset for MTX-1 and XXS1500 by Florian Fainelli · 14 years ago
  26. bf3a1eb MIPS: MTX-1: Make au1000_eth probe all PHY addresses by Florian Fainelli · 14 years ago
  27. ab5330e MIPS: Jz4740: Add HAVE_CLK by Maurus Cuelenaere · 14 years ago
  28. 6667deb MIPS: Move idle task creation to work queue by Maksim Rayskiy · 14 years ago
  29. ba9786f MIPS, Perf-events: Use unsigned delta for right shift in event update by Deng-Cheng Zhu · 14 years ago
  30. 98f92f2 MIPS, Perf-events: Work with the new callchain interface by Deng-Cheng Zhu · 14 years ago
  31. c049b6a5 MIPS, Perf-events: Fix event check in validate_event() by Deng-Cheng Zhu · 14 years ago
  32. 404ff63 MIPS, Perf-events: Work with the new PMU interface by Deng-Cheng Zhu · 14 years ago
  33. 91f0173 MIPS, Perf-events: Work with irq_work by Deng-Cheng Zhu · 14 years ago
  34. efe8dc5 MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y by Yoichi Yuasa · 14 years ago
  35. 994fed2 MIPS: Loongson: Fix potentially wrong string handling by Stefan Weil · 14 years ago
  36. d3ce0e9 MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c by David Daney · 14 years ago
  37. 91b51f3 MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h by David Daney · 14 years ago
  38. 7a6e4ca MIPS: Remove unused code from arch/mips/kernel/syscall.c by David Daney · 14 years ago
  39. c726b82 MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c by David Daney · 14 years ago
  40. a18059a MIPS: MSP: Fix MSP71xx bpci interrupt handler return value by Anoop P A · 14 years ago
  41. 39d30c1 MIPS: Select R4K timer lib for all MSP platforms by Anoop P A · 14 years ago
  42. 597c674 MIPS: Loongson: Remove ad-hoc cmdline default by Robert Millan · 14 years ago
  43. e56293b MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). by Stefan Oberhumer · 14 years ago
  44. e1c87d2 MIPS: Add an unreachable return statement to satisfy buggy GCCs. by David Daney · 14 years ago
  45. b9f07eb MIPS, Tracing: Fix set_graph_function of function graph tracer by Wu Zhangjin · 14 years ago
  46. 7f21a60 MIPS, Tracing: Clean up ftrace_make_nop() by Wu Zhangjin · 14 years ago
  47. 2816e32 MIPS, Tracing: Clean up prepare_ftrace_return() by Wu Zhangjin · 14 years ago
  48. d9cdb2f MIPS, Tracing: Substitute in_kernel_space() for in_module() by Wu Zhangjin · 14 years ago
  49. 9a620a5 MIPS, Tracing: Speed up function graph tracer by Wu Zhangjin · 14 years ago
  50. 52bd080 MIPS: Replace deprecated spinlock initialization by Thomas Gleixner · 14 years ago
  51. 5f40d42 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  52. 215fd2f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  53. 786c58b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  54. 1eafbfe Fix corrupted OSF partition table parsing by Timo Warns · 14 years ago
  55. 2fbfac4 thp+memcg-numa: fix BUG at include/linux/mm.h:370! by Hugh Dickins · 14 years ago
  56. af79420 MN10300: atomic_read() should ensure it emits a load by David Howells · 14 years ago
  57. dcca52c MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist by David Howells · 14 years ago
  58. 6fc3443 MN10300: Proper use of macros get_user() in the case of incremented pointers by Tkhai Kirill · 14 years ago
  59. 0315017 x86: ce4100: Set pci ops via callback instead of module init by Sebastian Andrzej Siewior · 14 years ago
  60. b77b708 watchdog: hpwdt: eliminate section mismatch warning by Axel Lin · 14 years ago
  61. 943413c watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2 by Wim Van Sebroeck · 14 years ago
  62. 6899a8e watchdog: sch311x_wdt: fix printk condition by Dan Carpenter · 14 years ago
  63. a450c78 watchdog: sch311x_wdt: Fix LDN active check by Wim Van Sebroeck · 14 years ago
  64. bbd562d watchdog: cpwd: Fix buffer-overflow by Wim Van Sebroeck · 14 years ago
  65. 5359533 drm/radeon: fix problem with changing active VRAM size. (v2) by Dave Airlie · 14 years ago
  66. c44ed96 compat breakage in preadv() and pwritev() by Al Viro · 14 years ago
  67. c9a816c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  68. 0e5b88c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  69. eebea5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  70. 7840fea kbuild: Fix computing srcversion for modules by Michal Marek · 14 years ago
  71. e8444a3 Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 by Linus Torvalds · 14 years ago
  72. 95a17a2 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  73. 28db837 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  74. 4f680ce Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  75. 19234cd gpio: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  76. 2da28bf thp: fix page_referenced to modify mapcount/vm_flags only if page is found by Andrea Arcangeli · 14 years ago
  77. d9ebaa4 hwmon/f71882fg: Set platform drvdata to NULL later by Hans de Goede · 14 years ago
  78. 14a4019 hwmon/f71882fg: Fix a typo in a comment by Hans de Goede · 14 years ago
  79. c640e8c drm/radeon: fix page flipping hangs on r300/r400 by Dave Airlie · 14 years ago
  80. 36e39c4 Btrfs: break out of shrink_delalloc earlier by Chris Mason · 14 years ago
  81. 53d4737 NFS: NFSROOT should default to "proto=udp" by Chuck Lever · 14 years ago
  82. 57df216 nfs4: remove duplicated #include by Huang Weiyi · 14 years ago
  83. f9feab1 NFSv4: nfs4_state_mark_reclaim_nograce() should be static by Trond Myklebust · 14 years ago
  84. ecac799 NFSv4: Fix the setlk error handler by Trond Myklebust · 14 years ago
  85. b4410c2 NFSv4.1: Fix the handling of the SEQUENCE status bits by Trond Myklebust · 14 years ago
  86. 0400a6b NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses by Trond Myklebust · 14 years ago
  87. 0aeea18 block: fix mis-synchronisation in blkdev_issue_zeroout() by Lukas Czerner · 14 years ago
  88. c804c73 mtd: add "platform:" prefix for platform modalias by Axel Lin · 14 years ago
  89. bd637f6 mtd: mtd_blkdevs: fix double free on error path by Maxim Levitsky · 14 years ago
  90. 82013d9 mtd: amd76xrom: fix oops at boot when resources are not available by Stanislaw Gruszka · 14 years ago
  91. ecf3fde mtd: fix race in cfi_cmdset_0001 driver by Joakim Tjernlund · 14 years ago
  92. ceabebb mtd: jedec_probe: initialise make sector erase command variable by Antony Pavlov · 14 years ago
  93. efba2e3 mtd: jedec_probe: Change variable name from cfi_p to cfi by Antony Pavlov · 14 years ago
  94. fdc315a drm/radeon: add pageflip hooks for fusion by Dave Airlie · 14 years ago
  95. 78f9bbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  96. 75c0fd9 ariadne: remove redundant NULL check by j223yang@asset.uwaterloo.ca · 14 years ago
  97. 6dfbd87 ip6ip6: autoload ip6 tunnel by stephen hemminger · 14 years ago
  98. bef6e7e Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  99. dcbcdf2 net: bridge builtin vs. ipv6 modular by Randy Dunlap · 14 years ago
  100. 9179746 Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago