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
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
2023-10-18
xfs: convert the rtbitmap block and bit macros to static inline functions
Darrick J. Wong
5
-31
/
+53
2023-10-18
xfs: use shifting and masking when converting rt extents, if possible
Darrick J. Wong
6
-0
/
+50
2023-10-18
xfs: create rt extent rounding helpers for realtime extent blocks
Darrick J. Wong
2
-5
/
+21
2023-10-18
xfs: convert do_div calls to xfs_rtb_to_rtx helper calls
Darrick J. Wong
6
-28
/
+28
2023-10-18
xfs: create helpers to convert rt block numbers to rt extent numbers
Darrick J. Wong
3
-6
/
+37
2023-10-18
xfs: create a helper to convert extlen to rtextlen
Darrick J. Wong
4
-9
/
+16
2023-10-18
xfs: create a helper to compute leftovers of realtime extents
Darrick J. Wong
6
-7
/
+19
2023-10-18
xfs: create a helper to convert rtextents to rtblocks
Darrick J. Wong
6
-12
/
+30
2023-10-18
xfs: convert rt extent numbers to xfs_rtxnum_t
Darrick J. Wong
8
-139
/
+137
2023-10-18
xfs: rename xfs_verify_rtext to xfs_verify_rtbext
Darrick J. Wong
6
-10
/
+10
2023-10-18
xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
Darrick J. Wong
4
-3
/
+5
2023-10-18
xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t
Darrick J. Wong
3
-34
/
+34
2023-10-18
xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
Darrick J. Wong
7
-50
/
+50
2023-10-18
xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
Darrick J. Wong
9
-78
/
+89
2023-10-18
xfs: make sure maxlen is still congruent with prod when rounding down
Darrick J. Wong
1
-5
/
+26
2023-10-18
xfs: fix units conversion error in xfs_bmap_del_extent_delay
Darrick J. Wong
1
-1
/
+1
2023-10-18
xfs: rt stubs should return negative errnos when rt disabled
Darrick J. Wong
1
-12
/
+12
2023-10-18
xfs: prevent rt growfs when quota is enabled
Darrick J. Wong
1
-1
/
+1
2023-10-17
xfs: hoist freeing of rt data fork extent mappings
Darrick J. Wong
3
-16
/
+41
2023-10-17
xfs: bump max fsgeom struct version
Darrick J. Wong
1
-1
/
+1
2023-10-15
Linux 6.6-rc6
Linus Torvalds
1
-1
/
+1
2023-10-15
Revert "x86/smp: Put CPUs into INIT on shutdown if possible"
Linus Torvalds
3
-60
/
+7
2023-10-15
virtio_net: fix the missing of the dma cpu sync
Xuan Zhuo
1
-7
/
+7
2023-10-15
Merge tag 'usb-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
23
-87
/
+220
2023-10-15
Merge tag 'tty-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-22
/
+22
2023-10-15
Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
24
-62
/
+94
2023-10-15
Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-69
/
+98
2023-10-15
Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-12
/
+17
2023-10-15
Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-14
/
+5
2023-10-15
Merge tag '6.6-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-7
/
+11
2023-10-15
Merge tag '6.6-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-74
/
+69
2023-10-15
Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+33
2023-10-15
Merge tag 'sched-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+59
2023-10-15
Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+3
2023-10-14
ovl: temporarily disable appending lowedirs
Amir Goldstein
1
-49
/
+3
2023-10-14
Merge tag 'xfs-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-5
/
+16
2023-10-14
ovl: fix regression in showing lowerdir mount option
Amir Goldstein
2
-15
/
+35
2023-10-14
Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-34
/
+70
2023-10-14
Input: powermate - fix use-after-free in powermate_config_complete
Javier Carrasco
1
-0
/
+1
2023-10-14
Input: xpad - add PXN V900 support
Matthias Berndt
1
-0
/
+2
2023-10-14
Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
Dmitry Torokhov
2
-22
/
+29
2023-10-14
Input: psmouse - fix fast_reconnect function for PS/2 mode
Jeffery Miller
2
-0
/
+2
2023-10-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2023-10-13
Merge tag 'ceph-for-6.6-rc6' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-7
/
+5
2023-10-13
Merge tag 'acpi-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-6
/
+31
2023-10-13
Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-47
/
+84
2023-10-13
Merge tag 'soundwire-6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-33
/
+115
2023-10-13
Merge tag 'dmaengine-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-24
/
+79
2023-10-13
Merge tag 'media/v6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
4
-14
/
+24
2023-10-13
Merge branches 'acpi-ec' and 'acpi-resource'
Rafael J. Wysocki
2
-6
/
+31
[next]