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
2021-12-22
io-wq: drop wqe lock before creating new worker
Jens Axboe
1
-0
/
+2
2021-12-22
io-wq: check for wq exit after adding new worker task_work
Jens Axboe
1
-6
/
+25
2021-12-22
io-wq: remove spurious bit clear on task_work addition
Jens Axboe
1
-3
/
+1
2021-12-22
ovl: fix warning in ovl_create_real()
Miklos Szeredi
3
-6
/
+10
2021-12-22
fuse: annotate lock in fuse_reverse_inval_entry()
Miklos Szeredi
1
-1
/
+1
2021-12-22
cifs: sanitize multiple delimiters in prepath
Thiago Rafael Becker
1
-1
/
+37
2021-12-22
zonefs: add MODULE_ALIAS_FS
Naohiro Aota
1
-0
/
+1
2021-12-22
btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()
Shin'ichiro Kawasaki
1
-2
/
+4
2021-12-22
btrfs: check WRITE_ERR when trying to read an extent buffer
Josef Bacik
1
-0
/
+8
2021-12-22
btrfs: fix double free of anon_dev after failure to create subvolume
Filipe Manana
1
-0
/
+8
2021-12-22
btrfs: fix memory leak in __add_inode_ref()
Jianglei Nie
1
-0
/
+1
2021-12-22
afs: Fix mmap
David Howells
2
-2
/
+4
2021-12-22
ceph: initialize pathlen variable in reconnect_caps_cb
Xiubo Li
1
-2
/
+1
2021-12-22
ceph: fix duplicate increment of opened_inodes metric
Hu Weiwen
1
-8
/
+8
2021-12-22
btrfs: remove stale comment about the btrfs_show_devname
Anand Jain
1
-7
/
+0
2021-12-22
btrfs: update latest_dev when we create a sprout device
Anand Jain
1
-0
/
+2
2021-12-22
btrfs: use latest_dev in btrfs_show_devname
Anand Jain
1
-19
/
+5
2021-12-22
btrfs: convert latest_bdev type to btrfs_device and rename
Anand Jain
6
-12
/
+16
2021-12-22
ceph: fix up non-directory creation in SGID directories
Christian Brauner
1
-3
/
+15
2021-12-17
fuse: make sure reclaim doesn't write the inode
Miklos Szeredi
4
-0
/
+27
2021-12-17
netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock
David Howells
1
-10
/
+5
2021-12-14
aio: Fix incorrect usage of eventfd_signal_allowed()
Xie Yongji
1
-1
/
+1
2021-12-14
tracefs: Set all files to the same group ownership as the mount option
Steven Rostedt (VMware)
1
-0
/
+72
2021-12-14
aio: fix use-after-free due to missing POLLFREE handling
Eric Biggers
1
-31
/
+106
2021-12-14
aio: keep poll requests on waitqueue until completed
Eric Biggers
1
-20
/
+63
2021-12-14
signalfd: use wake_up_pollfree()
Eric Biggers
1
-11
/
+1
2021-12-14
io_uring: ensure task_work gets run as part of cancelations
Jens Axboe
1
-2
/
+4
2021-12-14
tracefs: Have new files inherit the ownership of their parent
Steven Rostedt (VMware)
1
-0
/
+4
2021-12-14
nfsd: Fix nsfd startup race (again)
Alexander Sverdlin
2
-7
/
+8
2021-12-14
nfsd: fix use-after-free due to delegation race
J. Bruce Fields
1
-2
/
+7
2021-12-14
btrfs: free exchange changeset on failures
Johannes Thumshirn
1
-3
/
+9
2021-12-14
btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling
Qu Wenruo
1
-1
/
+2
2021-12-14
btrfs: fix re-dirty process of tree-log nodes
Naohiro Aota
1
-2
/
+3
2021-12-14
btrfs: clear extent buffer uptodate when we fail to write it
Josef Bacik
1
-0
/
+6
2021-12-14
cifs: Fix crash on unload of cifs_arc4.ko
Vincent Whitchurch
1
-13
/
+0
2021-12-08
io-wq: don't retry task_work creation failure on fatal conditions
Jens Axboe
1
-0
/
+7
2021-12-08
fget: check that the fd still exists after getting a ref to it
Linus Torvalds
1
-0
/
+4
2021-12-08
btrfs: check-integrity: fix a warning on write caching disabled disk
Wang Yugui
1
-1
/
+13
2021-12-08
btrfs: silence lockdep when reading chunk tree during mount
Filipe Manana
1
-5
/
+13
2021-12-08
gfs2: Fix length of holes reported at end-of-file
Andreas Gruenbacher
1
-1
/
+1
2021-12-08
gfs2: release iopen glock early in evict
Bob Peterson
1
-7
/
+7
2021-12-01
io_uring: fix soft lockup when call __io_remove_buffers
Ye Bin
1
-3
/
+2
2021-12-01
cifs: nosharesock should be set on new server
Shyam Prasad N
1
-3
/
+4
2021-12-01
ksmbd: Fix an error handling path in 'smb2_sess_setup()'
Christophe JAILLET
1
-2
/
+4
2021-12-01
ceph: properly handle statfs on multifs setups
Jeff Layton
1
-5
/
+6
2021-12-01
cifs: nosharesock should not share socket with future sessions
Shyam Prasad N
3
-1
/
+10
2021-12-01
f2fs: set SBI_NEED_FSCK flag when inconsistent node block found
Weichao Guo
1
-0
/
+1
2021-12-01
f2fs: quota: fix potential deadlock
Chao Yu
1
-1
/
+2
2021-12-01
erofs: fix deadlock when shrink erofs slab
Huang Jianan
1
-2
/
+6
2021-12-01
NFSv42: Don't fail clone() unless the OP_CLONE operation failed
Trond Myklebust
1
-2
/
+1
[next]