* [git pull] ufs stuff
@ 2024-11-15 15:11 Al Viro
2024-11-18 21:00 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2024-11-15 15:11 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-fsdevel, linux-kernel
The following changes since commit 8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b:
Linux 6.12-rc2 (2024-10-06 15:32:27 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-ufs
for you to fetch changes up to 6cfe56fbad32c8c5b50e82d9109413566d691569:
ufs: ufs_sb_private_info: remove unused s_{2,3}apb fields (2024-11-12 19:02:12 -0500)
----------------------------------------------------------------
ufs cleanups, fixes and folio conversion
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
----------------------------------------------------------------
Agathe Porte (1):
ufs: ufs_sb_private_info: remove unused s_{2,3}apb fields
Al Viro (12):
ufs: fix handling of delete_entry and set_link failures
ufs: missing ->splice_write()
ufs: fix ufs_read_cylinder() failure handling
ufs: untangle ubh_...block...() macros, part 1
ufs: untangle ubh_...block...(), part 2
ufs: untangle ubh_...block...(), part 3
ufs_clusteracct(): switch to passing fragment number
ufs_free_fragments(): fix the braino in sanity check
ufs_inode_getfrag(): remove junk comment
ufs: get rid of ubh_{ubhcpymem,memcpyubh}()
clean ufs_trunc_direct() up a bit...
ufs: take the handling of free block counters into a helper
Matthew Wilcox (Oracle) (5):
ufs: Convert ufs_inode_getblock() to take a folio
ufs: Convert ufs_extend_tail() to take a folio
ufs: Convert ufs_inode_getfrag() to take a folio
ufs: Pass a folio to ufs_new_fragments()
ufs: Convert ufs_change_blocknr() to take a folio
fs/ufs/balloc.c | 107 ++++++++++++++------------------
fs/ufs/cylinder.c | 31 ++++++----
fs/ufs/dir.c | 29 +++++----
fs/ufs/file.c | 1 +
fs/ufs/inode.c | 179 +++++++++++++++++++++++-------------------------------
fs/ufs/namei.c | 39 ++++++------
fs/ufs/super.c | 49 ++++++---------
fs/ufs/ufs.h | 12 ++--
fs/ufs/ufs_fs.h | 4 --
fs/ufs/util.c | 46 --------------
fs/ufs/util.h | 61 +++++++++----------
11 files changed, 222 insertions(+), 336 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] ufs stuff
2024-11-15 15:11 [git pull] ufs stuff Al Viro
@ 2024-11-18 21:00 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-11-18 21:00 UTC (permalink / raw)
To: Al Viro; +Cc: Linus Torvalds, linux-fsdevel, linux-kernel
The pull request you sent on Fri, 15 Nov 2024 15:11:08 +0000:
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-ufs
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9fb2cfa4635ab7b3d44e88104666e599cd163692
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:[~2024-11-18 21:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-15 15:11 [git pull] ufs stuff Al Viro
2024-11-18 21:00 ` 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