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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-01
erofs: drop unnecessary WARN_ON() in erofs_kill_sb()
Gao Xiang
1
-2
/
+0
2023-08-01
erofs: fix wrong primary bvec selection on deduplicated extents
Gao Xiang
1
-3
/
+4
2023-07-12
erofs: fix fsdax unavailability for chunk-based regular files
Xin Yin
1
-1
/
+2
2023-07-12
erofs: avoid infinite loop in z_erofs_do_read_page() when reading beyond EOF
Chunhai Guo
1
-1
/
+1
2023-07-12
erofs: avoid useless loops in z_erofs_pcluster_readmore() when reading beyond...
Chunhai Guo
1
-1
/
+1
2023-07-12
erofs: simplify z_erofs_transform_plain()
Gao Xiang
1
-11
/
+8
2023-07-12
erofs: get rid of the remaining kmap_atomic()
Gao Xiang
1
-9
/
+9
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+4
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-06-22
erofs: clean up zmap.c
Gao Xiang
1
-40
/
+29
2023-06-22
erofs: remove unnecessary goto
Yangtao Li
1
-5
/
+2
2023-06-22
erofs: Fix detection of atomic context
Sandeep Dhavale
1
-1
/
+1
2023-06-18
erofs: use separate xattr parsers for listxattr/getxattr
Jingbo Xu
1
-234
/
+137
2023-06-18
erofs: unify inline/shared xattr iterators for listxattr/getxattr
Jingbo Xu
1
-117
/
+73
2023-06-18
erofs: make the size of read data stored in buffer_ofs
Jingbo Xu
1
-3
/
+3
2023-06-18
erofs: unify xattr_iter structures
Jingbo Xu
1
-84
/
+62
2023-06-18
erofs: use absolute position in xattr iterator
Jingbo Xu
1
-97
/
+65
2023-06-18
erofs: fix compact 4B support for 16k block size
Gao Xiang
1
-5
/
+1
2023-06-18
erofs: convert erofs_read_metabuf() to erofs_bread() for xattr
Jingbo Xu
1
-14
/
+11
2023-06-18
erofs: use poison pointer to replace the hard-coded address
Gao Xiang
1
-3
/
+1
2023-06-18
erofs: use struct lockref to replace handcrafted approach
Gao Xiang
3
-88
/
+51
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-3
/
+4
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-1
/
+1
2023-05-29
erofs: adapt managed inode operations into folios
Gao Xiang
3
-71
/
+53
2023-05-29
erofs: kill hooked chains to avoid loops on deduplicated compressed images
Gao Xiang
1
-61
/
+11
2023-05-29
erofs: avoid on-stack pagepool directly passed by arguments
Gao Xiang
1
-34
/
+30
2023-05-29
erofs: allocate extra bvec pages directly instead of retrying
Gao Xiang
1
-20
/
+12
2023-05-29
erofs: clean up z_erofs_pcluster_readmore()
Yue Hu
1
-15
/
+12
2023-05-29
erofs: remove the member readahead from struct z_erofs_decompress_frontend
Yue Hu
1
-10
/
+8
2023-05-29
erofs: fold in z_erofs_decompress()
Yue Hu
3
-10
/
+5
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
1
-1
/
+1
2023-05-23
erofs: use HIPRI by default if per-cpu kthreads are enabled
Gao Xiang
2
-2
/
+1
2023-05-23
erofs: avoid pcpubuf.c inclusion if CONFIG_EROFS_FS_ZIP is off
Yue Hu
2
-8
/
+9
2023-05-23
erofs: fix null-ptr-deref caused by erofs_xattr_prefixes_init
Jingbo Xu
1
-1
/
+1
2023-04-24
Merge tag 'erofs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-455
/
+536
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-17
/
+15
2023-04-17
erofs: cleanup i_format-related stuffs
Gao Xiang
2
-18
/
+8
2023-04-17
erofs: sunset erofs_dbg()
Gao Xiang
5
-19
/
+3
2023-04-17
erofs: fix potential overflow calculating xattr_isize
Jingbo Xu
1
-1
/
+1
2023-04-17
erofs: get rid of z_erofs_fill_inode()
Gao Xiang
3
-24
/
+8
2023-04-17
erofs: enable long extended attribute name prefixes
Jingbo Xu
3
-1
/
+11
2023-04-17
erofs: handle long xattr name prefixes properly
Jingbo Xu
1
-12
/
+56
2023-04-17
erofs: add helpers to load long xattr name prefixes
Jingbo Xu
4
-3
/
+73
2023-04-17
erofs: introduce on-disk format for long xattr name prefixes
Jingbo Xu
1
-1
/
+15
2023-04-17
erofs: move packed inode out of the compression part
Jingbo Xu
2
-4
/
+2
2023-04-17
erofs: keep meta inode into erofs_buf
Gao Xiang
6
-18
/
+28
2023-04-17
erofs: initialize packed inode after root inode is assigned
Jingbo Xu
2
-11
/
+12
2023-04-17
erofs: stop parsing non-compact HEAD index if clusterofs is invalid
Gao Xiang
1
-0
/
+4
2023-04-17
erofs: don't warn ztailpacking feature anymore
Yue Hu
1
-2
/
+0
[next]