index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'f2fs-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-26
1
-13
/
+58
|
\
|
*
f2fs: fix to avoid forcing direct write to use buffered IO on inline_data inode
Chao Yu
2024-11-05
1
-1
/
+5
|
*
f2fs: fix race in concurrent f2fs_stop_gc_thread
Long Li
2024-11-05
1
-3
/
+6
|
*
f2fs: remove redundant atomic file check in defragment
Zhiguo Niu
2024-11-01
1
-1
/
+1
|
*
f2fs: fix to parse temperature correctly in f2fs_get_segment_temp()
Chao Yu
2024-11-01
1
-2
/
+2
|
*
f2fs: introduce device aliasing file
Daeho Jeong
2024-11-01
1
-4
/
+41
|
*
f2fs: decrease spare area for pinned files for zoned devices
Daeho Jeong
2024-11-01
1
-1
/
+2
|
*
f2fs: compress: fix inconsistent update of i_blocks in release_compress_block...
Qi Han
2024-10-14
1
-1
/
+1
*
|
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
1
-10
/
+5
|
\
\
|
|
/
|
/
|
|
*
fdget(), more trivial conversions
Al Viro
2024-11-03
1
-10
/
+5
*
|
f2fs: allow parallel DIO reads
Jaegeuk Kim
2024-10-11
1
-1
/
+2
|
/
*
Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-25
1
-70
/
+129
|
\
|
*
f2fs: fix to check atomic_file in f2fs ioctl interfaces
Chao Yu
2024-09-11
1
-1
/
+12
|
*
f2fs: convert f2fs_vm_page_mkwrite() to use folio
Chao Yu
2024-09-07
1
-16
/
+16
|
*
f2fs: atomic: fix to forbid dio in atomic_file
Chao Yu
2024-08-21
1
-12
/
+24
|
*
f2fs: compress: don't redirty sparse cluster during {,de}compress
Yeongjin Gil
2024-08-21
1
-18
/
+21
|
*
f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()
Chao Yu
2024-08-21
1
-2
/
+9
|
*
f2fs: atomic: fix to truncate pagecache before on-disk metadata truncation
Chao Yu
2024-08-21
1
-0
/
+4
|
*
f2fs: fix to wait page writeback before setting gcing flag
Chao Yu
2024-08-21
1
-0
/
+4
|
*
f2fs: Create COW inode from parent dentry for atomic write
Yeongjin Gil
2024-08-21
1
-9
/
+3
|
*
f2fs: Require FMODE_WRITE for atomic write ioctls
Jann Horn
2024-08-21
1
-0
/
+9
|
*
f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITS
Zhiguo Niu
2024-08-21
1
-3
/
+3
|
*
f2fs: fix to use per-inode maxbytes and cleanup
Zhiguo Niu
2024-08-15
1
-5
/
+2
|
*
Revert "f2fs: use flush command instead of FUA for zoned device"
Wenjie Cheng
2024-08-15
1
-2
/
+1
|
*
f2fs: get rid of buffer_head use
Chao Yu
2024-08-15
1
-1
/
+0
|
*
f2fs: fix to avoid racing in between read and OPU dio write
Chao Yu
2024-08-15
1
-0
/
+4
|
*
f2fs: fix to wait dio completion
Chao Yu
2024-08-15
1
-0
/
+13
|
*
f2fs: reduce expensive checkpoint trigger frequency
Chao Yu
2024-08-15
1
-0
/
+3
|
*
f2fs: fix several potential integer overflows in file offsets
Nikita Zhandarovich
2024-08-05
1
-1
/
+1
*
|
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-13
1
-3
/
+3
|
/
*
Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-24
1
-39
/
+96
|
\
|
*
f2fs: clean up F2FS_I()
Chao Yu
2024-07-11
1
-30
/
+34
|
*
f2fs: use meta inode for GC of COW file
Sunmin Jeong
2024-07-11
1
-0
/
+3
|
*
f2fs: fix to use mnt_{want,drop}_write_file replace file_{start,end}_wrtie
Zhiguo Niu
2024-06-18
1
-8
/
+16
|
*
f2fs: fix to truncate preallocated blocks in f2fs_file_open()
Chao Yu
2024-06-12
1
-1
/
+41
|
*
f2fs: fix to force buffered IO on inline_data inode
Chao Yu
2024-06-12
1
-0
/
+2
*
|
vfs: rename parent_ino to d_parent_ino and make it use RCU
Mateusz Guzik
2024-06-27
1
-1
/
+1
*
|
f2fs: Use in_group_or_capable() helper
Youling Tang
2024-06-25
1
-3
/
+1
|
/
*
Merge tag 'f2fs-for-6.10.rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-20
1
-94
/
+162
|
\
|
*
f2fs: compress: don't allow unaligned truncation on released compress inode
Chao Yu
2024-05-10
1
-3
/
+8
|
*
f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem ...
Chao Yu
2024-05-10
1
-0
/
+10
|
*
f2fs: compress: fix typo in f2fs_reserve_compress_blocks()
Chao Yu
2024-05-10
1
-1
/
+1
|
*
f2fs: compress: fix to update i_compr_blocks correctly
Chao Yu
2024-05-10
1
-7
/
+14
|
*
f2fs: fix to limit gc_pin_file_threshold
Chao Yu
2024-05-09
1
-5
/
+6
|
*
f2fs: remove unused GC_FAILURE_PIN
Chao Yu
2024-05-09
1
-7
/
+5
|
*
f2fs: fix to avoid allocating WARM_DATA segment for direct IO
Chao Yu
2024-04-29
1
-2
/
+3
|
*
f2fs: assign the write hint per stream by default
Jaegeuk Kim
2024-04-19
1
-1
/
+14
|
*
f2fs: allow direct io of pinned files for zoned storage
Daeho Jeong
2024-04-14
1
-1
/
+2
|
*
f2fs: prevent writing without fallocate() for pinned files
Daeho Jeong
2024-04-14
1
-9
/
+16
|
*
f2fs: add REQ_TIME time update for some user behaviors
Zhiguo Niu
2024-04-12
1
-3
/
+12
[next]