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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-08
xfs: rename struct xfs_eofblocks to xfs_icwalk
Darrick J. Wong
5
-130
/
+130
2021-06-08
xfs: change the prefix of XFS_EOF_FLAGS_* to XFS_ICWALK_FLAG_
Darrick J. Wong
4
-26
/
+52
2021-06-08
xfs: selectively keep sick inodes in memory
Darrick J. Wong
1
-6
/
+39
2021-06-08
xfs: drop IDONTCACHE on inodes when we mark them sick
Darrick J. Wong
1
-0
/
+9
2021-06-08
xfs: only reset incore inode health state flags when reclaiming an inode
Darrick J. Wong
1
-3
/
+2
2021-06-08
Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...
Darrick J. Wong
9
-462
/
+504
2021-06-08
Merge tag 'assorted-fixes-5.14-1_2021-06-03' of https://git.kernel.org/pub/sc...
Darrick J. Wong
5
-26
/
+40
2021-06-08
Merge tag 'unit-conversion-cleanups-5.14_2021-06-03' of https://git.kernel.or...
Darrick J. Wong
3
-6
/
+6
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
60
-1389
/
+1408
2021-06-08
Merge tag 'xfs-buf-bulk-alloc-tag' of git://git.kernel.org/pub/scm/linux/kern...
Darrick J. Wong
3
-189
/
+120
2021-06-07
xfs: merge xfs_buf_allocate_memory
Dave Chinner
1
-31
/
+13
2021-06-07
xfs: cleanup error handling in xfs_buf_get_map
Christoph Hellwig
1
-8
/
+7
2021-06-07
xfs: get rid of xb_to_gfp()
Dave Chinner
1
-4
/
+6
2021-06-07
xfs: simplify the b_page_count calculation
Christoph Hellwig
1
-11
/
+3
2021-06-07
xfs: remove ->b_offset handling for page backed buffers
Christoph Hellwig
2
-6
/
+5
2021-06-04
xfs: refactor per-AG inode tagging functions
Darrick J. Wong
4
-88
/
+80
2021-06-04
xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_ag
Darrick J. Wong
3
-115
/
+53
2021-06-04
xfs: pass struct xfs_eofblocks to the inode scan callback
Darrick J. Wong
1
-19
/
+15
2021-06-04
xfs: fix radix tree tag signs
Darrick J. Wong
2
-3
/
+3
2021-06-04
xfs: make the icwalk processing functions clean up the grab state
Darrick J. Wong
1
-9
/
+11
2021-06-04
xfs: clean up inode state flag tests in xfs_blockgc_igrab
Darrick J. Wong
1
-2
/
+5
2021-06-04
xfs: remove indirect calls from xfs_inode_walk{,_ag}
Darrick J. Wong
1
-24
/
+36
2021-06-04
xfs: remove iter_flags parameter from xfs_inode_walk_*
Darrick J. Wong
2
-26
/
+12
2021-06-04
xfs: move xfs_inew_wait call into xfs_dqrele_inode
Darrick J. Wong
1
-2
/
+4
2021-06-04
xfs: separate the dqrele_all inode grab logic from xfs_inode_walk_ag_grab
Darrick J. Wong
1
-5
/
+66
2021-06-04
xfs: pass the goal of the incore inode walk to xfs_inode_walk()
Darrick J. Wong
2
-21
/
+43
2021-06-04
xfs: rename xfs_inode_walk functions to xfs_icwalk
Darrick J. Wong
1
-11
/
+11
2021-06-04
xfs: move the inode walk functions further down
Darrick J. Wong
1
-195
/
+206
2021-06-04
xfs: detach inode dquots at the end of inactivation
Darrick J. Wong
2
-12
/
+12
2021-06-04
xfs: move the quotaoff dqrele inode walk into xfs_icache.c
Darrick J. Wong
4
-57
/
+71
2021-06-03
xfs: don't take a spinlock unconditionally in the DIO fastpath
Dave Chinner
1
-11
/
+31
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
3
-80
/
+87
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
6
-93
/
+44
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
2
-18
/
+8
2021-06-02
xfs: remove agno from btree cursor
Dave Chinner
19
-130
/
+130
2021-06-02
xfs: use perag for ialloc btree cursors
Dave Chinner
6
-116
/
+109
2021-06-02
xfs: convert allocbt cursors to use perags
Dave Chinner
7
-43
/
+32
2021-06-02
xfs: convert refcount btree cursor to use perags
Dave Chinner
9
-44
/
+50
2021-06-02
xfs: convert rmap btree cursor to using a perag
Dave Chinner
11
-46
/
+42
2021-06-02
xfs: add a perag to the btree cursor
Dave Chinner
21
-70
/
+119
2021-06-02
xfs: pass perags around in fsmap data dev functions
Dave Chinner
2
-31
/
+59
2021-06-02
xfs: push perags through the ag reservation callouts
Dave Chinner
7
-23
/
+23
[next]