Qu Wenruo
|
c6dd6ea557
btrfs: async_thread: Fix workqueue 'max_active' value when initializing
|
10 年之前 |
Zhao Lei
|
20b2e3029e
btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()
|
10 年之前 |
David Sterba
|
6f01105819
btrfs: use correct type for workqueue flags
|
10 年之前 |
Miao Xie
|
8b110e393c
Btrfs: implement repair function when direct read fails
|
11 年之前 |
Liu Bo
|
9e0af23764
Btrfs: fix task hang under heavy compressed write
|
11 年之前 |
Qu Wenruo
|
c3a468915a
btrfs: Add trace for btrfs_workqueue alloc/destroy
|
11 年之前 |
Qu Wenruo
|
6db8914f97
btrfs: Cleanup the btrfs_workqueue related function type
|
11 年之前 |
Qu Wenruo
|
d458b0540e
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
|
11 年之前 |
Qu Wenruo
|
a046e9c88b
btrfs: Cleanup the old btrfs_worker.
|
11 年之前 |
Qu Wenruo
|
0bd9289c28
btrfs: Add threshold workqueue based on kernel workqueue
|
11 年之前 |
Qu Wenruo
|
1ca08976ae
btrfs: Add high priority workqueue support for btrfs_workqueue_struct
|
11 年之前 |
Qu Wenruo
|
08a9ff3264
btrfs: Added btrfs_workqueue_struct implemented ordered execution based on kernel workqueue
|
11 年之前 |
Ilya Dryomov
|
964fb15acf
Btrfs: eliminate races in worker stopping code
|
12 年之前 |
Jeff Mahoney
|
143bede527
btrfs: return void in functions without error conditions
|
13 年之前 |
Josef Bacik
|
0dc3b84a73
Btrfs: fix num_workers_starting bug and other bugs in async thread
|
13 年之前 |
Chris Mason
|
61d92c328c
Btrfs: fix deadlock on async thread startup
|
16 年之前 |
Chris Mason
|
4e3f9c5042
Btrfs: keep irqs on more often in the worker threads
|
16 年之前 |
Chris Mason
|
9042846bc7
Btrfs: Allow worker threads to exit when idle
|
16 年之前 |
Chris Mason
|
d313d7a31a
Btrfs: add a priority queue to the async thread helpers
|
16 年之前 |
Chris Mason
|
4a69a41009
Btrfs: Add ordered async work queues
|
16 年之前 |
Chris Mason
|
d352ac6814
Btrfs: add and improve comments
|
17 年之前 |
Chris Mason
|
5443be45f5
Btrfs: Give all the worker threads descriptive names
|
17 年之前 |
Chris Mason
|
35d8ba6629
Btrfs: Worker thread optimizations
|
17 年之前 |
Chris Mason
|
8b71284292
Btrfs: Add async worker threads for pre and post IO checksumming
|
17 年之前 |