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
2022-01-20
nilfs2: remove redundant pointer sbufs
Colin Ian King
1
-2
/
+2
2022-01-20
fs/binfmt_elf: use PT_LOAD p_align values for static PIE
H.J. Lu
1
-2
/
+2
2022-01-20
kthread: dynamically allocate memory to store kthread's full name
Yafang Shao
1
-0
/
+3
2022-01-20
fs/binfmt_elf: replace open-coded string copy with get_task_comm
Yafang Shao
1
-1
/
+1
2022-01-20
fs/exec: replace strncpy with strscpy_pad in __get_task_comm
Yafang Shao
1
-1
/
+2
2022-01-20
fs/exec: replace strlcpy with strscpy_pad in __set_task_comm
Yafang Shao
1
-1
/
+1
2022-01-20
sysctl: remove redundant ret assignment
luo penghao
1
-1
/
+0
2022-01-20
sysctl: fix duplicate path separator in printed entries
Geert Uytterhoeven
1
-4
/
+4
2022-01-20
proc: convert the return type of proc_fd_access_allowed() to be boolean
Qi Zheng
1
-2
/
+2
2022-01-20
proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration
David Hildenbrand
1
-8
/
+2
2022-01-20
cifs: update internal module number
Steve French
1
-2
/
+2
2022-01-20
smb3: send NTLMSSP version information
Steve French
4
-2
/
+101
2022-01-20
xfs: flush inodegc workqueue tasks before cancel
Brian Foster
1
-18
/
+4
2022-01-19
io-wq: delete dead lock shuffling code
Jens Axboe
1
-6
/
+1
2022-01-19
cifs: Support fscache indexing rewrite
David Howells
11
-500
/
+199
2022-01-19
cifs: cifs_ses_mark_for_reconnect should also update reconnect bits
Shyam Prasad N
6
-29
/
+14
2022-01-19
cifs: update tcpStatus during negotiate and sess setup
Shyam Prasad N
1
-3
/
+2
2022-01-19
cifs: make status checks in version independent callers
Shyam Prasad N
3
-29
/
+23
2022-01-19
cifs: remove repeated state change in dfs tree connect
Shyam Prasad N
1
-10
/
+0
2022-01-19
cifs: fix the cifs_reconnect path for DFS
Shyam Prasad N
1
-0
/
+3
2022-01-19
cifs: remove unused variable ses_selected
Muhammad Usama Anjum
1
-3
/
+3
2022-01-19
cifs: protect all accesses to chan_* with chan_lock
Shyam Prasad N
5
-5
/
+22
2022-01-19
cifs: fix the connection state transitions with multichannel
Shyam Prasad N
4
-28
/
+28
2022-01-19
cifs: check reconnects for channels of active tcons too
Shyam Prasad N
3
-19
/
+99
2022-01-19
Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-493
/
+731
2022-01-19
io_uring: perform poll removal even if async work removal is successful
Jens Axboe
1
-5
/
+10
2022-01-19
io-wq: add intermediate work step between pending list and active work
Jens Axboe
1
-5
/
+29
2022-01-19
io-wq: perform both unstarted and started work cancelations in one go
Jens Axboe
1
-13
/
+11
2022-01-19
io-wq: invoke work cancelation with wqe->lock held
Jens Axboe
1
-3
/
+8
2022-01-19
io-wq: make io_worker lock a raw spinlock
Jens Axboe
1
-6
/
+6
2022-01-19
io-wq: remove useless 'work' argument to __io_worker_busy()
Jens Axboe
1
-3
/
+2
2022-01-19
ksmbd: fix guest connection failure with nautilus
Namjae Jeon
1
-33
/
+29
2022-01-19
ksmbd: uninitialized variable in create_socket()
Dan Carpenter
1
-1
/
+2
2022-01-19
ksmbd: smbd: fix missing client's memory region invalidation
Hyunchul Lee
1
-27
/
+46
2022-01-19
smb3: add new defines from protocol specification
Steve French
2
-1
/
+3
2022-01-18
xfs: remove unused xfs_ioctl32.h declarations
Darrick J. Wong
1
-18
/
+0
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+2
2022-01-18
vfs: fs_context: fix up param length parsing in legacy_parse_param
Jamie Hill-Daniel
1
-1
/
+1
2022-01-18
cifs: serialize all mount attempts
Ronnie Sahlberg
1
-1
/
+7
2022-01-18
Merge tag 'for-linus-5.17-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-11
/
+17
2022-01-17
cifs: quirk for STATUS_OBJECT_NAME_INVALID returned for non-ASCII dfs refs
Eugene Korenevsky
4
-0
/
+65
2022-01-17
cifs: alloc_path_with_tree_prefix: do not append sep. if the path is empty
Eugene Korenevsky
1
-2
/
+7
2022-01-17
cifs: clean up an inconsistent indenting
Yang Li
1
-1
/
+1
2022-01-17
cifs: free ntlmsspblob allocated in negotiate
Shyam Prasad N
1
-5
/
+8
2022-01-17
xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitions
Darrick J. Wong
3
-8
/
+13
2022-01-17
xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctls
Darrick J. Wong
6
-127
/
+10
2022-01-17
xfs: remove the XFS_IOC_FSSETDM definitions
Darrick J. Wong
1
-25
/
+4
2022-01-17
Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
22
-325
/
+719
2022-01-17
devtmpfs regression fix: reconfigure on each mount
NeilBrown
1
-2
/
+2
2022-01-17
unicode: fix .gitignore for generated utfdata file
Linus Torvalds
1
-1
/
+1
[prev]
[next]