1. 90b0a97 ext4: fix possible non-initialized variable in htree_dirblock_to_tree() by Carlos Maiolino · 12 years ago
  2. bc0b75f ext4: do not enable delalloc by default for ext2 by Theodore Ts'o · 12 years ago
  3. 5e7bbef ext4: advertise the fact that the kernel supports meta_bg resizing by Theodore Ts'o · 12 years ago
  4. 4da4a56 ext4: log a resize update to the console every 10 seconds by Theodore Ts'o · 12 years ago
  5. 1c6bd71 ext4: convert file system to meta_bg if needed during resizing by Theodore Ts'o · 12 years ago
  6. 93f9052 ext4: set bg_itable_unused when resizing by Theodore Ts'o · 12 years ago
  7. 01f795f ext4: add online resizing support for meta_bg and 64-bit file systems by Yongqiang Yang · 12 years ago
  8. 28623c2 ext4: grow the s_group_info array as needed by Theodore Ts'o · 12 years ago
  9. 117fff1 ext4: grow the s_flex_groups array as needed when resizing by Theodore Ts'o · 12 years ago
  10. 2ebd170 ext4: avoid duplicate writes of the backup bg descriptor blocks by Yongqiang Yang · 12 years ago
  11. 6df935a ext4: don't copy non-existent gdt blocks when resizing by Yongqiang Yang · 12 years ago
  12. d7574ad ext4: report the original old blocks count in a debug message when resizing by Yongqiang Yang · 12 years ago
  13. 03c1c29 ext4: ignore last group w/o enough space when resizing instead of BUG'ing by Yongqiang Yang · 12 years ago
  14. 8a2f846 ext4: remove duplicated declarations in inode.c by Zheng Liu · 12 years ago
  15. 30cb27d ext4: fix trivial typo in comment by Wang Sheng-Hui · 12 years ago
  16. e3d2e43 ext4: no need to add inode to orphan list during hole punch by Ashish Sangwan · 12 years ago
  17. eeecef0 jbd2: don't write superblock when if its empty by Eric Sandeen · 12 years ago
  18. caecd0a ext4: replace plain integer with NULL in super.c by Sachin Kamat · 12 years ago
  19. 07724f9 ext4: drop lock_super()/unlock_super() by Theodore Ts'o · 12 years ago
  20. 0e376b1 ext4: return an error if kset_create_and_add fails in ext4_init_fs() by Theodore Ts'o · 12 years ago
  21. 15c006a ext4: remove unused function argument 'order' in mb_find_extent() by Robin Dong · 12 years ago
  22. cc6eb18 ext4: remove unused macro MB_DEFAULT_MAX_GROUPS_TO_SCAN by Robin Dong · 12 years ago
  23. a4a3904 ext4: check return value of blkdev_issue_flush() by Theodore Ts'o · 12 years ago
  24. 316e4cf jbd2: check return value of blkdev_issue_flush() by Theodore Ts'o · 12 years ago
  25. 67a5da5 ext4: make the zero-out chunk size tunable by Zheng Liu · 12 years ago
  26. 8137029 ext4: add missing space to trace message by Anatol Pomozov · 12 years ago
  27. 210c052 ext4: realign trace events structs to make it smaller by Anatol Pomozov · 12 years ago
  28. df981d0 ext4: add max_dir_size_kb mount option by Theodore Ts'o · 12 years ago
  29. 01fc48e ext4: don't load the block bitmap for block groups which have no space by Theodore Ts'o · 12 years ago
  30. ecb94f5 ext4: collapse a single extent tree block into the inode if possible by Theodore Ts'o · 12 years ago
  31. 89a4e48 ext4: fix kernel BUG on large-scale rm -rf commands by Theodore Ts'o · 12 years ago
  32. 0548bbb ext4: fix long mount times on very big file systems by Theodore Ts'o · 12 years ago
  33. 7a4c5de ext4: don't call ext4_error while block group is locked by Theodore Ts'o · 12 years ago
  34. 7e731bc ext4: avoid kmemcheck complaint from reading uninitialized memory by Theodore Ts'o · 12 years ago
  35. d796c52 ext4: make sure the journal sb is written in ext4_clear_journal_err() by Theodore Ts'o · 12 years ago
  36. 0d7614f Linux 3.6-rc1 by Linus Torvalds · 12 years ago
  37. fc6bdb5 Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc by Linus Torvalds · 12 years ago
  38. 44d82e2 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  39. bfdf85d Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  40. d1494ba Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  41. 0a276d1 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  42. 25aa6a7 Merge tag 'md-3.6' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  43. c892423 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  44. 410fc4ce Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  45. 630103e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  46. 8783b6e mm: remove node_start_pfn checking in new WARN_ON for now by Linus Torvalds · 12 years ago
  47. bac6f61 ARM: mmp: add missing irqs.h by Haojian Zhuang · 12 years ago
  48. 10b683c arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs by Thomas Petazzoni · 12 years ago
  49. debeaf6 ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes by Barry Song · 12 years ago
  50. f0666b1 libceph: fix crypto key null deref, memory leak by Sylvain Munaut · 12 years ago
  51. 5ef50c3 ceph: simplify+fix atomic_open by Sage Weil · 12 years ago
  52. 08298f0 sh: explicitly include sh_dma.h in setup-sh7722.c by Guennadi Liakhovetski · 12 years ago
  53. 1a9b499 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  54. 1871e84 Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  55. a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  56. 02a6ec6 Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  57. 9a2533c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  58. b070989 um: Add arch/x86/um to MAINTAINERS by Richard Weinberger · 12 years ago
  59. d3c1cfc um: pass siginfo to guest process by Martin Pärtel · 12 years ago
  60. d4afcba um: fix ubd_file_size for read-only files by Martin Pärtel · 12 years ago
  61. d9f691c md/dm-raid: DM_RAID should select MD_RAID10 by NeilBrown · 12 years ago
  62. f54a9d0 md/raid1: submit IO from originating thread instead of md thread. by NeilBrown · 12 years ago
  63. 46a0640 raid5: raid5d handle stripe in batch way by Shaohua Li · 12 years ago
  64. 8811b59 raid5: make_request use batch stripe release by Shaohua Li · 12 years ago
  65. b8a4209 um: pull interrupt_end() into userspace() by Al Viro · 12 years ago
  66. 1bfa231 um: split syscall_trace(), pass pt_regs to it by Al Viro · 12 years ago
  67. a3170d2 um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs by Al Viro · 12 years ago
  68. d4fdc32 Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  69. 9a51cf2 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  70. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  71. 95cf146 MIPS: Loongson 2: Sort out clock managment. by Ralf Baechle · 12 years ago
  72. eff0d13 Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  73. 8cf1a3f Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  74. fcff06c Merge branch 'for-next' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  75. 068535f locks: remove unused lm_release_private by J. Bruce Fields · 12 years ago
  76. 4b00951 MIPS: Loongson 1: more clk support and add select HAVE_CLK by Yoichi Yuasa · 12 years ago
  77. 47cd734 MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLK by Yoichi Yuasa · 12 years ago
  78. 3e82eee MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLK by Yoichi Yuasa · 12 years ago
  79. 8551fb6 MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLK by Yoichi Yuasa · 12 years ago
  80. b902d9a MIPS: Lantiq: Platform specific CLK fixup by John Crispin · 12 years ago
  81. a9188bc MIPS: Lantiq: Add device_tree_init function by John Crispin · 12 years ago
  82. e29b72f MIPS: Lantiq: Fix interface clock and PCI control register offset by John Crispin · 12 years ago
  83. dbc6e02 delousing target_core_file a bit by Al Viro · 12 years ago
  84. 63f33b8d DM RAID: Add support for MD RAID10 by Jonathan Brassow · 12 years ago
  85. bb181e2 Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into md by NeilBrown · 12 years ago
  86. 80799fb block: remove dead func declaration by Yuanhan Liu · 12 years ago
  87. c83f6bf block: add partition resize function to blkpg ioctl by Vivek Goyal · 12 years ago
  88. 4638a83 block: uninitialized ioc->nr_tasks triggers WARN_ON by Olof Johansson · 12 years ago
  89. fe86cdc block: do not artificially constrain max_sectors for stacking drivers by Mike Snitzer · 12 years ago
  90. aff252a ALSA: snd-usb: fix clock source validity index by Daniel Mack · 12 years ago
  91. f387704 Merge branch 'common/irqdomain' into sh-latest by Paul Mundt · 12 years ago
  92. 1ca8fe3 sh: ecovec: care CN5 VBUS if USB host mode by Kuninori Morimoto · 12 years ago
  93. 8a87776 sh: sh7724: fixup renesas_usbhs clock settings by Kuninori Morimoto · 12 years ago
  94. 1d6a21b sh: intc: initial irqdomain support. by Paul Mundt · 12 years ago
  95. 15cf647 Merge branch 'common/pinctrl' into sh-latest by Paul Mundt · 12 years ago
  96. 1e32dfe sh: pfc: Fix up init ordering mess. by Paul Mundt · 12 years ago
  97. 91ba548 Merge branch 'sh/dmaengine' into sh-latest by Paul Mundt · 12 years ago
  98. 4dc4c51 serial: sh-sci: fix compilation breakage, when DMA is enabled by Guennadi Liakhovetski · 12 years ago
  99. 4f46f8a dmaengine: shdma: restore partial transfer calculation by Guennadi Liakhovetski · 12 years ago
  100. 2d53492 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago