All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ext4 fixes for 5.5-rc3
@ 2019-12-22 14:26 Theodore Y. Ts'o
  2019-12-22 19:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Theodore Y. Ts'o @ 2019-12-22 14:26 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-ext4


The following changes since commit dfdeeb41fb08fbe11d3cfefba9c0fcd00c95a36d:

  Merge branch 'tt/misc' into dev (2019-11-19 12:25:42 -0500)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_stable

for you to fetch changes up to 23f6b02405343103791c6a9533d73716cdf0c672:

  ext4: clarify impact of 'commit' mount option (2019-12-21 21:36:53 -0500)

----------------------------------------------------------------
Ext4 bug fixes (including a regression fix) for 5.5

----------------------------------------------------------------
Dan Carpenter (1):
      ext4: unlock on error in ext4_expand_extra_isize()

Jan Kara (3):
      ext4: fix ext4_empty_dir() for directories with holes
      ext4: check for directory entries too close to block end
      ext4: clarify impact of 'commit' mount option

Phong Tran (1):
      ext4: use RCU API in debug_print_tree

Randy Dunlap (1):
      jbd2: fix kernel-doc notation warning

Theodore Ts'o (2):
      ext4: optimize __ext4_check_dir_entry()
      ext4: validate the debug_want_extra_isize mount option at parse time

Yunfeng Ye (1):
      ext4: fix unused-but-set-variable warning in ext4_add_entry()

yangerkun (1):
      ext4: reserve revoke credits in __ext4_new_inode

 Documentation/admin-guide/ext4.rst |  19 +++++----
 fs/ext4/block_validity.c           |   6 ++-
 fs/ext4/dir.c                      |   6 ++-
 fs/ext4/ialloc.c                   |   4 +-
 fs/ext4/inode.c                    |   4 +-
 fs/ext4/namei.c                    |  36 +++++++++--------
 fs/ext4/super.c                    | 143 +++++++++++++++++++++++++++++++++-----------------------------------
 include/linux/jbd2.h               |   2 +-
 8 files changed, 116 insertions(+), 104 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] ext4 fixes for 5.5-rc3
  2019-12-22 14:26 [GIT PULL] ext4 fixes for 5.5-rc3 Theodore Y. Ts'o
@ 2019-12-22 19:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-12-22 19:10 UTC (permalink / raw)
  To: Theodore Y. Ts'o; +Cc: torvalds, linux-kernel, linux-ext4

The pull request you sent on Sun, 22 Dec 2019 09:26:03 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_stable

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a396560706d457058b9f54f184b6f5973c82032c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-22 19:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-22 14:26 [GIT PULL] ext4 fixes for 5.5-rc3 Theodore Y. Ts'o
2019-12-22 19:10 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.