index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
2018-06-11
btrfs: define SUPER_FLAG_METADUMP_V2
Anand Jain
2018-05-30
btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
Jeff Mahoney
2018-05-30
Btrfs: clean up resources during umount after trans is aborted
Liu Bo
2018-05-22
btrfs: Fix delalloc inodes invalidation during transaction abort
Nikolay Borisov
2018-04-26
btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP
Anand Jain
2018-02-25
Btrfs: disable FUA if mounted with nobarrier
Omar Sandoval
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-26
Btrfs: do not backup tree roots when fsync
Liu Bo
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-08-24
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-22
btrfs: submit superblock io with REQ_META and REQ_PRIO
David Sterba
2017-08-21
btrfs: Do not use data_alloc_cluster in ssd mode
Hans van Kranenburg
2017-08-21
btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flush
Lu Fengqi
2017-08-18
btrfs: use appropriate define for the fsid
Anand Jain
2017-08-16
btrfs: drop chunk locks at the end of close_ctree
David Sterba
2017-08-16
btrfs: fix spelling of snapshotting
David Sterba
2017-08-16
btrfs: use named constant for bdev blocksize
David Sterba
2017-08-16
btrfs: split write_dev_supers to two functions
David Sterba
2017-08-16
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
David Sterba
2017-08-16
btrfs: Cleanup num_tolerated_disk_barrier_failures
Qu Wenruo
2017-08-16
btrfs: Allow barrier_all_devices to do chunk level device check
Qu Wenruo
2017-08-16
btrfs: Do chunk level check for degraded rw mount
Qu Wenruo
2017-08-15
btrfs: Add zstd support
Nick Terrell
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-14
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-14
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
David Sterba
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-21
btrfs: move dev stats accounting out of wait_dev_flush
David Sterba
2017-06-21
btrfs: account as waiting for IO, while waiting fot the flush bio completion
David Sterba
2017-06-21
btrfs: preallocate device flush bio
David Sterba
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
2017-06-20
btrfs: move fs_info::fs_frozen to the flags
David Sterba
2017-06-19
btrfs: wait part of the write_dev_flush() can be separated out
Anand Jain
2017-06-19
btrfs: remove redundant null bdev counting during flush submission
Anand Jain
2017-06-19
btrfs: write_dev_flush does not return ENOMEM anymore
Anand Jain
2017-06-19
btrfs: sink gfp parameter to btrfs_io_bio_alloc
David Sterba
2017-06-19
btrfs: btrfs_io_bio_alloc never fails, skip error handling
David Sterba
2017-06-19
btrfs: use generic slab for for btrfs_transaction
David Sterba
2017-06-19
btrfs: btrfs_wait_tree_block_writeback can be void return
Jeff Layton
2017-06-19
btrfs: remove unused member list from btrfs_end_io_wq
David Sterba
2017-06-19
btrfs: remove unused member list from async_submit_bio
David Sterba
2017-06-19
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
2017-06-19
btrfs: Convert fs_info->free_chunk_space to atomic64_t
Nikolay Borisov
2017-06-19
btrfs: add framework to handle device flush error as a volume
Anand Jain
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
[next]