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.12.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
*
erofs: clean up parsing of fscache related options
Jingbo Xu
2023-01-16
1
-7
/
+6
*
erofs: fix kvcalloc() misuse with __GFP_NOFAIL
Gao Xiang
2023-01-10
1
-6
/
+6
*
erofs/zmap.c: Fix incorrect offset calculation
Siddh Raman Pant
2023-01-10
1
-3
/
+7
*
Merge tag 'erofs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
8
-291
/
+247
|
\
|
*
erofs: validate the extent length for uncompressed pclusters
Gao Xiang
2022-12-07
1
-0
/
+5
|
*
erofs: fix missing unmap if z_erofs_get_extent_compressedlen() fails
Gao Xiang
2022-12-07
1
-4
/
+2
|
*
erofs: Fix pcluster memleak when its block address is zero
Chen Zhongjin
2022-12-07
1
-1
/
+2
|
*
erofs: use kmap_local_page() only for erofs_bread()
Gao Xiang
2022-12-07
5
-14
/
+10
|
*
erofs: enable large folios for fscache mode
Jingbo Xu
2022-12-07
1
-2
/
+1
|
*
erofs: support large folios for fscache mode
Jingbo Xu
2022-12-07
1
-68
/
+80
|
*
erofs: switch to prepare_ondemand_read() in fscache mode
Jingbo Xu
2022-12-07
1
-167
/
+94
|
*
erofs: clean up cached I/O strategies
Gao Xiang
2022-12-07
1
-46
/
+31
|
*
erofs: check the uniqueness of fsid in shared domain in advance
Hou Tao
2022-12-07
3
-15
/
+44
|
*
erofs: enable large folios for iomap mode
Jingbo Xu
2022-12-07
2
-0
/
+4
*
|
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
2
-4
/
+4
|
\
\
|
*
|
fs: rename current get acl method
Christian Brauner
2022-10-20
2
-4
/
+4
*
|
|
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-3
/
+3
|
|
/
|
/
|
*
|
Merge tag 'erofs-for-6.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-11-15
5
-37
/
+54
|
\
\
|
*
|
erofs: fix missing xas_retry() in fscache mode
Jingbo Xu
2022-11-14
1
-3
/
+7
|
*
|
erofs: fix use-after-free of fsid and domain_id string
Jingbo Xu
2022-11-10
4
-30
/
+37
|
*
|
erofs: get correct count for unmapped range in fscache mode
Jingbo Xu
2022-11-08
1
-3
/
+4
|
*
|
erofs: put metabuf in error path in fscache mode
Jingbo Xu
2022-11-08
1
-1
/
+3
|
*
|
erofs: fix general protection fault when reading fragment
Yue Hu
2022-11-08
1
-0
/
+3
*
|
|
fs: fix leaked psi pressure state
Johannes Weiner
2022-11-08
1
-7
/
+11
|
/
/
*
|
erofs: protect s_inodes with s_inode_list_lock for fscache
Dawei Li
2022-10-17
1
-0
/
+3
*
|
erofs: fix up inplace decompression success rate
Gao Xiang
2022-10-17
1
-5
/
+4
*
|
erofs: shouldn't churn the mapping page for duplicated copies
Gao Xiang
2022-10-17
2
-8
/
+6
*
|
erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()
Yue Hu
2022-10-17
1
-12
/
+10
|
/
*
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-1
/
+12
|
\
|
*
erofs: add manual PSI accounting for the compressed address space
Christoph Hellwig
2022-09-20
1
-1
/
+12
*
|
erofs: clean up erofs_iget()
Gao Xiang
2022-09-27
4
-22
/
+14
*
|
erofs: clean up unnecessary code and comments
Gao Xiang
2022-09-27
4
-16
/
+2
*
|
erofs: fold in z_erofs_reload_indexes()
Yue Hu
2022-09-27
1
-20
/
+8
*
|
erofs: introduce partial-referenced pclusters
Gao Xiang
2022-09-26
7
-2
/
+23
*
|
erofs: support on-disk compressed fragments data
Yue Hu
2022-09-26
6
-17
/
+152
*
|
erofs: support interlaced uncompressed data for compressed files
Yue Hu
2022-09-23
4
-23
/
+41
*
|
erofs: clean up .read_folio() and .readahead() in fscache mode
Jingbo Xu
2022-09-23
1
-130
/
+83
*
|
erofs: introduce 'domain_id' mount option
Jia Zhu
2022-09-20
2
-2
/
+34
*
|
erofs: Support sharing cookies in the same domain
Jia Zhu
2022-09-20
2
-6
/
+96
*
|
erofs: introduce a pseudo mnt to manage shared cookies
Jia Zhu
2022-09-20
3
-2
/
+45
*
|
erofs: introduce fscache-based domain
Jia Zhu
2022-09-20
2
-17
/
+121
*
|
erofs: code clean up for fscache
Jia Zhu
2022-09-20
3
-43
/
+36
*
|
erofs: use kill_anon_super() to kill super in fscache mode
Jia Zhu
2022-09-20
1
-1
/
+1
*
|
erofs: fix order >= MAX_ORDER warning due to crafted negative i_size
Gao Xiang
2022-09-20
1
-1
/
+1
*
|
erofs: fix pcluster use-after-free on UP platforms
Gao Xiang
2022-09-05
1
-29
/
+0
*
|
erofs: avoid the potentially wrong m_plen for big pcluster
Yue Hu
2022-09-05
1
-8
/
+8
*
|
erofs: fix error return code in erofs_fscache_{meta_,}read_folio
Sun Ke
2022-09-05
1
-2
/
+6
|
/
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
2
-5
/
+7
|
\
|
*
dax: introduce holder for dax_device
Shiyang Ruan
2022-07-17
1
-4
/
+6
|
*
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-03
1
-1
/
+1
[next]