Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / fs / btrfs / extent_io.c
2019-05-08 Linus TorvaldsMerge tag 'for-5.2/block-20190507' of git://git.kernel...
2019-05-08 Linus TorvaldsMerge tag 'leds-for-5.2-rc1' of git://git./linux/kernel...
2019-05-07 Linus TorvaldsMerge tag 'char-misc-5.2-rc1-part2' of git://git./linux...
2019-05-07 Linus TorvaldsMerge tag 'char-misc-5.2-rc1-part1' of git://git./linux...
2019-05-07 Linus TorvaldsMerge tag 'staging-5.2-rc1' of git://git./linux/kernel...
2019-05-07 Linus TorvaldsMerge tag 'driver-core-5.2-rc1' of git://git./linux...
2019-05-07 Linus TorvaldsMerge tag 'mmc-v5.2' of git://git./linux/kernel/git...
2019-05-07 Linus TorvaldsMerge tag 'Wimplicit-fallthrough-5.2-rc1' of git:/...
2019-05-07 Linus TorvaldsMerge tag 'meminit-v5.2-rc1' of git://git./linux/kernel...
2019-05-07 Linus TorvaldsMerge tag 'pidfd-v5.2-rc1' of git://git./linux/kernel...
2019-05-07 Linus TorvaldsMerge tag 'stream_open-5.2' of https://lab.nexedi.com...
2019-05-07 Linus TorvaldsMerge tag 'xfs-5.2-merge-4' of git://git./fs/xfs/xfs...
2019-05-07 Linus TorvaldsMerge tag 'iomap-5.2-merge-2' of git://git./fs/xfs...
2019-05-07 Linus TorvaldsMerge tag 'jfs-5.2' of git://github.com/kleikamp/linux...
2019-05-07 Linus TorvaldsMerge tag 'for-5.2-tag' of git://git./linux/kernel...
2019-05-07 Linus TorvaldsMerge tag 'printk-for-5.2' of git://git./linux/kernel...
2019-05-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-05-06 Linus TorvaldsMerge branch 'core-speculation-for-linus' of git:/...
2019-05-06 Mark BrownMerge branch 'regulator-5.1' into regulator-linus
2019-05-06 Jiri KosinaMerge branches 'for-5.1/upstream-fixes', 'for-5.2/core...
2019-05-02 Mark BrownMerge branch 'spi-5.1' into spi-linus
2019-04-30 Christoph Hellwigblock: remove the i argument to bio_for_each_segment_all
2019-04-30 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2019-04-29 David Sterbabtrfs: remove unused parameter fs_info from emit_last_f...
2019-04-29 Nikolay Borisovbtrfs: Remove bio_offset argument from submit_bio_hook
2019-04-29 Nikolay Borisovbtrfs: Remove 'tree' argument from read_extent_buffer_pages
2019-04-29 Nikolay Borisovbtrfs: Implement find_first_clear_extent_bit
2019-04-29 Nikolay Borisovbtrfs: Implement set_extent_bits_nowait
2019-04-29 Nikolay Borisovbtrfs: Rename and export clear_btree_io_tree
2019-04-29 David Sterbabtrfs: get fs_info from eb in leaf_data_end
2019-04-29 David Sterbabtrfs: get fs_info from eb in write_one_eb
2019-04-29 David Sterbabtrfs: get fs_info from eb in repair_eb_io_failure
2019-04-29 David Sterbabtrfs: get fs_info from eb in lock_extent_buffer_for_io
2019-04-29 Arnd Bergmannbtrfs: use BUG() instead of BUG_ON(1)
2019-04-29 David Sterbabtrfs: remove stale definition of BUFFER_LRU_MAX
2019-04-29 Qu Wenruobtrfs: extent_io: Handle errors better in extent_writep...
2019-04-29 Qu Wenruobtrfs: extent_io: add proper error handling to lock_ext...
2019-04-29 Qu Wenruobtrfs: extent_io: Handle errors better in extent_write_...
2019-04-29 Qu Wenruobtrfs: extent_io: Kill dead condition in extent_write_c...
2019-04-29 Qu Wenruobtrfs: extent_io: Handle errors better in btree_write_c...
2019-04-29 Qu Wenruobtrfs: extent_io: Handle errors better in extent_write_...
2019-04-29 Qu Wenruobtrfs: extent_io: Move the BUG_ON() in flush_write_bio...
2019-04-29 Nikolay Borisovbtrfs: Remove unused -EIO assignment in end_bio_extent_...
2019-04-29 Nikolay Borisovbtrfs: Exploit the fact that pages passed to extent_rea...
2019-04-29 David Sterbabtrfs: switch extent_buffer::lock_nested to bool
2019-04-29 David Sterbabtrfs: use assertion helpers for extent buffer write...
2019-04-29 David Sterbabtrfs: use assertion helpers for extent buffer read...
2019-04-29 David Sterbabtrfs: use assertion helpers for spinning readers
2019-04-29 David Sterbabtrfs: use assertion helpers for spinning writers
2019-04-29 Nikolay Borisovbtrfs: Remove EXTENT_IOBITS
2019-04-29 Nikolay Borisovbtrfs: Remove EXTENT_WRITEBACK
2019-04-29 Qu Wenruobtrfs: tracepoints: Add trace events for extent_io_tree
2019-04-29 Qu Wenruobtrfs: Introduce extent_io_tree::owner to distinguish...
2019-04-29 Qu Wenruobtrfs: Introduce fs_info to extent_io_tree
2019-04-29 Greg Kroah-HartmanMerge tag 'soundwire-5.2-rc1' of git://git./linux/kerne...
2019-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-04-26 Linus TorvaldsMerge tag 'for-5.1-rc6-tag' of git://git./linux/kernel...
2019-04-26 Will DeaconMerge branch 'core/speculation' of git://git./linux...
2019-04-26 Dave AirlieMerge branch 'vmwgfx-fixes-5.1' of git://people.freedes...
2019-04-25 Mark BrownMerge branch 'regmap-5.1' into regmap-linus
2019-04-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-04-15 Linus TorvaldsMerge tag 'fsdax-fix-5.1-rc6' of git://git./linux/kerne...
2019-04-14 Linus TorvaldsMerge branch 'page-refs' (page ref overflow)
2019-04-11 Linus TorvaldsMerge tag 'for-5.1-rc4-tag' of git://git./linux/kernel...
2019-04-11 Takashi IwaiMerge tag 'asoc-fix-v5.1-rc4' of git://git./linux/kerne...
2019-04-05 Mark BrownMerge branch 'spi-5.1' into spi-5.2
2019-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-04-02 Greg Kroah-HartmanMerge tag 'iio-fixes-for-5.1a' of git://git./linux...
2019-03-30 Kalle ValoMerge tag 'iwlwifi-for-kalle-2019-03-22' of git://git...
2019-03-30 Rafael J. WysockiMerge branch 'turbostat' of git://git./linux/kernel...
2019-03-29 Linus TorvaldsMerge tag 'sound-5.1-rc3' of git://git./linux/kernel...
2019-03-28 Linus TorvaldsMerge tag 's390-5.1-2' of git://git./linux/kernel/git...
2019-03-26 James MorrisMerge tag 'v5.1-rc2' into next-general
2019-03-26 Linus TorvaldsMerge tag 'for-5.1-rc2-tag' of git://git./linux/kernel...
2019-03-25 Arnd BergmannMerge tag 'renesas-fixes-for-v5.1' of git://git./linux...
2019-03-24 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2019-03-24 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-03-24 Linus TorvaldsMerge tag 'auxdisplay-for-linus-v5.1-rc2' of git:/...
2019-03-23 Linus TorvaldsMerge tag 'io_uring-20190323' of git://git.kernel.dk...
2019-03-22 Thomas GleixnerMerge tag 'perf-core-for-mingo-5.1-20190321' of git...
2019-03-22 Thomas GleixnerMerge tag 'perf-core-for-mingo-5.1-20190311' of git...
2019-03-22 Linus TorvaldsMerge tag 'sound-5.1-rc2' of git://git./linux/kernel...
2019-03-22 Thomas GleixnerMerge branch 'x86/cpu' into x86/urgent
2019-03-22 Dave AirlieMerge branch 'vmwgfx-fixes-5.1' of git://people.freedes...
2019-03-22 Dave AirlieMerge branch 'linux-5.1' of git://github.com/skeggsb...
2019-03-21 Rodrigo ViviMerge tag 'gvt-fixes-2019-03-21' of https://github...
2019-03-21 Linus TorvaldsMerge tag 'fsnotify_for_v5.1-rc2' of git://git./linux...
2019-03-21 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2019-03-21 Thomas GleixnerMerge tag 'irqchip-5.1-2' of git://git./linux/kernel...
2019-03-20 Linus TorvaldsMerge tag 'arc-5.1-rc2' of git://git./linux/kernel...
2019-03-19 Florian FainelliMerge tag 'tags/bcm2835-dt-next-2019-03-04' into device...
2019-03-19 David S. MillerMerge tag 'wireless-drivers-for-davem-2019-03-19' of...
2019-03-19 Linus TorvaldsMerge tag 'tag-chrome-platform-fixes-for-v5.1-rc2'...
2019-03-19 Linus TorvaldsMerge tag 'mips_fixes_5.1_1' of git://git./linux/kernel...
2019-03-19 Stefan SchmidtMerge remote-tracking branch 'net/master'
2019-03-19 Mark BrownMerge tag 'v5.1-rc1' into spi-5.2
2019-03-19 Mark BrownMerge tag 'v5.1-rc1' into regulator-5.2
2019-03-18 Florian FainelliMerge tag 'tags/bcm2835-drivers-next-2019-03-12' into...
2019-03-18 Mark BrownMerge tag 'v5.1-rc1' into asoc-5.1
2019-03-17 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
next