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-12-04
smb3: set COMPOUND_FID to FileID field of subsequent compound request
Namjae Jeon
1
-2
/
+2
2020-12-03
Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linux
Linus Torvalds
1
-0
/
+12
2020-12-03
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
2
-2
/
+2
2020-12-03
fscrypt: allow deleting files with unsupported encryption policy
Eric Biggers
5
-16
/
+41
2020-12-03
fscrypt: unexport fscrypt_get_encryption_info()
Eric Biggers
2
-1
/
+2
2020-12-03
fscrypt: move fscrypt_require_key() to fscrypt_private.h
Eric Biggers
1
-0
/
+26
2020-12-03
fscrypt: move body of fscrypt_prepare_setattr() out-of-line
Eric Biggers
1
-0
/
+8
2020-12-03
fscrypt: introduce fscrypt_prepare_readdir()
Eric Biggers
5
-8
/
+12
2020-12-03
ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf()
Eric Biggers
1
-7
/
+1
2020-12-03
ubifs: remove ubifs_dir_open()
Eric Biggers
1
-9
/
+0
2020-12-03
f2fs: remove f2fs_dir_open()
Eric Biggers
1
-8
/
+0
2020-12-03
ext4: remove ext4_dir_open()
Eric Biggers
1
-8
/
+0
2020-12-03
Merge tag 'gfs2-v5.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-12
/
+42
2020-12-02
kernel: Implement selective syscall userspace redirection
Gabriel Krisman Bertazi
1
-0
/
+3
2020-12-01
fs: 9p: add generic splice_write file operation
Dominique Martinet
1
-0
/
+6
2020-12-01
fs: 9p: add generic splice_read file operations
Toke Høiland-Jørgensen
1
-0
/
+6
2020-12-01
gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func
Andreas Gruenbacher
1
-10
/
+11
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
1
-1
/
+2
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
1
-1
/
+1
2020-12-01
cifs: fix potential use-after-free in cifs_echo_request()
Paulo Alcantara
1
-0
/
+2
2020-12-01
cifs: allow syscalls to be restarted in __smb_send_rqst()
Paulo Alcantara
1
-2
/
+2
2020-11-30
io_uring: fix recvmsg setup with compat buf-select
Pavel Begunkov
1
-1
/
+2
2020-11-30
pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabled
Trond Myklebust
2
-15
/
+48
2020-11-29
Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2020-11-27
Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-19
/
+20
2020-11-27
Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-73
/
+158
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
118
-1013
/
+1564
2020-11-26
gfs2: Upgrade shared glocks for atime updates
Andreas Gruenbacher
1
-0
/
+21
2020-11-26
io_uring: fix files grab/cancel race
Pavel Begunkov
1
-16
/
+15
2020-11-25
gfs2: Don't freeze the file system during unmount
Bob Peterson
1
-1
/
+2
2020-11-25
gfs2: check for empty rgrp tree in gfs2_ri_update
Bob Peterson
1
-0
/
+4
2020-11-25
efivarfs: revert "fix memory leak in efivarfs_create()"
Ard Biesheuvel
2
-1
/
+2
2020-11-25
Merge tag '5.10-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-15
/
+74
2020-11-25
fscrypt: simplify master key locking
Eric Biggers
4
-34
/
+21
2020-11-25
fscrypt: remove unnecessary calls to fscrypt_require_key()
Eric Biggers
1
-18
/
+8
2020-11-25
ubifs: prevent creating duplicate encrypted filenames
Eric Biggers
1
-4
/
+13
2020-11-25
f2fs: prevent creating duplicate encrypted filenames
Eric Biggers
1
-0
/
+2
2020-11-25
ext4: prevent creating duplicate encrypted filenames
Eric Biggers
1
-0
/
+3
2020-11-25
fscrypt: add fscrypt_is_nokey_name()
Eric Biggers
1
-2
/
+3
2020-11-25
gfs2: set lockdep subclass for iopen glocks
Alexander Aring
3
-0
/
+3
2020-11-25
gfs2: Fix deadlock dumping resource group glocks
Alexander Aring
1
-1
/
+1
2020-11-24
io_uring: fix ITER_BVEC check
Pavel Begunkov
1
-1
/
+1
2020-11-24
io_uring: fix shift-out-of-bounds when round up cq size
Joseph Qi
1
-2
/
+4
2020-11-24
Merge branch 'sched/core' into core/mm
Thomas Gleixner
1
-2
/
+2
2020-11-24
fs-verity: move structs needed for file signing to UAPI header
Eric Biggers
1
-37
/
+0
2020-11-23
btrfs: fix lockdep splat when enabling and disabling qgroups
Filipe Manana
2
-9
/
+53
2020-11-23
btrfs: do nofs allocations when adding and removing qgroup relations
Filipe Manana
1
-0
/
+9
2020-11-23
btrfs: fix lockdep splat when reading qgroup config on mount
Filipe Manana
1
-1
/
+1
2020-11-23
btrfs: tree-checker: add missing returns after data_ref alignment checks
David Sterba
1
-0
/
+2
2020-11-23
btrfs: don't access possibly stale fs_info data for printing duplicate device
Johannes Thumshirn
1
-1
/
+7
[prev]
[next]