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
2020-10-28
ext4: use IS_ERR() for error checking of path
Harshad Shirwadkar
1
-2
/
+4
2020-10-28
ext4: fix mmap write protection for data=journal mode
Jan Kara
1
-2
/
+3
2020-10-28
ext4: use s_mount_flags instead of s_mount_state for fast commit state
Harshad Shirwadkar
3
-15
/
+15
2020-10-28
ext4: make num of fast commit blocks configurable
Harshad Shirwadkar
1
-1
/
+11
2020-10-28
ext4: properly check for dirty state in ext4_inode_datasync_dirty()
Andrea Righi
1
-4
/
+6
2020-10-28
ext4: fix double locking in ext4_fc_commit_dentry_updates()
Harshad Shirwadkar
1
-1
/
+0
2020-10-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
31
-388
/
+4282
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-202
/
+166
2020-10-22
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
29
-1219
/
+1330
2020-10-22
Merge tag 'exfat-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-127
/
+71
2020-10-22
Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linux
Linus Torvalds
1
-2
/
+2
2020-10-22
ext4: fix invalid inode checksum
Luo Meng
1
-5
/
+6
2020-10-22
ext4: add fast commit stats in procfs
Harshad Shirwadkar
3
-1
/
+37
2020-10-22
ext4: add a mount opt to forcefully turn fast commits on
Harshad Shirwadkar
1
-1
/
+5
2020-10-22
ext4: fast commit recovery path
Harshad Shirwadkar
13
-127
/
+1769
2020-10-22
jbd2: fast commit recovery path
Harshad Shirwadkar
2
-4
/
+68
2020-10-22
ext4: main fast-commit commit path
Harshad Shirwadkar
12
-29
/
+1535
2020-10-22
jbd2: add fast commit machinery
Harshad Shirwadkar
3
-1
/
+241
2020-10-22
ext4 / jbd2: add fast commit initialization
Harshad Shirwadkar
6
-6
/
+83
2020-10-22
ext4: add fast_commit feature and handling for extended mount options
Harshad Shirwadkar
2
-5
/
+26
2020-10-22
exfat: remove useless check in exfat_move_file()
Tetsuhiro Kohada
1
-5
/
+0
2020-10-22
exfat: remove 'rwoffset' in exfat_inode_info
Tetsuhiro Kohada
5
-20
/
+9
2020-10-22
exfat: replace memcpy with structure assignment
Tetsuhiro Kohada
3
-14
/
+10
2020-10-22
exfat: remove useless directory scan in exfat_add_entry()
Tetsuhiro Kohada
1
-10
/
+1
2020-10-22
exfat: eliminate dead code in exfat_find()
Tetsuhiro Kohada
2
-74
/
+47
2020-10-22
exfat: use i_blocksize() to get blocksize
Xianting Tian
1
-1
/
+1
2020-10-22
exfat: fix misspellings using codespell tool
Namjae Jeon
3
-3
/
+3
2020-10-21
Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
16
-396
/
+451
2020-10-21
NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
Dai Ngo
7
-8
/
+152
2020-10-20
Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
16
-115
/
+397
2020-10-20
Merge tag 'io_uring-5.10-2020-10-20' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-289
/
+432
2020-10-20
Merge tag 'xfs-5.10-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
36
-508
/
+992
2020-10-20
Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-490
/
+2629
2020-10-19
Merge tag 'zonefs-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-13
/
+218
2020-10-19
io_uring: use blk_queue_nowait() to check if NOWAIT supported
Jeffle Xu
1
-1
/
+1
2020-10-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-8
/
+13
2020-10-18
Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-4
/
+12
2020-10-18
Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-21
/
+34
2020-10-18
mm/madvise: pass mm to do_madvise
Minchan Kim
1
-1
/
+1
2020-10-18
binfmt_elf: take the mmap lock around find_extend_vma()
Jann Horn
1
-0
/
+3
2020-10-18
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
3
-7
/
+9
2020-10-18
ext4: Detect already used quota file early
Jan Kara
1
-0
/
+5
2020-10-18
jbd2: avoid transaction reuse after reformatting
changfengnan
1
-12
/
+66
2020-10-18
ext4: use the normal helper to get the actual inode
Kaixu Xia
1
-2
/
+2
2020-10-18
ext4: fix bs < ps issue reported with dioread_nolock mount opt
Ritesh Harjani
2
-2
/
+2
2020-10-18
ext4: data=journal: write-protect pages on j_submit_inode_data_buffers()
Mauricio Faria de Oliveira
2
-11
/
+101
2020-10-18
ext4: data=journal: fixes for ext4_page_mkwrite()
Mauricio Faria de Oliveira
1
-7
/
+44
2020-10-18
jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data...
Mauricio Faria de Oliveira
3
-12
/
+26
2020-10-18
jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()
Mauricio Faria de Oliveira
2
-20
/
+18
2020-10-18
ext4: introduce ext4_sb_bread_unmovable() to replace sb_bread_unmovable()
zhangyi (F)
2
-9
/
+31
[next]