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-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
2023-01-18
cifs: fix double free on failed kerberos auth
Paulo Alcantara
1
-1
/
+4
2023-01-18
cifs: do not query ifaces on smb1 mounts
Paulo Alcantara
1
-3
/
+6
2023-01-18
cifs: fix file info setting in cifs_open_file()
Paulo Alcantara
1
-26
/
+28
2023-01-18
cifs: fix file info setting in cifs_query_path_info()
Paulo Alcantara
1
-3
/
+6
2023-01-18
cifs: Fix uninitialized memory read for smb311 posix symlink create
Volker Lendecke
1
-0
/
+1
2023-01-18
elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
Catalin Marinas
2
-4
/
+4
2023-01-14
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2
-5
/
+4
2023-01-12
ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in ksmbd_decode_ntlmssp_a...
William Liu
1
-1
/
+2
2023-01-12
ksmbd: send proper error response in smb2_tree_connect()
Marios Makassikis
1
-2
/
+5
2023-01-12
ksmbd: fix infinite loop in ksmbd_conn_handler_loop()
Namjae Jeon
2
-3
/
+9
2023-01-12
btrfs: handle case when repair happens with dev-replace
Qu Wenruo
1
-1
/
+10
2023-01-12
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
1
-0
/
+11
2023-01-12
hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
Linus Torvalds
1
-5
/
+10
2023-01-12
udf: Fix extension of the last extent in the file
Jan Kara
1
-1
/
+1
2023-01-12
fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
Tetsuo Handa
1
-2
/
+2
2023-01-12
ceph: switch to vfs_inode_has_locks() to fix file lock bug
Xiubo Li
3
-6
/
+1
2023-01-12
filelock: new helper: vfs_inode_has_locks
Jeff Layton
1
-0
/
+23
2023-01-12
nfsd: shut down the NFSv4 state objects before the filecache
Jeff Layton
1
-1
/
+1
2023-01-12
btrfs: fix an error handling path in btrfs_defrag_leaves()
Sasha Levin
1
-2
/
+4
2023-01-12
btrfs: fix compat_ro checks against remount
Qu Wenruo
3
-5
/
+7
2023-01-12
btrfs: fix off-by-one in delalloc search during lseek
Filipe Manana
2
-2
/
+2
2023-01-12
cifs: refcount only the selected iface during interface update
Shyam Prasad N
1
-1
/
+2
2023-01-12
cifs: fix interface count calculation during refresh
Shyam Prasad N
1
-1
/
+2
2023-01-12
btrfs: replace strncpy() with strscpy()
Sasha Levin
2
-7
/
+8
2023-01-07
ext4: allocate extended attribute value in vmalloc area
Ye Bin
1
-2
/
+2
[next]