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
2023-02-09
Squashfs: fix handling and sanity checking of xattr_ids count
Phillip Lougher
4
-5
/
+5
2023-02-09
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
1
-3
/
+1
2023-02-09
Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one"
Andreas Gruenbacher
1
-1
/
+10
2023-02-09
squashfs: harden sanity check in squashfs_read_xattr_id_table
Fedor Pchelkin
1
-1
/
+1
2023-02-09
fscache: Use wait_on_bit() to wait for the freeing of relinquished volume
Hou Tao
1
-5
/
+6
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
31
-72
/
+72
2023-02-06
cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()
Paulo Alcantara
1
-3
/
+3
2023-02-06
erofs: clean up parsing of fscache related options
Jingbo Xu
1
-7
/
+6
2023-02-06
erofs/zmap.c: Fix incorrect offset calculation
Siddh Raman Pant
1
-3
/
+7
2023-02-01
ovl: fail on invalid uid/gid mapping at copy up
Miklos Szeredi
1
-0
/
+4
2023-02-01
ovl: fix tmpfile leak
Miklos Szeredi
1
-1
/
+1
2023-02-01
ksmbd: limit pdu length size according to connection status
Namjae Jeon
2
-4
/
+18
2023-02-01
ksmbd: downgrade ndr version error message to debug
Namjae Jeon
1
-4
/
+4
2023-02-01
ksmbd: do not sign response to session request for guest login
Marios Makassikis
1
-0
/
+2
2023-02-01
ksmbd: add max connections parameter
Namjae Jeon
4
-2
/
+22
2023-02-01
cifs: Fix oops due to uncleared server->smbd_conn in reconnect
David Howells
1
-0
/
+1
2023-02-01
nfsd: don't free files unconditionally in __nfsd_file_cache_purge
Jeff Layton
1
-25
/
+36
2023-02-01
btrfs: zoned: enable metadata over-commit for non-ZNS setup
Naohiro Aota
3
-1
/
+10
2023-02-01
cifs: fix potential memory leaks in session setup
Paulo Alcantara
3
-0
/
+4
2023-02-01
cifs: fix potential deadlock in cache_refresh_path()
Paulo Alcantara
1
-19
/
+23
2023-02-01
NFSD: fix use-after-free in nfsd4_ssc_setup_dul()
Xingyuan Mo
1
-0
/
+1
2023-02-01
affs: initialize fsdata in affs_truncate()
Alexander Potapenko
1
-1
/
+1
2023-02-01
erofs: fix kvcalloc() misuse with __GFP_NOFAIL
Gao Xiang
1
-6
/
+6
2023-01-24
fs/ntfs3: Fix attr_punch_hole() null pointer derenference
Alon Zahavi
1
-1
/
+1
2023-01-24
cifs: reduce roundtrips on create/qinfo requests
Paulo Alcantara
5
-84
/
+56
2023-01-24
cifs: do not include page data when checking signature
Enzo Matsumiya
1
-6
/
+9
2023-01-24
btrfs: fix race between quota rescan and disable leading to NULL pointer deref
Filipe Manana
1
-8
/
+17
2023-01-24
btrfs: fix invalid leaf access due to inline extent during lseek
Filipe Manana
1
-3
/
+10
2023-01-24
btrfs: qgroup: do not warn on record without old_roots populated
Qu Wenruo
1
-2
/
+12
2023-01-24
btrfs: do not abort transaction on failure to update log root
Filipe Manana
1
-7
/
+4
2023-01-24
btrfs: do not abort transaction on failure to write log tree when syncing log
Filipe Manana
2
-3
/
+8
2023-01-24
btrfs: add missing setup of log for full commit at add_conflicting_inode()
Filipe Manana
1
-1
/
+3
2023-01-24
btrfs: fix directory logging due to race with concurrent index key deletion
Filipe Manana
1
-6
/
+15
2023-01-24
btrfs: fix missing error handling when logging directory items
Filipe Manana
1
-0
/
+9
2023-01-24
btrfs: add extra error messages to cover non-ENOMEM errors from device_add_li...
Qu Wenruo
1
-1
/
+10
2023-01-24
mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
David Hildenbrand
1
-6
/
+22
2023-01-24
nilfs2: fix general protection fault in nilfs_btree_insert()
Ryusuke Konishi
1
-3
/
+12
2023-01-24
zonefs: Detect append writes at invalid locations
Damien Le Moal
1
-0
/
+22
2023-01-24
cifs: fix race in assemble_neg_contexts()
Paulo Alcantara
1
-4
/
+7
2023-01-24
f2fs: let's avoid panic if extent_tree is not created
Jaegeuk Kim
1
-1
/
+2
2023-01-24
btrfs: always report error in run_one_delayed_ref()
Qu Wenruo
1
-2
/
+5
2023-01-24
pNFS/filelayout: Fix coalescing test for single DS
Olga Kornievskaia
1
-0
/
+8
2023-01-18
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
4
-71
/
+42
2023-01-18
nfsd: rework refcounting in filecache
Jeff Layton
2
-180
/
+189
2023-01-18
NFSD: Add an nfsd_file_fsync tracepoint
Chuck Lever
2
-1
/
+35
2023-01-18
nfsd: reorganize filecache.c
Jeff Layton
2
-57
/
+58
2023-01-18
nfsd: remove the pages_flushed statistic from filecache
Jeff Layton
1
-6
/
+1
2023-01-18
NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
Chuck Lever
5
-13
/
+64
2023-01-18
NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
Chuck Lever
3
-21
/
+2
2023-01-18
NFSD: Pass the target nfsd_file to nfsd_commit()
Chuck Lever
4
-14
/
+25
[next]