linux-stable/fs/erofs
Christian Brauner d549b74174
fs: rename generic posix acl handlers
Reflect in their naming and document that they are kept around for
legacy reasons and shouldn't be used anymore by new code.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
2023-03-06 09:57:13 +01:00
..
Kconfig erofs: add per-cpu threads for decompression as an option 2023-02-15 08:11:26 +08:00
Makefile erofs: register fscache volume 2022-05-18 00:11:19 +08:00
compress.h erofs: introduce multi-reference pclusters (fully-referenced) 2022-07-22 21:44:27 +08:00
data.c - Daniel Verkamp has contributed a memfd series ("mm/memfd: add 2023-02-23 17:09:35 -08:00
decompressor.c erofs: support interlaced uncompressed data for compressed files 2022-09-23 10:55:56 +08:00
decompressor_lzma.c erofs: introduce partial-referenced pclusters 2022-09-26 23:55:43 +08:00
dir.c erofs: get rid of debug_one_dentry() 2023-02-15 08:11:23 +08:00
erofs_fs.h erofs: introduce partial-referenced pclusters 2022-09-26 23:55:43 +08:00
fscache.c erofs: unify anonymous inodes for blob 2023-02-15 08:11:28 +08:00
inode.c Changes since last update: 2023-02-20 12:23:40 -08:00
internal.h Changes since last update: 2023-02-20 12:23:40 -08:00
namei.c erofs: get rid of erofs_inode_datablocks() 2023-02-15 08:11:24 +08:00
pcpubuf.c erofs: get rid of ->lru usage 2021-10-25 08:22:59 +08:00
super.c erofs: unify anonymous inodes for blob 2023-02-15 08:11:28 +08:00
sysfs.c erofs: make kobj_type structures constant 2023-02-15 08:11:26 +08:00
utils.c mm: shrinkers: provide shrinkers with names 2022-07-03 18:08:40 -07:00
xattr.c fs: simplify ->listxattr() implementation 2023-03-06 09:57:12 +01:00
xattr.h fs: rename generic posix acl handlers 2023-03-06 09:57:13 +01:00
zdata.c erofs: fix an error code in z_erofs_init_zip_subsystem() 2023-02-16 22:51:53 +08:00
zmap.c erofs: get rid of z_erofs_do_map_blocks() forward declaration 2023-02-15 08:11:25 +08:00