1. e29136f ext4: Enhance ext4_grp_locked_error() to take block and function numbers by Theodore Ts'o · 14 years ago
  2. c67d859 ext4: clean up ext4_abort() so __func__ is now implicit by Theodore Ts'o · 14 years ago
  3. 4a9cdec ext4: Add new superblock fields reserved for the Next3 snapshot feature by Theodore Ts'o · 14 years ago
  4. c6ac12a ext4: update ctime when changing the file's permission by setfacl by Jan Kara · 14 years ago
  5. 206f7ab ext4: remove vestiges of nobh support by Christoph Hellwig · 14 years ago
  6. 5a0790c ext4: remove initialized but not read variables by Andi Kleen · 14 years ago
  7. 07a0382 ext4: Convert more i_flags references to use accessor functions by Theodore Ts'o · 14 years ago
  8. a037515 ext4: Clean up s_dirt handling by Theodore Ts'o · 14 years ago
  9. 7e27d6e Linux 2.6.35-rc3 by Linus Torvalds · 14 years ago
  10. 4cea870 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  11. 7ae1277 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  12. b25b550 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  13. eda0547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  14. 837c4ef PCI: clear bridge resource range if BIOS assigned bad one by Yinghai Lu · 14 years ago
  15. a7ef7d1 PCI: hotplug/cpqphp, fix NULL dereference by Jiri Slaby · 14 years ago
  16. 3be434f Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" by Jesse Barnes · 14 years ago
  17. f6d440d PCI: change resource collision messages from KERN_ERR to KERN_INFO by Bjorn Helgaas · 14 years ago
  18. 6f902af Btrfs: The file argument for fsync() is never null by Dan Carpenter · 14 years ago
  19. 834e747 Btrfs: handle ERR_PTR from posix_acl_from_xattr() by Dan Carpenter · 14 years ago
  20. 15e7000 Btrfs: avoid BUG when dropping root and reference in same transaction by Sage Weil · 14 years ago
  21. 731e3d1 Btrfs: prohibit a operation of changing acl's mask when noacl mount option used by Shi Weihua · 14 years ago
  22. 2f26afb Btrfs: should add a permission check for setfacl by Shi Weihua · 14 years ago
  23. cf1e99a Btrfs: btrfs_lookup_dir_item() can return ERR_PTR by Dan Carpenter · 14 years ago
  24. 3140c9a Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs by Dan Carpenter · 14 years ago
  25. d327099 Btrfs: unwind after btrfs_start_transaction() errors by Dan Carpenter · 14 years ago
  26. 4cbd114 Btrfs: btrfs_iget() returns ERR_PTR by Dan Carpenter · 14 years ago
  27. 676e4c8 Btrfs: handle kzalloc() failure in open_ctree() by Dan Carpenter · 14 years ago
  28. fb4f6f9 Btrfs: handle error returns from btrfs_lookup_dir_item() by Dan Carpenter · 14 years ago
  29. 3bf84a5 Btrfs: Fix BUG_ON for fs converted from extN by Yan, Zheng · 14 years ago
  30. 046f264 Btrfs: Fix null dereference in relocation.c by Yan, Zheng · 14 years ago
  31. e79aa86 Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 14 years ago
  32. a385a53 wimax/i2400m: fix missing endian correction read in fw loader by Inaky Perez-Gonzalez · 14 years ago
  33. 891a989 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  34. f1f6ea3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  35. 63c70a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  36. 058a457 Btrfs: fix remap_file_pages error by Miao Xie · 14 years ago
  37. 0e4dcbef Btrfs: uninitialized data is check_path_shared() by Dan Carpenter · 14 years ago
  38. 8360977 Btrfs: fix fallocate regression by Josef Bacik · 14 years ago
  39. 4a001071 Btrfs: fix loop device on top of btrfs by Miao Xie · 14 years ago
  40. 349124a net8139: fix a race at the end of NAPI by Figo.zhang · 14 years ago
  41. 07a0f0f pktgen: Fix accuracy of inter-packet delay. by Daniel Turull · 14 years ago
  42. ae638c4 pkt_sched: gen_estimator: add a new lock by Eric Dumazet · 14 years ago
  43. 597a264 net: deliver skbs on inactive slaves to exact matches by John Fastabend · 14 years ago
  44. 2b2300d ceph: try to send partial cap release on cap message on missing inode by Sage Weil · 14 years ago
  45. 3d7ded4 ceph: release cap on import if we don't have the inode by Sage Weil · 14 years ago
  46. 9dbd412 ceph: fix misleading/incorrect debug message by Sage Weil · 14 years ago
  47. 00d5643 ceph: fix atomic64_t initialization on ia64 by Jeff Mahoney · 14 years ago
  48. 1082345 sata_sil24: Use memory barriers before issuing commands by Catalin Marinas · 14 years ago
  49. 14e45c1 sata_sil24: memset() overflow by Dan Carpenter · 14 years ago
  50. 7908a9e Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  51. 07dc726 KVM: read apic->irr with ioapic lock held by Marcelo Tosatti · 14 years ago
  52. 8fade6a Merge branch 'for-linus2' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  53. 6db40cf pipe: fix check in "set size" fcntl by Miklos Szeredi · 14 years ago
  54. 1d862f4 pipe: fix pipe buffer resizing by Miklos Szeredi · 14 years ago
  55. 3e6c050 block: remove duplicate BUG_ON() in bd_finish_claiming() by Jens Axboe · 14 years ago
  56. b001836 block: bd_start_claiming cleanup by Nick Piggin · 14 years ago
  57. cf34257 block: bd_start_claiming fix module refcount by Nick Piggin · 14 years ago
  58. e1f38e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  59. 85ca788 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
  60. 7c8d20d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  61. 607b30f kbuild: Create output directory in Makefile.modbuiltin by Michal Marek · 14 years ago
  62. 2d0a1db Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  63. 00d9d6a ipv6: fix ICMP6_MIB_OUTERRORS by Eric Dumazet · 14 years ago
  64. 81a95f0 r8169: fix mdio_read and update mdio_write according to hw specs by Timo Teräs · 14 years ago
  65. ebedb22 Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6 by David S. Miller · 14 years ago
  66. 619baba gianfar: Revive the driver for eTSEC devices (disable timestamping) by Anton Vorontsov · 14 years ago
  67. aea34e7a caif: fix a couple range checks by Dan Carpenter · 14 years ago
  68. e13647c phylib: Add support for the LXT973 phy. by Richard Cochran · 14 years ago
  69. 2da30e7 kbuild: Generate modules.builtin in make modules by Michal Marek · 14 years ago
  70. 08c801f net: Print num_rx_queues imbalance warning only when there are allocated queues by Tim Gardner · 14 years ago
  71. 63a07cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  72. b95a568 Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  73. a7f5378 FRV: Reinstate null behaviour for the GDB remote protocol 'p' command by David Howells · 14 years ago
  74. 327723e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  75. 9aad9c0 Merge branch 'msm-urgent' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  76. e411f2d Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  77. f3d5614 mmc: msm: fix compile error on MSM7x30 by Daniel Walker · 14 years ago
  78. 79907d8 misc: Fix allocation 'borrowed' by vhost_net by Alan Cox · 14 years ago
  79. 3499f4d KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable() by Julia Lawall · 14 years ago
  80. 05b782a KVM: Fix order passed to iommu_unmap by Jan Kiszka · 14 years ago
  81. 69325a1 KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page by Avi Kivity · 14 years ago
  82. 3be2264 KVM: MMU: invalidate and flush on spte small->large page size change by Marcelo Tosatti · 14 years ago
  83. 67ec660 KVM: SVM: Implement workaround for Erratum 383 by Joerg Roedel · 14 years ago
  84. fe5913e KVM: SVM: Handle MCEs early in the vmexit process by Joerg Roedel · 14 years ago
  85. a06cdb5 KVM: powerpc: fix init/exit annotation by Jean Delvare · 14 years ago
  86. fcdcddb microblaze: Fix sg_dma_len() regression by FUJITA Tomonori · 14 years ago
  87. ffe57d0 microblaze: Define ARCH_SLAB_MINALIGN to fix slab crash by Michal Simek · 14 years ago
  88. 84f7586 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  89. 8d86dc6 Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)." by Linus Torvalds · 14 years ago
  90. f5c98a4 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  91. fbe33a7 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  92. d87815c writeback: limit write_cache_pages integrity scanning to current EOF by Dave Chinner · 14 years ago
  93. 254c8c2 xfs: remove nr_to_write writeback windup. by Dave Chinner · 14 years ago
  94. 0b56492 writeback: pay attention to wbc->nr_to_write in write_cache_pages by Dave Chinner · 14 years ago
  95. 8d7458d Merge branch 'bkl/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  96. 44b5660 Merge branch 'for-2.6.34-incoming' into for-2.6.35-incoming by J. Bruce Fields · 14 years ago
  97. c3935e3 nfsd4: shut down callback queue outside state lock by J. Bruce Fields · 14 years ago
  98. 1610682 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
  99. b9b76df tracing: Fix null pointer deref with SEND_SIG_FORCED by Oleg Nesterov · 14 years ago
  100. af0d5cb hp_sdc_rtc: fix broken ioctl conversion by Arnd Bergmann · 14 years ago