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-04-27
netfs: Miscellaneous fixes
David Howells
1
-3
/
+3
2021-04-23
fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
David Howells
10
-3
/
+557
2021-04-23
netfs: Add a tracepoint to log failures that would be otherwise unseen
David Howells
1
-2
/
+12
2021-04-23
netfs: Define an interface to talk to a cache
David Howells
1
-1
/
+238
2021-04-23
netfs: Add write_begin helper
David Howells
3
-3
/
+174
2021-04-23
netfs: Gather stats
David Howells
5
-2
/
+127
2021-04-23
netfs: Add tracepoints
David Howells
1
-0
/
+26
2021-04-23
netfs: Provide readahead and readpage netfs helpers
David Howells
5
-0
/
+794
2021-04-23
netfs: Make a netfs helper module
David Howells
1
-0
/
+8
2021-04-23
mm/filemap: Pass the file_ra_state in the ractl
Matthew Wilcox (Oracle)
3
-3
/
+3
2021-03-24
Merge tag 'afs-cachefiles-fixes-20210323' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-6
/
+4
2021-03-24
cachefiles: do not yet allow on idmapped mounts
Christian Brauner
1
-0
/
+6
2021-03-23
afs: Use wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
1
-2
/
+1
2021-03-23
fs/cachefiles: Remove wait_bit_key layout dependency
Matthew Wilcox (Oracle)
1
-4
/
+3
2021-03-22
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-72
/
+168
2021-03-21
Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+26
2021-03-21
Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+4
2021-03-21
io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG...
Stefan Metzmacher
1
-4
/
+20
2021-03-21
io-wq: ensure task is running before processing task_work
Jens Axboe
1
-2
/
+6
2021-03-21
ext4: initialize ret to suppress smatch warning
Theodore Ts'o
1
-1
/
+1
2021-03-21
ext4: stop inode update before return
Pan Bian
1
-1
/
+3
2021-03-21
ext4: fix rename whiteout with fast commit
Harshad Shirwadkar
3
-2
/
+12
2021-03-21
ext4: fix timer use-after-free on failed mount
Jan Kara
1
-1
/
+1
2021-03-21
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
1
-4
/
+4
2021-03-21
ext4: do not try to set xattr into ea_inode if value is empty
zhangyi (F)
1
-1
/
+1
2021-03-21
ext4: do not iput inode under running transaction in ext4_rename()
zhangyi (F)
1
-9
/
+9
2021-03-21
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
1
-2
/
+27
2021-03-20
Merge tag '5.12-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-8
/
+26
2021-03-20
Merge tag 'zonefs-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+87
2021-03-20
Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-103
/
+141
2021-03-19
cifs: fix allocation size on newly created files
Steve French
1
-1
/
+9
2021-03-19
cifs: warn and fail if trying to use rootfs without the config option
Aurelien Aptel
1
-2
/
+4
2021-03-19
fs/cifs/: fix misspellings using codespell tool
Liu xuzhi
1
-1
/
+1
2021-03-18
Merge tag 'for-5.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-35
/
+103
2021-03-18
Merge tag 'xfs-5.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-53
/
+60
2021-03-18
Merge branch 'iomap-5.12-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+10
2021-03-18
io_uring: don't leak creds on SQO attach error
Pavel Begunkov
1
-11
/
+6
2021-03-18
io_uring: use typesafe pointers in io_uring_task
Stefan Metzmacher
1
-2
/
+2
2021-03-18
io_uring: remove structures from include/linux/io_uring.h
Stefan Metzmacher
2
-1
/
+25
2021-03-18
io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg]() calls
Stefan Metzmacher
1
-4
/
+4
2021-03-17
zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
Chao Yu
1
-4
/
+3
2021-03-17
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
1
-6
/
+4
2021-03-16
btrfs: always pin deleted leaves when there are active tree mod log users
Filipe Manana
1
-1
/
+22
2021-03-16
btrfs: fix race when cloning extent buffer during rewind of an old root
Filipe Manana
1
-0
/
+2
2021-03-16
btrfs: fix slab cache flags for free space tree bitmap
David Sterba
1
-1
/
+1
2021-03-16
Merge tag 'fuse-fixes-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-11
/
+25
2021-03-16
Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
6
-44
/
+20
2021-03-16
fuse: 32-bit user space ioctl compat for fuse device
Alessio Balsini
1
-10
/
+16
2021-03-16
btrfs: subpage: make readahead work properly
Qu Wenruo
1
-17
/
+18
2021-03-16
btrfs: subpage: fix wild pointer access during metadata read failure
Qu Wenruo
1
-1
/
+30
[next]