Linus Torvalds
|
bc243704fb
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
David Sterba
|
e8f5b395d5
btrfs: btrfs_create_repair_bio never fails, skip error handling
|
8 years ago |
David Sterba
|
c09abff87f
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
|
8 years ago |
Linus Torvalds
|
a4c20b9a57
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
8 years ago |
Linus Torvalds
|
8c27cb3566
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
Qu Wenruo
|
bc42bda223
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges
|
8 years ago |
Qu Wenruo
|
364ecf3651
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
|
8 years ago |
Qu Wenruo
|
a12b877b55
btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write and quotas being enabled
|
8 years ago |
Su Yue
|
e79a33270d
btrfs: Check name_len with boundary in verify dir_item
|
8 years ago |
Nikolay Borisov
|
104b4e5139
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
|
8 years ago |
Goldwyn Rodrigues
|
edf064e7c6
btrfs: nowait aio support
|
8 years ago |
David Sterba
|
79b4f4c605
btrfs: cleanup duplicate return value in insert_inline_extent
|
8 years ago |
Timofey Titovets
|
170607ebd9
Btrfs: compression must free at least one sector size
|
8 years ago |
Liu Bo
|
ef7cdac101
Btrfs: skip checksum verification if IO error occurs
|
8 years ago |
Liu Bo
|
e3d37faba2
Btrfs: tolerate errors if we have retried successfully
|
8 years ago |
David Sterba
|
8b6c1d56f2
btrfs: sink gfp parameter to btrfs_bio_clone
|
8 years ago |
David Sterba
|
3aa8e074ab
btrfs: btrfs_bio_clone never fails, skip error handling
|
8 years ago |
Guoqing Jiang
|
054ec2f626
btrfs: simplify code with bio_io_error
|
8 years ago |
David Sterba
|
4b5faeac46
btrfs: use generic slab for for btrfs_transaction
|
8 years ago |
Yonghong Song
|
04a87e3472
Btrfs: add statx support
|
8 years ago |
Jeff Mahoney
|
1b86826d12
btrfs: cleanup root usage by btrfs_get_alloc_profile
|
8 years ago |
David Sterba
|
e03733da5a
btrfs: fix bool type in btrfs_page_exists_in_range
|
8 years ago |
Liu Bo
|
e477094f0d
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
|
8 years ago |
Arnd Bergmann
|
3c91ee6964
Btrfs: work around maybe-uninitialized warning
|
8 years ago |
Liu Bo
|
3892ac9086
Btrfs: unify naming of btrfs_io_bio
|
8 years ago |
Liu Bo
|
629ebf4fad
Btrfs: record error if one block has failed to retry
|
8 years ago |
Liu Bo
|
17347cec15
Btrfs: change how we iterate bios in endio
|
8 years ago |
Liu Bo
|
725130bac5
Btrfs: use bio_clone_bioset_partial to simplify DIO submit
|
8 years ago |
Josef Bacik
|
7870d0822b
Btrfs: don't pass the inode through clean_io_failure
|
8 years ago |
Josef Bacik
|
c6100a4b4e
Btrfs: replace tree->mapping with tree->private_data
|
8 years ago |