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-10-18
ext4: add trace exit in exception path.
Zhang Qilong
2
-2
/
+3
2020-10-18
ext4: optimize file overwrites
Ritesh Harjani
1
-3
/
+15
2020-10-18
ext4: remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2020-10-18
ext4: fix superblock checksum calculation race
Constantine Sapuntzakis
1
-0
/
+11
2020-10-18
ext4: fix error handling code in add_new_gdb
Dinghao Liu
1
-1
/
+3
2020-10-18
ext4: disallow modifying DAX inode flag if inline_data has been set
Xiao Yang
1
-1
/
+1
2020-10-18
ext4: remove unused argument from ext4_(inc|dec)_count
Nikolay Borisov
1
-10
/
+10
2020-10-18
ext4: do not interpret high bytes if 64bit feature is disabled
Petr Malat
1
-6
/
+8
2020-10-18
ext4: delete duplicated words + other fixes
Randy Dunlap
5
-6
/
+6
2020-10-18
ext4: flag as supporting buffered async reads
Jens Axboe
1
-1
/
+1
2020-10-18
ext4: fix leaking sysfs kobject after failed mount
Eric Biggers
1
-0
/
+1
2020-10-18
ext4: discard preallocations before releasing group lock
Jan Kara
1
-20
/
+13
2020-10-18
ext4: fix dead loop in ext4_mb_new_blocks
Ye Bin
1
-1
/
+3
2020-10-18
ext4: implement swap_activate aops using iomap
Ritesh Harjani
1
-0
/
+11
2020-09-26
Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+7
2020-09-26
io_uring: ensure async buffered read-retry is setup properly
Jens Axboe
1
-4
/
+2
2020-09-25
io_uring: don't unconditionally set plug->nowait = true
Jens Axboe
1
-3
/
+0
2020-09-25
io_uring: ensure open/openat2 name is cleaned on cancelation
Jens Axboe
1
-0
/
+5
2020-09-24
Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-12
/
+15
2020-09-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-14
/
+13
2020-09-23
Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+38
2020-09-22
btrfs: fix put of uninitialized kobject after seed device delete
Anand Jain
1
-6
/
+10
2020-09-21
io_uring: fix openat/openat2 unified prep handling
Jens Axboe
1
-2
/
+4
2020-09-21
io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
Jens Axboe
1
-2
/
+4
2020-09-21
io_uring: don't use retry based buffered reads for non-async bdev
Jens Axboe
1
-1
/
+5
2020-09-21
io_uring: don't re-setup vecs/iter in io_resumit_prep() is already there
Jens Axboe
1
-6
/
+10
2020-09-21
btrfs: fix overflow when copying corrupt csums for a message
Johannes Thumshirn
1
-6
/
+5
2020-09-19
fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prot...
Tobias Klauser
1
-1
/
+1
2020-09-18
fuse: fix the ->direct_IO() treatment of iov_iter
Al Viro
1
-13
/
+12
2020-09-15
Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2020-09-14
io_uring: don't run task work on an exiting task
Jens Axboe
1
-0
/
+11
2020-09-14
io_uring: drop 'ctx' ref on task work cancelation
Jens Axboe
1
-0
/
+2
2020-09-14
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
1
-1
/
+2
2020-09-13
io_uring: grab any needed state during defer prep
Jens Axboe
1
-0
/
+2
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2020-09-12
Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-15
/
+29
2020-09-12
Merge tag '5.9-rc4-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+4
2020-09-10
Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+10
2020-09-09
Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+9
2020-09-09
f2fs: Return EOF on unaligned end of file DIO read
Gabriel Krisman Bertazi
1
-0
/
+3
2020-09-09
f2fs: fix indefinite loop scanning for free nid
Sahitya Tummala
1
-0
/
+3
2020-09-09
f2fs: Fix type of section block count variables
Shin'ichiro Kawasaki
1
-4
/
+4
2020-09-07
btrfs: fix NULL pointer dereference after failure to create snapshot
Filipe Manana
1
-0
/
+1
2020-09-07
btrfs: free data reloc tree on failed mount
Josef Bacik
1
-0
/
+2
2020-09-07
btrfs: require only sector size alignment for parent eb bytenr
Qu Wenruo
2
-15
/
+16
2020-09-07
btrfs: fix lockdep splat in add_missing_dev
Josef Bacik
1
-0
/
+10
2020-09-07
cifs: fix DFS mount with cifsacl/modefromsid
Ronnie Sahlberg
1
-0
/
+4
2020-09-06
Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+52
2020-09-06
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
1
-2
/
+23
2020-09-06
io_uring: fix cancel of deferred reqs with ->files
Pavel Begunkov
1
-0
/
+27
[next]