index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
2017-04-24
udf: use kmap_atomic for memcpy copying
Fabian Frederick
2017-04-24
udf: use octal for permissions
Fabian Frederick
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-02-27
fs: add i_blocksize()
Fabian Frederick
2017-02-03
udf: simplify udf_ioctl()
Fabian Frederick
2017-02-03
udf: fix ioctl errors
Fabian Frederick
2017-01-20
udf: allow implicit blocksize specification during mount
Fabian Frederick
2017-01-10
udf: check partition reference in udf_read_inode()
Fabian Frederick
2017-01-10
udf: atomically read inode size
Fabian Frederick
2017-01-10
udf: merge module informations in super.c
Fabian Frederick
2017-01-10
udf: remove next_epos from udf_update_extent_cache()
Fabian Frederick
2017-01-10
udf: Factor out trimming of crtime
Fabian Frederick
2017-01-10
udf: remove empty condition
Fabian Frederick
2017-01-10
udf: remove unneeded line break
Fabian Frederick
2017-01-10
udf: merge bh free
Fabian Frederick
2017-01-10
udf: use pointer for kernel_long_ad argument
Fabian Frederick
2017-01-10
udf: use __packed instead of __attribute__ ((packed))
Fabian Frederick
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
2017-01-03
fs: udf: Replace CURRENT_TIME with current_time()
Deepa Dinamani
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
fs: support RENAME_NOREPLACE for local filesystems
Miklos Szeredi
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-19
udf: don't bother with full-page write optimisations in adinicb case
Al Viro
2016-09-06
udf: Remove useless check in udf_adinicb_write_begin()
Jan Kara
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-05-19
udf: Use correct partition reference number for metadata
Alden Tondettar
2016-05-19
udf: Use IS_ERR when loading metadata mirror file entry
Alden Tondettar
2016-05-19
udf: Don't BUG on missing metadata partition descriptor
Alden Tondettar
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-05-17
Merge branch 'ovl-fixes' into for-linus
Al Viro
2016-05-09
more trivial ->iterate_shared conversions
Al Viro
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
2016-05-01
fs: simplify the generic_write_sync prototype
Christoph Hellwig
2016-05-01
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-04-28
udf: Export superblock magic to userspace
Jan Kara
2016-04-26
udf: Prevent stack overflow on corrupted filesystem mount
Alden Tondettar
2016-04-25
udf: Fix conversion of 'dstring' fields to UTF8
Andrew Gabbasov
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-02-09
udf: Merge linux specific translation into CS0 conversion function
Andrew Gabbasov
[next]