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.18-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.18.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
Age
Commit message (
Expand
)
Author
2025-01-06
btrfs: zoned: calculate max_extent_size properly on non-zoned setup
Christoph Hellwig
2025-01-06
btrfs: avoid NULL pointer dereference if no valid extent tree
Qu Wenruo
2025-01-06
btrfs: don't read from userspace twice in btrfs_uring_encoded_read()
Mark Harmstone
2025-01-06
io_uring: add io_uring_cmd_get_async_data helper
Mark Harmstone
2025-01-06
io_uring/cmd: add per-op data to struct io_uring_cmd_data
Jens Axboe
2025-01-06
io_uring/cmd: rename struct uring_cache to io_uring_cmd_data
Jens Axboe
2024-12-23
btrfs: sysfs: fix direct super block member reads
Qu Wenruo
2024-12-23
btrfs: fix transaction atomicity bug when enabling simple quotas
Julian Sun
2024-12-23
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
2024-12-23
btrfs: allow swap activation to be interruptible
Filipe Manana
2024-12-23
btrfs: fix swap file activation failure due to extents that used to be shared
Filipe Manana
2024-12-23
btrfs: fix race with memory mapped writes when activating swap file
Filipe Manana
2024-12-23
btrfs: check folio mapping after unlock in put_file_data()
Boris Burkov
2024-12-23
btrfs: check folio mapping after unlock in relocate_one_folio()
Boris Burkov
2024-12-23
btrfs: fix use-after-free when COWing tree bock and tracing is enabled
Filipe Manana
2024-12-23
btrfs: fix use-after-free waiting for encoded read endios
Johannes Thumshirn
2024-12-06
btrfs: flush delalloc workers queue before stopping cleaner kthread during un...
Filipe Manana
2024-12-06
btrfs: handle bio_split() errors
Johannes Thumshirn
2024-12-06
btrfs: properly wait for writeback before buffered write
Qu Wenruo
2024-12-03
btrfs: fix missing snapshot drew unlock when root is dead during swap activation
Filipe Manana
2024-12-03
btrfs: fix mount failure due to remount races
Qu Wenruo
2024-11-29
btrfs: fix lockdep warnings on io_uring encoded reads
Mark Harmstone
2024-11-29
btrfs: ref-verify: fix use-after-free after invalid ref action
Filipe Manana
2024-11-29
btrfs: add a sanity check for btrfs root in btrfs_search_slot()
Lizhi Xu
2024-11-29
btrfs: don't loop for nowait writes when checking for cross references
Filipe Manana
2024-11-28
btrfs: sysfs: advertise experimental features only if CONFIG_BTRFS_EXPERIMENT...
Filipe Manana
2024-11-28
btrfs: fix deadlock between transaction commits and extent locks
Filipe Manana
2024-11-28
btrfs: fix use-after-free in btrfs_encoded_read_endio()
Johannes Thumshirn
2024-11-11
btrfs: send: check for read-only send root under critical section
Filipe Manana
2024-11-11
btrfs: send: check for dead send root under critical section
Filipe Manana
2024-11-11
btrfs: remove check for NULL fs_info at btrfs_folio_end_lock_bitmap()
Filipe Manana
2024-11-11
btrfs: fix warning on PTR_ERR() against NULL device at btrfs_control_ioctl()
Filipe Manana
2024-11-11
btrfs: fix a typo in btrfs_use_zone_append
Christoph Hellwig
2024-11-11
btrfs: avoid superfluous calls to free_extent_map() in btrfs_encoded_read()
Mark Harmstone
2024-11-11
btrfs: simplify logic to decrement snapshot counter at btrfs_mksnapshot()
Filipe Manana
2024-11-11
btrfs: remove hole from struct btrfs_delayed_node
Filipe Manana
2024-11-11
btrfs: update stale comment for struct btrfs_delayed_ref_node::add_list
Filipe Manana
2024-11-11
btrfs: add new ioctl to wait for cleaned subvolumes
David Sterba
2024-11-11
btrfs: simplify range tracking in cow_file_range()
Haisu Wang
2024-11-11
btrfs: remove conditional path allocation in btrfs_read_locked_inode()
Leo Martins
2024-11-11
btrfs: push cleanup into btrfs_read_locked_inode()
Leo Martins
2024-11-11
io_uring/cmd: let cmds to know about dying task
Pavel Begunkov
2024-11-11
btrfs: add struct io_btrfs_cmd as type for io_uring_cmd_to_pdu()
Mark Harmstone
2024-11-11
btrfs: add io_uring command for encoded reads (ENCODED_READ ioctl)
Mark Harmstone
2024-11-11
btrfs: move priv off stack in btrfs_encoded_read_regular_fill_pages()
Mark Harmstone
2024-11-11
btrfs: don't sleep in btrfs_encoded_read() if IOCB_NOWAIT is set
Mark Harmstone
2024-11-11
btrfs: change btrfs_encoded_read() so that reading of extent is done by caller
Mark Harmstone
2024-11-11
btrfs: remove pointless iocb::ki_pos addition in btrfs_encoded_read()
Mark Harmstone
2024-11-11
btrfs: remove no longer used delayed ref head search functionality
Filipe Manana
2024-11-11
btrfs: track delayed ref heads in an xarray
Filipe Manana
[next]