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
2020-04-07
userfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionally
Peter Xu
1
-3
/
+13
2020-04-07
userfaultfd: wp: don't wake up when doing write protect
Peter Xu
1
-5
/
+8
2020-04-07
userfaultfd: wp: add the writeprotect API to userfaultfd ioctl
Andrea Arcangeli
1
-16
/
+66
2020-04-07
userfaultfd: wp: add UFFDIO_COPY_MODE_WP
Andrea Arcangeli
1
-2
/
+3
2020-04-07
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
1
-1
/
+2
2020-04-07
cifs: smbd: Do not schedule work to send immediate packet on every receive
Long Li
2
-52
/
+10
2020-04-07
cifs: smbd: Properly process errors on ib_post_send
Long Li
1
-123
/
+97
2020-04-07
cifs: Allocate crypto structures on the fly for calculating signatures of inc...
Long Li
3
-36
/
+60
2020-04-07
cifs: smbd: Update receive credits before sending and deal with credits roll ...
Long Li
1
-7
/
+18
2020-04-07
cifs: smbd: Check send queue size before posting a send
Long Li
2
-1
/
+11
2020-04-07
cifs: smbd: Merge code to track pending packets
Long Li
3
-39
/
+12
2020-04-07
cifs: ignore cached share root handle closing errors
Aurelien Aptel
1
-0
/
+14
2020-04-07
io_uring: initialize fixed_file_data lock
Xiaoguang Wang
1
-0
/
+1
2020-04-07
io_uring: remove redundant variable pointer nxt and io_wq_assign_next call
Colin Ian King
1
-3
/
+0
2020-04-06
NFS: Clean up process of marking inode stale.
Trond Myklebust
4
-8
/
+18
2020-04-06
Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-233
/
+514
2020-04-06
Merge tag 'for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-7
/
+15
2020-04-06
Merge tag '9p-for-5.7' of git://github.com/martinetd/linux
Linus Torvalds
3
-12
/
+15
2020-04-06
xfs: reflink should force the log out if mounted with wsync
Christoph Hellwig
1
-0
/
+4
2020-04-06
xfs: factor out a new xfs_log_force_inode helper
Christoph Hellwig
4
-24
/
+22
2020-04-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2020-04-06
fix a braino in legitimize_path()
Al Viro
1
-1
/
+1
2020-04-06
io_uring: fix ctx refcounting in io_submit_sqes()
Pavel Begunkov
1
-1
/
+0
2020-04-05
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
Linus Torvalds
1
-16
/
+0
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+25
2020-04-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
21
-673
/
+388
2020-04-04
Merge branch 'work.exfat' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
16
-1
/
+7236
2020-04-04
Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
12
-79
/
+261
2020-04-04
NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn()
Trond Myklebust
2
-19
/
+34
2020-04-04
NFS/pnfs: Fix dereference of layout cred in pnfs_layoutcommit_inode()
Trond Myklebust
1
-1
/
+1
2020-04-04
NFS: Beware when dereferencing the delegation cred
Trond Myklebust
2
-1
/
+11
2020-04-03
io_uring: process requests completed with -EAGAIN on poll list
Bijan Mottahedeh
1
-3
/
+26
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-04-03
io_uring: remove bogus RLIMIT_NOFILE check in file registration
Jens Axboe
1
-7
/
+0
2020-04-03
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
3
-5
/
+105
2020-04-03
io_uring: use io-wq manager as backup task if task is exiting
Jens Axboe
3
-4
/
+23
2020-04-03
io_uring: grab task reference for poll requests
Jens Axboe
1
-12
/
+7
2020-04-03
io_uring: retry poll if we got woken with non-matching mask
Jens Axboe
1
-0
/
+12
2020-04-03
f2fs: keep inline_data when compression conversion
Chao Yu
1
-5
/
+0
2020-04-03
f2fs: fix to disable compression on directory
Chao Yu
2
-5
/
+7
2020-04-03
f2fs: add missing CONFIG_F2FS_FS_COMPRESSION
Chao Yu
1
-0
/
+4
2020-04-03
f2fs: switch discard_policy.timeout to bool type
Chao Yu
2
-9
/
+9
2020-04-03
f2fs: fix to verify tpage before releasing in f2fs_free_dic()
Chao Yu
1
-0
/
+2
2020-04-03
f2fs: show compression in statx
Chao Yu
1
-1
/
+4
2020-04-03
f2fs: clean up dic->tpages assignment
Chao Yu
1
-7
/
+3
2020-04-03
f2fs: compress: support zstd compress algorithm
Chao Yu
4
-0
/
+186
2020-04-03
dax,iomap: Add helper dax_iomap_zero() to zero a range
Vivek Goyal
2
-16
/
+9
2020-04-03
dax: Use new dax zero page method for zeroing a page
Vivek Goyal
1
-30
/
+23
2020-04-03
NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout
Trond Myklebust
1
-0
/
+50
2020-04-03
NFS: finish_automount() requires us to hold 2 refs to the mount record
Trond Myklebust
1
-5
/
+7
[prev]
[next]