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
starfive-6.6.63-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
2021-07-20
nfsd: move fsnotify on client creation outside spinlock
J. Bruce Fields
1
-5
/
+6
2021-07-20
NFSD: Add nfsd_clid_confirmed tracepoint
Chuck Lever
2
-5
/
+6
2021-07-20
io_uring: remove not needed PF_EXITING check
Pavel Begunkov
1
-7
/
+2
2021-07-20
io_uring: inline __tctx_task_work()
Pavel Begunkov
1
-36
/
+31
2021-07-20
io_uring: move creds from io-wq work to io_kiocb
Pavel Begunkov
2
-12
/
+13
2021-07-20
io_uring: don't bounce submit_state cachelines
Pavel Begunkov
1
-11
/
+9
2021-07-20
io_uring: shuffle rarely used ctx fields
Pavel Begunkov
1
-19
/
+17
2021-07-20
io_uring: get rid of files in exit cancel
Pavel Begunkov
1
-32
/
+31
2021-07-20
f2fs: remove false alarm on iget failure during GC
Jaegeuk Kim
1
-3
/
+1
2021-07-20
nfs: update has_sec_mnt_opts after cloning lsm options from parent
Scott Mayhew
1
-4
/
+8
2021-07-20
ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode
Zhihao Cheng
1
-0
/
+7
2021-07-20
nfs: fix acl memory leak of posix_acl_create()
Gao Xiang
1
-2
/
+2
2021-07-20
ubifs: journal: Fix error return code in ubifs_jnl_write_inode()
Zhen Lei
1
-0
/
+1
2021-07-20
NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECT
Trond Myklebust
1
-10
/
+7
2021-07-20
NFSv4: Initialise connection to the server in nfs4_alloc_client()
Trond Myklebust
1
-40
/
+42
2021-07-20
f2fs: compress: fix to disallow temp extension
Chao Yu
1
-4
/
+12
2021-07-20
f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfs
Chao Yu
1
-0
/
+1
2021-07-20
NFSD: Fix TP_printk() format specifier in nfsd_clid_class
Chuck Lever
2
-32
/
+0
2021-07-20
f2fs: atgc: fix to set default age threshold
Chao Yu
1
-0
/
+1
2021-07-20
ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblock
Ye Bin
2
-3
/
+11
2021-07-20
NFS: nfs_find_open_context() may only select open files
Trond Myklebust
1
-0
/
+4
2021-07-20
ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
Jeff Layton
1
-9
/
+1
2021-07-20
orangefs: fix orangefs df output.
Mike Marshall
1
-1
/
+1
2021-07-20
NFSv4: Fix handling of non-atomic change attrbute updates
Trond Myklebust
1
-18
/
+15
2021-07-20
NFS: Fix up inode attribute revalidation timeouts
Trond Myklebust
1
-34
/
+16
2021-07-20
fuse: fix illegal access to inode with reused nodeid
Amir Goldstein
4
-5
/
+15
2021-07-20
virtiofs: propagate sync() to file server
Greg Kurz
3
-0
/
+44
2021-07-20
NFSv4: Fix delegation return in cases where we have to retry
Trond Myklebust
3
-15
/
+58
2021-07-20
fs/jfs: Fix missing error code in lmLogInit()
Jiapeng Chong
1
-0
/
+1
2021-07-20
btrfs: zoned: fix wrong mutex unlock on failure to allocate log root tree
Filipe Manana
1
-1
/
+1
2021-07-20
btrfs: don't block if we can't acquire the reclaim lock
Johannes Thumshirn
1
-1
/
+9
2021-07-20
btrfs: rework chunk allocation to avoid exhaustion of the system chunk array
Filipe Manana
7
-184
/
+546
2021-07-20
btrfs: fix deadlock with concurrent chunk allocations involving system chunks
Filipe Manana
3
-69
/
+1
2021-07-20
btrfs: zoned: fix types for u64 division in btrfs_reclaim_bgs_work
David Sterba
1
-1
/
+1
2021-07-20
btrfs: properly split extent_map for REQ_OP_ZONE_APPEND
Naohiro Aota
1
-29
/
+118
2021-07-20
io_uring: use right task for exiting checks
Pavel Begunkov
1
-1
/
+1
2021-07-20
cifs: Do not use the original cruid when following DFS links for multiuser mo...
Ronnie Sahlberg
1
-0
/
+4
2021-07-20
cifs: handle reconnect of tcon when there is no cached dfs referral
Paulo Alcantara
1
-4
/
+2
2021-07-20
cifs: use the expiry output of dns_query to schedule next resolution
Shyam Prasad N
6
-10
/
+65
2021-07-19
f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances
Chao Yu
3
-10
/
+23
2021-07-19
jfs: fix GPF in diFree
Pavel Skripkin
1
-1
/
+2
2021-07-19
ext4: fix possible UAF when remounting r/o a mmp-protected file system
Theodore Ts'o
2
-17
/
+20
2021-07-19
ubifs: Fix races between xattr_{set|get} and listxattr operations
Zhihao Cheng
3
-11
/
+36
2021-07-19
io_uring: fix false WARN_ONCE
Pavel Begunkov
1
-1
/
+4
2021-07-19
ext4: fix memory leak in ext4_fill_super
Pavel Skripkin
3
-21
/
+21
2021-07-19
udf: Fix NULL pointer dereference in udf_symlink function
Arturo Giusti
1
-0
/
+4
2021-07-19
reiserfs: add check for invalid 1st journal block
Pavel Skripkin
1
-0
/
+14
2021-07-14
io_uring: add IOPOLL and reserved field checks to IORING_OP_UNLINKAT
Jens Axboe
1
-0
/
+4
2021-07-14
io_uring: add IOPOLL and reserved field checks to IORING_OP_RENAMEAT
Jens Axboe
1
-0
/
+4
2021-07-14
io_uring: fix blocking inline submission
Pavel Begunkov
1
-1
/
+1
[prev]
[next]