projects
/
platform
/
kernel
/
linux-starfive.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Linux 6.1.66
[platform/kernel/linux-starfive.git]
/
fs
/
f2fs
/
2023-11-28
Su Hui
f2fs: avoid format-overflow warning
tree
|
commitdiff
2023-11-28
Jaegeuk Kim
f2fs: do not return EFSCORRUPTED, but try to run online...
tree
|
commitdiff
2023-11-28
Zhiguo Niu
f2fs: fix error handling of __get_node_page
tree
|
commitdiff
2023-11-20
Chao Yu
f2fs: fix to initialize map.m_pblk in f2fs_precache_ext...
tree
|
commitdiff
2023-11-20
Chao Yu
f2fs: compress: fix to avoid redundant compress extension
tree
|
commitdiff
2023-11-20
Chao Yu
f2fs: compress: fix to avoid use-after-free on dic
tree
|
commitdiff
2023-11-20
Chao Yu
f2fs: compress: fix deadloop in f2fs_write_cache_pages()
tree
|
commitdiff
2023-11-20
Vishal Moola (Oracle)
f2fs: convert f2fs_write_cache_pages() to use filemap_g...
tree
|
commitdiff
2023-10-06
Jaegeuk Kim
f2fs: get out of a repeat loop when getting a locked...
tree
|
commitdiff
2023-10-06
Chao Yu
f2fs: optimize iteration over sparse directories
tree
|
commitdiff
2023-09-19
Jaegeuk Kim
f2fs: avoid false alarm of circular locking
tree
|
commitdiff
2023-09-19
Jaegeuk Kim
f2fs: flush inode if atomic file is aborted
tree
|
commitdiff
2023-09-13
Chao Yu
Revert "f2fs: fix to do sanity check on extent cache...
tree
|
commitdiff
2023-09-13
Chunhai Guo
f2fs: Only lfs mode is allowed with zoned block device...
tree
|
commitdiff
2023-09-13
Yangtao Li
f2fs: judge whether discard_unit is section only when...
tree
|
commitdiff
2023-09-13
Chao Yu
f2fs: fix to avoid mmap vs set_compress_option case
tree
|
commitdiff
2023-08-27
Greg Kroah-Hartman
Revert "f2fs: fix to do sanity check on direct node...
tree
|
commitdiff
2023-08-27
Greg Kroah-Hartman
Revert "f2fs: fix to set flush_merge opt and show noflu...
tree
|
commitdiff
2023-08-27
Greg Kroah-Hartman
Revert "f2fs: don't reset unchangable mount option...
tree
|
commitdiff
2023-08-11
Chao Yu
f2fs: don't reset unchangable mount option in f2fs_remo...
tree
|
commitdiff
2023-08-11
Yangtao Li
f2fs: fix to set flush_merge opt and show noflush_merge
tree
|
commitdiff
2023-08-11
Chao Yu
f2fs: fix to do sanity check on direct node in truncate...
tree
|
commitdiff
2023-07-23
Jaegeuk Kim
f2fs: fix deadlock in i_xattr_sem and inode page lock
tree
|
commitdiff
2023-07-23
Jaegeuk Kim
f2fs: fix the wrong condition to determine atomic context
tree
|
commitdiff
2023-07-19
Jan Kara
Revert "f2fs: fix potential corruption when moving...
tree
|
commitdiff
2023-07-19
Chao Yu
f2fs: fix error path handling in truncate_dnode()
tree
|
commitdiff
2023-07-19
Chao Yu
f2fs: check return value of freeze_super()
tree
|
commitdiff
2023-07-19
Chao Yu
f2fs: fix to avoid NULL pointer dereference f2fs_write_...
tree
|
commitdiff
2023-07-19
Chao Yu
f2fs: fix potential deadlock due to unpaired node_write...
tree
|
commitdiff
2023-07-19
Yangtao Li
f2fs: do not allow to defragment files have FI_COMPRESS...
tree
|
commitdiff
2023-05-24
Chao Yu
f2fs: fix to check readonly condition correctly
tree
|
commitdiff
2023-05-24
Chao Yu
f2fs: fix to drop all dirty pages during umount() if...
tree
|
commitdiff
2023-05-24
Yonggil Song
f2fs: Fix system crash due to lack of free space in LFS
tree
|
commitdiff
2023-05-17
Chao Yu
f2fs: inode: fix to do sanity check on extent cache...
tree
|
commitdiff
2023-05-17
Chao Yu
f2fs: fix to do sanity check on extent cache correctly
tree
|
commitdiff
2023-05-17
Jaegeuk Kim
f2fs: factor out victim_entry usage from general rb_tre...
tree
|
commitdiff
2023-05-17
Jaegeuk Kim
f2fs: allocate the extent_cache by default
tree
|
commitdiff
2023-05-17
Jaegeuk Kim
f2fs: refactor extent_cache to support for read and...
tree
|
commitdiff
2023-05-17
Jaegeuk Kim
f2fs: remove unnecessary __init_extent_tree
tree
|
commitdiff
2023-05-17
Jaegeuk Kim
f2fs: move internal functions into extent_cache.c
tree
|
commitdiff
2023-05-17
Jaegeuk Kim
f2fs: specify extent cache for read explicitly
tree
|
commitdiff
2023-05-17
Jaegeuk Kim
f2fs: fix potential corruption when moving a directory
tree
|
commitdiff
2023-05-17
Jaegeuk Kim
f2fs: fix null pointer panic in tracepoint in __replace...
tree
|
commitdiff
2023-05-11
Chao Yu
f2fs: fix to check return value of inc_valid_block_count()
tree
|
commitdiff
2023-05-11
Chao Yu
f2fs: fix to check return value of f2fs_do_truncate_blo...
tree
|
commitdiff
2023-05-11
Chao Yu
f2fs: fix to avoid use-after-free for cached IPU bio
tree
|
commitdiff
2023-05-11
Qilin Tan
f2fs: fix iostat lock protection
tree
|
commitdiff
2023-05-11
Jaegeuk Kim
f2fs: fix scheduling while atomic in decompression...
tree
|
commitdiff
2023-05-11
Yangtao Li
f2fs: compress: fix to call f2fs_wait_on_page_writeback...
tree
|
commitdiff
2023-05-11
Jaegeuk Kim
f2fs: apply zone capacity to all zone type
tree
|
commitdiff
2023-05-11
Yonggil Song
f2fs: fix uninitialized skipped_gc_rwsem
tree
|
commitdiff
2023-05-11
Yangtao Li
f2fs: handle dqget error in f2fs_transfer_project_quota()
tree
|
commitdiff
2023-03-11
Daeho Jeong
f2fs: synchronize atomic write aborts
tree
|
commitdiff
2023-03-11
Yangtao Li
f2fs: fix to avoid potential memory corruption in __upd...
tree
|
commitdiff
2023-03-11
Chao Yu
f2fs: fix to abort atomic write only during do_exist()
tree
|
commitdiff
2023-03-11
Yangtao Li
f2fs: allow set compression option of files without...
tree
|
commitdiff
2023-03-11
Alexander Potapenko
fs: f2fs: initialize fsdata in pagecache_write()
tree
|
commitdiff
2023-03-11
Chao Yu
f2fs: clear atomic_write_task in f2fs_abort_atomic_write()
tree
|
commitdiff
2023-03-11
Daeho Jeong
f2fs: correct i_size change for atomic writes
tree
|
commitdiff
2023-03-11
Chao Yu
f2fs: introduce trace_f2fs_replace_atomic_write_block
tree
|
commitdiff
2023-03-11
Chao Yu
f2fs: fix to avoid potential deadlock
tree
|
commitdiff
2023-03-11
Christoph Hellwig
f2fs: don't rely on F2FS_MAP_* in f2fs_iomap_begin
tree
|
commitdiff
2023-03-10
Jaegeuk Kim
f2fs: fix kernel crash due to null io->bio
tree
|
commitdiff
2023-03-10
Eric Biggers
f2fs: fix cgroup writeback accounting with fs-layer...
tree
|
commitdiff
2023-03-10
Jaegeuk Kim
f2fs: retry to update the inode page given data corruption
tree
|
commitdiff
2023-03-10
Eric Biggers
f2fs: fix information leak in f2fs_move_inline_dirents()
tree
|
commitdiff
2023-02-09
Chao Yu
f2fs: fix to do sanity check on i_extra_isize in is_alive()
tree
|
commitdiff
2023-02-09
Tetsuo Handa
f2fs: initialize locks earlier in f2fs_fill_super()
tree
|
commitdiff
2023-01-24
Jaegeuk Kim
f2fs: let's avoid panic if extent_tree is not created
tree
|
commitdiff
2023-01-04
Jaegeuk Kim
f2fs: allow to read node block after shutdown
tree
|
commitdiff
2023-01-04
Pavel Machek
f2fs: should put a page when checking the summary info
tree
|
commitdiff
2022-12-31
Yangtao Li
f2fs: fix iostat parameter for discard
tree
|
commitdiff
2022-12-31
Yonggil Song
f2fs: avoid victim selection from previous victim section
tree
|
commitdiff
2022-12-31
Sheng Yong
f2fs: fix to enable compress for newly created file...
tree
|
commitdiff
2022-12-31
Sheng Yong
f2fs: set zstd compress level correctly
tree
|
commitdiff
2022-12-31
Chao Yu
f2fs: fix to avoid accessing uninitialized spinlock
tree
|
commitdiff
2022-12-31
Chao Yu
f2fs: fix to destroy sbi->post_read_wq in error path...
tree
|
commitdiff
2022-12-31
Jaegeuk Kim
f2fs: allow to set compression for inlined file
tree
|
commitdiff
2022-12-31
Dongdong Zhang
f2fs: fix normal discard process
tree
|
commitdiff
2022-12-31
Yangtao Li
f2fs: fix gc mode when gc_urgent_high_remaining is 1
tree
|
commitdiff
2022-12-31
Chao Yu
f2fs: fix to invalidate dcc->f2fs_issue_discard in...
tree
|
commitdiff
2022-12-31
Zhang Qilong
f2fs: Fix the race condition of resize flag between...
tree
|
commitdiff
2022-12-10
Linus Torvalds
Merge tag 'for-linus' of git://git.armlinux.org.uk...
tree
|
commitdiff
2022-12-08
Linus Torvalds
Merge tag 'block-6.1-2022-12-08' of git://git.kernel...
tree
|
commitdiff
2022-12-08
Linus Torvalds
Merge tag 'for-linus-2022120801' of git://git./linux...
tree
|
commitdiff
2022-12-04
Linus Torvalds
Merge tag 'input-for-v6.1-rc7' of git://git./linux...
tree
|
commitdiff
2022-12-03
Linus Torvalds
Merge tag 'block-6.1-2022-12-02' of git://git.kernel...
tree
|
commitdiff
2022-12-01
Palmer Dabbelt
RISC-V: Fix a race condition during kernel stack overflow
tree
|
commitdiff
2022-11-28
Linus Torvalds
Merge tag 'devicetree-fixes-for-6.1-2' of git://git...
tree
|
commitdiff
2022-11-26
Linus Torvalds
Merge tag 'nfsd-6.1-6' of git://git./linux/kernel/git...
tree
|
commitdiff
2022-11-26
Linus Torvalds
Merge tag 'block-6.1-2022-11-25' of git://git.kernel...
tree
|
commitdiff
2022-11-25
Linus Torvalds
Merge tag 'regulator-fix-v6.1-rc6' of git://git./linux...
tree
|
commitdiff
2022-11-25
Linus Torvalds
Merge tag 'for-6.1-rc6-tag' of git://git./linux/kernel...
tree
|
commitdiff
2022-11-24
Linus Torvalds
Merge tag 'for-linus' of git://git.armlinux.org.uk...
tree
|
commitdiff
2022-11-24
Mark Brown
ASoC: Merge dropped fixes from v5.18
tree
|
commitdiff
2022-11-24
Jakub Kicinski
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2022-11-23
Linus Torvalds
Merge tag 'spi-fix-v6.1-rc6' of git://git./linux/kernel...
tree
|
commitdiff
2022-11-19
Linus Torvalds
Merge tag 'input-for-v6.1-rc5' of git://git./linux...
tree
|
commitdiff
2022-11-18
Linus Torvalds
Merge tag 'block-6.1-2022-11-18' of git://git.kernel...
tree
|
commitdiff
2022-11-17
Linus Torvalds
Merge tag 'nfsd-6.1-5' of git://git./linux/kernel/git...
tree
|
commitdiff
next