index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
2020-10-08
io_uring: no need to call xa_destroy() on empty xarray
Jens Axboe
1
-1
/
+0
2020-10-08
9P: Cast to loff_t before multiplying
Matthew Wilcox (Oracle)
1
-2
/
+2
2020-10-07
io_uring: batch account ->req_issue and task struct references
Jens Axboe
1
-2
/
+5
2020-10-07
NFS: Decode a full READ_PLUS reply
Anna Schumaker
1
-17
/
+19
2020-10-07
NFS: Add READ_PLUS hole segment decoding
Anna Schumaker
1
-1
/
+25
2020-10-07
NFS: Add READ_PLUS data segment support
Anna Schumaker
4
-3
/
+184
2020-10-07
NFS: Use xdr_page_pos() in NFSv4 decode_getacl()
Anna Schumaker
1
-5
/
+1
2020-10-07
xfs: fix the indent in xfs_trans_mod_dquot
Kaixu Xia
1
-28
/
+15
2020-10-07
xfs: do the ASSERT for the arguments O_{u,g,p}dqpp
Kaixu Xia
1
-0
/
+3
2020-10-07
xfs: fix deadlock and streamline xfs_getfsmap performance
Darrick J. Wong
3
-71
/
+124
2020-10-07
xfs: limit entries returned when counting fsmap records
Darrick J. Wong
1
-0
/
+3
2020-10-07
xfs: only relog deferred intent items if free space in the log gets low
Darrick J. Wong
1
-0
/
+16
2020-10-07
xfs: expose the log push threshold
Darrick J. Wong
2
-10
/
+32
2020-10-07
xfs: periodically relog deferred intent items
Darrick J. Wong
9
-0
/
+168
2020-10-07
xfs: change the order in which child and parent defer ops are finished
Darrick J. Wong
1
-1
/
+10
2020-10-07
xfs: fix an incore inode UAF in xfs_bui_recover
Darrick J. Wong
7
-13
/
+61
2020-10-07
xfs: clean up xfs_bui_item_recover iget/trans_alloc/ilock ordering
Darrick J. Wong
1
-18
/
+23
2020-10-07
xfs: clean up bmap intent item recovery checking
Darrick J. Wong
1
-26
/
+12
2020-10-07
xfs: xfs_defer_capture should absorb remaining transaction reservation
Darrick J. Wong
3
-3
/
+20
2020-10-07
xfs: xfs_defer_capture should absorb remaining block reservations
Darrick J. Wong
3
-18
/
+11
2020-10-07
xfs: proper replay of deferred ops queued during log recovery
Darrick J. Wong
8
-91
/
+187
2020-10-07
xfs: remove XFS_LI_RECOVERED
Darrick J. Wong
2
-8
/
+4
2020-10-07
xfs: remove xfs_defer_reset
Darrick J. Wong
1
-19
/
+5
2020-10-07
btrfs: rename BTRFS_INODE_ORDERED_DATA_CLOSE flag
Nikolay Borisov
3
-9
/
+9
2020-10-07
btrfs: annotate device name rcu_string with __rcu
Madhuparna Bhowmik
1
-1
/
+1
2020-10-07
btrfs: skip devices without magic signature when mounting
Anand Jain
2
-8
/
+18
2020-10-07
btrfs: cleanup cow block on error
Josef Bacik
1
-0
/
+6
2020-10-07
btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
Goldwyn Rodrigues
2
-21
/
+0
2020-10-07
fs: remove no longer used dio_end_io()
Goldwyn Rodrigues
1
-19
/
+0
2020-10-07
btrfs: return error if we're unable to read device stats
Josef Bacik
1
-8
/
+18
2020-10-07
btrfs: init device stats for seed devices
Josef Bacik
1
-41
/
+46
2020-10-07
btrfs: remove struct extent_io_ops
Nikolay Borisov
7
-38
/
+0
2020-10-07
btrfs: call submit_bio_hook directly for metadata pages
Nikolay Borisov
3
-7
/
+7
2020-10-07
btrfs: stop calling submit_bio_hook for data inodes
Nikolay Borisov
3
-8
/
+12
2020-10-07
btrfs: don't opencode is_data_inode in end_bio_extent_readpage
Nikolay Borisov
1
-4
/
+2
2020-10-07
btrfs: call submit_bio_hook directly in submit_one_bio
Nikolay Borisov
1
-5
/
+2
2020-10-07
btrfs: remove extent_io_ops::readpage_end_io_hook
Nikolay Borisov
3
-6
/
+1
2020-10-07
btrfs: replace readpage_end_io_hook with direct calls
Nikolay Borisov
5
-12
/
+18
2020-10-07
btrfs: send, recompute reference path after orphanization of a directory
Filipe Manana
1
-0
/
+72
2020-10-07
btrfs: send, orphanize first all conflicting inodes when processing references
Filipe Manana
1
-40
/
+87
2020-10-07
btrfs: tree-checker: fix false alert caused by legacy btrfs root item
Qu Wenruo
1
-5
/
+12
2020-10-07
btrfs: use unaligned helpers for stack and header set/get helpers
David Sterba
2
-16
/
+14
2020-10-07
btrfs: free-space-cache: use unaligned helpers to access data
David Sterba
1
-12
/
+9
2020-10-07
btrfs: send: use helpers for unaligned access to header members
David Sterba
1
-7
/
+7
2020-10-07
btrfs: use own btree inode io_tree owner id
Qu Wenruo
2
-1
/
+2
2020-10-07
btrfs: reschedule when cloning lots of extents
Johannes Thumshirn
1
-0
/
+2
2020-10-07
btrfs: use kvcalloc for allocation in btrfs_ioctl_send()
Denis Efremov
1
-5
/
+6
2020-10-07
btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send()
Denis Efremov
1
-1
/
+1
2020-10-07
btrfs: remove inode argument from btrfs_start_ordered_extent
Nikolay Borisov
5
-17
/
+14
2020-10-07
btrfs: remove inode argument from add_pending_csums
Nikolay Borisov
1
-5
/
+4
[prev]
[next]