* [GIT PULL] ext2, udf, and quota changes for 6.7-rc1
@ 2023-11-01 10:36 Jan Kara
2023-11-02 18:37 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jan Kara @ 2023-11-01 10:36 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-fsdevel
Hello Linus,
could you please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fs_for_v6.7-rc1
The pull contains:
* conversion of ext2 directory code to use folios
* cleanups in UDF declarations
* bugfix for quota interaction with file encryption
Top of the tree is 82dd620653b3. The full shortlog is:
Eric Biggers (1):
quota: explicitly forbid quota files from being encrypted
Jan Kara (1):
udf: Avoid unneeded variable length array in struct fileIdentDesc
Kees Cook (1):
udf: Annotate struct udf_bitmap with __counted_by
Matthew Wilcox (Oracle) (10):
highmem: Add folio_release_kmap()
ext2: Convert ext2_check_page to ext2_check_folio
ext2: Add ext2_get_folio()
ext2: Convert ext2_readdir to use a folio
ext2: Convert ext2_add_link() to use a folio
ext2: Convert ext2_empty_dir() to use a folio
ext2: Convert ext2_delete_entry() to use folios
ext2: Convert ext2_unlink() and ext2_rename() to use folios
ext2: Convert ext2_make_empty() to use a folio
ext2: Convert ext2_prepare_chunk and ext2_commit_chunk to folios
The diffstat is
fs/ext2/dir.c | 214 ++++++++++++++++++++++++------------------------
fs/ext2/ext2.h | 23 ++----
fs/ext2/namei.c | 32 ++++----
fs/quota/dquot.c | 14 ++++
fs/udf/ecma_167.h | 2 +-
fs/udf/udf_sb.h | 2 +-
include/linux/highmem.h | 18 +++-
7 files changed, 164 insertions(+), 141 deletions(-)
Thanks
Honza
--
Jan Kara <jack@suse.com>
SUSE Labs, CR
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] ext2, udf, and quota changes for 6.7-rc1
2023-11-01 10:36 [GIT PULL] ext2, udf, and quota changes for 6.7-rc1 Jan Kara
@ 2023-11-02 18:37 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-11-02 18:37 UTC (permalink / raw)
To: Jan Kara; +Cc: Linus Torvalds, linux-fsdevel
The pull request you sent on Wed, 1 Nov 2023 11:36:18 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fs_for_v6.7-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5efad0a7658cea6dfd22d4e75d247692e48dde10
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-11-02 18:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-01 10:36 [GIT PULL] ext2, udf, and quota changes for 6.7-rc1 Jan Kara
2023-11-02 18:37 ` 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).