Hello, this series fixes stalls I've observed during a workload simulating Postgress database. The series reduces transaction commit times about 100x in my test setup. See patch 3/3 for more details about the workload and the results. The series has passed testing with xfstests with 4k and 1k blocksize and a test with 4k blocksize in dioreadnolock mode. Honza