]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Jul 2013 17:48:59 +0000 (10:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Jul 2013 17:48:59 +0000 (10:48 -0700)
commit66fb5e29b429493c4d57cf936fa2c2b2619fb781
tree88abe4366747b46427ff78d6bb8c8f9b6dcff7e5
parent2ccb1cddfac32e618c82a5a811306ae82744f7dc
parent649846e80efe72a004b659e28eb9058d647abbd7
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4

Pull ext4 bugfixes from Ted Ts'o:
 "Fixes for 3.11-rc2, sent at 5pm, in the professoinal style.  :-)"

I'm not sure I like this new level of "professionalism".
9-5, people, 9-5.

* tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  ext4: call ext4_es_lru_add() after handling cache miss
  ext4: yield during large unlinks
  ext4: make the extent_status code more robust against ENOMEM failures
  ext4: simplify calculation of blocks to free on error
  ext4: fix error handling in ext4_ext_truncate()