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
2023-04-20
btrfs: fix fast csum implementation detection
Christoph Hellwig
2
-2
/
+14
2023-04-20
btrfs: restore the thread_pool= behavior in remount for the end I/O workqueues
Christoph Hellwig
1
-0
/
+2
2023-04-13
fs: drop peer group ids under namespace lock
Christian Brauner
1
-1
/
+1
2023-04-13
cifs: sanitize paths in cifs_update_super_prepath.
Thiago Rafael Becker
3
-7
/
+11
2023-04-13
ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr
Namjae Jeon
4
-37
/
+111
2023-04-13
ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARN
Marios Makassikis
1
-4
/
+1
2023-04-13
nilfs2: fix sysfs interface lifetime
Ryusuke Konishi
2
-5
/
+9
2023-04-13
nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()
Ryusuke Konishi
1
-2
/
+1
2023-04-13
NFSD: callback request does not use correct credential for AUTH_SYS
Dai Ngo
1
-2
/
+2
2023-04-13
nfsd: call op_release, even when op_func returns an error
Jeff Layton
2
-6
/
+6
2023-04-13
NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL
Chuck Lever
1
-1
/
+3
2023-04-06
NFSv4: Fix hangs when recovering open state after a server reboot
Trond Myklebust
1
-3
/
+2
2023-04-06
zonefs: Always invalidate last cached page on append write
Damien Le Moal
1
-0
/
+14
2023-04-06
zonefs: Do not propagate iomap_dio_rw() ENOTBLK error to user space
Damien Le Moal
1
-2
/
+12
2023-04-06
btrfs: scan device in non-exclusive mode
Anand Jain
1
-1
/
+10
2023-04-06
btrfs: fix race between quota disable and quota assign ioctls
Filipe Manana
2
-1
/
+12
2023-04-06
btrfs: fix deadlock when aborting transaction during relocation with scrub
Filipe Manana
2
-2
/
+22
2023-04-06
cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
David Disseldorp
1
-1
/
+4
2023-04-06
cifs: prevent infinite recursion in CIFSGetDFSRefer()
Paulo Alcantara
1
-2
/
+7
2023-04-06
btrfs: use temporary variable for space_info in btrfs_update_block_group
Josef Bacik
1
-10
/
+12
2023-04-06
btrfs: fix uninitialized variable warning in btrfs_update_block_group
Josef Bacik
1
-1
/
+1
2023-04-06
cifs: fix missing unload_nls() in smb2_reconnect()
Paulo Alcantara
1
-3
/
+3
2023-04-06
btrfs: zoned: count fresh BG region as zone unusable
Naohiro Aota
2
-6
/
+26
2023-04-06
btrfs: rename BTRFS_FS_NO_OVERCOMMIT to BTRFS_FS_ACTIVE_ZONE_TRACKING
Josef Bacik
3
-8
/
+4
2023-04-06
fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITY
Eric Biggers
1
-11
/
+13
2023-04-06
zonefs: Fix error message in zonefs_file_dio_append()
Damien Le Moal
1
-1
/
+1
2023-04-06
zonefs: Separate zone information from inode information
Damien Le Moal
4
-304
/
+449
2023-04-06
zonefs: Reduce struct zonefs_inode_info size
Damien Le Moal
3
-29
/
+42
2023-04-06
zonefs: Simplify IO error handling
Damien Le Moal
2
-55
/
+64
2023-04-06
zonefs: Reorganize code
Damien Le Moal
4
-916
/
+955
2023-04-06
cifs: avoid race conditions with parallel reconnects
Shyam Prasad N
3
-33
/
+76
2023-04-06
cifs: prevent data race in cifs_reconnect_tcon()
Paulo Alcantara
4
-101
/
+69
2023-04-06
cifs: update ip_addr for ses only for primary chan setup
Shyam Prasad N
1
-7
/
+11
2023-03-30
nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
Ryusuke Konishi
1
-1
/
+1
2023-03-30
ksmbd: return unsupported error on smb1 mount
Namjae Jeon
3
-30
/
+30
2023-03-30
ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
Namjae Jeon
1
-2
/
+2
2023-03-30
ksmbd: don't terminate inactive sessions after a few seconds
Namjae Jeon
4
-16
/
+28
2023-03-30
ksmbd: set FILE_NAMED_STREAMS attribute in FS_ATTRIBUTE_INFORMATION
Namjae Jeon
1
-0
/
+4
2023-03-30
ksmbd: fix wrong signingkey creation when encryption is AES256
Namjae Jeon
1
-2
/
+3
2023-03-30
lockd: set file_lock start and end when decoding nlm4 testargs
Jeff Layton
2
-9
/
+13
2023-03-30
fsverity: Remove WQ_UNBOUND from fsverity read workqueue
Nathan Huckleberry
1
-6
/
+6
2023-03-30
fscrypt: destroy keyring after security_sb_delete()
Eric Biggers
1
-3
/
+12
2023-03-30
btrfs: zoned: fix btrfs_can_activate_zone() to support DUP profile
Naohiro Aota
1
-2
/
+12
2023-03-30
cifs: fix dentry lookups in directory handle cache
Paulo Alcantara
1
-2
/
+34
2023-03-30
cifs: print session id while listing open files
Shyam Prasad N
1
-2
/
+3
2023-03-30
cifs: dump pending mids for all channels in DebugData
Shyam Prasad N
1
-14
/
+27
2023-03-30
cifs: empty interface list when server doesn't support query interfaces
Shyam Prasad N
1
-1
/
+1
2023-03-30
cifs: do not poll server interfaces too regularly
Shyam Prasad N
1
-0
/
+14
2023-03-30
cifs: append path to open_enter trace event
Shyam Prasad N
6
-6
/
+25
2023-03-30
cifs: lock chan_lock outside match_session
Shyam Prasad N
1
-6
/
+7
[next]