Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-09-25 | Btrfs: Lower contention on the csum mutex | Chris Mason | 1 | -1/+2 |
2008-09-25 | Btrfs: Wait for kernel threads to make progress during async submission | Chris Mason | 1 | -1/+6 |
2008-09-25 | Btrfs: Give all the worker threads descriptive names | Chris Mason | 1 | -2/+5 |
2008-09-25 | Btrfs: Fix streaming read performance with checksumming on | Chris Mason | 1 | -1/+1 |
2008-09-25 | Btrfs: async-thread: fix possible memory leak | Li Zefan | 1 | -0/+1 |
2008-09-25 | Btrfs: Worker thread optimizations | Chris Mason | 1 | -31/+69 |
2008-09-25 | Btrfs: Add backport for the kthread work on kernels older than 2.6.20 | Chris Mason | 1 | -1/+8 |
2008-09-25 | Btrfs: Add async worker threads for pre and post IO checksumming | Chris Mason | 1 | -0/+288 |