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
/
f2fs
Age
Commit message (
Expand
)
Author
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
2016-05-21
Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2016-05-20
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
2016-05-20
f2fs: fix to update dirty page count correctly
Chao Yu
2016-05-20
f2fs: flush pending bios right away when error occurs
Jaegeuk Kim
2016-05-20
f2fs: avoid ENOSPC fault in the recovery process
Jaegeuk Kim
2016-05-18
f2fs: make exit_f2fs_fs more clear
Tiezhu Yang
2016-05-18
f2fs: use percpu_counter for total_valid_inode_count
Jaegeuk Kim
2016-05-18
f2fs: use percpu_counter for alloc_valid_block_count
Jaegeuk Kim
2016-05-18
f2fs: use percpu_counter for # of dirty pages in inode
Jaegeuk Kim
2016-05-18
f2fs: use percpu_counter for page counters
Jaegeuk Kim
2016-05-18
f2fs: use bio count instead of F2FS_WRITEBACK page count
Jaegeuk Kim
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-17
Merge branch 'ovl-fixes' into for-linus
Al Viro
2016-05-16
f2fs: manipulate dirty file inodes when DATA_FLUSH is set
Jaegeuk Kim
2016-05-16
f2fs: add fault injection to sysfs
Sheng Yong
2016-05-16
f2fs: no need inc dirty pages under inode lock
Yunlei He
2016-05-16
f2fs: fix incorrect error path handling in f2fs_move_rehashed_dirents
Chao Yu
2016-05-16
f2fs: fix i_current_depth during inline dentry conversion
Chao Yu
2016-05-16
f2fs: correct return value type of f2fs_fill_super
Sheng Yong
2016-05-11
f2fs: fix deadlock when flush inline data
Chao Yu
2016-05-11
f2fs: avoid f2fs_bug_on during recovery
Jaegeuk Kim
2016-05-11
f2fs: show # of orphan inodes
Jaegeuk Kim
2016-05-11
f2fs: support in batch fzero in dnode page
Chao Yu
2016-05-11
f2fs: support in batch multi blocks preallocation
Chao Yu
2016-05-11
f2fs: make atomic/volatile operation exclusive
Chao Yu
2016-05-11
f2fs: use mnt_{want,drop}_write_file in ioctl
Chao Yu
2016-05-10
f2fs: switch to ->iterate_shared()
Al Viro
2016-05-07
f2fs: do not preallocate block unaligned to 4KB
Jaegeuk Kim
2016-05-07
f2fs: read node blocks ahead when truncating blocks
Jaegeuk Kim
2016-05-07
f2fs: fallocate data blocks in single locked node page
Jaegeuk Kim
2016-05-07
f2fs: fix inode cache leak
Chao Yu
2016-05-07
fscrypto/f2fs: allow fs-specific key prefix for fs encryption
Jaegeuk Kim
2016-05-07
f2fs: avoid panic when truncating to max filesize
Chao Yu
2016-05-07
f2fs: fix incorrect mapping in ->bmap
Chao Yu
2016-05-07
f2fs: remove an obsolete variable
Jaegeuk Kim
2016-05-07
f2fs: don't worry about inode leak in evict_inode
Jaegeuk Kim
2016-05-07
f2fs: shrink size of struct seg_entry
Chao Yu
2016-05-07
f2fs: reuse get_extent_info
Chao Yu
2016-05-07
f2fs: remove unneeded memset when updating xattr
Chao Yu
2016-05-07
f2fs: remove unneeded readahead in find_fsync_dnodes
Chao Yu
2016-05-07
f2fs: retry to truncate blocks in -ENOMEM case
Jaegeuk Kim
2016-05-07
f2fs: fix leak of orphan inode objects
Jaegeuk Kim
2016-05-07
f2fs: revisit error handling flows
Jaegeuk Kim
2016-05-07
f2fs: inject ENOSPC failures
Jaegeuk Kim
2016-05-07
f2fs: inject page allocation failures
Jaegeuk Kim
2016-05-07
f2fs: inject kmalloc failure
Jaegeuk Kim
2016-05-07
f2fs: add mount option to select fault injection ratio
Jaegeuk Kim
2016-05-07
f2fs: use f2fs_grab_cache_page instead of grab_cache_page
Jaegeuk Kim
2016-05-07
f2fs: introduce f2fs_kmalloc to wrap kmalloc
Jaegeuk Kim
[next]