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
pinetabv-6.6.y-devel
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
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
2023-01-07
ext4: avoid unaccounted block allocation when expanding inode
Jan Kara
1
-0
/
+8
2023-01-07
ext4: initialize quota before expanding inode in setproject ioctl
Jan Kara
1
-4
/
+4
2023-01-07
ext4: fix inode leak in ext4_xattr_inode_create() on an error path
Ye Bin
1
-0
/
+3
2023-01-07
ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
Ye Bin
1
-1
/
+2
2023-01-07
ext4: fix deadlock due to mbcache entry corruption
Jan Kara
2
-8
/
+10
2023-01-07
ext4: avoid BUG_ON when creating xattrs
Jan Kara
1
-8
/
+0
2023-01-07
ext4: fix corrupt backup group descriptors after online resize
Baokun Li
1
-7
/
+15
2023-01-07
ext4: dont return EINVAL from GETFSUUID when reporting UUID length
Darrick J. Wong
1
-2
/
+3
2023-01-07
ext4: fix bad checksum after online resize
Baokun Li
1
-2
/
+2
2023-01-07
ext4: fix error code return to user-space in ext4_get_branch()
Luís Henriques
1
-1
/
+8
2023-01-07
ext4: fix corruption when online resizing a 1K bigalloc fs
Baokun Li
1
-3
/
+3
2023-01-07
ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline
Eric Whitney
1
-0
/
+8
2023-01-07
ext4: don't fail GETFSUUID when the caller provides a long buffer
Darrick J. Wong
1
-2
/
+4
2023-01-07
ext4: init quota for 'old.inode' in 'ext4_rename'
Ye Bin
1
-0
/
+3
2023-01-07
ext4: fix uninititialized value in 'ext4_evict_inode'
Ye Bin
1
-0
/
+1
2023-01-07
ext4: fix off-by-one errors in fast-commit block filling
Eric Biggers
1
-33
/
+33
[next]