index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
extent_cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
f2fs: keep dirty inodes selectively for checkpoint
Jaegeuk Kim
1
-1
/
+1
2016-07-15
f2fs: disable extent_cache for fcollapse/finsert inodes
Jaegeuk Kim
1
-0
/
+13
2016-07-08
f2fs: avoid mark_inode_dirty
Jaegeuk Kim
1
-1
/
+1
2016-06-02
f2fs: remove syncing inode page in all the cases
Jaegeuk Kim
1
-5
/
+2
2016-06-02
f2fs: call mark_inode_dirty_sync for i_field changes
Jaegeuk Kim
1
-10
/
+14
2016-06-02
f2fs: use inode pointer for {set, clear}_inode_flag
Jaegeuk Kim
1
-3
/
+3
2016-05-07
f2fs: reuse get_extent_info
Chao Yu
1
-2
/
+1
2016-02-26
f2fs: introduce f2fs_update_data_blkaddr for cleanup
Chao Yu
1
-3
/
+6
2016-02-22
f2fs: remove unneeded pointer conversion
Chao Yu
1
-3
/
+2
2016-02-22
f2fs: give scheduling point in shrinking path
Jaegeuk Kim
1
-0
/
+1
2016-02-22
f2fs: improve shrink performance of extent nodes
Hou Pengyang
1
-48
/
+28
2016-02-22
f2fs: don't set cached_en if it will be freed
Jaegeuk Kim
1
-5
/
+7
2016-02-22
f2fs: move extent_node list operations being coupled with rbtree operation
Jaegeuk Kim
1
-23
/
+17
2016-02-22
f2fs: reconstruct the code to free an extent_node
Hou Pengyang
1
-30
/
+25
2016-01-08
f2fs: skip releasing nodes in chindless extent tree
Chao Yu
1
-4
/
+9
2016-01-08
f2fs: use atomic type for node count in extent tree
Chao Yu
1
-8
/
+9
2015-12-31
f2fs: introduce zombie list for fast shrinking extent trees
Jaegeuk Kim
1
-28
/
+21
2015-12-30
f2fs: load largest extent all the time
Jaegeuk Kim
1
-5
/
+13
2015-12-30
f2fs: speed up shrinking extent tree entries
Jaegeuk Kim
1
-0
/
+14
2015-12-22
f2fs: use atomic variable for total_extent_tree
Jaegeuk Kim
1
-4
/
+4
2015-12-04
f2fs: kill f2fs_drop_largest_extent
Chao Yu
1
-8
/
+0
2015-12-04
f2fs: avoid deadlock in f2fs_shrink_extent_tree
Jaegeuk Kim
1
-3
/
+4
2015-10-22
f2fs: fix to skip shrinking extent nodes
Chao Yu
1
-1
/
+1
2015-10-09
f2fs: introduce __try_update_largest_extent
Chao Yu
1
-9
/
+5
2015-10-09
f2fs: optimize code of f2fs_update_extent_tree_range
Fan Li
1
-109
/
+62
2015-10-09
f2fs: drop largest extent by range
Fan Li
1
-4
/
+5
2015-10-09
f2fs: declare f2fs_update_extent_tree_range as static
Jaegeuk Kim
1
-1
/
+1
2015-10-09
f2fs: fix incorrect searching position when shrinking extent cache
Chao Yu
1
-0
/
+5
2015-10-09
f2fs: trace in batches extent info update
Chao Yu
1
-0
/
+2
2015-08-28
f2fs: avoid accessing NULL pointer in f2fs_drop_largest_extent
Chao Yu
1
-2
/
+10
2015-08-26
f2fs: update extent tree in batches
Chao Yu
1
-59
/
+158
2015-08-21
f2fs: lookup neighbor extent nodes for merging later
Chao Yu
1
-6
/
+28
2015-08-21
f2fs: split __insert_extent_tree_ret for readability
Chao Yu
1
-20
/
+29
2015-08-21
f2fs: kill dead code in __insert_extent_tree
Chao Yu
1
-76
/
+6
2015-08-21
f2fs: adjust showing of extent cache stat
Chao Yu
1
-5
/
+5
2015-08-21
f2fs: add largest/cached stat in extent cache
Chao Yu
1
-5
/
+9
2015-08-21
f2fs: fix to update cached_en of extent tree properly
Fan Li
1
-4
/
+4
2015-08-05
f2fs: add new interfaces for extent tree
Fan Li
1
-7
/
+132
2015-08-05
f2fs: use atomic_t to record hit ratio info of extent cache
Chao Yu
1
-3
/
+3
2015-08-04
f2fs: maintain extent cache in separated file
Chao Yu
1
-0
/
+594