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
/
xfs_super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2022-07-30
xfs: fail dax mount if reflink is enabled on a partition
Shiyang Ruan
1
-2
/
+4
2022-07-21
xfs: xfs_buf cache destroy isn't RCU safe
Dave Chinner
1
-9
/
+13
2022-07-14
Merge tag 'xfs-iunlink-item-5.20' of git://git.kernel.org/pub/scm/linux/kerne...
Darrick J. Wong
1
-0
/
+10
2022-07-14
xfs: add in-memory iunlink log item
Dave Chinner
1
-0
/
+10
2022-07-01
xfs: introduce per-cpu CIL tracking structure
Dave Chinner
1
-0
/
+1
2022-06-23
xfs: introduce xfs_inodegc_push()
Dave Chinner
1
-2
/
+5
2022-06-23
xfs: bound maximum wait time for inodegc work
Dave Chinner
1
-1
/
+1
2022-06-02
Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-l...
Linus Torvalds
1
-0
/
+20
2022-05-27
xfs: move xfs_attr_use_log_assist out of xfs_log.c
Darrick J. Wong
1
-0
/
+1
2022-05-26
Merge tag 'xfs-5.19-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+16
2022-05-22
xfs: put attr[id] log item cache init with the others
Darrick J. Wong
1
-0
/
+19
2022-04-21
Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...
Dave Chinner
1
-0
/
+4
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-8
/
+4
2022-04-13
xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags
Chandan Babu R
1
-0
/
+4
2022-04-11
xfs: use a separate frextents counter for rt extent reservations
Darrick J. Wong
1
-2
/
+12
2022-03-28
xfs: don't report reserved bnobt space as available
Darrick J. Wong
1
-1
/
+2
2022-02-26
Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+5
2022-02-10
xfs: only bother with sync_filesystem during readonly remount
Darrick J. Wong
1
-2
/
+5
2022-01-30
xfs: return errors in xfs_fs_sync_fs
Darrick J. Wong
1
-1
/
+5
2022-01-13
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-46
/
+34
2021-12-21
xfs: only run COW extent recovery when there are no live extents
Darrick J. Wong
1
-9
/
+0
2021-12-07
xfs: remove all COW fork extents when remounting readonly
Darrick J. Wong
1
-3
/
+11
2021-12-04
xfs: move dax device handling into xfs_{alloc,free}_buftarg
Christoph Hellwig
1
-21
/
+5
2021-12-04
dax: remove dax_capable
Christoph Hellwig
1
-13
/
+8
2021-12-04
xfs: factor out a xfs_setup_dax_always helper
Christoph Hellwig
1
-19
/
+28
2021-10-30
xfs: Remove duplicated include in xfs_super
Wan Jiabing
1
-1
/
+0
2021-10-23
xfs: rename xfs_bmap_add_free to xfs_free_extent_later
Darrick J. Wong
1
-10
/
+1
2021-10-23
xfs: create slab caches for frequently-used deferred items
Darrick J. Wong
1
-1
/
+9
2021-10-23
xfs: rename _zone variables to _cache
Darrick J. Wong
1
-109
/
+109
2021-10-19
xfs: use separate btree cursor cache for each btree type
Darrick J. Wong
1
-6
/
+7
2021-10-19
xfs: dynamically allocate cursors based on maxlevels
Darrick J. Wong
1
-2
/
+2
2021-10-19
xfs: prepare xfs_btree_cur for dynamic cursor heights
Darrick J. Wong
1
-1
/
+1
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+12
2021-09-02
Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-219
/
+317
2021-08-27
dax: remove bdev_dax_supported
Christoph Hellwig
1
-1
/
+2
2021-08-27
xfs: factor out a xfs_buftarg_is_dax helper
Christoph Hellwig
1
-4
/
+11
2021-08-19
xfs: introduce xfs_sb_is_v5 helper
Dave Chinner
1
-6
/
+5
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
1
-1
/
+1
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
1
-1
/
+1
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
1
-17
/
+15
2021-08-19
xfs: convert mount flags to features
Dave Chinner
1
-73
/
+68
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
1
-9
/
+9
2021-08-19
xfs: rework attr2 feature and mount options
Dave Chinner
1
-9
/
+7
2021-08-16
xfs: move the CIL workqueue to the CIL
Dave Chinner
1
-14
/
+1
2021-08-16
xfs: CIL work is serialised, not pipelined
Dave Chinner
1
-1
/
+5
2021-08-16
xfs: convert log flags to an operational state field
Dave Chinner
1
-1
/
+1
2021-08-09
xfs: drop experimental warnings for bigtime and inobtcount
Darrick J. Wong
1
-8
/
+0
2021-08-09
xfs: don't run speculative preallocation gc when fs is frozen
Darrick J. Wong
1
-7
/
+14
2021-08-09
xfs: flush inode inactivation work when compiling usage statistics
Darrick J. Wong
1
-0
/
+3
[next]