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
2022-03-17
f2fs: introduce gc_urgent_mid mode
Daeho Jeong
4
-1
/
+17
2022-03-17
f2fs: compress: fix to print raw data size in error path of lz4 decompression
Chao Yu
1
-3
/
+2
2022-03-17
f2fs: remove redundant parameter judgment
Wang Xiaojun
1
-2
/
+1
2022-03-17
f2fs: use spin_lock to avoid hang
Jaegeuk Kim
1
-7
/
+10
2022-03-17
erofs: rename ctime to mtime
David Anderson
2
-4
/
+5
2022-03-17
smb3: fix incorrect session setup check for multiuser mounts
Steve French
1
-1
/
+2
2022-03-17
io_uring: fold evfd signalling under a slower path
Pavel Begunkov
1
-26
/
+34
2022-03-17
io_uring: thin down io_commit_cqring()
Pavel Begunkov
1
-8
/
+15
2022-03-17
io_uring: shuffle io_eventfd_signal() bits around
Pavel Begunkov
1
-8
/
+5
2022-03-17
io_uring: remove extra barrier for non-sqpoll iopoll
Pavel Begunkov
1
-4
/
+1
2022-03-17
io_uring: fix provided buffer return on failure for kiocb_done()
Pavel Begunkov
1
-7
/
+3
2022-03-17
io_uring: extend provided buf return to fails
Pavel Begunkov
1
-1
/
+1
2022-03-17
io_uring: refactor timeout cancellation cqe posting
Pavel Begunkov
1
-4
/
+1
2022-03-17
io_uring: normilise naming for fill_cqe*
Pavel Begunkov
1
-8
/
+8
2022-03-17
io_uring: cache poll/double-poll state with a request flag
Jens Axboe
1
-5
/
+19
2022-03-17
io_uring: cache req->apoll->events in req->cflags
Jens Axboe
1
-12
/
+19
2022-03-16
io_uring: move req->poll_refs into previous struct hole
Jens Axboe
1
-3
/
+3
2022-03-16
erofs: use meta buffers for inode lookup
Gao Xiang
1
-30
/
+24
2022-03-16
erofs: use meta buffers for reading directories
Gao Xiang
3
-18
/
+17
2022-03-16
fs: erofs: add sanity check for kobject in erofs_unregister_sysfs
Dongliang Mu
1
-3
/
+5
2022-03-16
erofs: refine managed inode stuffs
Gao Xiang
2
-6
/
+9
2022-03-16
erofs: clean up z_erofs_extent_lookback
Gao Xiang
1
-34
/
+33
2022-03-16
erofs: silence warnings related to impossible m_plen
Gao Xiang
1
-2
/
+2
2022-03-16
erofs: clean up preload_compressed_pages()
Gao Xiang
1
-8
/
+10
2022-03-16
erofs: get rid of `struct z_erofs_collector'
Gao Xiang
1
-86
/
+77
2022-03-16
erofs: use meta buffers for erofs_read_superblock()
Jeffle Xu
1
-8
/
+5
2022-03-16
ext4: fix kernel doc warnings
Theodore Ts'o
2
-3
/
+4
2022-03-16
ext4: add commit tid info in ext4_fc_commit_start/stop trace events
Ritesh Harjani
1
-2
/
+2
2022-03-16
ext4: add commit_tid info in jbd debug log
Ritesh Harjani
1
-6
/
+9
2022-03-16
ext4: add transaction tid info in fc_track events
Ritesh Harjani
1
-5
/
+5
2022-03-16
ext4: add new trace event in ext4_fc_cleanup
Ritesh Harjani
1
-0
/
+1
2022-03-16
ext4: return early for non-eligible fast_commit track events
Ritesh Harjani
2
-14
/
+60
2022-03-15
pstore: Don't use semaphores in always-atomic-context code
Jann Horn
1
-20
/
+18
2022-03-15
io_uring: recycle apoll_poll entries
Jens Axboe
1
-6
/
+37
2022-03-15
NFSD: prevent underflow in nfssvc_decode_writeargs()
Dan Carpenter
2
-2
/
+2
2022-03-14
btrfs: zoned: put block group after final usage
Nikolay Borisov
1
-3
/
+4
2022-03-14
btrfs: don't access possibly stale fs_info data in device_list_add
Dongliang Mu
1
-7
/
+6
2022-03-14
btrfs: add lockdep_assert_held to need_preemptive_reclaim
Niels Dossche
1
-0
/
+2
2022-03-14
btrfs: verify the tranisd of the to-be-written dirty extent buffer
Qu Wenruo
1
-6
/
+20
2022-03-14
btrfs: unify the error handling of btrfs_read_buffer()
Qu Wenruo
1
-6
/
+6
2022-03-14
btrfs: unify the error handling pattern for read_tree_block()
Qu Wenruo
5
-27
/
+34
2022-03-14
btrfs: factor out do_free_extent_accounting helper
Josef Bacik
1
-22
/
+30
2022-03-14
btrfs: remove last_ref from the extent freeing code
Josef Bacik
1
-23
/
+11
2022-03-14
btrfs: add a alloc_reserved_extent helper
Josef Bacik
1
-32
/
+24
2022-03-14
btrfs: remove BUG_ON(ret) in alloc_reserved_tree_block
Josef Bacik
1
-1
/
+2
2022-03-14
btrfs: add and use helper for unlinking inode during log replay
Filipe Manana
1
-48
/
+29
2022-03-14
btrfs: extend locking to all space_info members accesses
Niels Dossche
1
-1
/
+2
2022-03-14
btrfs: zoned: mark relocation as writing
Naohiro Aota
2
-1
/
+10
2022-03-14
fs: allow cross-vfsmount reflink/dedupe
Josef Bacik
2
-10
/
+1
2022-03-14
btrfs: remove the cross file system checks from remap
Josef Bacik
1
-3
/
+1
[prev]
[next]