index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-15
Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+32
2022-12-13
f2fs: add block_age-based extent cache
Jaegeuk Kim
1
-0
/
+1
2022-12-13
f2fs: refactor extent_cache to support for read and more
Jaegeuk Kim
1
-4
/
+4
2022-11-28
f2fs: introduce F2FS_IOC_START_ATOMIC_REPLACE
Daeho Jeong
1
-6
/
+15
2022-11-11
f2fs: correct i_size change for atomic writes
Daeho Jeong
1
-7
/
+11
2022-11-02
f2fs: Fix typo in comments
Keoseong Park
1
-1
/
+1
2022-11-02
f2fs: allow to set compression for inlined file
Jaegeuk Kim
1
-0
/
+4
2022-10-20
fs: rename current get acl method
Christian Brauner
1
-1
/
+1
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
1
-1
/
+1
2022-10-11
Merge tag 'f2fs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+36
2022-10-07
f2fs: change to use atomic_t type form sbi.atomic_files
Chao Yu
1
-3
/
+1
2022-10-04
f2fs: support recording errors into superblock
Chao Yu
1
-2
/
+10
2022-10-04
f2fs: support recording stop_checkpoint reason into super_block
Chao Yu
1
-5
/
+6
2022-10-04
f2fs: code clean and fix a type error
Zhang Qilong
1
-1
/
+1
2022-10-04
f2fs: port to vfs{g,u}id_t and associated helpers
Christian Brauner
1
-2
/
+3
2022-09-12
f2fs: support STATX_DIOALIGN
Eric Biggers
1
-0
/
+18
2022-09-12
f2fs: simplify f2fs_force_buffered_io()
Eric Biggers
1
-22
/
+5
2022-09-12
f2fs: move f2fs_force_buffered_io() into file.c
Eric Biggers
1
-0
/
+40
2022-08-30
f2fs: iostat: support accounting compressed IO
Chao Yu
1
-7
/
+9
2022-08-08
Merge tag 'f2fs-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-26
/
+53
2022-08-05
f2fs: clean up f2fs_abort_atomic_write()
Chao Yu
1
-6
/
+3
2022-08-05
f2fs: do not allow to decompress files have FI_COMPRESS_RELEASED
Jaewook Kim
1
-0
/
+10
2022-08-05
f2fs: do not set compression bit if kernel doesn't support
Jaegeuk Kim
1
-2
/
+2
2022-08-05
f2fs: fix null-ptr-deref in f2fs_get_dnode_of_data
Ye Bin
1
-1
/
+1
2022-08-05
f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITE
Daeho Jeong
1
-2
/
+28
2022-07-31
f2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_FL at the same time
Chao Liu
1
-8
/
+1
2022-07-31
f2fs: introduce sysfs atomic write statistics
Daeho Jeong
1
-0
/
+1
2022-07-31
f2fs: allow compression of files without blocks
Chao Liu
1
-1
/
+1
2022-07-31
f2fs: Delete f2fs_copy_page() and replace with memcpy_page()
Fabio M. De Francesco
1
-1
/
+1
2022-07-31
f2fs: adjust zone capacity when considering valid block count
Jaegeuk Kim
1
-3
/
+3
2022-06-28
f2fs: optimize error handling in redirty_blocks
Jack Qiu
1
-4
/
+4
2022-06-26
attr: port attribute changes to new types
Christian Brauner
1
-8
/
+8
2022-06-26
quota: port quota helpers mount ids
Christian Brauner
1
-2
/
+2
2022-06-26
fs: port to iattr ownership update helpers
Christian Brauner
1
-12
/
+6
2022-06-01
Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-170
/
+137
2022-05-27
f2fs: fix to tag gcing flag on page during file defragment
Chao Yu
1
-0
/
+1
2022-05-27
f2fs: replace F2FS_I(inode) and sbi by the local variable
Yufen Yu
1
-11
/
+11
2022-05-25
f2fs: allow compression for mmap files in compress_mode=user
Sungjong Seo
1
-10
/
+0
2022-05-25
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-2
/
+2
2022-05-19
f2fs: fix fallocate to use file_modified to update permissions consistently
Chao Yu
1
-0
/
+4
2022-05-17
f2fs: do not stop GC when requiring a free section
Jaegeuk Kim
1
-4
/
+8
2022-05-16
iomap: add per-iomap_iter private data
Christoph Hellwig
1
-2
/
+2
2022-05-12
f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parameters
Jaegeuk Kim
1
-5
/
+25
2022-05-12
f2fs: kill volatile write support
Jaegeuk Kim
1
-113
/
+3
2022-05-12
f2fs: change the current atomic write way
Daeho Jeong
1
-22
/
+27
2022-05-09
f2fs: stop allocating pinned sections if EAGAIN happens
Jaegeuk Kim
1
-1
/
+1
2022-05-06
f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
Chao Yu
1
-4
/
+12
2022-05-06
f2fs: use flush command instead of FUA for zoned device
Jaegeuk Kim
1
-1
/
+2
2022-04-26
f2fs: introduce data read/write showing path info
Jaegeuk Kim
1
-7
/
+51
2022-04-18
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
1
-8
/
+8
[next]