1
0
Fork 0
alistair23-linux/fs/erofs
Linus Torvalds d6f9469a03 Changes since last update:
- Convert to use the new mount apis;
 
  - Some random cleanup patches.
 -----BEGIN PGP SIGNATURE-----
 
 iIsEABYIADMWIQThPAmQN9sSA0DVxtI5NzHcH7XmBAUCXtbfOhUcaHNpYW5na2Fv
 QHJlZGhhdC5jb20ACgkQOTcx3B+15gTvZgD6Ap8mYxRaW7Qta+HEyFuyRrxWZ/XZ
 pq/hYiouGosDdaMBAOUNl8pGlPX54T+Y9VZv0wV0Dp4pan6NApdgtL9fIQUE
 =QhQh
 -----END PGP SIGNATURE-----

Merge tag 'erofs-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs

Pull erofs updates from Gao Xiang:
 "The most interesting part is the new mount api conversion, which is
  actually a old patch already pending for several cycles. And the
  others are recent trivial cleanups here.

  Summary:

   - Convert to use the new mount apis

   - Some random cleanup patches"

* tag 'erofs-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs:
  erofs: suppress false positive last_block warning
  erofs: convert to use the new mount fs_context api
  erofs: code cleanup by removing ifdef macro surrounding
2020-06-02 20:16:55 -07:00
..
Kconfig erofs: support superblock checksum 2019-11-24 11:02:41 +08:00
Makefile
compress.h
data.c Changes since last update: 2020-06-02 20:16:55 -07:00
decompressor.c mm: remove the prot argument from vm_map_ram 2020-06-02 10:59:11 -07:00
dir.c erofs: rename errln/infoln/debugln to erofs_{err, info, dbg} 2019-09-05 20:10:09 +02:00
erofs_fs.h erofs: support superblock checksum 2019-11-24 11:02:41 +08:00
inode.c erofs: code cleanup by removing ifdef macro surrounding 2020-05-27 16:46:20 +08:00
internal.h erofs: convert to use the new mount fs_context api 2020-05-29 18:57:58 +08:00
namei.c erofs: code cleanup by removing ifdef macro surrounding 2020-05-27 16:46:20 +08:00
super.c erofs: convert to use the new mount fs_context api 2020-05-29 18:57:58 +08:00
tagptr.h
utils.c erofs: correct the remaining shrink objects 2020-03-03 23:39:29 +08:00
xattr.c erofs: convert to use the new mount fs_context api 2020-05-29 18:57:58 +08:00
xattr.h erofs: code cleanup by removing ifdef macro surrounding 2020-05-27 16:46:20 +08:00
zdata.c Changes since last update: 2020-06-02 20:16:55 -07:00
zdata.h erofs: clean up decompress queue stuffs 2019-11-24 11:02:41 +08:00
zmap.c erofs: drop all vle annotations for runtime names 2019-11-24 11:02:41 +08:00
zpvec.h erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00