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
2021-05-04
Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-04-27
Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-26
f2fs: drop inplace IO if fs status is abnormal
Chao Yu
2021-04-26
f2fs: compress: remove unneed check condition
Chao Yu
2021-04-24
f2fs: clean up left deprecated IO trace codes
Chao Yu
2021-04-23
mm/filemap: Pass the file_ra_state in the ractl
Matthew Wilcox (Oracle)
2021-04-21
f2fs: avoid using native allocate_segment_by_default()
Chao Yu
2021-04-19
f2fs: remove unnecessary struct declaration
Wan Jiabing
2021-04-15
useful constants: struct qstr for ".."
Al Viro
2021-04-13
f2fs: fix to avoid NULL pointer dereference
Yi Chen
2021-04-13
f2fs: avoid duplicated codes for cleanup
Chao Yu
2021-04-12
f2fs: convert to fileattr
Miklos Szeredi
2021-04-10
f2fs: clean up build warnings
Yi Zhuang
2021-04-06
f2fs: fix the periodic wakeups of discard thread
Sahitya Tummala
2021-04-06
f2fs: fix to avoid accessing invalid fio in f2fs_allocate_data_block()
Chao Yu
2021-04-06
f2fs: fix to avoid GC/mmap race with f2fs_truncate()
Chao Yu
2021-04-01
f2fs: set checkpoint_merge by default
Jaegeuk Kim
2021-03-31
f2fs: Fix a hungtask problem in atomic write
Yi Zhuang
2021-03-30
f2fs: fix to restrict mount condition on readonly block device
Chao Yu
2021-03-30
f2fs: introduce gc_merge mount option
Chao Yu
2021-03-26
f2fs: fix to cover __allocate_new_section() with curseg_lock
Chao Yu
2021-03-26
f2fs: fix wrong alloc_type in f2fs_do_replace_block
Wang Xiaojun
2021-03-26
f2fs: delete empty compress.h
Chao Yu
2021-03-26
f2fs: fix a typo in inode.c
Ruiqi Gong
2021-03-26
f2fs: allow to change discard policy based on cached discard cmds
Sahitya Tummala
2021-03-26
f2fs: fix to avoid touching checkpointed data in get_victim()
Chao Yu
2021-03-25
f2fs: fix to update last i_size if fallocate partially succeeds
Chao Yu
2021-03-25
f2fs: fix error path of f2fs_remount()
Chao Yu
2021-03-25
f2fs: fix wrong comment of nat_tree_lock
qiulaibin
2021-03-25
f2fs: fix to avoid out-of-bounds memory access
Chao Yu
2021-03-25
f2fs: don't start checkpoint thread in readonly mountpoint
Chao Yu
2021-03-25
f2fs: do not use AT_SSR mode in FG_GC & high urgent BG_GC
Weichao Guo
2021-03-25
f2fs: add sysfs nodes to get runtime compression stat
Daeho Jeong
2021-03-25
f2fs: fix to use per-inode maxbytes in f2fs_fiemap
Chengguang Xu
2021-03-23
f2fs: fix to align to section for fallocate() on pinned file
Chao Yu
2021-03-12
f2fs: expose # of overprivision segments
Jaegeuk Kim
2021-03-12
f2fs: fix error handling in f2fs_end_enable_verity()
Eric Biggers
2021-03-12
f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
Colin Ian King
2021-03-12
f2fs: remove unused file_clear_encrypt()
Chao Yu
2021-03-12
f2fs: check if swapfile is section-alligned
huangjianan@oppo.com
2021-03-12
f2fs: fix last_lblock check in check_swap_activate_fast
huangjianan@oppo.com
2021-03-12
f2fs: remove unnecessary IS_SWAPFILE check
huangjianan@oppo.com
2021-03-12
f2fs: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-03-12
f2fs: compress: Allow modular (de)compression algorithms
Geert Uytterhoeven
2021-03-12
f2fs: check discard command number before traversing discard pending list
Chao Yu
2021-03-12
f2fs: update comments for explicit memory barrier
Chao Yu
2021-03-12
f2fs: remove unused FORCE_FG_GC macro
Chao Yu
2021-03-12
f2fs: avoid unused f2fs_show_compress_options()
Chao Yu
2021-03-12
f2fs: fix panic during f2fs_resize_fs()
Chao Yu
[next]