Eric Whitney
|
f456767d33
ext4: fix reserved cluster accounting at page invalidation time
|
před 7 roky |
Eric Whitney
|
b6bf9171ef
ext4: reduce reserved cluster count by number of allocated clusters
|
před 7 roky |
Eric Whitney
|
0b02f4c0d6
ext4: fix reserved cluster accounting at delayed write time
|
před 7 roky |
Eric Whitney
|
1dc0aa46e7
ext4: add new pending reservation mechanism
|
před 7 roky |
Eric Whitney
|
ad431025ae
ext4: generalize extents status tree search functions
|
před 7 roky |
Sean Fu
|
21c580d88e
ext4: remove NULL check before calling kmem_cache_destroy()
|
před 7 roky |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
před 8 roky |
Masahiro Yamada
|
3f8b6fb7f2
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
|
před 8 roky |
Jakub Wilk
|
8d2ae1cbe8
ext4: remove trailing \n from ext4_warning/ext4_error calls
|
před 9 roky |
Jan Kara
|
87d8a74b56
ext4: fix setting of referenced bit in ext4_es_lookup_extent()
|
před 9 roky |
Theodore Ts'o
|
ebd173beb8
ext4: move procfs registration code to fs/ext4/sysfs.c
|
před 10 roky |
Lukas Czerner
|
d2dc317d56
ext4: fix data corruption caused by unwritten and delayed extents
|
před 10 roky |
Sheng Yong
|
72b8e0f9fa
ext4: remove unused header files
|
před 10 roky |
Jan Kara
|
2be12de98a
ext4: introduce aging to extent status tree
|
před 10 roky |
Jan Kara
|
624d0f1dd7
ext4: cleanup flag definitions for extent status tree
|
před 10 roky |
Jan Kara
|
dd47592551
ext4: limit number of scanned extents in status tree shrinker
|
před 10 roky |
Jan Kara
|
b0dea4c165
ext4: move handling of list of shrinkable inodes into extent status code
|
před 10 roky |
Zheng Liu
|
edaa53cac8
ext4: change LRU to round-robin in extent status tree shrinker
|
před 10 roky |
Linus Torvalds
|
c2661b8060
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
před 11 roky |
Zheng Liu
|
eb68d0e2fc
ext4: track extent status tree shrinker delay statictics
|
před 11 roky |
Zheng Liu
|
e963bb1de4
ext4: improve extents status tree trace point
|
před 11 roky |
Theodore Ts'o
|
ed8a1a766a
ext4: rename ext4_ext_find_extent() to ext4_find_extent()
|
před 11 roky |
Theodore Ts'o
|
b7ea89ad0a
ext4: allow a NULL argument to ext4_ext_drop_refs()
|
před 11 roky |
Theodore Ts'o
|
3f1f9b8513
ext4: fix a potential deadlock in __ext4_es_shrink()
|
před 11 roky |
Lukas Czerner
|
0baaea6400
ext4: use EXT_MAX_BLOCKS in ext4_es_can_be_merged()
|
před 11 roky |
Lukas Czerner
|
556615dcbf
ext4: rename uninitialized extents to unwritten
|
před 11 roky |
Chen Gang
|
666525dfbd
ext4: fix 64-bit number truncation warning
|
před 11 roky |
Eric Whitney
|
ce140cdd9c
ext4: silence warnings in extent status tree debugging code
|
před 11 roky |
Theodore Ts'o
|
9a6633b1a3
ext4: add ext4_es_store_pblock_status()
|
před 11 roky |
Dave Chinner
|
1ab6c4997e
fs: convert fs shrinkers to new scan/count API
|
před 12 roky |