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
Age
Commit message (
Expand
)
Author
2025-04-25
Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-04-25
Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2025-04-25
Merge tag 'xfs-fixes-6.15-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-04-25
Merge tag 'bcachefs-2025-04-24' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-04-25
fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)
Jan Kara
2025-04-25
splice: remove duplicate noinline from pipe_clear_nowait
T.J. Mercier
2025-04-24
bcachefs: Rework fiemap transaction restart handling
Kent Overstreet
2025-04-24
bcachefs: add fiemap delalloc extent detection
Brian Foster
2025-04-24
bcachefs: refactor fiemap processing into extent helper and struct
Brian Foster
2025-04-24
bcachefs: track current fiemap offset in start variable
Brian Foster
2025-04-24
bcachefs: drop duplicate fiemap sync flag
Brian Foster
2025-04-24
bcachefs: Fix btree_iter_peek_prev() at end of inode
Kent Overstreet
2025-04-24
bcachefs: Make btree_iter_peek_prev() assert more precise
Kent Overstreet
2025-04-24
bcachefs: Unit test fixes
Kent Overstreet
2025-04-24
bcachefs: Print mount opts earlier
Kent Overstreet
2025-04-24
bcachefs: unlink: casefold d_invalidate
Kent Overstreet
2025-04-24
bcachefs: Fix casefold lookups
Kent Overstreet
2025-04-24
bcachefs: Casefold is now a regular opts.h option
Kent Overstreet
2025-04-23
fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount()
Al Viro
2025-04-22
Merge tag 'for-6.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-04-22
fs: fall back to file_ref_put() for non-last reference
Mateusz Guzik
2025-04-22
mm/migrate: fix sleep in atomic for large folios and buffer heads
Davidlohr Bueso
2025-04-22
fs/ext4: use sleeping version of sb_find_get_block()
Davidlohr Bueso
2025-04-22
fs/jbd2: use sleeping version of __find_get_block()
Davidlohr Bueso
2025-04-22
fs/ocfs2: use sleeping version of __find_get_block()
Davidlohr Bueso
2025-04-22
fs/buffer: use sleeping version of __find_get_block()
Davidlohr Bueso
2025-04-22
fs/buffer: introduce sleeping flavors for pagecache lookups
Davidlohr Bueso
2025-04-22
fs/buffer: split locking for pagecache lookups
Davidlohr Bueso
2025-04-22
XFS: fix zoned gc threshold math for 32-bit arches
Carlos Maiolino
2025-04-21
bcachefs: Implement fileattr_(get|set)
Kent Overstreet
2025-04-21
bcachefs: Allocator now copes with unaligned buckets
Kent Overstreet
2025-04-21
bcachefs: Start copygc, rebalance threads earlier
Kent Overstreet
2025-04-21
bcachefs: Refactor bch2_run_recovery_passes()
Kent Overstreet
2025-04-20
bcachefs: bch2_copygc_wakeup()
Kent Overstreet
2025-04-20
bcachefs: Fix ref leak in write_super()
Kent Overstreet
2025-04-20
bcachefs: Change __journal_entry_close() assert to ERO
Kent Overstreet
2025-04-20
bcachefs: Ensure journal space is block size aligned
Kent Overstreet
2025-04-20
bcachefs: Stricter checks on "key allowed in this btree"
Kent Overstreet
2025-04-20
bcachefs: Error ratelimiting is no longer only during fsck
Kent Overstreet
2025-04-20
bcachefs: Fix null ptr deref in bch2_snapshot_tree_oldest_subvol()
Kent Overstreet
2025-04-20
bcachefs: Fix early startup error path
Kent Overstreet
2025-04-20
gcc-15: add '__nonstring' markers to byte arrays
Linus Torvalds
2025-04-19
Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-04-19
Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-04-19
Revert "hfs{plus}: add deprecation warning"
Christian Brauner
2025-04-19
Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-04-18
Merge tag '6.15-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-04-18
Merge tag 'v6.15-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-04-17
fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
David Hildenbrand
2025-04-17
Merge tag 'bcachefs-2025-04-17' of git://evilpiepirate.org/bcachefs
Linus Torvalds
[next]