index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
erofs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'erofs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-24
14
-455
/
+536
|
\
|
*
erofs: cleanup i_format-related stuffs
Gao Xiang
2023-04-17
2
-18
/
+8
|
*
erofs: sunset erofs_dbg()
Gao Xiang
2023-04-17
5
-19
/
+3
|
*
erofs: fix potential overflow calculating xattr_isize
Jingbo Xu
2023-04-17
1
-1
/
+1
|
*
erofs: get rid of z_erofs_fill_inode()
Gao Xiang
2023-04-17
3
-24
/
+8
|
*
erofs: enable long extended attribute name prefixes
Jingbo Xu
2023-04-17
3
-1
/
+11
|
*
erofs: handle long xattr name prefixes properly
Jingbo Xu
2023-04-17
1
-12
/
+56
|
*
erofs: add helpers to load long xattr name prefixes
Jingbo Xu
2023-04-17
4
-3
/
+73
|
*
erofs: introduce on-disk format for long xattr name prefixes
Jingbo Xu
2023-04-17
1
-1
/
+15
|
*
erofs: move packed inode out of the compression part
Jingbo Xu
2023-04-17
2
-4
/
+2
|
*
erofs: keep meta inode into erofs_buf
Gao Xiang
2023-04-17
6
-18
/
+28
|
*
erofs: initialize packed inode after root inode is assigned
Jingbo Xu
2023-04-17
2
-11
/
+12
|
*
erofs: stop parsing non-compact HEAD index if clusterofs is invalid
Gao Xiang
2023-04-17
1
-0
/
+4
|
*
erofs: don't warn ztailpacking feature anymore
Yue Hu
2023-04-17
1
-2
/
+0
|
*
erofs: simplify erofs_xattr_generic_get()
Jingbo Xu
2023-04-17
1
-14
/
+3
|
*
erofs: rename init_inode_xattrs with erofs_ prefix
Jingbo Xu
2023-04-17
1
-3
/
+3
|
*
erofs: move several xattr helpers into xattr.c
Jingbo Xu
2023-04-17
2
-42
/
+29
|
*
erofs: tidy up EROFS on-disk naming
Gao Xiang
2023-04-17
2
-142
/
+119
|
*
erofs: support flattened block device for multi-blob images
Jia Zhu
2023-04-17
3
-3
/
+11
|
*
erofs: set block size to the on-disk block size
Jingbo Xu
2023-04-17
4
-28
/
+35
|
*
erofs: avoid hardcoded blocksize for subpage block support
Jingbo Xu
2023-04-17
13
-130
/
+135
*
|
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-04-24
2
-17
/
+15
|
\
\
|
|
/
|
/
|
|
*
fs: rename generic posix acl handlers
Christian Brauner
2023-03-06
1
-4
/
+2
|
*
fs: simplify ->listxattr() implementation
Christian Brauner
2023-03-06
2
-9
/
+13
|
*
fs: drop unused posix acl handlers
Christian Brauner
2023-03-06
1
-4
/
+0
*
|
erofs: use wrapper i_blocksize() in erofs_file_read_iter()
Yue Hu
2023-03-09
1
-1
/
+1
*
|
erofs: get rid of a useless DBG_BUGON
Gao Xiang
2023-03-09
1
-3
/
+0
*
|
erofs: Revert "erofs: fix kvcalloc() misuse with __GFP_NOFAIL"
Gao Xiang
2023-03-09
1
-6
/
+6
*
|
erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms
Gao Xiang
2023-03-09
1
-1
/
+1
*
|
erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __init
Yangtao Li
2023-03-09
3
-4
/
+4
|
/
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-1
/
+1
|
\
|
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
*
|
Merge tag 'erofs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-20
14
-748
/
+653
|
\
\
|
*
|
erofs: fix an error code in z_erofs_init_zip_subsystem()
Dan Carpenter
2023-02-16
1
-1
/
+3
|
*
|
erofs: unify anonymous inodes for blob
Jingbo Xu
2023-02-15
3
-56
/
+38
|
*
|
erofs: relinquish volume with mutex held
Jingbo Xu
2023-02-15
1
-1
/
+1
|
*
|
erofs: maintain cookies of share domain in self-contained list
Jingbo Xu
2023-02-15
2
-24
/
+24
|
*
|
erofs: remove unused device mapping in meta routine
Jingbo Xu
2023-02-15
1
-13
/
+4
|
*
|
erofs: remove unused EROFS_GET_BLOCKS_RAW flag
Jingbo Xu
2023-02-15
3
-15
/
+11
|
*
|
erofs: make kobj_type structures constant
Thomas Weißschuh
2023-02-15
1
-3
/
+3
|
*
|
erofs: add per-cpu threads for decompression as an option
Sandeep Dhavale
2023-02-15
2
-20
/
+188
|
*
|
erofs: tidy up internal.h
Gao Xiang
2023-02-15
1
-56
/
+28
|
*
|
erofs: get rid of z_erofs_do_map_blocks() forward declaration
Gao Xiang
2023-02-15
1
-123
/
+119
|
*
|
erofs: move zdata.h into zdata.c
Gao Xiang
2023-02-15
2
-178
/
+165
|
*
|
erofs: remove tagged pointer helpers
Gao Xiang
2023-02-15
3
-128
/
+6
|
*
|
erofs: avoid tagged pointers to mark sync decompression
Gao Xiang
2023-02-15
2
-27
/
+17
|
*
|
erofs: get rid of erofs_inode_datablocks()
Gao Xiang
2023-02-15
2
-19
/
+5
|
*
|
erofs: simplify iloc()
Gao Xiang
2023-02-15
5
-35
/
+25
|
*
|
erofs: get rid of debug_one_dentry()
Gao Xiang
2023-02-15
1
-17
/
+0
|
*
|
erofs: remove linux/buffer_head.h dependency
Gao Xiang
2023-02-15
2
-15
/
+6
[next]