Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
34f71a4a2de84dde52ccfcb96ce25240ea7981a8
/
fs
/
erofs
/
internal.h
0c638f7
erofs: drop all vle annotations for runtime names
by Gao Xiang
· 5 years ago
b858a48
erofs: support superblock checksum
by Pratik Shinde
· 5 years ago
5ddcee1
erofs: get rid of __stagingpage_alloc helper
by Gao Xiang
· 5 years ago
4f761fa
erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}
by Gao Xiang
· 5 years ago
e2c71e7
erofs: kill all erofs specific fault injection
by Gao Xiang
· 5 years ago
99634bf
erofs: add "erofs_" prefix for common and short functions
by Gao Xiang
· 5 years ago
94e4e15
erofs: kill __submit_bio()
by Gao Xiang
· 5 years ago
e655b5b
erofs: kill prio and nofail of erofs_get_meta_page()
by Gao Xiang
· 5 years ago
a5c0b78
erofs: localize erofs_grab_bio()
by Gao Xiang
· 5 years ago
a2c75c8
erofs: better erofs symlink stuffs
by Gao Xiang
· 5 years ago
a5876e2
erofs: use erofs_inode naming
by Gao Xiang
· 5 years ago
8a76568
erofs: better naming for erofs inode related stuffs
by Gao Xiang
· 5 years ago
426a930
erofs: use feature_incompat rather than requirements
by Gao Xiang
· 5 years ago
8d8a09b
erofs: remove all likely/unlikely annotations
by Gao Xiang
· 5 years ago
47e4937
erofs: move erofs out of staging
by Gao Xiang
· 5 years ago
[Renamed (99%) from drivers/staging/erofs/internal.h]
ff784a7
staging: erofs: correct all misused ENOTSUPP
by Gao Xiang
· 5 years ago
a6b9b1d
staging: erofs: introduce EFSCORRUPTED and more logs
by Gao Xiang
· 5 years ago
753a3c8
staging: erofs: remove incomplete cleancache
by Gao Xiang
· 5 years ago
4279f3f
staging: erofs: turn cache strategies into mount options
by Gao Xiang
· 5 years ago
eace994
staging: erofs: remove clusterbits in sbi
by Gao Xiang
· 5 years ago
b25a151
staging: erofs: refine erofs_allocpage()
by Gao Xiang
· 5 years ago
9e794de
staging: erofs: kill sbi->dev_name
by Gao Xiang
· 5 years ago
22fe04a
staging: erofs: clean up shrinker stuffs
by Gao Xiang
· 5 years ago
beb5f3c
staging: erofs: kill CONFIG_EROFS_FS_IO_MAX_RETRIES
by Gao Xiang
· 5 years ago
14f362b
staging: erofs: clean up internal.h
by Gao Xiang
· 5 years ago
b1897c6
staging: erofs: sunset erofs_workstn_{lock,unlock}
by Gao Xiang
· 5 years ago
29b24f6
staging: erofs: update source file headers
by Gao Xiang
· 5 years ago
e82a9a1
staging: erofs:converting all 'unsigned' to 'unsigned int'
by Pratik Shinde
· 5 years ago
b6a7618
staging: erofs: integrate decompression inplace
by Gao Xiang
· 6 years ago
88aaf5a
staging: erofs: switch to new decompression backend
by Gao Xiang
· 6 years ago
fa61a33
staging: erofs: move per-CPU buffers implementation to utils.c
by Gao Xiang
· 6 years ago
152a333
staging: erofs: add compacted compression indexes support
by Gao Xiang
· 6 years ago
ec8c244
staging: erofs: add compacted ondisk compression indexes
by Gao Xiang
· 6 years ago
76bc27a
staging: erofs: rename data_mapping_mode to datamode
by Gao Xiang
· 6 years ago
98a716c
Merge branch 'erofs_fix' into staging-next
by Greg Kroah-Hartman
· 6 years ago
5efe513
staging: erofs: add requirements field in superblock
by Gao Xiang
· 6 years ago
89f27ed
staging: erofs: support statx
by Gao Xiang
· 6 years ago
14a56ec
staging: erofs: support IO read error injection
by Gao Xiang
· 6 years ago
d61fbb6
staging: erofs: introduce erofs_page_is_managed()
by Gao Xiang
· 6 years ago
561fb35
staging: erofs: Use !x or x in place of NULL comparision
by Bhanusree Pola
· 6 years ago
62dc459
staging: erofs: fix race of initializing xattrs of a inode at the same time
by Gao Xiang
· 6 years ago
2e1d663
staging: erofs: drop the extern prefix for function definitions
by Gao Xiang
· 6 years ago
d55bc7b
staging: erofs: staticize erofs_shrink_count, erofs_shrink_scan
by Gao Xiang
· 6 years ago
d60eff4
staging: erofs: localize erofs_workgroup_get
by Gao Xiang
· 6 years ago
61c9314
staging: erofs: sunset erofs_workstation_cleanup_all
by Gao Xiang
· 6 years ago
3b42341
staging: erofs: clean up erofs_map_blocks_iter
by Chao Yu
· 6 years ago
6af7b48
staging: erofs: move erofs_xattr_handlers to xattr.h
by Gao Xiang
· 6 years ago
6093982
staging: erofs: remove unneeded inode_operations
by Gao Xiang
· 6 years ago
e7dfb1c
staging: erofs: fixed -Wmissing-prototype warnings by moving prototypes to header file.
by Jeremy Sowden
· 6 years ago
c706d4b
staging: erofs: fix return type of erofs_workgroup_get
by Gao Xiang
· 6 years ago
672e547
staging: erofs: localize UNALLOCATED_CACHED_PAGE placeholder
by Gao Xiang
· 6 years ago
c1448fa
staging: erofs: introduce MNGD_MAPPING helper
by Gao Xiang
· 6 years ago
948bbdb
staging: erofs: add a full barrier in erofs_workgroup_unfreeze
by Gao Xiang
· 6 years ago
73f5c66
staging: erofs: fix `erofs_workgroup_{try_to_freeze, unfreeze}'
by Gao Xiang
· 6 years ago
df134b8
staging: erofs: atomic_cond_read_relaxed on ref-locked workgroup
by Gao Xiang
· 6 years ago
51232df
staging: erofs: fix race when the managed cache is enabled
by Gao Xiang
· 6 years ago
eef1687
staging: erofs: fix the definition of DBG_BUGON
by Gao Xiang
· 6 years ago
2abd781
staging: erofs: harden inode lookup for 32-bit platforms
by Gao Xiang
· 6 years ago
0a0b7e6
staging: erofs: add the missing __init tags
by Gao Xiang
· 6 years ago
5fb76bb
staging: erofs: cleanup `z_erofs_vle_normalaccess_readpages'
by Gao Xiang
· 6 years ago
83a3b2f
staging: erofs: remove redundant CONFIG_EROFS_FS_XATTRs
by Gao Xiang
· 6 years ago
f8499d6
staging: erofs: code cleanup for erofs_kmalloc()
by Chengguang Xu
· 6 years ago
eed276c
staging: erofs: fix potential overflow in erofs_grab_bio()
by Chao Yu
· 6 years ago
cadf1ccf
staging: erofs: add error handling for xattr submodule
by Gao Xiang
· 6 years ago
6e78901
staging: erofs: separate erofs_get_meta_page
by Gao Xiang
· 6 years ago
8be3127
staging: erofs: introduce erofs_grab_bio
by Gao Xiang
· 6 years ago
47e541a
staging: erofs: fix compile error without built-in decompression support
by Gao Xiang
· 6 years ago
105d4ad
staging: erofs: introduce cached decompression
by Gao Xiang
· 6 years ago
3883a79
staging: erofs: introduce VLE decompression support
by Gao Xiang
· 6 years ago
e7e9a30
staging: erofs: introduce workstation for decompression
by Gao Xiang
· 6 years ago
a158131
staging: erofs: introduce erofs shrinker
by Gao Xiang
· 6 years ago
2497ee4
staging: erofs: introduce superblock registration
by Gao Xiang
· 6 years ago
0d40d6e3
staging: erofs: add a generic z_erofs VLE decompressor
by Gao Xiang
· 6 years ago
5544195
staging: erofs: globalize prepare_bio and __submit_bio
by Gao Xiang
· 6 years ago
b29e64d
staging: erofs: add erofs_allocpage
by Gao Xiang
· 6 years ago
02827e1
staging: erofs: add erofs_map_blocks_iter
by Gao Xiang
· 6 years ago
9c07b3b
staging: erofs: introduce error injection infrastructure
by Chao Yu
· 6 years ago
d5beb31b
staging: erofs: support special inode
by Chao Yu
· 6 years ago
b17500a
staging: erofs: introduce xattr & acl support
by Gao Xiang
· 6 years ago
bfb8674
staging: erofs: add erofs in-memory stuffs
by Gao Xiang
· 6 years ago