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
/
udfdecl.h
Age
Commit message (
Expand
)
Author
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
2023-01-26
udf: Move udf_adinicb_readpage() to inode.c
Jan Kara
2023-01-26
udf: Mark aops implementation static
Jan Kara
2023-01-26
udf: Switch to single address_space_operations
Jan Kara
2023-01-26
udf: Convert all file types to use udf_write_end()
Jan Kara
2023-01-26
udf: Convert in-ICB files to use udf_write_begin()
Jan Kara
2023-01-26
udf: Convert in-ICB files to use udf_direct_IO()
Jan Kara
2023-01-26
udf: Convert in-ICB files to use udf_writepages()
Jan Kara
2023-01-26
udf: Unify .read_folio for normal and in-ICB files
Jan Kara
2023-01-26
udf: Allocate blocks on write page fault
Jan Kara
2023-01-26
udf: Fold udf_block_map() into udf_map_block()
Jan Kara
2023-01-26
udf: Factor out block mapping into udf_map_block()
Jan Kara
2023-01-26
udf: Drop VARCONV support
Jan Kara
2023-01-26
udf: Unify types in anchor block detection
Jan Kara
2023-01-09
udf: Allocate name buffer in directory iterator on heap
Jan Kara
2023-01-09
udf: Remove old directory iteration code
Jan Kara
2023-01-09
udf: Implement adding of dir entries using new iteration code
Jan Kara
2023-01-09
udf: Move udf_expand_dir_adinicb() to its callsite
Jan Kara
2023-01-09
udf: New directory iteration code
Jan Kara
2021-08-11
udf: Get rid of 0-length arrays in struct fileIdentDesc
Jan Kara
2019-08-27
udf: augment UDF permissions on new inodes
Steven J. Magnani
2019-08-26
udf: Use dynamic debug infrastructure
Jan Kara
2019-03-18
udf: Propagate errors from udf_truncate_extents()
Jan Kara
2018-06-27
udf: convert inode stamps to timespec64
Arnd Bergmann
2018-06-20
udf: Drop unused arguments of udf_delete_aext()
Jan Kara
2018-06-20
udf: Provide function for calculating dir entry length
Jan Kara
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-05-25
udf: Simplify calls to udf_disk_stamp_to_time
Deepa Dinamani
2018-04-19
udf: Convert ident strings to proper charset
Jan Kara
2018-02-27
udf: Clean up handling of invalid uid/gid
Jan Kara
2017-11-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-17
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
2017-01-05
udf: Make stat on symlink report symlink length as st_size
Jan Kara
2017-01-03
fs/udf: make #ifdef UDF_PREALLOCATE unconditional
Steve Kenton
2016-04-25
udf: Fix conversion of 'dstring' fields to UTF8
Andrew Gabbasov
2016-02-09
udf: Remove struct ustr as non-needed intermediate storage
Andrew Gabbasov
2016-02-09
udf: Adjust UDF_NAME_LEN to better reflect actual restrictions
Andrew Gabbasov
2016-02-09
udf: Parameterize output length in udf_put_filename
Andrew Gabbasov
2016-01-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-12-23
udf: Factor out code for creating indirect extent
Jan Kara
2015-12-06
udf: don't duplicate page_symlink_inode_operations
Al Viro
2014-12-19
udf: Check path length when reading symlink
Jan Kara
2014-10-09
udf: Fix loading of special inodes
Jan Kara
2014-09-04
udf: saner calling conventions for udf_new_inode()
Al Viro
2014-09-04
udf: Make udf_read_inode() and udf_iget() return error
Jan Kara
2013-01-22
udf: add extent cache support in case of file reading
Namjae Jeon
2012-07-09
udf: stop using s_dirt
Artem Bityutskiy
[next]