index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
zmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-17
erofs: sunset erofs_dbg()
Gao Xiang
1
-3
/
+0
2023-04-17
erofs: get rid of z_erofs_fill_inode()
Gao Xiang
1
-18
/
+0
2023-04-17
erofs: stop parsing non-compact HEAD index if clusterofs is invalid
Gao Xiang
1
-0
/
+4
2023-04-17
erofs: tidy up EROFS on-disk naming
Gao Xiang
1
-59
/
+57
2023-04-17
erofs: avoid hardcoded blocksize for subpage block support
Jingbo Xu
1
-14
/
+15
2023-03-09
erofs: get rid of a useless DBG_BUGON
Gao Xiang
1
-3
/
+0
2023-02-15
erofs: get rid of z_erofs_do_map_blocks() forward declaration
Gao Xiang
1
-123
/
+119
2023-02-15
erofs: simplify iloc()
Gao Xiang
1
-8
/
+5
2023-01-10
erofs/zmap.c: Fix incorrect offset calculation
Siddh Raman Pant
1
-3
/
+7
2022-12-07
erofs: validate the extent length for uncompressed pclusters
Gao Xiang
1
-0
/
+5
2022-12-07
erofs: fix missing unmap if z_erofs_get_extent_compressedlen() fails
Gao Xiang
1
-4
/
+2
2022-12-07
erofs: use kmap_local_page() only for erofs_bread()
Gao Xiang
1
-2
/
+2
2022-10-17
erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()
Yue Hu
1
-12
/
+10
2022-09-27
erofs: clean up unnecessary code and comments
Gao Xiang
1
-2
/
+1
2022-09-27
erofs: fold in z_erofs_reload_indexes()
Yue Hu
1
-20
/
+8
2022-09-26
erofs: introduce partial-referenced pclusters
Gao Xiang
1
-1
/
+5
2022-09-26
erofs: support on-disk compressed fragments data
Yue Hu
1
-7
/
+46
2022-09-23
erofs: support interlaced uncompressed data for compressed files
Yue Hu
1
-4
/
+10
2022-09-05
erofs: avoid the potentially wrong m_plen for big pcluster
Yue Hu
1
-8
/
+8
2022-03-17
erofs: clean up z_erofs_extent_lookback
Gao Xiang
1
-34
/
+33
2022-03-16
erofs: silence warnings related to impossible m_plen
Gao Xiang
1
-2
/
+2
2022-02-04
erofs: fix small compressed files inlining
Gao Xiang
1
-0
/
+7
2022-01-04
erofs: use meta buffers for zmap operations
Gao Xiang
1
-40
/
+16
2021-12-31
erofs: add on-disk compressed tail-packing inline support
Yue Hu
1
-29
/
+84
2021-10-19
erofs: lzma compression support
Gao Xiang
1
-1
/
+4
2021-10-19
erofs: introduce the secondary compression head
Gao Xiang
1
-13
/
+28
2021-10-18
erofs: get compression algorithms directly on mapping
Gao Xiang
1
-9
/
+10
2021-09-23
erofs: clear compacted_2b if compacted_4b_initial > totalidx
Yue Hu
1
-1
/
+2
2021-08-19
erofs: add fiemap support with iomap
Gao Xiang
1
-0
/
+38
2021-08-19
erofs: add support for the full decompressed length
Gao Xiang
1
-8
/
+87
2021-06-08
erofs: clean up file headers & footers
Gao Xiang
1
-2
/
+0
2021-05-13
erofs: fix 1 lcluster-sized pcluster for big pcluster
Gao Xiang
1
-2
/
+19
2021-04-10
erofs: support parsing big pcluster compact indexes
Gao Xiang
1
-10
/
+62
2021-04-10
erofs: support parsing big pcluster compress indexes
Gao Xiang
1
-6
/
+73
2021-04-07
erofs: reserve physical_clusterbits[]
Gao Xiang
1
-15
/
+0
2021-04-03
erofs: Clean up spelling mistakes found in fs/erofs
Ruiqi Gong
1
-1
/
+1
2021-02-11
erofs: initialized fields can only be observed after bit is set
Gao Xiang
1
-1
/
+9
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-03
erofs: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2019-11-24
erofs: drop all vle annotations for runtime names
Gao Xiang
1
-14
/
+14
2019-09-05
erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}
Gao Xiang
1
-16
/
+21
2019-09-05
erofs: kill prio and nofail of erofs_get_meta_page()
Gao Xiang
1
-2
/
+2
2019-09-05
erofs: use erofs_inode naming
Gao Xiang
1
-14
/
+14
2019-09-05
erofs: better naming for erofs inode related stuffs
Gao Xiang
1
-3
/
+3
2019-08-30
erofs: remove all likely/unlikely annotations
Gao Xiang
1
-4
/
+4
2019-08-24
erofs: move erofs out of staging
Gao Xiang
1
-0
/
+466