Hi, This patchset based git [1], and w/ patchset [2]. [1] kernel/git/torvalds/linux.git commit id=5e9388f7984a9cc7e659a105113f6ccf0aebedd0 (selftests/bpf: adapt one more case in test_lru_map to the new target_free) [2] https://lore.kernel.org/all/20250624121149.2927-1-chentaotao@xxxxxxxxxxxxxx/ Yangtao Li (4): block: Add struct kiocb pointer to block_write_begin() fs/buffer: parse IOCB_DONTCACHE flag in block_write_begin() hfsplus: enable uncached buffer io support hfs: enable uncached buffer io support block/fops.c | 2 +- fs/bfs/file.c | 2 +- fs/buffer.c | 13 ++++++++----- fs/exfat/inode.c | 3 +-- fs/ext2/inode.c | 2 +- fs/hfs/inode.c | 1 + fs/hfsplus/inode.c | 1 + fs/jfs/inode.c | 2 +- fs/minix/inode.c | 2 +- fs/nilfs2/inode.c | 2 +- fs/nilfs2/recovery.c | 2 +- fs/ntfs3/inode.c | 2 +- fs/omfs/file.c | 2 +- fs/udf/inode.c | 2 +- fs/ufs/inode.c | 2 +- include/linux/buffer_head.h | 4 ++-- 16 files changed, 24 insertions(+), 20 deletions(-) -- 2.48.1