linux-yocto/fs/erofs
Linus Torvalds a86bf2283d assorted stuff for this merge window
-----BEGIN PGP SIGNATURE-----
 
 iHUEABYIAB0WIQQqUNBr3gm4hGXdBJlZ7Krx/gZQ6wUCZ5yJdgAKCRBZ7Krx/gZQ
 69W4AQDwgxceiQ6icx3rFhCWQigne4jdMO84kd8tNaa+xHGe1AD/WnkeChc5DqjQ
 wZWZxAAzml9SS01IcSiHWaF5fgrjlA0=
 =rXOq
 -----END PGP SIGNATURE-----

Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull misc vfs cleanups from Al Viro:
 "Two unrelated patches - one is a removal of long-obsolete include in
  overlayfs (it used to need fs/internal.h, but the extern it wanted has
  been moved back to include/linux/namei.h) and another introduces
  convenience helper constructing struct qstr by a NUL-terminated
  string"

* tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  add a string-to-qstr constructor
  fs/overlayfs/namei.c: get rid of include ../internal.h
2025-02-01 15:07:56 -08:00
..
compress.h erofs: convert z_erofs_bind_cache() to folios 2025-01-17 03:22:59 +08:00
data.c erofs: reference struct erofs_device_info for erofs_map_dev 2024-12-16 21:02:06 +08:00
decompressor_deflate.c erofs: tidy up stream decompressors 2024-07-09 19:04:41 +08:00
decompressor_lzma.c erofs: convert comma to semicolon 2024-07-26 18:48:12 +08:00
decompressor_zstd.c erofs: tidy up stream decompressors 2024-07-09 19:04:41 +08:00
decompressor.c include/linux/lz4.h: add some missing macros 2025-01-24 22:47:28 -08:00
dir.c erofs: simplify readdir operation 2024-08-19 11:06:20 +08:00
erofs_fs.h erofs: micro-optimize superblock checksum 2025-01-17 03:17:32 +08:00
fileio.c erofs: shorten bvecs[] for file-backed mounts 2025-01-17 03:18:55 +08:00
fscache.c erofs: reference struct erofs_device_info for erofs_map_dev 2024-12-16 21:02:06 +08:00
inode.c erofs: clarify direct I/O support 2024-11-18 18:50:14 +08:00
internal.h erofs: use buffered I/O for file-backed mounts by default 2024-12-16 21:02:07 +08:00
Kconfig erofs: mark experimental fscache backend deprecated 2024-09-10 15:27:11 +08:00
Makefile erofs: support unencoded inodes for fileio 2024-09-10 15:26:36 +08:00
namei.c erofs_buf: store address_space instead of inode 2024-04-25 00:57:14 -04:00
super.c erofs: remove dead code in erofs_fc_parse_param 2025-01-19 23:57:38 +08:00
sysfs.c erofs: add sysfs node to drop internal caches 2024-11-18 18:50:13 +08:00
xattr.c assorted stuff for this merge window 2025-02-01 15:07:56 -08:00
xattr.h
zdata.c Changes since last update: 2025-01-25 20:03:04 -08:00
zmap.c erofs: refine z_erofs_get_extent_compressedlen() 2025-01-23 17:12:11 +08:00
zutil.c The various patchsets are summarized below. Plus of course many 2025-01-26 18:36:23 -08:00