1. 1bb7163 ceph: remove unused #includes by Huang Weiyi · 14 years ago
  2. 6822d00 ceph: wait for both monmap and osdmap when opening session by Sage Weil · 14 years ago
  3. 6f2bc3f ceph: clean up connection reset by Sage Weil · 14 years ago
  4. bb25766 ceph: simplify ceph_msg_new by Sage Weil · 14 years ago
  5. a79832f ceph: make ceph_msg_new return NULL on failure; clean up, fix callers by Sage Weil · 14 years ago
  6. d52f847 ceph: rewrite msgpool using mempool_t by Sage Weil · 14 years ago
  7. 640ef79 ceph: use ceph_sb_to_client instead of ceph_client by Cheng Renquan · 14 years ago
  8. 2d06eeb ceph: handle kzalloc() failure by Cheng Renquan · 14 years ago
  9. 7c315c5 ceph: drop unnecessary msgpool for mon_client subscribe_ack by Sage Weil · 14 years ago
  10. 6694d6b ceph: drop unnecessary msgpool for mon_client auth_reply by Sage Weil · 14 years ago
  11. 3143edd ceph: clean up statfs by Sage Weil · 14 years ago
  12. 6f46cb2 ceph: fix theoretically possible double-put on connection by Sage Weil · 14 years ago
  13. c770807 ceph: cleanup: remove dead code by Dan Carpenter · 14 years ago
  14. 104648a ceph: reduce build_path debug output by Sage Weil · 14 years ago
  15. 31459fe ceph: use __page_cache_alloc and add_to_page_cache_lru by Yehuda Sadeh · 14 years ago
  16. f553069 ceph: update for removal of kref_set by Stephen Rothwell · 14 years ago
  17. 21b667f ceph: simplify page setup for incoming data by Sage Weil · 15 years ago
  18. 81a6cf2 ceph: invalidate affected dentry leases on aborted requests by Sage Weil · 14 years ago
  19. b455639 ceph: fix race between aborted requests and fill_trace by Sage Weil · 14 years ago
  20. e1518c7 ceph: clean up mds reply, error handling by Sage Weil · 14 years ago
  21. e40152e Linus 2.6.34 by Linus Torvalds · 14 years ago
  22. b5dbc85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  23. d34e14f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  24. c02db8c rtnetlink: make SR-IOV VF interface symmetric by Chris Wright · 14 years ago
  25. 55fa0cf sctp: delete active ICMP proto unreachable timer when free transport by Wei Yongjun · 14 years ago
  26. 35790c0 tcp: fix MD5 (RFC2385) support by Eric Dumazet · 14 years ago
  27. 4e73238 MIPS: Oprofile: Fix Loongson irq handler by Wu Zhangjin · 14 years ago
  28. 46afb82 MIPS: N32: Use compat version for sys_ppoll. by Chandrakala Chavva · 14 years ago
  29. 95e8f63 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1 by Shane McDonald · 14 years ago
  30. 18e41da Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  31. 43aa7ac lib/btree: fix possible NULL pointer dereference by kirjanov@gmail.com · 14 years ago
  32. bdef2fe mmc: at91_mci: modify cache flush routines by Nicolas Ferre · 14 years ago
  33. 5dc6416 Btrfs: check for read permission on src file in the clone ioctl by Dan Rosenberg · 14 years ago
  34. 3f8bf8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  35. c28f3f8 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
  36. 684bdc7 JFS: Free sbi memory in error path by Jan Blunck · 14 years ago
  37. 404e781 fs/sysv: dereferencing ERR_PTR() by Dan Carpenter · 14 years ago
  38. 2656244 Fix double-free in logfs by Al Viro · 14 years ago
  39. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 14 years ago
  40. bfcf1ae Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  41. ecbb458 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
  42. 16a2164 profile: fix stats and data leakage by Hugh Dickins · 14 years ago
  43. bfcc6e2 hughd: update email address by Hugh Dickins · 14 years ago
  44. e9b1d5d x86, mrst: Don't blindly access extended config space by H. Peter Anvin · 14 years ago
  45. ef0e918 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
  46. 7f284d3 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments by Frank Arnold · 14 years ago
  47. ade029e x86, k8: Fix build error when K8_NB is disabled by Borislav Petkov · 14 years ago
  48. 4fc4c3c Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  49. 97b2073 Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  50. b9af5dd DA830: fix USB 2.0 clock entry by Sergei Shtylyov · 14 years ago
  51. b3b38d8 inotify: don't leak user struct on inotify release by Pavel Emelyanov · 14 years ago
  52. e087334 inotify: race use after free/double free in inotify inode marks by Eric Paris · 14 years ago
  53. 3dbc6fb inotify: clean up the inotify_add_watch out path by Eric Paris · 14 years ago
  54. 508ff9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  55. 3ac4e82 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  56. 7ac992e Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  57. d77f873 Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  58. 4ae69e6 mmap_min_addr check CAP_SYS_RAWIO only for write by Kees Cook · 14 years ago
  59. a5e48b8 microblaze: Fix module loading on system with WB cache by Michal Simek · 14 years ago
  60. f014871 x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs by Andreas Herrmann · 14 years ago
  61. 6a251b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  62. 9e766d8 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  63. bf6239e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  64. 1c5250d serial: imx.c: fix CTS trigger level lower to avoid lost chars by Valentin Longchamp · 14 years ago
  65. 77945fe tty: Fix unbalanced BKL handling in error path by Alan Cox · 14 years ago
  66. e6114fa serial: mpc52xx_uart: fix null pointer dereference by Anatolij Gustschin · 14 years ago
  67. 4462dc0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  68. 002baee vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes by Jan Kara · 14 years ago
  69. fc8e38f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  70. aa86f26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  71. 5051d41 mfd: Clean up after WM83xx AUXADC interrupt if it arrives late by Mark Brown · 14 years ago
  72. ee4bcdf microblaze: export assembly functions used by modules by Michal Simek · 14 years ago
  73. 1ce2470 microblaze: Remove powerpc code from Microblaze port by Michal Simek · 14 years ago
  74. ddfbc93 microblaze: Remove compilation warnings in cache macro by Michal Simek · 14 years ago
  75. e1733d2 microblaze: export assembly functions used by modules by Steven J. Magnani · 14 years ago
  76. 105ce39 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  77. 3843384 Input: ad7877 - keep dma rx buffers in seperate cache lines by Oskar Schirmer · 14 years ago
  78. ef110b2 Input: psmouse - reset all types of mice before reconnecting by Dmitry Torokhov · 14 years ago
  79. 504e8be Input: elantech - use all 3 bytes when checking version by Dmitry Torokhov · 14 years ago
  80. 538722c microblaze: fix get_user/put_user side-effects by Steven J. Magnani · 14 years ago
  81. 0d5961b microblaze: re-enable interrupts before calling schedule by Steven J. Magnani · 14 years ago
  82. 46db2c3 perf record: Add a fallback to the reference relocation symbol by Arnaldo Carvalho de Melo · 14 years ago
  83. 4f018c5 KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe() by Roel Kluin · 14 years ago
  84. f8c5fae KVM: VMX: blocked-by-sti must not defer NMI injections by Jan Kiszka · 14 years ago
  85. fe19c5a KVM: x86: Call vcpu_load and vcpu_put in cpuid_update by Dongxiao Xu · 14 years ago
  86. 061e2fd KVM: SVM: Fix wrong intercept masks on 32 bit by Joerg Roedel · 14 years ago
  87. 46a47b1 KVM: convert ioapic lock to spinlock by Marcelo Tosatti · 14 years ago
  88. be83567 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  89. 5ec390e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  90. cdf5f61 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  91. 131c6c9 Merge commit 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  92. 769d996 Revert "PCI: update bridge resources to get more big ranges in PCI assign unssigned" by Linus Torvalds · 14 years ago
  93. 7ac512a CacheFiles: Fix error handling in cachefiles_determine_cache_security() by David Howells · 14 years ago
  94. 91af708 rwsem: Test for no active locks in __rwsem_do_wake undo code by Michel Lespinasse · 14 years ago
  95. 0d49935 vhost: fix barrier pairing by Michael S. Tsirkin · 14 years ago
  96. e7b702b Inotify: undefined reference to `anon_inode_getfd' by Russell King · 14 years ago
  97. 8213466 ALSA: ice1724 - Fix ESI Maya44 capture source control by Takashi Iwai · 14 years ago
  98. 98af057 ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixes by Srinidhi Kasagar · 14 years ago
  99. f4a27ae ARM: 6125/1: ARM TWD: move TWD registers to common header by Srinidhi Kasagar · 14 years ago
  100. 9fe17b5 ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archs by Takashi Iwai · 14 years ago