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
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
2013-03-27
f2fs: fix to give correct parent inode number for roll forward
Jaegeuk Kim
1
-20
/
+2
2013-03-27
f2fs: do not skip writing file meta during fsync
Jaegeuk Kim
1
-10
/
+0
2013-03-20
f2fs: fix to call WRITE_FLUSH at the end of fsync
Jaegeuk Kim
1
-0
/
+2
2013-03-18
f2fs: introduce readahead mode of node pages
Jaegeuk Kim
1
-4
/
+4
2013-02-28
more file_inode() open-coded instances
Al Viro
1
-3
/
+3
2013-02-12
f2fs: add compat_ioctl to provide backward compatability
Namjae Jeon
1
-0
/
+21
2013-02-12
f2fs: stop repeated checking if cp is needed
Changman Lee
1
-3
/
+3
2013-02-12
f2fs: avoid balanc_fs during evict_inode
Jaegeuk Kim
1
-2
/
+1
2013-02-12
f2fs: cover global locks for reserve_new_block
Jaegeuk Kim
1
-0
/
+5
2013-01-22
f2fs: add remap_pages as generic_file_remap_pages
Jaegeuk Kim
1
-2
/
+3
2013-01-11
f2fs: move f2fs_balance_fs to punch_hole
Jaegeuk Kim
1
-3
/
+2
2013-01-11
f2fs: add f2fs_balance_fs in several interfaces
Jaegeuk Kim
1
-0
/
+3
2013-01-04
f2fs: fix time update in case of f2fs fallocate
Namjae Jeon
1
-0
/
+5
2012-12-26
f2fs: fix handling errors got by f2fs_write_inode
Jaegeuk Kim
1
-4
/
+6
2012-12-11
f2fs: remove unused variable
Wei Yongjun
1
-2
/
+0
2012-12-11
f2fs: check read only condition before beginning write out
Namjae Jeon
1
-2
/
+3
2012-12-11
f2fs: adjust kernel coding style
Jaegeuk Kim
1
-1
/
+1
2012-12-11
f2fs: add file operations
Jaegeuk Kim
1
-0
/
+637