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
2016-09-12
f2fs: check free_sections for defragmentation
Jaegeuk Kim
2016-09-12
f2fs: forbid to do fstrim if fs has some error
Yunlei He
2016-09-12
f2fs: avoid page allocation for truncating partial inline_data
Jaegeuk Kim
2016-09-10
fscrypto: require write access to mount to set encryption policy
Eric Biggers
2016-09-07
f2fs: no need to make zeros beyond i_size
Jaegeuk Kim
2016-09-07
f2fs: fix to detect temporary name of multimedia file
Chao Yu
2016-09-07
f2fs: fix minor typo
Chao Yu
2016-09-07
f2fs: set dentry bits on random location in memory
Jaegeuk Kim
2016-09-07
f2fs: fix to set superblock dirty correctly
Chao Yu
2016-09-07
f2fs: add roll-forward recovery process for encrypted dentry
Shuoran Liu
2016-09-07
f2fs: fix lost xattrs of directories
Jaegeuk Kim
2016-09-07
f2fs: support async discard
Chao Yu
2016-09-07
f2fs: set encryption name flag in add inline entry path
Shuoran Liu
2016-09-07
f2fs crypto: avoid unneeded memory allocation in ->readdir
Chao Yu
2016-09-07
f2fs: fix to do security initialization of encrypted inode with original file...
Chao Yu
2016-09-07
f2fs: do in batch synchronously readahead during GC
Chao Yu
2016-09-07
f2fs: schedule in between two continous batch discards
Chao Yu
2016-08-29
f2fs: enable inline_dentry by default and add noinline_dentry option
Chao Yu
2016-08-29
f2fs: fix a bug when using namehash to locate dentry bucket
Shuoran Liu
2016-08-29
f2fs: fix to preallocate block only aligned to 4K
Chao Yu
2016-08-29
f2fs: fix non static symbol warning
Wei Yongjun
2016-08-29
f2fs: remove unnecessary initialization
Sheng Yong
2016-08-29
f2fs: remove redundant judgement condition in available_free_memory
Chao Yu
2016-08-29
f2fs: check return value of write_checkpoint during fstrim
Chao Yu
2016-08-29
f2fs: fix to do f2fs_balance_fs in f2fs_map_blocks correctly
Chao Yu
2016-08-29
f2fs: avoid unneeded loop in build_sit_entries
Chao Yu
2016-08-29
f2fs: clean up foreground GC flow
Chao Yu
2016-08-29
f2fs: set dirty state for filesystem only when updating meta data
Chao Yu
2016-08-29
f2fs: skip new checkpoint when doing fstrim without fs change
Yunlei He
2016-08-29
f2fs: add discard info to sys entry of f2fs status
Yunlei He
2016-08-29
f2fs: reduce batch size of fstrim
Jaegeuk Kim
2016-08-24
f2fs: do not use discard_map for hard disks
Jaegeuk Kim
2016-08-24
f2fs: not allow to write illegal blkaddr
Yunlei He
2016-08-19
f2fs: avoid potential deadlock in f2fs_move_file_range
Chao Yu
2016-08-19
f2fs: allow copying file range only in between regular files
Chao Yu
2016-08-19
Revert "f2fs: move i_size_write in f2fs_write_end"
Chao Yu
2016-08-19
Revert "f2fs: use percpu_rw_semaphore"
Jaegeuk Kim
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-08-04
f2fs: drop bio->bi_rw manual assignment
Jens Axboe
2016-07-30
qstr: constify instances in f2fs
Al Viro
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-07-27
Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
mm, memcg: use consistent gfp flags during readahead
Michal Hocko
2016-07-25
f2fs: clean up coding style and redundancy
Jaegeuk Kim
2016-07-22
f2fs: get victim segment again after new cp
Yunlei He
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
2016-07-20
f2fs: handle error case with f2fs_bug_on
Jaegeuk Kim
2016-07-20
f2fs: avoid data race when deciding checkpoin in f2fs_sync_file
Jaegeuk Kim
2016-07-20
f2fs: support an ioctl to move a range of data blocks
Jaegeuk Kim
[prev]
[next]