index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-11-21
f2fs: fix to shrink read extent node in batches
Chao Yu
2024-11-21
f2fs: print message if fscorrupted was found in f2fs_new_node_page()
Chao Yu
2024-11-21
f2fs: clear SBI_POR_DOING before initing inmem curseg
Sheng Yong
2024-11-21
f2fs: fix changing cursegs if recovery fails on zoned device
Sheng Yong
2024-11-21
f2fs: adjust unusable cap before checkpoint=disable mode
Daeho Jeong
2024-11-21
f2fs: fix to requery extent which cross boundary of inquiry
Chao Yu
2024-11-21
f2fs: fix to adjust appropriate length for fiemap
Zhiguo Niu
2024-11-21
f2fs: clean up w/ F2FS_{BLK_TO_BYTES,BTYES_TO_BLK}
Chao Yu
2024-11-21
f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflow
Chao Yu
2024-11-21
f2fs: replace deprecated strcpy with strscpy
Daniel Yang
2024-11-21
Revert "f2fs: remove unreachable lazytime mount option parsing"
Jaegeuk Kim
2024-11-05
f2fs: fix to avoid forcing direct write to use buffered IO on inline_data inode
Chao Yu
2024-11-05
f2fs: fix to map blocks correctly for direct write
Chao Yu
2024-11-05
f2fs: fix race in concurrent f2fs_stop_gc_thread
Long Li
2024-11-05
f2fs: fix fiemap failure issue when page size is 16KB
Xiuhong Wang
2024-11-01
f2fs: remove redundant atomic file check in defragment
Zhiguo Niu
2024-11-01
f2fs: fix to convert log type to segment data type correctly
Chao Yu
2024-11-01
f2fs: clean up the unused variable additional_reserved_segments
LongPing Wei
2024-11-01
f2fs: clean up opened code w/ {get,set}_nid()
Chao Yu
2024-11-01
f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_LOW or GC_URGE...
Zhiguo Niu
2024-11-01
f2fs: fix to parse temperature correctly in f2fs_get_segment_temp()
Chao Yu
2024-11-01
f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason()
Chao Yu
2024-11-01
f2fs: Fix not used variable 'index'
Zeng Heng
2024-11-01
f2fs: fix typos
Andrew Kreimer
2024-11-01
f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written ...
Qi Han
2024-11-01
f2fs: check curseg->inited before write_sum_page in change_curseg
Yongpeng Yang
2024-11-01
f2fs: fix the wrong f2fs_bug_on condition in f2fs_do_replace_block
LongPing Wei
2024-11-01
f2fs: zone: introduce first_zoned_segno in f2fs_sb_info
Chao Yu
2024-11-01
f2fs: introduce device aliasing file
Daeho Jeong
2024-11-01
f2fs: decrease spare area for pinned files for zoned devices
Daeho Jeong
2024-11-01
f2fs: multidevice: add stats in debugfs
Chao Yu
2024-11-01
f2fs: fix to do sanity check on node blkaddr in truncate_node()
Chao Yu
2024-10-16
f2fs: fix to account dirty data in __get_secs_required()
Chao Yu
2024-10-14
f2fs: fix null-ptr-deref in f2fs_submit_page_bio()
Ye Bin
2024-10-14
f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode.
Qi Han
2024-10-14
f2fs: compress: fix inconsistent update of i_blocks in release_compress_block...
Qi Han
2024-10-14
f2fs: Use struct_size() to improve f2fs_acl_clone()
Thorsten Blum
2024-10-14
f2fs: introduce f2fs_get_section_mtime
liuderong
2024-10-14
Merge tag 'f2fs-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2024-10-14
Merge tag 'erofs-for-6.12-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-13
Merge tag '6.12-rc2-cifs-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-10-11
Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-10-11
f2fs: allow parallel DIO reads
Jaegeuk Kim
2024-10-11
erofs: get rid of kaddr in `struct z_erofs_maprecorder`
Gao Xiang
2024-10-11
erofs: get rid of z_erofs_try_to_claim_pcluster()
Gao Xiang
2024-10-11
erofs: ensure regular inodes for file-backed mounts
Gao Xiang
2024-10-10
Merge tag 'for-6.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-10
Merge tag 'nfsd-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-10-10
Merge tag 'xfs-6.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-10-09
Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...
Linus Torvalds
[next]