]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Mar 2009 03:55:40 +0000 (20:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Mar 2009 03:55:40 +0000 (20:55 -0700)
commit71802df474b9950308c5fc8f90706104590616b9
treed6e5e83c6205ad3184f7c2826807e8786e528383
parent169752d4aaa8869b10760464b11743582ea18b54
parent4d18f5226da459bf68fcabfb33eb41bcb73c4797
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4

* 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  ext4: fix bb_prealloc_list corruption due to wrong group locking
  ext4: fix bogus BUG_ONs in in mballoc code
  ext4: Print the find_group_flex() warning only once
  ext4: fix header check in ext4_ext_search_right() for deep extent trees.