index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
erofs
Commit message (
Expand
)
Author
Age
Files
Lines
*
erofs: apply proper VMA alignment for memory mapped files on THP
Gao Xiang
2024-03-07
1
-0
/
+1
*
erofs: fix uninitialized page cache reported by KMSAN
Gao Xiang
2024-03-07
1
-1
/
+2
*
Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-25
1
-14
/
+14
|
\
|
*
erofs: fix refcount on the metabuf used for inode lookup
Sandeep Dhavale
2024-02-22
1
-14
/
+14
*
|
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-02-25
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
erofs: fix handling kern_mount() failure
Al Viro
2024-02-20
1
-3
/
+4
*
|
erofs: relaxed temporary buffers allocation on readahead
Chunhai Guo
2024-01-27
5
-20
/
+42
*
|
erofs: fix infinite loop due to a race of filling compressed_bvecs
Gao Xiang
2024-01-26
1
-36
/
+38
*
|
erofs: get rid of unneeded GFP_NOFS
Jingbo Xu
2024-01-25
4
-7
/
+7
|
/
*
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-19
1
-2
/
+5
|
\
|
*
netfs, fscache: Combine fscache with netfs
David Howells
2023-12-24
1
-2
/
+5
*
|
Merge tag 'erofs-for-6.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-18
3
-14
/
+17
|
\
\
|
*
|
erofs: Don't use certain unnecessary folio_*() functions
David Howells
2024-01-15
1
-3
/
+3
|
*
|
erofs: fix inconsistent per-file compression format
Gao Xiang
2024-01-13
2
-11
/
+14
|
|
/
*
|
erofs: make erofs_{err,info}() support NULL sb parameter
Chunhai Guo
2024-01-10
2
-3
/
+9
*
|
erofs: avoid debugging output for (de)compressed data
Gao Xiang
2024-01-10
1
-7
/
+1
*
|
erofs: allow partially filled compressed bvecs
Yue Hu
2023-12-21
1
-23
/
+13
*
|
erofs: enable sub-page compressed block support
Gao Xiang
2023-12-18
2
-4
/
+8
*
|
erofs: refine z_erofs_transform_plain() for sub-page block support
Gao Xiang
2023-12-18
1
-33
/
+48
*
|
erofs: fix ztailpacking for subpage compressed blocks
Gao Xiang
2023-12-18
1
-1
/
+1
*
|
erofs: fix up compacted indexes for block size < 4096
Gao Xiang
2023-12-15
1
-18
/
+14
*
|
erofs: record `pclustersize` in bytes instead of pages
Gao Xiang
2023-12-15
1
-38
/
+26
*
|
erofs: support I/O submission for sub-page compressed blocks
Gao Xiang
2023-12-15
1
-82
/
+74
*
|
erofs: fix lz4 inplace decompression
Gao Xiang
2023-12-15
1
-15
/
+16
*
|
erofs: fix memory leak on short-lived bounced pages
Gao Xiang
2023-12-15
1
-3
/
+2
|
/
*
MAINTAINERS: erofs: add EROFS webpage
Gao Xiang
2023-11-17
1
-1
/
+1
*
erofs: fix NULL dereference of dif->bdev_handle in fscache mode
Jingbo Xu
2023-11-17
1
-2
/
+3
*
erofs: simplify erofs_read_inode()
Ferry Meng
2023-11-17
1
-63
/
+35
*
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-07
1
-0
/
+1
|
\
|
*
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
2023-10-28
1
-0
/
+1
*
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-7
/
+12
|
\
\
|
*
|
erofs: dynamically allocate the erofs-shrinker
Qi Zheng
2023-10-04
1
-7
/
+12
*
|
|
Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-02
10
-135
/
+88
|
\
\
\
|
*
|
|
erofs: fix erofs_insert_workgroup() lockref usage
Gao Xiang
2023-10-31
2
-7
/
+2
|
*
|
|
erofs: tidy up redundant includes
Ferry Meng
2023-10-31
6
-8
/
+2
|
*
|
|
erofs: get rid of ROOT_NID()
Ferry Meng
2023-10-31
2
-5
/
+3
|
*
|
|
erofs: simplify compression configuration parser
Gao Xiang
2023-10-31
6
-108
/
+79
|
*
|
|
erofs: don't warn MicroLZMA format anymore
Gao Xiang
2023-10-31
2
-7
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
1
-1
/
+2
|
\
\
\
|
*
|
|
erofs: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-1
/
+2
|
|
/
/
*
|
|
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
2
-3
/
+3
|
\
\
\
|
*
|
|
erofs: move erofs_xattr_handlers and xattr_handler_map to .rodata
Wedson Almeida Filho
2023-10-09
2
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
erofs: Convert to use bdev_open_by_path()
Jan Kara
2023-10-28
3
-13
/
+13
|
|
/
|
/
|
*
|
erofs: allow empty device tags in flatdev mode
Jingbo Xu
2023-09-19
1
-1
/
+1
*
|
erofs: fix memory leak of LZMA global compressed deduplication
Gao Xiang
2023-09-11
1
-1
/
+4
|
/
*
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
1
-3
/
+3
|
\
|
*
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2023-08-24
1
-3
/
+3
*
|
Merge tag 'erofs-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-28
11
-190
/
+459
|
\
\
|
*
|
erofs: release ztailpacking pclusters properly
Jingbo Xu
2023-08-23
1
-1
/
+4
|
*
|
erofs: don't warn dedupe and fragments features anymore
sunshijie
2023-08-23
1
-4
/
+0
[next]