index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
Age
Commit message (
Expand
)
Author
2023-04-24
Merge tag 'erofs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-04-17
erofs: cleanup i_format-related stuffs
Gao Xiang
2023-04-17
erofs: sunset erofs_dbg()
Gao Xiang
2023-04-17
erofs: fix potential overflow calculating xattr_isize
Jingbo Xu
2023-04-17
erofs: get rid of z_erofs_fill_inode()
Gao Xiang
2023-04-17
erofs: enable long extended attribute name prefixes
Jingbo Xu
2023-04-17
erofs: handle long xattr name prefixes properly
Jingbo Xu
2023-04-17
erofs: add helpers to load long xattr name prefixes
Jingbo Xu
2023-04-17
erofs: introduce on-disk format for long xattr name prefixes
Jingbo Xu
2023-04-17
erofs: move packed inode out of the compression part
Jingbo Xu
2023-04-17
erofs: keep meta inode into erofs_buf
Gao Xiang
2023-04-17
erofs: initialize packed inode after root inode is assigned
Jingbo Xu
2023-04-17
erofs: stop parsing non-compact HEAD index if clusterofs is invalid
Gao Xiang
2023-04-17
erofs: don't warn ztailpacking feature anymore
Yue Hu
2023-04-17
erofs: simplify erofs_xattr_generic_get()
Jingbo Xu
2023-04-17
erofs: rename init_inode_xattrs with erofs_ prefix
Jingbo Xu
2023-04-17
erofs: move several xattr helpers into xattr.c
Jingbo Xu
2023-04-17
erofs: tidy up EROFS on-disk naming
Gao Xiang
2023-04-17
erofs: support flattened block device for multi-blob images
Jia Zhu
2023-04-17
erofs: set block size to the on-disk block size
Jingbo Xu
2023-04-17
erofs: avoid hardcoded blocksize for subpage block support
Jingbo Xu
2023-03-09
erofs: use wrapper i_blocksize() in erofs_file_read_iter()
Yue Hu
2023-03-09
erofs: get rid of a useless DBG_BUGON
Gao Xiang
2023-03-09
erofs: Revert "erofs: fix kvcalloc() misuse with __GFP_NOFAIL"
Gao Xiang
2023-03-09
erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms
Gao Xiang
2023-03-09
erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __init
Yangtao Li
2023-03-06
fs: rename generic posix acl handlers
Christian Brauner
2023-03-06
fs: simplify ->listxattr() implementation
Christian Brauner
2023-03-06
fs: drop unused posix acl handlers
Christian Brauner
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-20
Merge tag 'erofs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-16
erofs: fix an error code in z_erofs_init_zip_subsystem()
Dan Carpenter
2023-02-15
erofs: unify anonymous inodes for blob
Jingbo Xu
2023-02-15
erofs: relinquish volume with mutex held
Jingbo Xu
2023-02-15
erofs: maintain cookies of share domain in self-contained list
Jingbo Xu
2023-02-15
erofs: remove unused device mapping in meta routine
Jingbo Xu
2023-02-15
erofs: remove unused EROFS_GET_BLOCKS_RAW flag
Jingbo Xu
2023-02-15
erofs: make kobj_type structures constant
Thomas Weißschuh
2023-02-15
erofs: add per-cpu threads for decompression as an option
Sandeep Dhavale
2023-02-15
erofs: tidy up internal.h
Gao Xiang
2023-02-15
erofs: get rid of z_erofs_do_map_blocks() forward declaration
Gao Xiang
2023-02-15
erofs: move zdata.h into zdata.c
Gao Xiang
2023-02-15
erofs: remove tagged pointer helpers
Gao Xiang
2023-02-15
erofs: avoid tagged pointers to mark sync decompression
Gao Xiang
2023-02-15
erofs: get rid of erofs_inode_datablocks()
Gao Xiang
2023-02-15
erofs: simplify iloc()
Gao Xiang
2023-02-15
erofs: get rid of debug_one_dentry()
Gao Xiang
2023-02-15
erofs: remove linux/buffer_head.h dependency
Gao Xiang
[next]