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
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-04
xfs: check min blks for random debug mode sparse allocations
Brian Foster
1
-7
/
+8
2015-05-29
xfs: enable sparse inode chunks for v5 superblocks
Brian Foster
1
-1
/
+2
2015-05-29
xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()
Brian Foster
2
-12
/
+15
2015-05-29
xfs: only free allocated regions of inode chunks
Brian Foster
1
-3
/
+78
2015-05-29
xfs: filter out sparse regions from individual inode allocation
Brian Foster
1
-2
/
+13
2015-05-29
xfs: randomly do sparse inode allocations in DEBUG mode
Brian Foster
1
-2
/
+13
2015-05-29
xfs: allocate sparse inode chunks on full chunk allocation failure
Brian Foster
3
-14
/
+354
2015-05-29
xfs: helper to convert holemask to inode alloc. bitmap
Brian Foster
2
-0
/
+54
2015-05-29
xfs: pass inode count through ordered icreate log item
Brian Foster
2
-4
/
+5
2015-05-29
xfs: introduce inode record hole mask for sparse inode chunks
Brian Foster
3
-12
/
+81
2015-05-29
xfs: add fs geometry bit for sparse inode chunks
Brian Foster
1
-0
/
+1
2015-05-29
xfs: sparse inode chunks feature helpers and mount requirements
Brian Foster
2
-0
/
+28
2015-05-29
xfs: use sparse chunk alignment for min. inode allocation requirement
Brian Foster
2
-1
/
+6
2015-05-29
xfs: add sparse inode chunk alignment superblock field
Brian Foster
2
-4
/
+4
2015-05-29
xfs: support min/max agbno args in block allocator
Brian Foster
2
-5
/
+39
2015-05-29
xfs: update free inode record logic to support sparse inode records
Brian Foster
1
-4
/
+12
2015-05-29
xfs: create individual inode alloc. helper
Brian Foster
1
-2
/
+12
2015-04-13
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
3
-39
/
+131
2015-04-13
xfs: kill unnecessary firstused overflow check on attr3 leaf removal
Brian Foster
1
-2
/
+1
2015-04-13
xfs: use larger in-core attr firstused field and detect overflow
Brian Foster
2
-6
/
+92
2015-04-13
xfs: pass attr geometry to attr leaf header conversion functions
Brian Foster
2
-31
/
+38
2015-03-25
Merge branch 'fallocate-insert-range' into for-next
Dave Chinner
2
-46
/
+323
2015-03-25
Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
Dave Chinner
2
-36
/
+4
2015-03-25
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
2
-46
/
+323
2015-03-25
xfs: fix shadow warning in xfs_da3_root_split()
Fabian Frederick
1
-4
/
+4
2015-03-25
xfs: remove xfs_bmap_sanity_check()
Dave Chinner
1
-33
/
+0
2015-02-24
Merge branch 'xfs-generic-sb-counters' into for-next
Dave Chinner
4
-93
/
+27
2015-02-24
xfs: xfs_alloc_fix_minleft can underflow near ENOSPC
Dave Chinner
1
-1
/
+3
2015-02-24
xfs: remove old and redundant comment in xfs_mount_validate_sb
Wang Sheng-Hui
1
-8
/
+0
2015-02-23
xfs: pass mp to XFS_WANT_CORRUPTED_RETURN
Eric Sandeen
5
-49
/
+56
2015-02-23
xfs: pass mp to XFS_WANT_CORRUPTED_GOTO
Eric Sandeen
4
-113
/
+121
2015-02-23
xfs: remove xfs_mod_incore_sb API
Dave Chinner
1
-62
/
+0
2015-02-23
xfs: introduce xfs_mod_frextents
Dave Chinner
1
-5
/
+3
2015-02-23
xfs: Remove icsb infrastructure
Dave Chinner
1
-5
/
+3
2015-02-23
xfs: use generic percpu counters for free block counter
Dave Chinner
2
-19
/
+14
2015-02-23
xfs: use generic percpu counters for free inode counter
Dave Chinner
1
-0
/
+1
2015-02-23
xfs: use generic percpu counters for inode counter
Dave Chinner
2
-2
/
+6
2015-01-22
Merge branch 'xfs-buf-type-fixes' into for-next
Dave Chinner
2
-1
/
+7
2015-01-22
xfs: set buf types when converting extent formats
Dave Chinner
2
-1
/
+7
2015-01-22
Merge branch 'xfs-sb-logging-rework' into for-next
Dave Chinner
8
-238
/
+171
2015-01-22
xfs: sanitise sb_bad_features2 handling
Dave Chinner
2
-8
/
+14
2015-01-22
xfs: consolidate superblock logging functions
Dave Chinner
7
-46
/
+60
2015-01-22
xfs: remove bitfield based superblock updates
Dave Chinner
4
-195
/
+108
2015-01-09
Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next
Dave Chinner
3
-0
/
+746
2015-01-09
xfs: move xfs_bmap_finish prototype
Dave Chinner
1
-0
/
+2
2015-01-09
xfs: move struct xfs_bmalloca to libxfs
Dave Chinner
1
-0
/
+31
2015-01-09
xfs: move xfs_types.h to libxfs
Dave Chinner
1
-0
/
+137
2015-01-09
xfs: move xfs_fs.h to libxfs
Dave Chinner
1
-0
/
+576
2014-12-24
xfs: Keep sb_bad_features2 consistent with sb_features2
Jan Kara
1
-5
/
+5
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
10
-237
/
+205
[next]