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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-06
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
1
-2
/
+10
2018-11-06
Btrfs: fix infinite loop on inode eviction after deduplication of eof block
Filipe Manana
1
-0
/
+2
2018-11-06
Btrfs: fix deadlock on tree root leaf when finding free extent
Filipe Manana
3
-11
/
+46
2018-11-06
btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
Arnd Bergmann
1
-3
/
+3
2018-11-06
btrfs: tree-checker: Fix misleading group system information
Shaokun Zhang
1
-1
/
+1
2018-11-06
Btrfs: fix missing data checksums after a ranged fsync (msync)
Filipe Manana
1
-0
/
+17
2018-11-06
btrfs: fix pinned underflow after transaction aborted
Lu Fengqi
1
-1
/
+11
2018-11-06
Btrfs: fix cur_offset in the error case for nocow
Robbie Ko
1
-3
/
+2
2018-11-05
Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
21
-292
/
+1982
2018-11-04
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2018-11-04
ext4: add missing brelse() update_backups()'s error path
Vasily Averin
1
-1
/
+3
2018-11-03
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
Vasily Averin
1
-2
/
+1
2018-11-03
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
Vasily Averin
1
-2
/
+4
2018-11-03
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
Vasily Averin
1
-6
/
+2
2018-11-03
Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
12
-99
/
+530
2018-11-03
bfs: add sanity check at bfs_fill_super()
Tetsuo Handa
1
-3
/
+6
2018-11-03
ocfs2: fix clusters leak in ocfs2_defrag_extent()
Larry Chen
1
-0
/
+17
2018-11-03
ocfs2: dlmglue: clean up timestamp handling
Arnd Bergmann
1
-17
/
+9
2018-11-03
ocfs2: don't put and assigning null to bh allocated outside
Changwei Ge
1
-18
/
+59
2018-11-03
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
1
-2
/
+1
2018-11-03
ocfs2: don't use iocb when EIOCBQUEUED returns
Changwei Ge
1
-2
/
+2
2018-11-03
ocfs2: without quota support, avoid calling quota recovery
Guozhonghua
1
-17
/
+34
2018-11-03
ocfs2: remove ocfs2_is_o2cb_active()
Gang He
3
-10
/
+1
2018-11-02
cifs: fix signed/unsigned mismatch on aio_read patch
Steve French
1
-6
/
+11
2018-11-02
cifs: don't dereference smb_file_target before null check
Colin Ian King
1
-2
/
+5
2018-11-02
CIFS: Add direct I/O functions to file_operations
Long Li
1
-6
/
+4
2018-11-02
CIFS: Add support for direct I/O write
Long Li
2
-41
/
+164
2018-11-02
CIFS: Add support for direct I/O read
Long Li
3
-39
/
+192
2018-11-02
smb3: missing defines and structs for reparse point handling
Steve French
2
-0
/
+38
2018-11-02
smb3: allow more detailed protocol info on open files for debugging
Steve French
4
-0
/
+65
2018-11-02
smb3: on kerberos mount if server doesn't specify auth type use krb5
Steve French
1
-2
/
+4
2018-11-02
smb3: add trace point for tree connection
Steve French
2
-1
/
+44
2018-11-02
cifs: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
2
-3
/
+3
2018-11-02
cifs: fix return value for cifs_listxattr
Ronnie Sahlberg
1
-5
/
+6
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+6
2018-11-02
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
16
-546
/
+558
2018-11-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-10
/
+25
2018-11-02
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
52
-1099
/
+5255
2018-11-02
blkcg: revert blkcg cleanups series
Dennis Zhou
2
-6
/
+6
2018-11-02
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...
Linus Torvalds
1
-9
/
+0
2018-11-02
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Al Viro
17
-361
/
+444
2018-11-02
Merge tag 'ovl-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-145
/
+254
2018-11-01
ovl: automatically enable redirect_dir on metacopy=on
Miklos Szeredi
1
-7
/
+29
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+18
2018-11-01
NFS: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
1
-1
/
+1
2018-11-01
Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-428
/
+1114
2018-11-01
Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
9
-185
/
+465
2018-10-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-80
/
+279
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
6
-6
/
+6
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
[prev]
[next]