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
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-03-20
f2fs: combine nat_bits and free_nid_bitmap cache
Chao Yu
2017-03-20
f2fs: skip scanning free nid bitmap of full NAT blocks
Chao Yu
2017-03-20
f2fs: use __set{__clear}_bit_le
Jaegeuk Kim
2017-03-20
f2fs: declare static functions
Jaegeuk Kim
2017-03-20
f2fs: don't overwrite node block by SSR
Jaegeuk Kim
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-01
Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2017-02-28
f2fs: avoid to flush nat journal entries
Jaegeuk Kim
2017-02-27
f2fs: avoid to issue redundant discard commands
Jaegeuk Kim
2017-02-27
f2fs: fix a plint compile warning
Hou Pengyang
2017-02-27
f2fs: add f2fs_drop_inode tracepoint
Hou Pengyang
2017-02-27
f2fs: Fix zoned block device support
Masato Suzuki
2017-02-27
f2fs: remove redundant set_page_dirty()
Yunlei He
2017-02-27
f2fs: fix to enlarge size of write_io_dummy mempool
Chao Yu
2017-02-27
f2fs: fix memory leak of write_io_dummy mempool during umount
Chao Yu
2017-02-27
f2fs: fix to update F2FS_{CP_}WB_DATA count correctly
Chao Yu
2017-02-27
f2fs: use MAX_FREE_NIDS for the free nids target
Kinglong Mee
2017-02-27
f2fs: introduce free nid bitmap
Chao Yu
2017-02-27
f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint
Kinglong Mee
2017-02-27
f2fs: update the comment of default nr_pages to skipping
Kinglong Mee
2017-02-27
f2fs: drop the duplicate pval in f2fs_getxattr
Kinglong Mee
2017-02-27
f2fs: Don't update the xattr data that same as the exist
Kinglong Mee
2017-02-27
f2fs: kill __is_extent_same
Chao Yu
2017-02-27
f2fs: avoid bggc->fggc when enough free segments are avaliable after cp
Hou Pengyang
2017-02-27
f2fs: select target segment with closer temperature in SSR mode
Chao Yu
2017-02-27
f2fs: show simple call stack in fault injection message
Chao Yu
2017-02-27
f2fs: no need lock_op in f2fs_write_inline_data
Yunlei He
2017-02-27
f2fs: add bitmaps for empty or full NAT blocks
Jaegeuk Kim
2017-02-27
f2fs: replace rw semaphore extent_tree_lock with mutex lock
Yunlei He
2017-02-27
f2fs: avoid m_flags overlay when allocating more data blocks
Kinglong Mee
2017-02-27
f2fs: remove unsafe bitmap checking
Hou Pengyang
2017-02-27
f2fs: init local extent_info to avoid stale stack info in tp
Hou Pengyang
2017-02-27
f2fs: remove unnecessary condition check for write_checkpoint in f2fs_gc
Yunlong Song
2017-02-27
f2fs: check discard alignment only for SEQWRITE zones
Jaegeuk Kim
2017-02-27
f2fs: wait for discard completion after submission
Jaegeuk Kim
2017-02-27
f2fs: much larger batched trim_fs job
Jaegeuk Kim
2017-02-27
f2fs: avoid very large discard command
Jaegeuk Kim
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
f2fs: do SSR for node segments more aggresively
Jaegeuk Kim
2017-02-24
f2fs: find data segments across all the types
Jaegeuk Kim
2017-02-24
f2fs: do SSR in higher priority
Jaegeuk Kim
2017-02-24
f2fs: do SSR for data when there is enough free space
Yunlong Song
2017-02-24
f2fs: node segment is prior to data segment selected victim
Hou Pengyang
2017-02-24
f2fs: put allocate_segment after refresh_sit_entry
Yunlong Song
2017-02-23
f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
Hou Pengyang
2017-02-23
f2fs: do not wait for writeback in write_begin
Jaegeuk Kim
2017-02-23
f2fs: replace __get_victim by dirty_segments in FG_GC
Yunlei He
[next]