Jakub Wilk
|
8d2ae1cbe8
ext4: remove trailing \n from ext4_warning/ext4_error calls
|
9 년 전 |
Jan Kara
|
87d8a74b56
ext4: fix setting of referenced bit in ext4_es_lookup_extent()
|
9 년 전 |
Theodore Ts'o
|
ebd173beb8
ext4: move procfs registration code to fs/ext4/sysfs.c
|
10 년 전 |
Lukas Czerner
|
d2dc317d56
ext4: fix data corruption caused by unwritten and delayed extents
|
10 년 전 |
Sheng Yong
|
72b8e0f9fa
ext4: remove unused header files
|
10 년 전 |
Jan Kara
|
2be12de98a
ext4: introduce aging to extent status tree
|
10 년 전 |
Jan Kara
|
624d0f1dd7
ext4: cleanup flag definitions for extent status tree
|
10 년 전 |
Jan Kara
|
dd47592551
ext4: limit number of scanned extents in status tree shrinker
|
10 년 전 |
Jan Kara
|
b0dea4c165
ext4: move handling of list of shrinkable inodes into extent status code
|
10 년 전 |
Zheng Liu
|
edaa53cac8
ext4: change LRU to round-robin in extent status tree shrinker
|
10 년 전 |
Linus Torvalds
|
c2661b8060
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 년 전 |
Zheng Liu
|
eb68d0e2fc
ext4: track extent status tree shrinker delay statictics
|
11 년 전 |
Zheng Liu
|
e963bb1de4
ext4: improve extents status tree trace point
|
11 년 전 |
Theodore Ts'o
|
ed8a1a766a
ext4: rename ext4_ext_find_extent() to ext4_find_extent()
|
11 년 전 |
Theodore Ts'o
|
b7ea89ad0a
ext4: allow a NULL argument to ext4_ext_drop_refs()
|
11 년 전 |
Theodore Ts'o
|
3f1f9b8513
ext4: fix a potential deadlock in __ext4_es_shrink()
|
11 년 전 |
Lukas Czerner
|
0baaea6400
ext4: use EXT_MAX_BLOCKS in ext4_es_can_be_merged()
|
11 년 전 |
Lukas Czerner
|
556615dcbf
ext4: rename uninitialized extents to unwritten
|
11 년 전 |
Chen Gang
|
666525dfbd
ext4: fix 64-bit number truncation warning
|
11 년 전 |
Eric Whitney
|
ce140cdd9c
ext4: silence warnings in extent status tree debugging code
|
11 년 전 |
Theodore Ts'o
|
9a6633b1a3
ext4: add ext4_es_store_pblock_status()
|
11 년 전 |
Dave Chinner
|
1ab6c4997e
fs: convert fs shrinkers to new scan/count API
|
12 년 전 |
Zheng Liu
|
d7b2a00c2e
ext4: isolate ext4_extents.h file
|
12 년 전 |
Theodore Ts'o
|
7869a4a6c5
ext4: add support for extent pre-caching
|
12 년 전 |
Theodore Ts'o
|
107a7bd31a
ext4: cache all of an extent tree's leaf block upon reading
|
12 년 전 |
Theodore Ts'o
|
3be78c7317
ext4: use unsigned int for es_status values
|
12 년 전 |
Theodore Ts'o
|
e15f742ce8
ext4: make the extent_status code more robust against ENOMEM failures
|
12 년 전 |
Theodore Ts'o
|
bdafe42aaf
ext4: fix spelling errors and a comment in extent_status tree
|
12 년 전 |
Zheng Liu
|
d3922a777f
ext4: improve extent cache shrink mechanism to avoid to burn CPU time
|
12 년 전 |
Yan, Zheng
|
e30b5dca15
ext4: fix fio regression
|
12 년 전 |