index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
Age
Commit message (
Expand
)
Author
2018-04-13
btrfs: fix incorrect error return ret being passed to mapping_set_error
Colin Ian King
2016-10-24
Btrfs: remove some no-op casts
Dan Carpenter
2016-10-12
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2016-10-03
Btrfs: fix free space tree bitmaps on big-endian systems
Omar Sandoval
2016-09-26
Btrfs: memset to avoid stale content in btree leaf
Liu Bo
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
Btrfs: memset to avoid stale content in btree node block
Liu Bo
2016-09-26
Btrfs: kill the start argument to read_extent_buffer_pages
Josef Bacik
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
2016-09-26
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
2016-09-26
Btrfs: fix memory leak in reading btree blocks
Liu Bo
2016-09-26
btrfs: fix check_shared for fiemap ioctl
Lu Fengqi
2016-08-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-04
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-04
Fixup direct bi_rw modifiers
Shaun Tancheff
2016-08-04
block: add missing group association in bio-cloning functions
Paolo Valente
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
mm, memcg: use consistent gfp flags during readahead
Michal Hocko
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
Btrfs: fix eb memory leak due to readpage failure
Liu Bo
2016-07-26
Btrfs: cleanup BUG_ON in merge_bio
Liu Bo
2016-07-26
btrfs: Fix slab accounting flags
Nikolay Borisov
2016-06-23
Btrfs: fix error handling in map_private_extent_buffer
Liu Bo
2016-06-17
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
2016-06-08
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2016-06-07
btrfs: use bio fields for op and flags
Mike Christie
2016-06-07
btrfs: have submit_one_bio users use bio op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-02
Btrfs: self-tests: Support non-4k page size
Feifei Xu
2016-05-31
Btrfs: fix race between device replace and read repair
Filipe Manana
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
Btrfs: fix unexpected return value of fiemap
Liu Bo
2016-05-16
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
David Sterba
2016-05-10
btrfs: GFP_NOFS does not GFP_HIGHMEM
David Sterba
2016-05-06
btrfs: kill unused writepage_io_hook callback
David Sterba
2016-04-29
btrfs: sink gfp parameter to convert_extent_bit
David Sterba
2016-04-29
btrfs: make state preallocation more speculative in __set_extent_bit
David Sterba
2016-04-29
btrfs: untangle gotos a bit in convert_extent_bit
David Sterba
2016-04-29
btrfs: untangle gotos a bit in __clear_extent_bit
David Sterba
2016-04-29
btrfs: untangle gotos a bit in __set_extent_bit
David Sterba
2016-04-29
btrfs: sink gfp parameter to set_record_extent_bits
David Sterba
2016-04-29
btrfs: sink gfp parameter to clear_record_extent_bits
David Sterba
2016-04-29
btrfs: sink gfp parameter to clear_extent_bits
David Sterba
2016-04-29
btrfs: sink gfp parameter to set_extent_bits
David Sterba
2016-04-28
Btrfs: cleanup error handling in extent_write_cached_pages
Liu Bo
2016-04-28
Btrfs: make mapping->writeback_index point to the last written page
Liu Bo
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
[next]