* [git pull] ufs regression fix
@ 2024-10-03 23:59 Al Viro
2024-10-04 0:22 ` pr-tracker-bot
0 siblings, 1 reply; 4+ messages in thread
From: Al Viro @ 2024-10-03 23:59 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-fsdevel
"folio_release_kmap(dir_folio, new_dir)" in ufs_rename() part of
folio conversion should've been getting a pointer to ufs directory entry
within the page, rather than a pointer to directory struct inode...
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes.ufs
for you to fetch changes up to 0d0b8646a66de7f3bf345106f2034a2268799d67:
ufs_rename(): fix bogus argument of folio_release_kmap() (2024-10-02 00:05:09 -0400)
----------------------------------------------------------------
fix ufs_rename() braino introduced this cycle
----------------------------------------------------------------
Al Viro (1):
ufs_rename(): fix bogus argument of folio_release_kmap()
fs/ufs/namei.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [git pull] ufs regression fix
@ 2025-07-23 15:48 Al Viro
2025-07-23 16:01 ` pr-tracker-bot
0 siblings, 1 reply; 4+ messages in thread
From: Al Viro @ 2025-07-23 15:48 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-fsdevel
The following changes since commit 89be9a83ccf1f88522317ce02f854f30d6115c41:
Linux 6.16-rc7 (2025-07-20 15:18:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-ufs-fix
for you to fetch changes up to e09a335a819133c0a9d6799adcf6d51837a7da2d:
fix the regression in ufs options parsing (2025-07-23 11:45:04 -0400)
----------------------------------------------------------------
regression in ufs options parsing
----------------------------------------------------------------
Al Viro (1):
fix the regression in ufs options parsing
fs/ufs/super.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-07-23 16:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-03 23:59 [git pull] ufs regression fix Al Viro
2024-10-04 0:22 ` pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2025-07-23 15:48 Al Viro
2025-07-23 16:01 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).