index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
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-03
fdget(), more trivial conversions
Al Viro
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-28
fs/writeback: convert wbc_account_cgroup_owner to take a folio
Pankaj Raghav
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-11
f2fs: allow parallel DIO reads
Jaegeuk Kim
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-24
Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
f2fs: allow F2FS_IPU_NOCACHE for pinned file
Jaegeuk Kim
2024-09-13
f2fs: forcibly migrate to secure space for zoned device file pinning
Daeho Jeong
2024-09-12
f2fs: remove unused parameters
liuderong
2024-09-11
f2fs: fix to don't panic system for no free segment fault injection
Chao Yu
2024-09-11
f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error()
Chao Yu
2024-09-11
f2fs: add valid block ratio not to do excessive GC for one time GC
Daeho Jeong
2024-09-11
f2fs: create gc_no_zoned_gc_percent and gc_boost_zoned_gc_percent
Daeho Jeong
2024-09-11
f2fs: do FG_GC when GC boosting is required for zoned devices
Daeho Jeong
2024-09-11
f2fs: increase BG GC migration window granularity when boosted for zoned devices
Daeho Jeong
2024-09-11
f2fs: add reserved_segments sysfs node
Daeho Jeong
2024-09-11
f2fs: introduce migration_window_granularity
Daeho Jeong
2024-09-11
f2fs: make BG GC more aggressive for zoned devices
Daeho Jeong
2024-09-11
f2fs: avoid unused block when dio write in LFS mode
Daejun Park
2024-09-11
f2fs: fix to check atomic_file in f2fs ioctl interfaces
Chao Yu
2024-09-11
f2fs: get rid of online repaire on corrupted directory
Chao Yu
[prev]
[next]