Liu Bo
|
f82b735936
Btrfs: add write_flags for compression bio
|
8 years ago |
David Sterba
|
6273b7f8ed
btrfs: get rid of sector_t and use u64 offset in submit_extent_page
|
8 years ago |
David Sterba
|
6c5a4e2c12
btrfs: rename page offset parameter in submit_extent_page
|
8 years ago |
Liu Bo
|
18fdc67900
Btrfs: remove bio_flags which indicates a meta block of log-tree
|
8 years ago |
Linus Torvalds
|
bf2db0b9f5
Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
Goffredo Baroncelli
|
2d8ce70a08
btrfs: avoid overflow when sector_t is 32 bit
|
8 years ago |
Linus Torvalds
|
5ba88cd6e9
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
Liu Bo
|
5f14efd3d4
Btrfs: do not reset bio->bi_ops while writing bio
|
8 years ago |
Liu Bo
|
ff40adf7fb
Btrfs: use the new helper wbc_to_write_flags
|
8 years ago |
Linus Torvalds
|
0f0d12728e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Linus Torvalds
|
66ba772ee3
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 years ago |
Liu Bo
|
f716abd55d
Btrfs: fix out of bounds array access while reading extent buffer
|
8 years ago |
David Sterba
|
4b81ba48c6
btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page
|
8 years ago |
David Sterba
|
f1c77c55cd
btrfs: cleanup types storing REQ_*
|
8 years ago |
Nikolay Borisov
|
e4ff5fb5dc
btrfs: Remove unused parameters from volume.c functions
|
8 years ago |
Edmund Nadolski
|
bb739cf08e
btrfs: btrfs_check_shared should manage its own transaction
|
8 years ago |
Jeff Mahoney
|
1cbb1f454e
btrfs: struct-funcs, constify readers
|
8 years ago |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 years ago |
Linus Torvalds
|
bc243704fb
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
Liu Bo
|
c3cfb65630
Btrfs: fix unexpected return value of bio_readpage_error
|
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
|
848c23b78f
btrfs: Remove false alert when fiemap range is smaller than on-disk extent
|
8 years ago |
Jens Axboe
|
e6959b9350
btrfs: add support for passing in write hints for buffered writes
|
8 years ago |
Nikolay Borisov
|
104b4e5139
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
|
8 years ago |
David Sterba
|
c5e4c3d750
btrfs: sink gfp parameter to btrfs_io_bio_alloc
|
8 years ago |
David Sterba
|
184f999e12
btrfs: add helper to initialize the non-bio part of btrfs_io_bio
|
8 years ago |