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
2019-08-23
f2fs: use wrapped f2fs_cp_error()
Chao Yu
1
-1
/
+1
2019-08-23
f2fs: fix to use more generic EOPNOTSUPP
Chao Yu
1
-1
/
+1
2019-08-23
f2fs: use wrapped IS_SWAPFILE()
Chao Yu
1
-1
/
+1
2019-08-23
f2fs: Support case-insensitive file name lookups
Daniel Rosenberg
8
-20
/
+204
2019-08-23
f2fs: include charset encoding information in the superblock
Daniel Rosenberg
3
-0
/
+124
2019-08-23
f2fs: fix to avoid call kvfree under spinlock
Chao Yu
1
-1
/
+4
2019-08-23
fs: f2fs: Remove unnecessary checks of SM_I(sbi) in update_general_status()
Jia-Ju Bai
1
-2
/
+2
2019-08-23
f2fs: disallow direct IO in atomic write
Chao Yu
1
-0
/
+3
2019-08-23
f2fs: fix to handle quota_{on,off} correctly
Chao Yu
1
-2
/
+25
2019-08-23
f2fs: fix to detect cp error in f2fs_setxattr()
Chao Yu
1
-0
/
+2
2019-08-23
f2fs: fix to spread f2fs_is_checkpoint_ready()
Chao Yu
3
-0
/
+20
2019-08-23
f2fs: support fiemap() for directory inode
Chao Yu
3
-2
/
+9
2019-08-23
f2fs: fix to avoid discard command leak
Chao Yu
1
-0
/
+7
2019-08-23
f2fs: fix to avoid tagging SBI_QUOTA_NEED_REPAIR incorrectly
Chao Yu
1
-1
/
+2
2019-08-23
f2fs: fix to drop meta/node pages during umount
Chao Yu
1
-0
/
+14
2019-08-23
f2fs: disallow switching io_bits option during remount
Chao Yu
1
-0
/
+7
2019-08-23
f2fs: fix panic of IO alignment feature
Chao Yu
2
-1
/
+11
2019-08-23
f2fs: introduce {page,io}_is_mergeable() for readability
Chao Yu
1
-7
/
+33
2019-08-17
f2fs: fix livelock in swapfile writes
Jaegeuk Kim
1
-1
/
+1
2019-08-15
Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-20
/
+36
2019-08-15
Merge tag 'afs-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-33
/
+89
2019-08-14
seq_file: fix problem when seeking mid-record
NeilBrown
1
-1
/
+1
2019-08-12
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
1
-8
/
+21
2019-08-12
xfs: remove more ondisk directory corruption asserts
Darrick J. Wong
2
-8
/
+14
2019-08-11
Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-08-11
Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-63
/
+101
2019-08-09
Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+16
2019-08-09
gfs2: gfs2_walk_metadata fix
Andreas Gruenbacher
1
-63
/
+101
2019-08-09
Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-75
/
+135
2019-08-08
Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-14
/
+33
2019-08-08
bdev: Fixup error handling in blkdev_get()
Jan Kara
1
-1
/
+4
2019-08-07
block: fix O_DIRECT error handling for bio fragments
Jens Axboe
1
-16
/
+12
2019-08-07
NFSv4: Ensure state recovery handles ETIMEDOUT correctly
Trond Myklebust
2
-2
/
+7
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-3
/
+0
2019-08-06
SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
Sebastien Tisserant
1
-1
/
+9
2019-08-06
smb3: send CAP_DFS capability during session setup
Steve French
1
-0
/
+5
2019-08-06
SMB3: Fix potential memory leak when processing compound chain
Pavel Shilovsky
1
-12
/
+17
2019-08-06
SMB3: Fix deadlock in validate negotiate hits reconnect
Pavel Shilovsky
1
-1
/
+1
2019-08-06
dax: dax_layout_busy_page() should not unmap cow pages
Vivek Goyal
1
-1
/
+1
2019-08-05
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
Steve French
1
-0
/
+1
2019-08-05
NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
Trond Myklebust
3
-2
/
+8
2019-08-05
NFSv4: Fix an Oops in nfs4_do_setattr
Trond Myklebust
1
-1
/
+1
2019-08-05
NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
Trond Myklebust
3
-7
/
+28
2019-08-05
NFSv4: Check the return value of update_open_stateid()
Trond Myklebust
1
-4
/
+8
2019-08-05
NFSv4.1: Only reap expired delegations
Trond Myklebust
1
-6
/
+17
2019-08-05
NFSv4.1: Fix open stateid recovery
Trond Myklebust
1
-27
/
+38
2019-08-05
NFSv4: Report the error from nfs4_select_rw_stateid()
Trond Myklebust
1
-6
/
+1
2019-08-05
NFSv4: When recovering state fails with EAGAIN, retry the same recovery
Trond Myklebust
1
-1
/
+8
2019-08-05
NFSv4: Print an error in the syslog when state is marked as irrecoverable
Trond Myklebust
1
-2
/
+4
2019-08-05
NFSv4: Fix delegation state recovery
Trond Myklebust
3
-15
/
+14
[next]