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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-22
f2fs: get victim segment again after new cp
Yunlei He
1
-2
/
+5
2016-07-21
f2fs: handle error case with f2fs_bug_on
Jaegeuk Kim
1
-0
/
+2
2016-07-21
f2fs: avoid data race when deciding checkpoin in f2fs_sync_file
Jaegeuk Kim
1
-2
/
+11
2016-07-21
f2fs: support an ioctl to move a range of data blocks
Jaegeuk Kim
2
-0
/
+141
2016-07-21
f2fs: fix to report error number of f2fs_find_entry
Chao Yu
4
-19
/
+46
2016-07-18
f2fs: avoid memory allocation failure due to a long length
Jaegeuk Kim
1
-18
/
+28
2016-07-16
f2fs: reset default idle interval value
Chao Yu
1
-1
/
+1
2016-07-16
f2fs: use blk_plug in all the possible paths
Jaegeuk Kim
6
-2
/
+29
2016-07-16
f2fs: fix to avoid data update racing between GC and DIO
Chao Yu
4
-1
/
+28
2016-07-16
f2fs: add maximum prefree segments
Jaegeuk Kim
2
-0
/
+4
2016-07-16
f2fs: disable extent_cache for fcollapse/finsert inodes
Jaegeuk Kim
3
-0
/
+19
2016-07-16
f2fs: refactor __exchange_data_block for speed up
Jaegeuk Kim
2
-66
/
+171
2016-07-16
f2fs: fix ERR_PTR returned by bio
Jaegeuk Kim
1
-1
/
+3
2016-07-08
f2fs: avoid mark_inode_dirty
Jaegeuk Kim
10
-44
/
+62
2016-07-08
f2fs: move i_size_write in f2fs_write_end
Jaegeuk Kim
1
-1
/
+1
2016-07-08
f2fs: fix to avoid redundant discard during fstrim
Chao Yu
1
-2
/
+3
2016-07-08
f2fs: avoid mismatching block range for discard
Yunlei He
1
-0
/
+4
2016-07-08
f2fs: fix incorrect f_bfree calculation in ->statfs
Chao Yu
1
-1
/
+1
2016-07-08
f2fs: use percpu_rw_semaphore
Jaegeuk Kim
3
-30
/
+35
2016-07-08
f2fs: skip to check the block address of node page
Jaegeuk Kim
1
-3
/
+3
2016-07-08
f2fs: shrink critical region in spin_lock
Jaegeuk Kim
1
-15
/
+8
2016-07-08
f2fs: call SetPageUptodate if needed
Jaegeuk Kim
5
-15
/
+30
2016-07-08
f2fs: introduce f2fs_set_page_dirty_nobuffer
Jaegeuk Kim
4
-3
/
+35
2016-07-08
f2fs: remove unnecessary goto statement
Tiezhu Yang
1
-2
/
+2
2016-07-08
f2fs: add nodiscard mount option
Chao Yu
1
-0
/
+4
2016-07-08
f2fs: fix to redirty page if fail to gc data page
Chao Yu
1
-1
/
+12
2016-07-08
f2fs: fix to detect truncation prior rather than EIO during read
Chao Yu
3
-13
/
+13
2016-07-08
f2fs: fix to avoid reading out encrypted data in page cache
Chao Yu
1
-43
/
+47
2016-07-06
f2fs: avoid latency-critical readahead of node pages
Jaegeuk Kim
2
-2
/
+2
2016-07-06
f2fs: avoid writing node/metapages during writes
Jaegeuk Kim
1
-3
/
+3
2016-07-06
f2fs: produce more nids and reduce readahead nats
Jaegeuk Kim
6
-8
/
+18
2016-07-06
f2fs: detect host-managed SMR by feature flag
Jaegeuk Kim
4
-8
/
+35
2016-07-06
f2fs: call update_inode_page for orphan inodes
Jaegeuk Kim
6
-25
/
+9
2016-07-06
f2fs: report error for f2fs_parent_dir
Jaegeuk Kim
1
-6
/
+9
2016-06-16
f2fs: find parent dentry correctly
Sheng Yong
3
-35
/
+2
2016-06-13
f2fs: fix deadlock in add_link failure
Jaegeuk Kim
1
-3
/
+0
2016-06-13
f2fs: introduce mode=lfs mount option
Jaegeuk Kim
8
-4
/
+71
2016-06-08
f2fs: skip clean segment for gc
Jaegeuk Kim
1
-0
/
+4
2016-06-08
f2fs: drop any block plugging
Jaegeuk Kim
4
-22
/
+11
2016-06-08
f2fs: avoid reverse IO order for NODE and DATA
Jaegeuk Kim
3
-0
/
+9
2016-06-08
f2fs: set mapping error for EIO
Jaegeuk Kim
1
-1
/
+1
2016-06-07
f2fs: control not to exceed # of cached nat entries
Jaegeuk Kim
3
-0
/
+16
2016-06-07
f2fs: fix wrong percentage
Jaegeuk Kim
1
-1
/
+1
2016-06-07
f2fs: avoid data race between FI_DIRTY_INODE flag and update_inode
Jaegeuk Kim
1
-1
/
+2
2016-06-07
f2fs: remove obsolete parameter in f2fs_truncate
Jaegeuk Kim
4
-6
/
+6
2016-06-07
f2fs: avoid wrong count on dirty inodes
Jaegeuk Kim
1
-2
/
+2
2016-06-07
f2fs: remove deprecated parameter
Jaegeuk Kim
3
-6
/
+5
2016-06-03
f2fs: handle writepage correctly
Jaegeuk Kim
1
-30
/
+14
2016-06-03
f2fs: return error of f2fs_lookup
Jaegeuk Kim
2
-2
/
+5
2016-06-03
f2fs: return the errno to the caller to avoid using a wrong page
Yunlong Song
1
-5
/
+10
[next]