Hello, this patch series fixes an issue with handling of lazy inode timestamp writeback which could result in missed background writeback of an inode or missed update of inode timestamps during sync(2). It also somewhat simplifies the writeback code handling of lazy inode timestamp updates. Review is welcome! Honza