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.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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-10-10
Merge tag 'for-6.18/hpfs-changes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-10-10
Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2025-10-10
Merge tag 'v6.18-rc-part2-smb-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-10-10
Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-10
cifs: update internal version number
Steve French
2025-10-09
cifs: Add comments for DeletePending assignments in open functions
Pali Rohár
2025-10-09
cifs: Add fallback code path for cifs_mkdir_setinfo()
Pali Rohár
2025-10-09
cifs: Allow fallback code in smb_set_file_info() also for directories
Pali Rohár
2025-10-09
cifs: Query EA $LXMOD in cifs_query_path_info() for WSL reparse points
Pali Rohár
2025-10-09
Merge tag '9p-for-6.18-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2025-10-09
smb: client: remove cfids_invalidation_worker
Enzo Matsumiya
2025-10-09
smb: client: remove redudant assignment in cifs_strict_fsync()
Paulo Alcantara
2025-10-09
smb: client: fix race with fallocate(2) and AIO+DIO
Paulo Alcantara
2025-10-09
smb: client: fix missing timestamp updates after utime(2)
Paulo Alcantara
2025-10-09
smb: client: fix missing timestamp updates after ftruncate(2)
Paulo Alcantara
2025-10-09
smb: client: fix missing timestamp updates with O_TRUNC
Paulo Alcantara
2025-10-09
cifs: Fix copy_to_iter return value check
Fushuai Wang
2025-10-09
smb: client: batch SRV_COPYCHUNK entries to cut round trips
Henrique Carvalho
2025-10-09
smb: client: Omit an if branch in smb2_find_smb_tcon()
Markus Elfring
2025-10-08
ceph: fix multifs mds auth caps issue
Kotresh HR
2025-10-08
ceph: cleanup in ceph_alloc_readdir_reply_buffer()
Viacheslav Dubeyko
2025-10-08
ceph: fix potential NULL dereference issue in ceph_fill_trace()
Viacheslav Dubeyko
2025-10-08
ceph: fix potential race condition on operations with CEPH_I_ODIRECT flag
Viacheslav Dubeyko
2025-10-08
ceph: refactor wake_up_bit() pattern of calling
Viacheslav Dubeyko
2025-10-08
ceph: fix potential race condition in ceph_ioctl_lazyio()
Viacheslav Dubeyko
2025-10-08
ceph: fix overflowed constant issue in ceph_do_objects_copy()
Viacheslav Dubeyko
2025-10-08
ceph: fix wrong sizeof argument issue in register_session()
Viacheslav Dubeyko
2025-10-08
ceph: add checking of wait_for_completion_killable() return value
Viacheslav Dubeyko
2025-10-08
ceph: make ceph_start_io_*() killable
Max Kellermann
2025-10-07
smb: client: Return directly after a failed genlmsg_new() in cifs_swn_send_re...
Markus Elfring
2025-10-07
smb: client: Use common code in cifs_do_create()
Markus Elfring
2025-10-07
smb: client: Improve unlocking of a mutex in cifs_get_swn_reg()
Markus Elfring
2025-10-07
smb: client: Return a status code only as a constant in cifs_spnego_key_insta...
Markus Elfring
2025-10-07
iomap: open code bio_iov_iter_get_bdev_pages
Christoph Hellwig
2025-10-06
smb: client: Use common code in cifs_lookup()
Markus Elfring
2025-10-06
smb: client: Reduce the scopes for a few variables in two functions
Markus Elfring
2025-10-06
Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-10-05
Merge tag 'zonefs-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-10-03
Merge tag 'docs-6.18' of git://git.lwn.net/linux
Linus Torvalds
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-10-03
Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-10-03
Merge tag '6.18-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-10-03
Merge tag 'v6.18rc1-part1-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-10-03
Merge tag 'f2fs-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-10-03
Merge tag 'exfat-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-03
Merge tag 'for-linus-6.18-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-03
Merge tag 'ntfs3_for_6.18' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
2025-10-03
Merge tag 'jfs-6.18' of github.com:kleikamp/linux-shaggy
Linus Torvalds
2025-10-03
Merge tag 'ext4_for_linus-6.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]