index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'f2fs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-11-04
1
-2
/
+15
|
\
|
*
f2fs: let f2fs_precache_extents() traverses in file range
Chao Yu
2023-10-11
1
-1
/
+1
|
*
f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()
Chao Yu
2023-10-09
1
-0
/
+1
|
*
f2fs: stop iterating f2fs_map_block if hole exists
Jaegeuk Kim
2023-10-03
1
-1
/
+1
|
*
f2fs: preload extent_cache for POSIX_FADV_WILLNEED
Jaegeuk Kim
2023-09-26
1
-0
/
+3
|
*
f2fs: set the default compress_level on ioctl
Jaegeuk Kim
2023-09-14
1
-0
/
+9
*
|
f2fs: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-7
/
+7
|
/
*
Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-09-02
1
-17
/
+43
|
\
|
*
f2fs: should update REQ_TIME for direct write
Zhiguo Niu
2023-08-14
1
-0
/
+1
|
*
f2fs: fix to account gc stats correctly
Chao Yu
2023-08-14
1
-0
/
+4
|
*
f2fs: compress: don't {,de}compress non-full cluster
Chao Yu
2023-08-14
1
-12
/
+8
|
*
f2fs: allow f2fs_ioc_{,de}compress_file to be interrupted
Chao Yu
2023-08-14
1
-0
/
+12
|
*
f2fs: fix to avoid mmap vs set_compress_option case
Chao Yu
2023-08-14
1
-5
/
+18
*
|
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
1
-1
/
+1
|
\
\
|
*
|
fs: rename and move block_page_mkwrite_return
Christoph Hellwig
2023-08-02
1
-1
/
+1
|
|
/
*
|
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-09
1
-1
/
+1
*
|
f2fs: convert to ctime accessor functions
Jeff Layton
2023-07-24
1
-10
/
+10
|
/
*
Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-05
1
-29
/
+48
|
\
|
*
f2fs: fix to do sanity check on direct node in truncate_dnode()
Chao Yu
2023-06-30
1
-5
/
+0
|
*
f2fs: only set release for file that has compressed data
Sheng Yong
2023-06-30
1
-3
/
+5
|
*
f2fs: remove unneeded page uptodate check/set
Yunlei He
2023-06-26
1
-2
/
+0
|
*
f2fs: update mtime and ctime in move file range method
Yunlei He
2023-06-26
1
-0
/
+11
|
*
f2fs: convert to use sbi directly
Yangtao Li
2023-06-26
1
-6
/
+6
|
*
f2fs: add f2fs_ioc_get_compress_blocks
Sheng Yong
2023-06-26
1
-6
/
+17
|
*
f2fs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
2023-06-26
1
-0
/
+1
|
*
f2fs: flag as supporting buffered async reads
Yangtao Li
2023-06-12
1
-1
/
+1
|
*
f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()
Chao Yu
2023-06-12
1
-1
/
+1
|
*
f2fs: do not allow to defragment files have FI_COMPRESS_RELEASED
Yangtao Li
2023-05-08
1
-0
/
+6
|
*
f2fs: support errors=remount-ro|continue|panic mountoption
Chao Yu
2023-05-08
1
-5
/
+0
*
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-3
/
+0
|
\
\
|
*
|
filemap: update ki_pos in generic_perform_write
Christoph Hellwig
2023-06-09
1
-1
/
+0
|
*
|
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-06-09
1
-2
/
+0
|
|
/
*
/
f2fs: Provide a splice-read wrapper
David Howells
2023-05-24
1
-8
/
+35
|
/
*
f2fs: allocate trace path buffer from names_cache
Wu Bo
2023-04-20
1
-2
/
+2
*
f2fs: support iopoll method
Wu Bo
2023-04-13
1
-0
/
+1
*
f2fs: fix to check return value of f2fs_do_truncate_blocks()
Chao Yu
2023-04-13
1
-1
/
+5
*
f2fs: preserve direct write semantics when buffering is forced
Hans Holmberg
2023-03-29
1
-8
/
+26
*
f2fs: fix to handle filemap_fdatawrite() error in f2fs_ioc_decompress_file/f2...
Yangtao Li
2023-03-29
1
-4
/
+10
*
f2fs: handle dqget error in f2fs_transfer_project_quota()
Yangtao Li
2023-03-29
1
-7
/
+8
*
f2fs: convert to use bitmap API
Yangtao Li
2023-03-29
1
-1
/
+1
*
Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-27
1
-83
/
+90
|
\
|
*
f2fs: drop unnecessary arg for f2fs_ioc_*()
Yangtao Li
2023-02-15
1
-8
/
+8
|
*
f2fs: synchronize atomic write aborts
Daeho Jeong
2023-02-14
1
-15
/
+29
|
*
f2fs: fix typos in comments
Jinyoung CHOI
2023-02-07
1
-3
/
+3
|
*
f2fs: fix to update age extent in f2fs_do_zero_range()
Chao Yu
2023-02-02
1
-0
/
+1
|
*
f2fs: fix to update age extent correctly during truncation
Chao Yu
2023-02-02
1
-1
/
+1
|
*
f2fs: fix to handle F2FS_IOC_START_ATOMIC_REPLACE in f2fs_compat_ioctl()
Chao Yu
2023-02-02
1
-0
/
+1
|
*
f2fs: factor the read/write tracing logic into a helper
Christoph Hellwig
2023-02-02
1
-35
/
+26
|
*
f2fs: fix to abort atomic write only during do_exist()
Chao Yu
2023-01-31
1
-1
/
+2
|
*
f2fs: allow set compression option of files without blocks
Yangtao Li
2023-01-31
1
-1
/
+1
[next]