index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
2025-07-28
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-07-22
btrfs: remove btrfs_clear_extent_bits()
Filipe Manana
2025-07-22
btrfs: index buffer_tree using node size
Daniel Vacek
2025-07-22
btrfs: call btrfs_close_devices() from ->kill_sb
Christoph Hellwig
2025-07-22
btrfs: qgroup: remove no longer used fs_info->qgroup_ulist
Filipe Manana
2025-07-21
btrfs: add btrfs prefix to is_fstree() and make it return bool
Filipe Manana
2025-07-21
btrfs: use our message helpers instead of pr_err/pr_warn/pr_info
David Sterba
2025-07-21
btrfs: switch RCU helper versions to btrfs_warn()
David Sterba
2025-07-21
btrfs: zoned: reserve data_reloc block group on mount
Johannes Thumshirn
2025-06-30
btrfs: stop parsing crc32c driver name
Eric Biggers
2025-06-19
btrfs: handle csum tree error with rescue=ibadroots correctly
Qu Wenruo
2025-06-19
btrfs: fix race between async reclaim worker and close_ctree()
Filipe Manana
2025-06-19
btrfs: warn if leaking delayed_nodes in btrfs_put_root()
Leo Martins
2025-05-15
btrfs: log error codes during failures when writing super blocks
Filipe Manana
2025-05-15
btrfs: add block reserve for treelog
Naohiro Aota
2025-05-15
btrfs: get rid of btrfs_read_dev_super()
Qu Wenruo
2025-05-15
btrfs: merge btrfs_read_dev_one_super() into btrfs_read_disk_super()
Qu Wenruo
2025-05-15
btrfs: convert the buffer_radix to an xarray
Josef Bacik
2025-05-15
btrfs: rename btrfs_discard workqueue to btrfs-discard
David Sterba
2025-05-15
btrfs: change return type of btree_csum_one_bio() to int
David Sterba
2025-05-15
btrfs: merge __setup_root() to btrfs_alloc_root()
David Sterba
2025-05-15
btrfs: use list_first_entry() everywhere
David Sterba
2025-05-15
btrfs: convert WARN_ON(IS_ENABLED(CONFIG_BTRFS_DEBUG)) to DEBUG_WARN
David Sterba
2025-05-15
btrfs: pass a physical address to btrfs_repair_io_failure()
Christoph Hellwig
2025-05-15
btrfs: rename remaining exported extent map functions
Filipe Manana
2025-05-15
btrfs: rename free_extent_state() to include a btrfs prefix
Filipe Manana
2025-05-15
btrfs: rename the functions to init and release an extent io tree
Filipe Manana
2025-05-15
btrfs: rename the functions to search for bits in extent ranges
Filipe Manana
2025-05-15
btrfs: rename the functions to clear bits for an extent range
Filipe Manana
2025-05-15
btrfs: remove unused flag EXTENT_BUFFER_CORRUPT
Daniel Vacek
2025-04-17
Merge tag 'for-6.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
btrfs: remove folio order ASSERT()s in super block writeback path
Qu Wenruo
2025-03-18
btrfs: don't clobber ret in btrfs_validate_super()
Mark Harmstone
2025-03-18
btrfs: add extra warning if delayed iput is added when it's not allowed
Qu Wenruo
2025-03-18
btrfs: run btrfs_error_commit_super() early
Qu Wenruo
2025-03-18
btrfs: fix non-empty delayed iputs list on unmount due to async workers
Filipe Manana
2025-03-18
btrfs: fix non-empty delayed iputs list on unmount due to compressed write wo...
Filipe Manana
2025-03-18
btrfs: allow debug builds to accept 2K block size
Qu Wenruo
2025-03-18
btrfs: remove the subpage related warning message
Qu Wenruo
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_init_root_free_objectid()
David Sterba
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in load_global_roots()
David Sterba
2025-03-18
btrfs: do trivial BTRFS_PATH_AUTO_FREE conversions
David Sterba
2025-03-18
btrfs: use num_extent_folios() in for loop bounds
David Sterba
2025-03-18
btrfs: simplify parameters of metadata folio helpers
David Sterba
2025-03-18
btrfs: simplify returns and labels in btrfs_init_fs_root()
David Sterba
2025-03-18
btrfs: require strict data/metadata split for subpage checks
Qu Wenruo
2025-03-18
btrfs: remove btrfs_fs_info::sectors_per_page
Qu Wenruo
2025-03-16
btrfs: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-01-13
btrfs: split waiting from read_extent_buffer_pages(), drop parameter wait
David Sterba
[next]