Qu Wenruo
|
d05a33ac26
btrfs: Replace fs_info->rmw_workers workqueue with btrfs_workqueue.
|
11 年之前 |
Qu Wenruo
|
fccb5d86d8
btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue.
|
11 年之前 |
Qu Wenruo
|
a44903abe9
btrfs: Replace fs_info->flush_workers with btrfs_workqueue.
|
11 年之前 |
Qu Wenruo
|
a8c93d4ef6
btrfs: Replace fs_info->submit_workers with btrfs_workqueue.
|
11 年之前 |
Qu Wenruo
|
afe3d24267
btrfs: Replace fs_info->delalloc_workers with btrfs_workqueue
|
11 年之前 |
Qu Wenruo
|
5cdc7ad337
btrfs: Replace fs_info->workers with btrfs_workqueue.
|
11 年之前 |
Miao Xie
|
d1433debe7
Btrfs: just wait or commit our own log sub-transaction
|
11 年之前 |
Miao Xie
|
8b050d350c
Btrfs: fix skipped error handle when log sync failed
|
11 年之前 |
Liu Bo
|
2a85d9cac1
Btrfs: fix possible deadlock in btrfs_cleanup_transaction
|
11 年之前 |
Hidetoshi Seto
|
f88ba6a2a4
Btrfs: skip submitting barrier for missing device
|
11 年之前 |
Miao Xie
|
c404e0dc2c
Btrfs: fix use-after-free in the finishing procedure of the device replace
|
11 年之前 |
Linus Torvalds
|
3962dfbe22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 年之前 |
Liu Bo
|
a9d2d4adb6
Btrfs: fix a lockdep warning when cleaning up aborted transaction
|
11 年之前 |
Linus Torvalds
|
878a876b2e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 年之前 |
Filipe David Borba Manana
|
0b947aff15
Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
|
11 年之前 |
Linus Torvalds
|
e7651b819e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 年之前 |
Anand Jain
|
2365dd3ca0
btrfs: undo sysfs when open_ctree() fails
|
11 年之前 |
Liu Bo
|
1a4319cc3c
Btrfs: fix extent state leak on transaction abortion
|
11 年之前 |
Qu Wenruo
|
3818aea275
btrfs: Add noinode_cache mount option
|
11 年之前 |
Josef Bacik
|
0a2b2a844a
Btrfs: throttle delayed refs better
|
11 年之前 |
Josef Bacik
|
d7df2c796d
Btrfs: attach delayed ref updates to delayed ref heads
|
11 年之前 |
Wang Shilong
|
e8117c26b2
Btrfs: only fua the first superblock when writting supers
|
11 年之前 |
Frank Holton
|
efe120a067
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
|
11 年之前 |
Josef Bacik
|
f28491e0a6
Btrfs: move the extent buffer radix tree into the fs_info
|
11 年之前 |
Kelley Nielsen
|
3f870c2899
btrfs: expand btrfs_find_item() to include find_orphan_item functionality
|
11 年之前 |
Valentina Giusti
|
71db2a7751
btrfs: remove unused variables from disk-io.c
|
11 年之前 |
Jeff Mahoney
|
5ac1d209f1
btrfs: publish per-super attributes in sysfs
|
11 年之前 |
Liu Bo
|
c46effa601
Btrfs: introduce a head ref rbtree
|
12 年之前 |
Kent Overstreet
|
bc1e79acc1
block: fixup for generic bio chaining
|
11 年之前 |
Kent Overstreet
|
2c30c71bd6
block: Convert various code to bio_for_each_segment()
|
11 年之前 |