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
/
ext4
/
extents_status.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-25
ext4: fix extent_status trace points
Dmitry Monakhov
1
-0
/
+6
2019-08-28
ext4: use percpu_counters for extent_status cache hits/misses
Yang Guo
1
-2
/
+2
2019-08-22
ext4: rework reserved cluster accounting when invalidating pages
Eric Whitney
1
-2
/
+0
2019-08-11
ext4: add new ioctl EXT4_IOC_GET_ES_CACHE
Theodore Ts'o
1
-0
/
+1
2019-08-11
ext4: add a new ioctl EXT4_IOC_CLEAR_ES_CACHE
Theodore Ts'o
1
-0
/
+1
2018-10-01
ext4: reduce reserved cluster count by number of allocated clusters
Eric Whitney
1
-0
/
+4
2018-10-01
ext4: fix reserved cluster accounting at delayed write time
Eric Whitney
1
-0
/
+12
2018-10-01
ext4: add new pending reservation mechanism
Eric Whitney
1
-0
/
+51
2018-10-01
ext4: generalize extents status tree search functions
Eric Whitney
1
-3
/
+10
2017-12-17
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-09-23
ext4: move procfs registration code to fs/ext4/sysfs.c
Theodore Ts'o
1
-0
/
+2
2014-11-25
ext4: introduce aging to extent status tree
Jan Kara
1
-4
/
+31
2014-11-25
ext4: cleanup flag definitions for extent status tree
Jan Kara
1
-32
/
+26
2014-11-25
ext4: move handling of list of shrinkable inodes into extent status code
Jan Kara
1
-2
/
+0
2014-11-25
ext4: change LRU to round-robin in extent status tree shrinker
Zheng Liu
1
-4
/
+3
2014-09-01
ext4: track extent status tree shrinker delay statictics
Zheng Liu
1
-1
/
+12
2014-02-19
ext4: add ext4_es_store_pblock_status()
Theodore Ts'o
1
-0
/
+9
2013-08-28
ext4: isolate ext4_extents.h file
Zheng Liu
1
-1
/
+0
2013-08-16
ext4: cache all of an extent tree's leaf block upon reading
Theodore Ts'o
1
-0
/
+3
2013-08-16
ext4: use unsigned int for es_status values
Theodore Ts'o
1
-20
/
+27
2013-07-01
ext4: improve extent cache shrink mechanism to avoid to burn CPU time
Zheng Liu
1
-2
/
+3
2013-05-03
ext4: fix fio regression
Yan, Zheng
1
-1
/
+2
2013-03-10
ext4: update extent status tree after an extent is zeroed out
Zheng Liu
1
-0
/
+3
2013-03-10
ext4: add self-testing infrastructure to do a sanity check
Dmitry Monakhov
1
-0
/
+6
2013-02-27
ext4: fix extent status tree regression for file systems > 512GB
Theodore Ts'o
1
-8
/
+11
2013-02-18
ext4: reclaim extents from extent status tree
Zheng Liu
1
-0
/
+5
2013-02-18
ext4: lookup block mapping in extent status tree
Zheng Liu
1
-0
/
+2
2013-02-18
ext4: rename and improbe ext4_es_find_extent()
Zheng Liu
1
-2
/
+2
2013-02-18
ext4: add physical block and status member into extent status tree
Zheng Liu
1
-1
/
+63
2013-02-18
ext4: refine extent status tree
Zheng Liu
1
-4
/
+4
2012-11-08
ext4: add operations on extent status tree
Zheng Liu
1
-0
/
+20
2012-11-08
ext4: add data structures for the extent status tree
Zheng Liu
1
-0
/
+25