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
/
udf
Age
Commit message (
Expand
)
Author
2025-09-22
fs: udf: fix OOB read in lengthAllocDescs handling
Larshin Sergey
2025-07-28
Merge tag 'fs_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-07-11
udf: Verify partition map count
Jan Kara
2025-07-11
udf: stop using write_cache_pages
Christoph Hellwig
2025-05-07
udf: Make sure i_lenExtents is uptodate on inode eviction
Jan Kara
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-31
Merge tag 'fs_for_v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-03-16
fs: convert block_commit_write() to take a folio
Matthew Wilcox (Oracle)
2025-03-13
udf: Fix inode_getblk() return value
Jan Kara
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2024-11-26
udf: Verify inode link counts before performing rename
Jan Kara
2024-11-26
udf: Skip parent dir link count update if corrupted
Jan Kara
2024-10-02
udf: fix uninit-value use in udf_get_fileshortad
Gianfranco Trad
2024-10-02
udf: refactor inode_bmap() to handle error
Zhao Mengmeng
2024-10-02
udf: refactor udf_next_aext() to handle error
Zhao Mengmeng
2024-10-02
udf: refactor udf_current_aext() to handle error
Zhao Mengmeng
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-12
udf: store cookie in private data
Christian Brauner
2024-08-07
buffer: Convert __block_write_begin() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-06-26
udf: prevent integer overflow in udf_bitmap_free_blocks()
Roman Smirnov
2024-06-26
udf: Avoid excessive partition lengths
Jan Kara
2024-06-26
udf: Drop load_block_bitmap() wrapper
Jan Kara
2024-06-26
udf: Avoid using corrupted block bitmap buffer
Jan Kara
2024-06-20
udf: Fix bogus checksum computation in udf_rename()
Jan Kara
2024-06-05
udf: Fix lock ordering in udf_evict_inode()
Jan Kara
2024-06-05
udf: Drop pointless IS_IMMUTABLE and IS_APPEND check
Jan Kara
2024-04-23
udf: Use a folio in udf_write_end()
Matthew Wilcox (Oracle)
2024-04-23
udf: Convert udf_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
2024-04-23
udf: Convert udf_symlink_getattr() to use a folio
Matthew Wilcox (Oracle)
2024-04-23
udf: Convert udf_adinicb_readpage() to udf_adinicb_read_folio()
Matthew Wilcox (Oracle)
2024-04-23
udf: Convert udf_expand_file_adinicb() to use a folio
Matthew Wilcox (Oracle)
2024-04-23
udf: Convert udf_write_begin() to use a folio
Matthew Wilcox (Oracle)
2024-04-23
udf: Convert udf_symlink_filler() to use a folio
Matthew Wilcox (Oracle)
2024-04-10
udf: udftime: prevent overflow in udf_disk_stamp_to_time()
Roman Smirnov
2024-04-02
udf: replace deprecated strncpy/strcpy with strscpy
Justin Stitt
2024-03-25
udf: Remove second semicolon
Colin Ian King
2024-03-05
udf: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-21
udf: convert to new mount API
Eric Sandeen
2024-02-21
udf: convert novrs to an option flag
Eric Sandeen
2024-02-05
udf: Avoid invalid LVID used on mount
Jan Kara
2024-01-23
udf: Remove GFP_NOFS allocation in udf_expand_file_adinicb()
Jan Kara
2024-01-23
udf: Avoid GFP_NOFS allocation in udf_load_pvoldesc()
Jan Kara
2024-01-23
udf: Avoid GFP_NOFS allocation in udf_symlink()
Jan Kara
2024-01-23
udf: Remove GFP_NOFS from dir iteration code
Jan Kara
2024-01-11
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-12-21
udf_fiiter_add_entry(): check for zero ->d_name.len is bogus...
Al Viro
2023-12-21
udf: d_obtain_alias(ERR_PTR(...)) will do the right thing...
Al Viro
[next]