开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
Age
Commit message (
Expand
)
Author
2025-02-07
lockref: remove count argument of lockref_init
Andreas Gruenbacher
2025-02-01
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-01-27
add a string-to-qstr constructor
Al Viro
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2025-01-25
Merge tag 'erofs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-24
include/linux/lz4.h: add some missing macros
Gao Xiang
2025-01-23
erofs: refine z_erofs_get_extent_compressedlen()
Gao Xiang
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-19
erofs: remove dead code in erofs_fc_parse_param
Chen Linxuan
2025-01-17
erofs: return SHRINK_EMPTY if no objects to free
Chen Linxuan
2025-01-17
erofs: convert z_erofs_bind_cache() to folios
Gao Xiang
2025-01-17
erofs: tidy up zdata.c
Gao Xiang
2025-01-17
erofs: get rid of `z_erofs_next_pcluster_t`
Gao Xiang
2025-01-17
erofs: simplify z_erofs_load_compact_lcluster()
Gao Xiang
2025-01-17
erofs: fix potential return value overflow of z_erofs_shrink_scan()
Gao Xiang
2025-01-17
erofs: shorten bvecs[] for file-backed mounts
Gao Xiang
2025-01-17
erofs: micro-optimize superblock checksum
Gao Xiang
2025-01-17
fs: erofs: xattr.c change kzalloc to kcalloc
Ethan Carter Edwards
2025-01-16
erofs: use lockref_init for pcl->lockref
Christoph Hellwig
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
2025-01-08
kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() aut...
Frederic Weisbecker
2024-12-16
erofs: use buffered I/O for file-backed mounts by default
Gao Xiang
2024-12-16
erofs: reference `struct erofs_device_info` for erofs_map_dev
Gao Xiang
2024-12-16
erofs: use `struct erofs_device_info` for the primary device
Gao Xiang
2024-12-13
erofs: add erofs_sb_free() helper
Gao Xiang
2024-12-13
erofs: fix PSI memstall accounting
Gao Xiang
2024-12-13
erofs: fix rare pcluster memory leak after unmounting
Gao Xiang
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
[next]