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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
xfs: add in-memory iunlink log item
Dave Chinner
5
-63
/
+219
2022-07-14
xfs: add log item precommit operation
Dave Chinner
3
-2
/
+96
2022-07-14
xfs: combine iunlink inode update functions
Dave Chinner
1
-36
/
+16
2022-07-14
xfs: clean up xfs_iunlink_update_inode()
Dave Chinner
1
-13
/
+5
2022-07-14
xfs: double link the unlinked inode list
Dave Chinner
6
-310
/
+90
2022-07-14
xfs: introduce xfs_iunlink_lookup
Dave Chinner
2
-96
/
+66
2022-07-14
xfs: refactor xlog_recover_process_iunlinks()
Dave Chinner
1
-66
/
+71
2022-07-14
xfs: track the iunlink list pointer in the xfs_inode
Dave Chinner
4
-18
/
+10
2022-07-14
xfs: factor the xfs_iunlink functions
Dave Chinner
1
-42
/
+66
2022-07-14
xfs: flush inode gc workqueue before clearing agi bucket
Zhang Yi
1
-0
/
+1
2022-07-07
xfs: make is_log_ag() a first class helper
Dave Chinner
8
-17
/
+18
2022-07-07
xfs: replace xfs_ag_block_count() with perag accesses
Dave Chinner
3
-13
/
+11
2022-07-07
xfs: Pre-calculate per-AG agino geometry
Dave Chinner
10
-81
/
+95
2022-07-07
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
17
-82
/
+115
2022-07-07
xfs: pass perag to xfs_alloc_read_agfl
Dave Chinner
4
-19
/
+20
2022-07-07
xfs: pass perag to xfs_alloc_put_freelist
Dave Chinner
5
-18
/
+10
2022-07-07
xfs: pass perag to xfs_alloc_get_freelist
Dave Chinner
5
-22
/
+13
2022-07-07
xfs: pass perag to xfs_read_agf
Dave Chinner
2
-16
/
+14
2022-07-07
xfs: pass perag to xfs_read_agi
Dave Chinner
4
-43
/
+40
2022-07-07
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
20
-83
/
+70
2022-07-07
xfs: kill xfs_alloc_pagf_init()
Dave Chinner
7
-41
/
+19
2022-07-07
xfs: pass perag to xfs_ialloc_read_agi()
Dave Chinner
7
-36
/
+31
2022-07-07
xfs: kill xfs_ialloc_pagi_init()
Dave Chinner
3
-36
/
+16
2022-07-07
xfs: make last AG grow/shrink perag centric
Dave Chinner
4
-41
/
+40
2022-07-01
xfs: prevent a UAF when log IO errors race with unmount
Darrick J. Wong
1
-2
/
+7
2022-06-29
xfs: dont treat rt extents beyond EOF as eofblocks to be cleared
Darrick J. Wong
1
-0
/
+2
2022-06-29
xfs: don't hold xattr leaf buffers across transaction rolls
Darrick J. Wong
5
-65
/
+12
2022-06-29
xfs: empty xattr leaf header blocks are not corruption
Darrick J. Wong
1
-9
/
+17
2022-06-27
xfs: clean up the end of xfs_attri_item_recover
Darrick J. Wong
1
-19
/
+26
2022-06-27
xfs: always free xattri_leaf_bp when cancelling a deferred op
Darrick J. Wong
1
-1
/
+19
2022-06-27
xfs: use invalidate_lock to check the state of mmap_lock
Kaixu Xia
1
-2
/
+2
2022-06-27
xfs: factor out the common lock flags assert
Kaixu Xia
1
-37
/
+23
2022-06-23
xfs: introduce xfs_inodegc_push()
Dave Chinner
5
-10
/
+28
2022-06-23
xfs: bound maximum wait time for inodegc work
Dave Chinner
3
-16
/
+24
2022-06-16
xfs: preserve DIFLAG2_NREXT64 when setting other inode attributes
Darrick J. Wong
1
-1
/
+2
2022-06-16
xfs: fix variable state usage
Darrick J. Wong
1
-2
/
+1
2022-06-16
xfs: fix TOCTOU race involving the new logged xattrs control knob
Darrick J. Wong
6
-22
/
+34
2022-06-13
Linux 5.19-rc2
Linus Torvalds
1
-1
/
+1
2022-06-12
Merge tag 'platform-drivers-x86-v5.19-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8
-14
/
+35
2022-06-12
Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-17
/
+73
2022-06-12
Merge tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-23
/
+40
2022-06-12
Merge tag '5.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-14
/
+29
2022-06-12
Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-62
/
+71
2022-06-12
platform/x86/intel: hid: Add Surface Go to VGBS allow list
Duke Lee
1
-0
/
+6
2022-06-12
platform/x86: hp-wmi: Use zero insize parameter only when supported
Bedant Patnaik
1
-8
/
+15
2022-06-12
platform/x86: hp-wmi: Resolve WMI query failures on some devices
Jorge Lopez
1
-2
/
+4
2022-06-12
workqueue: Switch to new kerneldoc syntax for named variable macro argument
Jonathan Neuschäfer
1
-1
/
+1
2022-06-12
Merge tag 'gpio-fixes-for-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-68
/
+99
2022-06-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
15
-61
/
+94
2022-06-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
9
-15
/
+32
[next]