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
/
file.c
Age
Commit message (
Expand
)
Author
2024-01-11
Merge tag 'f2fs-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-12-11
f2fs: don't set FI_PREALLOCATED_ALL for partial write
Chao Yu
2023-12-11
f2fs: fix to update iostat correctly in f2fs_filemap_fault()
Chao Yu
2023-12-11
f2fs: fix to check compress file in f2fs_move_file_range()
Chao Yu
2023-12-11
f2fs: fix to tag gcing flag on page during block migration
Chao Yu
2023-12-11
f2fs: add tracepoint for f2fs_vm_page_mkwrite()
Chao Yu
2023-12-11
f2fs: update blkaddr in __set_data_blkaddr() for cleanup
Chao Yu
2023-12-11
f2fs: introduce get_dnode_addr() to clean up codes
Chao Yu
2023-12-11
f2fs: delete obsolete FI_FIRST_BLOCK_WRITTEN
Chao Yu
2023-11-18
bdev: rename freeze and thaw helpers
Christian Brauner
2023-11-17
f2fs: use inode_lock_shared instead of inode_lock in f2fs_seek_block()
zhangxirui
2023-11-04
Merge tag 'f2fs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-10-18
f2fs: convert to new timestamp accessors
Jeff Layton
2023-10-11
f2fs: let f2fs_precache_extents() traverses in file range
Chao Yu
2023-10-09
f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()
Chao Yu
2023-10-03
f2fs: stop iterating f2fs_map_block if hole exists
Jaegeuk Kim
2023-09-26
f2fs: preload extent_cache for POSIX_FADV_WILLNEED
Jaegeuk Kim
2023-09-14
f2fs: set the default compress_level on ioctl
Jaegeuk Kim
2023-09-02
Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-14
f2fs: should update REQ_TIME for direct write
Zhiguo Niu
2023-08-14
f2fs: fix to account gc stats correctly
Chao Yu
2023-08-14
f2fs: compress: don't {,de}compress non-full cluster
Chao Yu
2023-08-14
f2fs: allow f2fs_ioc_{,de}compress_file to be interrupted
Chao Yu
2023-08-14
f2fs: fix to avoid mmap vs set_compress_option case
Chao Yu
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-02
fs: rename and move block_page_mkwrite_return
Christoph Hellwig
2023-07-24
f2fs: convert to ctime accessor functions
Jeff Layton
2023-07-05
Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-06-30
f2fs: fix to do sanity check on direct node in truncate_dnode()
Chao Yu
2023-06-30
f2fs: only set release for file that has compressed data
Sheng Yong
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
f2fs: remove unneeded page uptodate check/set
Yunlei He
2023-06-26
f2fs: update mtime and ctime in move file range method
Yunlei He
2023-06-26
f2fs: convert to use sbi directly
Yangtao Li
2023-06-26
f2fs: add f2fs_ioc_get_compress_blocks
Sheng Yong
2023-06-26
f2fs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
2023-06-12
f2fs: flag as supporting buffered async reads
Yangtao Li
2023-06-12
f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()
Chao Yu
2023-06-09
filemap: update ki_pos in generic_perform_write
Christoph Hellwig
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-05-24
f2fs: Provide a splice-read wrapper
David Howells
2023-05-08
f2fs: do not allow to defragment files have FI_COMPRESS_RELEASED
Yangtao Li
2023-05-08
f2fs: support errors=remount-ro|continue|panic mountoption
Chao Yu
2023-04-20
f2fs: allocate trace path buffer from names_cache
Wu Bo
2023-04-13
f2fs: support iopoll method
Wu Bo
2023-04-13
f2fs: fix to check return value of f2fs_do_truncate_blocks()
Chao Yu
2023-03-29
f2fs: preserve direct write semantics when buffering is forced
Hans Holmberg
2023-03-29
f2fs: fix to handle filemap_fdatawrite() error in f2fs_ioc_decompress_file/f2...
Yangtao Li
2023-03-29
f2fs: handle dqget error in f2fs_transfer_project_quota()
Yangtao Li
[next]