index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
super.c
Age
Commit message (
Expand
)
Author
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-22
erofs: remove unnecessary goto
Yangtao Li
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-05-29
erofs: adapt managed inode operations into folios
Gao Xiang
2023-04-17
erofs: enable long extended attribute name prefixes
Jingbo Xu
2023-04-17
erofs: add helpers to load long xattr name prefixes
Jingbo Xu
2023-04-17
erofs: move packed inode out of the compression part
Jingbo Xu
2023-04-17
erofs: keep meta inode into erofs_buf
Gao Xiang
2023-04-17
erofs: initialize packed inode after root inode is assigned
Jingbo Xu
2023-04-17
erofs: don't warn ztailpacking feature anymore
Yue Hu
2023-04-17
erofs: support flattened block device for multi-blob images
Jia Zhu
2023-04-17
erofs: set block size to the on-disk block size
Jingbo Xu
2023-04-17
erofs: avoid hardcoded blocksize for subpage block support
Jingbo Xu
2023-02-15
erofs: unify anonymous inodes for blob
Jingbo Xu
2023-02-15
erofs: remove linux/buffer_head.h dependency
Gao Xiang
2023-01-16
erofs: clean up parsing of fscache related options
Jingbo Xu
2022-12-07
erofs: check the uniqueness of fsid in shared domain in advance
Hou Tao
2022-11-10
erofs: fix use-after-free of fsid and domain_id string
Jingbo Xu
2022-09-27
erofs: clean up erofs_iget()
Gao Xiang
2022-09-26
erofs: introduce partial-referenced pclusters
Gao Xiang
2022-09-26
erofs: support on-disk compressed fragments data
Yue Hu
2022-09-20
erofs: introduce 'domain_id' mount option
Jia Zhu
2022-09-20
erofs: introduce a pseudo mnt to manage shared cookies
Jia Zhu
2022-09-20
erofs: code clean up for fscache
Jia Zhu
2022-09-20
erofs: use kill_anon_super() to kill super in fscache mode
Jia Zhu
2022-07-17
dax: introduce holder for dax_device
Shiyang Ruan
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-18
erofs: scan devices from device table
Jeffle Xu
2022-05-18
erofs: add 'fsid' mount option
Jeffle Xu
2022-05-18
erofs: implement fscache-based data readahead
Jeffle Xu
2022-05-18
erofs: register fscache context for extra data blobs
Jeffle Xu
2022-05-18
erofs: register fscache context for primary data blob
Jeffle Xu
2022-05-18
erofs: register fscache volume
Jeffle Xu
2022-05-18
erofs: add fscache mode check helper
Jeffle Xu
2022-05-17
erofs: support idmapped mounts
Chao Yu
2022-05-17
erofs: make filesystem exportable
Hongnan Li
2022-05-09
erofs: Convert to release_folio
Matthew Wilcox (Oracle)
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-17
erofs: refine managed inode stuffs
Gao Xiang
2022-03-16
erofs: use meta buffers for erofs_read_superblock()
Jeffle Xu
2022-03-15
erofs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-04
erofs: use meta buffers for super operations
Gao Xiang
2021-12-31
erofs: add on-disk compressed tail-packing inline support
Yue Hu
2021-12-08
erofs: add sysfs node to control sync decompression strategy
Huang Jianan
2021-12-08
erofs: add sysfs interface
Huang Jianan
[next]