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_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
/
f2fs
Age
Commit message (
Expand
)
Author
2019-03-09
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2019-01-23
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2019-01-23
f2fs: use IS_ENCRYPTED() to check encryption status
Chandan Rajendra
2019-01-22
f2fs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-12-31
Merge tag 'f2fs-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2018-12-28
mm: migrate: drop unused argument of migrate_page_move_mapping()
Jan Kara
2018-12-26
f2fs: sanity check of xattr entry size
Jaegeuk Kim
2018-12-26
f2fs: fix use-after-free issue when accessing sbi->stat_info
Sahitya Tummala
2018-12-26
f2fs: check PageWriteback flag for ordered case
Chao Yu
2018-12-26
f2fs: fix validation of the block count in sanity_check_raw_super
Martin Blumenstingl
2018-12-26
f2fs: fix missing unlock(sbi->gc_mutex)
Jaegeuk Kim
2018-12-26
f2fs: fix to dirty inode synchronously
Chao Yu
2018-12-26
f2fs: clean up structure extent_node
Chao Yu
2018-12-26
f2fs: fix block address for __check_sit_bitmap
Qiuyang Sun
2018-12-26
f2fs: fix sbi->extent_list corruption issue
Sahitya Tummala
2018-12-26
f2fs: clean up checkpoint flow
Chao Yu
2018-12-26
f2fs: flush stale issued discard candidates
Jaegeuk Kim
2018-12-26
f2fs: correct wrong spelling, issing_*
Jaegeuk Kim
2018-12-26
f2fs: use kvmalloc, if kmalloc is failed
Jaegeuk Kim
2018-12-26
f2fs: remove redundant comment of unused wio_mutex
Yunlong Song
2018-12-14
f2fs: fix to reorder set_page_dirty and wait_on_page_writeback
Chao Yu
2018-12-14
f2fs: clear PG_writeback if IPU failed
Sheng Yong
2018-12-14
f2fs: add an ioctl() to explicitly trigger fsck later
Jaegeuk Kim
2018-11-28
f2fs: avoid frequent costly fsck triggers
Jaegeuk Kim
2018-11-26
f2fs: fix m_may_create to make OPU DIO write correctly
Jia Zhu
2018-11-26
f2fs: fix to update new block address correctly for OPU
Jia Zhu
2018-11-26
f2fs: adjust trace print in f2fs_get_victim() to cover all paths
Sahitya Tummala
2018-11-26
f2fs: fix to allow node segment for GC by ioctl path
Sahitya Tummala
2018-11-26
f2fs: make "f2fs_fault_name[]" const char *
Alexey Dobriyan
2018-11-26
f2fs: read page index before freeing
Pan Bian
2018-11-26
f2fs: fix wrong return value of f2fs_acl_create
Tiezhu Yang
2018-11-26
f2fs: avoid build warn of fall_through
Jaegeuk Kim
2018-11-26
f2fs: fix race between write_checkpoint and write_begin
Sheng Yong
2018-11-26
f2fs: check memory boundary by insane namelen
Jaegeuk Kim
2018-11-26
f2fs: only flush the single temp bio cache which owns the target page
Yunlong Song
2018-11-26
f2fs: fix out-place-update DIO write
Chao Yu
2018-11-26
f2fs: fix to be aware discard/preflush/dio command in is_idle()
Chao Yu
2018-11-26
f2fs: add to account direct IO
Chao Yu
2018-11-26
f2fs: move dir data flush to write checkpoint process
Yunlei He
2018-11-26
f2fs: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-11-26
f2fs: change segment to section in f2fs_ioc_gc_range
Yunlong Song
2018-11-26
f2fs: export migration_granularity sysfs entry
Chao Yu
2018-11-26
f2fs: support subsectional garbage collection
Chao Yu
2018-11-26
f2fs: introduce __is_large_section() for cleanup
Chao Yu
2018-11-26
f2fs: clean up f2fs_sb_has_##feature_name
Chao Yu
2018-11-26
f2fs: remove codes of unused wio_mutex
Yunlong Song
2018-11-26
f2fs: fix count of seg_freed to make sec_freed correct
Yunlong Song
2018-11-26
f2fs: fix to account preflush command for noflush_merge mode
Chao Yu
[next]