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
/
super.c
Age
Commit message (
Expand
)
Author
2025-05-28
f2fs: use d_inode(dentry) cleanup dentry->d_inode
Zhiguo Niu
2025-05-27
f2fs: introduce FAULT_VMALLOC
Chao Yu
2025-05-27
f2fs: add f2fs_bug_on() in f2fs_quota_read()
Chao Yu
2025-05-27
f2fs: remove unused sbi argument from checksum functions
Eric Biggers
2025-05-13
f2fs: don't over-report free space or inodes in statvfs
Chao Yu
2025-05-06
f2fs: drop usage of folio_index
Kairui Song
2025-05-06
f2fs: support FAULT_TIMEOUT
Chao Yu
2025-04-28
f2fs: zone: fix to calculate first_zoned_segno correctly
Chao Yu
2025-04-28
f2fs: fix to do sanity check on sit_bitmap_size
Chao Yu
2025-04-28
f2fs: Use a folio in f2fs_quota_read()
Matthew Wilcox (Oracle)
2025-04-10
f2fs: fix to set atomic write status more clear
Chao Yu
2025-04-10
f2fs: fix to update injection attrs according to fault_option
Chao Yu
2025-04-10
f2fs: add a proc entry show inject stats
Chao Yu
2025-03-17
f2fs: fix to avoid atomicity corruption of atomic file
Yeongjin Gil
2025-03-13
f2fs: pass sbi rather than sb to parse_options()
Eric Sandeen
2025-03-13
f2fs: pass sbi rather than sb to quota qf_name helpers
Eric Sandeen
2025-03-13
f2fs: defer readonly check vs norecovery
Eric Sandeen
2025-03-13
f2fs: Pass sbi rather than sb to f2fs_set_test_dummy_encryption
Eric Sandeen
2025-03-13
f2fs: make LAZYTIME a mount option flag
Eric Sandeen
2025-03-13
f2fs: make INLINECRYPT a mount option flag
Eric Sandeen
2025-03-13
f2fs: factor out an f2fs_default_check function
Eric Sandeen
2025-03-13
f2fs: consolidate unsupported option handling errors
Eric Sandeen
2025-03-13
f2fs: use f2fs_sb_has_device_alias during option parsing
Eric Sandeen
2025-03-13
f2fs: add carve_out sysfs node
Daeho Jeong
2025-03-11
f2fs: introduce FAULT_INCONSISTENT_FOOTER
Chao Yu
2025-03-08
f2fs: control nat_bits feature via mount option
Chao Yu
2025-03-04
f2fs: fix to call f2fs_recover_quota_end() correctly
Chao Yu
2025-02-28
f2fs: fix the missing write pointer correction
Jaegeuk Kim
2025-02-13
f2fs: keep POSIX_FADV_NOREUSE ranges
Jaegeuk Kim
2025-02-12
f2fs: add dump_stack() in f2fs_handle_critical_error()
Chao Yu
2025-02-10
f2fs: quota: fix to avoid warning in dquot_writeback_dquots()
Chao Yu
2024-12-01
f2fs: switch to using the crc32 library
Eric Biggers
2024-11-23
f2fs: fix to drop all discards after creating snapshot on lvm device
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 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-01
f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason()
Chao Yu
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-10-14
f2fs: fix null-ptr-deref in f2fs_submit_page_bio()
Ye Bin
2024-09-24
Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-11
f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error()
Chao Yu
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-08-21
f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()
Chao Yu
2024-08-21
f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITS
Zhiguo Niu
2024-08-15
f2fs: get rid of buffer_head use
Chao Yu
[next]