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
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
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
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-08
Merge tag 'assorted-fixes-5.14-1_2021-06-03' of https://git.kernel.org/pub/sc...
Darrick J. Wong
4
-15
/
+9
2021-06-08
Merge tag 'unit-conversion-cleanups-5.14_2021-06-03' of https://git.kernel.or...
Darrick J. Wong
1
-1
/
+1
2021-06-08
xfs: drop the AGI being passed to xfs_check_agi_freecount
Dave Chinner
1
-15
/
+13
2021-06-08
Merge tag 'xfs-perag-conv-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Darrick J. Wong
27
-804
/
+1057
2021-06-08
Merge tag 'xfs-buf-bulk-alloc-tag' of git://git.kernel.org/pub/scm/linux/kern...
Darrick J. Wong
1
-1
/
+0
2021-06-03
xfs: mark xfs_bmap_set_attrforkoff static
Christoph Hellwig
2
-2
/
+1
2021-06-03
xfs: Remove redundant assignment to busy
Jiapeng Chong
1
-1
/
+0
2021-06-03
xfs: sort variable alphabetically to avoid repeated declaration
Shaokun Zhang
1
-12
/
+8
2021-06-02
xfs: remove xfs_perag_t
Dave Chinner
3
-35
/
+35
2021-06-02
xfs: use perag through unlink processing
Dave Chinner
2
-24
/
+12
2021-06-02
xfs: clean up and simplify xfs_dialloc()
Dave Chinner
1
-118
/
+153
2021-06-02
xfs: inode allocation can use a single perag instance
Dave Chinner
1
-3
/
+3
2021-06-02
xfs: get rid of xfs_dir_ialloc()
Dave Chinner
2
-30
/
+14
2021-06-02
xfs: collapse AG selection for inode allocation
Dave Chinner
1
-147
/
+78
2021-06-02
xfs: simplify xfs_dialloc_select_ag() return values
Dave Chinner
1
-15
/
+8
2021-06-02
xfs: remove agno from btree cursor
Dave Chinner
10
-116
/
+111
2021-06-02
xfs: use perag for ialloc btree cursors
Dave Chinner
3
-107
/
+103
2021-06-02
xfs: convert allocbt cursors to use perags
Dave Chinner
3
-35
/
+24
2021-06-02
xfs: convert refcount btree cursor to use perags
Dave Chinner
4
-34
/
+41
2021-06-02
xfs: convert rmap btree cursor to using a perag
Dave Chinner
6
-34
/
+32
2021-06-02
xfs: add a perag to the btree cursor
Dave Chinner
14
-47
/
+93
2021-06-02
xfs: pass perags around in fsmap data dev functions
Dave Chinner
1
-2
/
+13
2021-06-02
xfs: push perags through the ag reservation callouts
Dave Chinner
7
-23
/
+23
2021-06-02
xfs: pass perags through to the busy extent code
Dave Chinner
5
-39
/
+44
2021-06-02
xfs: convert secondary superblock walk to use perags
Dave Chinner
1
-5
/
+7
2021-06-02
xfs: convert xfs_iwalk to use perag references
Dave Chinner
1
-6
/
+10
2021-06-02
xfs: convert raw ag walks to use for_each_perag
Dave Chinner
1
-1
/
+3
2021-06-02
xfs: make for_each_perag... a first class citizen
Dave Chinner
1
-0
/
+17
2021-06-02
xfs: move perag structure and setup to libxfs/xfs_ag.[ch]
Dave Chinner
4
-2
/
+247
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
13
-149
/
+154
2021-06-01
xfs: clean up open-coded fs block unit conversions
Darrick J. Wong
1
-1
/
+1
2021-06-01
xfs: use xfs_buf_alloc_pages for uncached buffers
Dave Chinner
1
-1
/
+0
2021-05-27
xfs: bunmapi has unnecessary AG lock ordering issues
Dave Chinner
1
-11
/
+0
2021-05-27
xfs: btree format inode forks can have zero extents
Dave Chinner
1
-1
/
+0
2021-05-25
xfs: validate extsz hints against rt extent size when rtinherit is set
Darrick J. Wong
2
-0
/
+39
2021-05-25
xfs: standardize extent size hint validation
Darrick J. Wong
1
-4
/
+20
2021-05-25
xfs: check free AG space when making per-AG reservations
Darrick J. Wong
1
-3
/
+15
2021-05-20
xfs: restore old ioctl definitions
Darrick J. Wong
1
-0
/
+4
2021-05-07
Merge tag 'xfs-5.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-27
/
+58
2021-04-29
Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
32
-384
/
+416
2021-04-29
xfs: introduce in-core global counter of allocbt blocks
Brian Foster
2
-0
/
+16
2021-04-29
xfs: unconditionally read all AGFs on mounts with perag reservation
Brian Foster
1
-11
/
+23
2021-04-29
xfs: update superblock counters correctly for !lazysbcount
Dave Chinner
1
-3
/
+13
2021-04-29
xfs: remove obsolete AGF counter debugging
Darrick J. Wong
3
-7
/
+0
2021-04-23
xfs: rename struct xfs_legacy_ictimestamp
Christoph Hellwig
1
-1
/
+1
2021-04-23
xfs: rename xfs_ictimestamp_t
Christoph Hellwig
1
-5
/
+5
2021-04-15
xfs: remove XFS_IFEXTENTS
Christoph Hellwig
5
-28
/
+9
2021-04-15
xfs: remove XFS_IFINLINE
Christoph Hellwig
7
-23
/
+12
2021-04-15
xfs: remove XFS_IFBROOT
Christoph Hellwig
4
-14
/
+8
2021-04-15
xfs: only look at the fork format in xfs_idestroy_fork
Christoph Hellwig
1
-7
/
+6
[next]