index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
2024-03-04
f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanup
Chao Yu
2024-03-04
f2fs: fix to check return value of f2fs_gc_range
Zhiguo Niu
2024-03-04
f2fs: fix to check return value __allocate_new_segment
Zhiguo Niu
2024-03-04
f2fs: fix to do sanity check in update_sit_entry
Zhiguo Niu
2024-03-04
f2fs: fix to reset fields for unloaded curseg
Chao Yu
2024-03-04
f2fs: clean up new_curseg()
Chao Yu
2024-03-04
f2fs: relocate f2fs_precache_extents() in f2fs_swap_activate()
Chao Yu
2024-03-04
f2fs: fix blkofs_end correctly in f2fs_migrate_blocks()
Chao Yu
2024-03-04
f2fs: ro: don't start discard thread for readonly image
Chao Yu
2024-03-04
f2fs: ro: compress: fix to avoid caching unaligned extent
Chao Yu
2024-03-04
f2fs: fix to check return value in f2fs_insert_range()
Chao Yu
2024-03-04
f2fs: fix to use correct segment type in f2fs_allocate_data_block()
Chao Yu
2024-03-04
f2fs: allow to mount if cap is 100
Jaegeuk Kim
2024-03-04
f2fs: print zone status in string and some log
Jaegeuk Kim
2024-02-29
f2fs: fix write pointers all the time
Jaegeuk Kim
2024-02-29
f2fs: check number of blocks in a current section
Jaegeuk Kim
2024-02-29
f2fs: prevent an f2fs_gc loop during disable_checkpoint
Jaegeuk Kim
2024-02-29
f2fs: introduce FAULT_NO_SEGMENT
Chao Yu
2024-02-29
f2fs: compress: fix to check compress flag w/ .i_sem lock
Chao Yu
2024-02-29
f2fs: fix to handle segment allocation failure correctly
Chao Yu
2024-02-29
f2fs: stop checkpoint when get a out-of-bounds segment
Zhiguo Niu
2024-02-29
f2fs: delete f2fs_get_new_segment() declaration
Chao Yu
2024-02-27
f2fs: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
2024-02-27
f2fs: introduce get_available_block_count() for cleanup
Chao Yu
2024-02-27
f2fs: support file pinning for zoned devices
Daeho Jeong
2024-02-27
f2fs: kill heap-based allocation
Jaegeuk Kim
2024-02-27
f2fs: support SEEK_DATA and SEEK_HOLE for compression files
Daeho Jeong
2024-02-27
f2fs: compress: fix to check zstd compress level correctly in mount option
Chao Yu
2024-02-27
f2fs: Use folio in f2fs_read_merkle_tree_page
HuangXiaojia
2024-02-27
f2fs: fix to create selinux label during whiteout initialization
Chao Yu
2024-02-27
f2fs: separate f2fs_gc_range() to use GC for a range
Daeho Jeong
2024-02-27
f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC
Jaegeuk Kim
2024-02-25
f2fs: port block device access to files
Christian Brauner
2024-02-25
bdev: open block device as files
Christian Brauner
2024-02-20
f2fs: deprecate io_bits
Jaegeuk Kim
2024-02-12
block: remove gfp_flags from blkdev_zone_mgmt
Johannes Thumshirn
2024-02-12
f2fs: guard blkdev_zone_mgmt with nofs scope
Johannes Thumshirn
2024-02-08
fs: super_set_uuid()
Kent Overstreet
2024-02-08
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
2024-02-06
fs: Move enum rw_hint into a new header file
Bart Van Assche
2024-02-05
f2fs: fix to avoid potential panic during recovery
Chao Yu
2024-02-05
f2fs: use IS_INODE replace IS_DNODE in f2fs_flush_inline_data
Zhiguo Niu
2024-02-05
f2fs: compress: remove some redundant codes in f2fs_cache_compressed_page
Zhiguo Niu
2024-02-05
f2fs: compress: fix to cover f2fs_disable_compressed_file() w/ i_sem
Chao Yu
2024-02-05
f2fs: use f2fs_err_ratelimited() to avoid redundant logs
Chao Yu
2024-02-05
f2fs: support printk_ratelimited() in f2fs_printk()
Chao Yu
2024-02-05
f2fs: fix NULL pointer dereference in f2fs_submit_page_write()
Wenjie Qi
2024-02-05
f2fs: zone: fix to wait completion of last bio in zone correctly
Chao Yu
2024-02-05
f2fs: introduce FAULT_BLKADDR_CONSISTENCE
Chao Yu
2024-02-05
f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic
Chao Yu
[prev]
[next]