aboutsummaryrefslogtreecommitdiff
path: root/fs/fs-writeback.c
Commit message (Expand)AuthorAgeFilesLines
* fs: add dirtytime_expire_seconds sysctlTheodore Ts'o2017-05-291-0/+11
* fs: make sure the timestamps for lazytime inodes eventually get writtenTheodore Ts'o2017-05-291-10/+72
* vfs: add support for a lazytime mount optionTheodore Ts'o2017-05-291-11/+51
* writeback: Do not sort b_io list only because of block device inodeJan Kara2017-05-291-3/+5
* sync: don't block the flusher thread waiting on IODave Chinner2017-05-271-2/+7
* debug: remove: remove some dmesg logspam from Linux mainline 3.4 fsktoonsez2016-09-131-1/+1
* writeback: Fix occasional slow sync(1)Jan Kara2016-09-011-4/+2
* writeback: fix writeback cache thrashingNamjae Jeon2016-09-011-4/+0
* writeback: fix race that cause writeback hungJunxiao Bi2016-09-011-2/+2
* first commitMeizu OpenSource2016-08-151-0/+1473