* [GIT PULL] ext4 bug fixes for v6.6-rc2
@ 2023-09-17 5:01 Theodore Ts'o
0 siblings, 0 replies; 3+ messages in thread
From: Theodore Ts'o @ 2023-09-17 5:01 UTC (permalink / raw)
To: Linux Kernel Developers List
The following changes since commit 768d612f79822d30a1e7d132a4d4b05337ce42ec:
ext4: fix slab-use-after-free in ext4_es_insert_extent() (2023-08-27 11:27:13 -0400)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus-6.6-rc2
for you to fetch changes up to 7fda67e8c3ab6069f75888f67958a6d30454a9f6:
ext4: fix rec_len verify error (2023-09-14 12:07:07 -0400)
----------------------------------------------------------------
Regression and bug fixes for ext4.
----------------------------------------------------------------
Jan Kara (2):
ext4: move setting of trimmed bit into ext4_try_to_trim_range()
ext4: do not let fstrim block system suspend
Li Zetao (1):
jbd2: Fix memory leak in journal_init_common()
Matthew Wilcox (Oracle) (1):
buffer: Make bh_offset() work for compound pages
Ritesh Harjani (IBM) (1):
jbd2: Remove page size assumptions
Shida Zhang (1):
ext4: fix rec_len verify error
fs/ext4/mballoc.c | 54 ++++++++++++++++++++++++++++++++--------------------
fs/ext4/namei.c | 26 ++++++++++++++-----------
fs/jbd2/commit.c | 16 ++++++----------
fs/jbd2/journal.c | 2 ++
fs/jbd2/transaction.c | 12 ++++--------
include/linux/buffer_head.h | 5 ++++-
6 files changed, 64 insertions(+), 51 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] ext4 bug fixes for v6.6-rc2
@ 2023-09-17 5:02 Theodore Ts'o
2023-09-17 18:24 ` pr-tracker-bot
0 siblings, 1 reply; 3+ messages in thread
From: Theodore Ts'o @ 2023-09-17 5:02 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux Kernel Developers List
The following changes since commit 768d612f79822d30a1e7d132a4d4b05337ce42ec:
ext4: fix slab-use-after-free in ext4_es_insert_extent() (2023-08-27 11:27:13 -0400)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus-6.6-rc2
for you to fetch changes up to 7fda67e8c3ab6069f75888f67958a6d30454a9f6:
ext4: fix rec_len verify error (2023-09-14 12:07:07 -0400)
----------------------------------------------------------------
Regression and bug fixes for ext4.
----------------------------------------------------------------
Jan Kara (2):
ext4: move setting of trimmed bit into ext4_try_to_trim_range()
ext4: do not let fstrim block system suspend
Li Zetao (1):
jbd2: Fix memory leak in journal_init_common()
Matthew Wilcox (Oracle) (1):
buffer: Make bh_offset() work for compound pages
Ritesh Harjani (IBM) (1):
jbd2: Remove page size assumptions
Shida Zhang (1):
ext4: fix rec_len verify error
fs/ext4/mballoc.c | 54 ++++++++++++++++++++++++++++++++--------------------
fs/ext4/namei.c | 26 ++++++++++++++-----------
fs/jbd2/commit.c | 16 ++++++----------
fs/jbd2/journal.c | 2 ++
fs/jbd2/transaction.c | 12 ++++--------
include/linux/buffer_head.h | 5 ++++-
6 files changed, 64 insertions(+), 51 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] ext4 bug fixes for v6.6-rc2
2023-09-17 5:02 [GIT PULL] ext4 bug fixes for v6.6-rc2 Theodore Ts'o
@ 2023-09-17 18:24 ` pr-tracker-bot
0 siblings, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2023-09-17 18:24 UTC (permalink / raw)
To: Theodore Ts'o; +Cc: Linus Torvalds, Linux Kernel Developers List
The pull request you sent on Sun, 17 Sep 2023 01:02:35 -0400:
> https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus-6.6-rc2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3fde3003cab845c124253c0a42eb0cf70220c5da
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-09-17 18:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-17 5:02 [GIT PULL] ext4 bug fixes for v6.6-rc2 Theodore Ts'o
2023-09-17 18:24 ` pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2023-09-17 5:01 Theodore Ts'o
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.