1. 4a001071 Btrfs: fix loop device on top of btrfs by Miao Xie · 14 years ago
  2. 9aeead7 Btrfs: add more error checking to btrfs_dirty_inode by Chris Mason · 14 years ago
  3. 5a5f79b Btrfs: allow unaligned DIO by Chris Mason · 14 years ago
  4. 933b585 Btrfs: drop verbose enospc printk by Chris Mason · 14 years ago
  5. 5bdd353 Btrfs: Fix block generation verification race by Yan, Zheng · 14 years ago
  6. 46bfbb5 Btrfs: fix preallocation and nodatacow checks in O_DIRECT by Chris Mason · 14 years ago
  7. 94b6044 Btrfs: avoid ENOSPC errors in btrfs_dirty_inode by Chris Mason · 14 years ago
  8. 3f7c579 Btrfs: move O_DIRECT space reservation to btrfs_direct_IO by Chris Mason · 14 years ago
  9. 4845e44 Btrfs: rework O_DIRECT enospc handling by Chris Mason · 14 years ago
  10. eaf25d9 Btrfs: use async helpers for DIO write checksumming by Chris Mason · 14 years ago
  11. ed3b3d314 Btrfs: don't walk around with task->state != TASK_RUNNING by Chris Mason · 14 years ago
  12. 11c65dc Btrfs: do aio_write instead of write by Josef Bacik · 14 years ago
  13. 4b46fce Btrfs: add basic DIO read/write support by Josef Bacik · 14 years ago
  14. c2c6ca4 direct-io: do not merge logically non-contiguous requests by Josef Bacik · 14 years ago
  15. facd07b direct-io: add a hook for the fs to provide its own submit_bio function by Josef Bacik · 14 years ago
  16. 66f998f fs: allow short direct-io reads to be completed via buffered IO by Josef Bacik · 14 years ago
  17. 3fd0a55 Btrfs: Metadata ENOSPC handling for balance by Yan, Zheng · 14 years ago
  18. efa5646 Btrfs: Pre-allocate space for data relocation by Yan, Zheng · 14 years ago
  19. 4a500fd Btrfs: Metadata ENOSPC handling for tree log by Yan, Zheng · 14 years ago
  20. d68fc57 Btrfs: Metadata reservation for orphan inodes by Yan, Zheng · 14 years ago
  21. 8929ecfa Btrfs: Introduce global metadata reservation by Yan, Zheng · 14 years ago
  22. 0ca1f7c Btrfs: Update metadata reservation for delayed allocation by Yan, Zheng · 14 years ago
  23. a22285a Btrfs: Integrate metadata reservation with start_transaction by Yan, Zheng · 14 years ago
  24. f0486c6 Btrfs: Introduce contexts for metadata reservation by Yan, Zheng · 14 years ago
  25. 2ead6ae Btrfs: Kill init_btrfs_i() by Yan, Zheng · 14 years ago
  26. 5da9d01 Btrfs: Shrink delay allocated space in a synchronized by Yan, Zheng · 14 years ago
  27. 424499d Btrfs: Kill allocate_wait in space_info by Yan, Zheng · 14 years ago
  28. b742bb8 Btrfs: Link block groups of different raid types by Yan, Zheng · 14 years ago
  29. e40152e Linus 2.6.34 by Linus Torvalds · 14 years ago
  30. b5dbc85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  31. d34e14f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  32. c02db8c rtnetlink: make SR-IOV VF interface symmetric by Chris Wright · 14 years ago
  33. 55fa0cf sctp: delete active ICMP proto unreachable timer when free transport by Wei Yongjun · 14 years ago
  34. 35790c0 tcp: fix MD5 (RFC2385) support by Eric Dumazet · 14 years ago
  35. 4e73238 MIPS: Oprofile: Fix Loongson irq handler by Wu Zhangjin · 14 years ago
  36. 46afb82 MIPS: N32: Use compat version for sys_ppoll. by Chandrakala Chavva · 14 years ago
  37. 95e8f63 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1 by Shane McDonald · 14 years ago
  38. 18e41da Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  39. 43aa7ac7 lib/btree: fix possible NULL pointer dereference by kirjanov@gmail.com · 14 years ago
  40. bdef2fe mmc: at91_mci: modify cache flush routines by Nicolas Ferre · 14 years ago
  41. 5dc6416 Btrfs: check for read permission on src file in the clone ioctl by Dan Rosenberg · 14 years ago
  42. 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
  43. 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
  44. 684bdc7 JFS: Free sbi memory in error path by Jan Blunck · 14 years ago
  45. 404e781 fs/sysv: dereferencing ERR_PTR() by Dan Carpenter · 14 years ago
  46. 2656244 Fix double-free in logfs by Al Viro · 14 years ago
  47. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 14 years ago
  48. bfcf1ae Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  49. 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
  50. 16a2164 profile: fix stats and data leakage by Hugh Dickins · 14 years ago
  51. bfcc6e2 hughd: update email address by Hugh Dickins · 14 years ago
  52. e9b1d5d x86, mrst: Don't blindly access extended config space by H. Peter Anvin · 14 years ago
  53. 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
  54. 7f284d3 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments by Frank Arnold · 14 years ago
  55. ade029e x86, k8: Fix build error when K8_NB is disabled by Borislav Petkov · 14 years ago
  56. 4fc4c3c Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  57. 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
  58. b9af5dd DA830: fix USB 2.0 clock entry by Sergei Shtylyov · 14 years ago
  59. b3b38d8 inotify: don't leak user struct on inotify release by Pavel Emelyanov · 14 years ago
  60. e087334 inotify: race use after free/double free in inotify inode marks by Eric Paris · 14 years ago
  61. 3dbc6fb inotify: clean up the inotify_add_watch out path by Eric Paris · 14 years ago
  62. 508ff9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  63. 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
  64. 7ac992e Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  65. 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
  66. 4ae69e6 mmap_min_addr check CAP_SYS_RAWIO only for write by Kees Cook · 14 years ago
  67. a5e48b8 microblaze: Fix module loading on system with WB cache by Michal Simek · 14 years ago
  68. f014871 x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs by Andreas Herrmann · 14 years ago
  69. 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
  70. 9e766d8 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  71. bf6239e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  72. 1c5250d serial: imx.c: fix CTS trigger level lower to avoid lost chars by Valentin Longchamp · 14 years ago
  73. 77945fe tty: Fix unbalanced BKL handling in error path by Alan Cox · 14 years ago
  74. e6114fa serial: mpc52xx_uart: fix null pointer dereference by Anatolij Gustschin · 14 years ago
  75. 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
  76. 002baee vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes by Jan Kara · 14 years ago
  77. 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
  78. aa86f26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  79. 5051d41 mfd: Clean up after WM83xx AUXADC interrupt if it arrives late by Mark Brown · 14 years ago
  80. ee4bcdf microblaze: export assembly functions used by modules by Michal Simek · 14 years ago
  81. 1ce2470 microblaze: Remove powerpc code from Microblaze port by Michal Simek · 14 years ago
  82. ddfbc93 microblaze: Remove compilation warnings in cache macro by Michal Simek · 14 years ago
  83. e1733d2 microblaze: export assembly functions used by modules by Steven J. Magnani · 14 years ago
  84. 105ce39 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  85. 3843384 Input: ad7877 - keep dma rx buffers in seperate cache lines by Oskar Schirmer · 14 years ago
  86. ef110b2 Input: psmouse - reset all types of mice before reconnecting by Dmitry Torokhov · 14 years ago
  87. 504e8be Input: elantech - use all 3 bytes when checking version by Dmitry Torokhov · 14 years ago
  88. 538722c microblaze: fix get_user/put_user side-effects by Steven J. Magnani · 14 years ago
  89. 0d5961b microblaze: re-enable interrupts before calling schedule by Steven J. Magnani · 14 years ago
  90. 46db2c3 perf record: Add a fallback to the reference relocation symbol by Arnaldo Carvalho de Melo · 14 years ago
  91. 4f018c5 KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe() by Roel Kluin · 14 years ago
  92. f8c5fae KVM: VMX: blocked-by-sti must not defer NMI injections by Jan Kiszka · 14 years ago
  93. fe19c5a KVM: x86: Call vcpu_load and vcpu_put in cpuid_update by Dongxiao Xu · 14 years ago
  94. 061e2fd KVM: SVM: Fix wrong intercept masks on 32 bit by Joerg Roedel · 14 years ago
  95. 46a47b1 KVM: convert ioapic lock to spinlock by Marcelo Tosatti · 14 years ago
  96. be83567 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  97. 5ec390e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  98. cdf5f61 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  99. 131c6c9 Merge commit 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  100. 769d996 Revert "PCI: update bridge resources to get more big ranges in PCI assign unssigned" by Linus Torvalds · 14 years ago