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
2024-11-18
erofs: handle NONHEAD !delta[1] lclusters gracefully
Gao Xiang
2024-11-18
erofs: clarify direct I/O support
Gao Xiang
2024-11-18
erofs: fix blksize < PAGE_SIZE for file-backed mounts
Hongzhen Luo
2024-11-18
erofs: get rid of `buf->kmap_type`
Gao Xiang
2024-11-18
erofs: fix file-backed mounts over FUSE
Gao Xiang
2024-11-18
erofs: simplify definition of the log functions
Gou Hao
2024-11-18
erofs: add sysfs node to drop internal caches
Chunhai Guo
2024-11-18
erofs: free pclusters if no cached folio is attached
Chunhai Guo
2024-11-18
erofs: sunset `struct erofs_workgroup`
Gao Xiang
2024-11-18
erofs: move erofs_workgroup operations into zdata.c
Gao Xiang
2024-11-18
erofs: get rid of erofs_{find,insert}_workgroup
Gao Xiang
2024-11-12
erofs: add SEEK_{DATA,HOLE} support
Gao Xiang
2024-10-21
erofs: use get_tree_bdev_flags() to avoid misleading messages
Gao Xiang
2024-10-14
Merge tag 'erofs-for-6.12-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-11
erofs: get rid of kaddr in `struct z_erofs_maprecorder`
Gao Xiang
2024-10-11
erofs: get rid of z_erofs_try_to_claim_pcluster()
Gao Xiang
2024-10-11
erofs: ensure regular inodes for file-backed mounts
Gao Xiang
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-12
erofs: reject inodes with negative i_size
Gao Xiang
2024-09-12
erofs: restrict pcluster size limitations
Gao Xiang
2024-09-12
erofs: allocate more short-lived pages from reserved pool first
Chunhai Guo
2024-09-12
erofs: sunset unneeded NOFAILs
Gao Xiang
2024-09-10
erofs: simplify erofs_map_blocks_flatmode()
Hongzhen Luo
2024-09-10
erofs: refactor read_inode calling convention
Yiyang Wu
2024-09-10
erofs: use kmemdup_nul in erofs_fill_symlink
Yiyang Wu
2024-09-10
erofs: mark experimental fscache backend deprecated
Gao Xiang
2024-09-10
erofs: support compressed inodes for fileio
Gao Xiang
2024-09-10
erofs: support unencoded inodes for fileio
Gao Xiang
2024-09-10
erofs: add file-backed mount support
Gao Xiang
2024-09-10
erofs: handle overlapped pclusters out of crafted images properly
Gao Xiang
2024-09-10
erofs: fix error handling in z_erofs_init_decompressor
Sandeep Dhavale
2024-09-10
erofs: clean up erofs_register_sysfs()
Gao Xiang
2024-09-10
erofs: fix incorrect symlink detection in fast symlink
Gao Xiang
2024-08-21
erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially fails
Gao Xiang
2024-08-19
erofs: allow large folios for compressed files
Gao Xiang
2024-08-19
erofs: get rid of check_layout_compatibility()
Hongzhen Luo
2024-08-19
erofs: simplify readdir operation
Hongzhen Luo
2024-07-26
erofs: convert comma to semicolon
Chen Ni
2024-07-26
erofs: support multi-page folios for erofs_bread()
Gao Xiang
2024-07-26
erofs: add support for FS_IOC_GETFSSYSFSPATH
Huang Xiaojia
2024-07-26
erofs: fix race in z_erofs_get_gbuf()
Gao Xiang
2024-07-26
erofs: support STATX_DIOALIGN
Hongbo Li
2024-07-13
erofs: silence uninitialized variable warning in z_erofs_scan_folio()
Dan Carpenter
2024-07-11
erofs: avoid refcounting short-lived pages
Gao Xiang
2024-07-10
erofs: get rid of z_erofs_map_blocks_iter_* tracepoints
Hongzhen Luo
2024-07-09
erofs: tidy up stream decompressors
Gao Xiang
2024-07-09
erofs: refine z_erofs_{init,exit}_subsystem()
Gao Xiang
2024-07-09
erofs: move each decompressor to its own source file
Gao Xiang
2024-07-08
erofs: tidy up `struct z_erofs_bvec`
Gao Xiang
2024-07-08
erofs: teach z_erofs_scan_folios() to handle multi-page folios
Gao Xiang
[next]