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
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2
-20
/
+8
2023-11-25
Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-5
/
+21
2023-11-24
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+35
2023-11-22
xfs: dquot recovery does not validate the recovered dquot
Darrick J. Wong
1
-0
/
+14
2023-11-22
xfs: clean up dqblk extraction
Darrick J. Wong
2
-5
/
+7
2023-11-20
xfs: respect the stable writes flag on the RT device
Christoph Hellwig
3
-0
/
+23
2023-11-20
xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflags
Christoph Hellwig
1
-10
/
+12
2023-11-18
xfs: Block writes to log device
Jan Kara
1
-2
/
+3
2023-11-18
xfs: simplify device handling
Christian Brauner
1
-16
/
+3
2023-11-18
bdev: rename freeze and thaw helpers
Christian Brauner
1
-2
/
+2
2023-11-13
xfs: recovery should not clear di_flushiter unconditionally
Dave Chinner
1
-15
/
+17
2023-11-13
xfs: inode recovery does not validate the recovered inode
Dave Chinner
2
-1
/
+16
2023-11-13
xfs: fix again select in kconfig XFS_ONLINE_SCRUB_STATS
Anthony Iliopoulos
1
-1
/
+1
2023-11-13
xfs: fix internal error from AGFL exhaustion
Omar Sandoval
1
-3
/
+24
2023-11-13
xfs: up(ic_sema) if flushing data device fails
Leah Rumancik
1
-11
/
+12
2023-11-13
xfs: only remap the written blocks in xfs_reflink_end_cow_extent
Christoph Hellwig
1
-0
/
+1
2023-11-13
xfs: abort intent items when recovery intents fail
Long Li
3
-4
/
+5
2023-11-13
xfs: factor out xfs_defer_pending_abort
Long Li
1
-8
/
+15
2023-11-09
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
31
-950
/
+1433
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-40
/
+47
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
9
-37
/
+46
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-2
/
+2
2023-10-28
xfs: Convert to bdev_open_by_path()
Jan Kara
3
-31
/
+36
2023-10-23
xfs: allow read IO and FICLONE to run concurrently
Catherine Hoang
4
-13
/
+80
2023-10-23
xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
Christoph Hellwig
1
-11
/
+13
2023-10-23
xfs: introduce protection for drop nlink
Cheng Lin
1
-0
/
+7
2023-10-19
xfs: don't look for end of extent further than necessary in xfs_rtallocate_ex...
Omar Sandoval
1
-5
/
+22
2023-10-19
xfs: don't try redundant allocations in xfs_rtallocate_extent_near()
Omar Sandoval
1
-47
/
+7
2023-10-19
xfs: limit maxlen based on available space in xfs_rtallocate_extent_near()
Omar Sandoval
1
-3
/
+6
2023-10-19
xfs: return maximum free size from xfs_rtany_summary()
Omar Sandoval
1
-9
/
+9
2023-10-19
xfs: invert the realtime summary cache
Omar Sandoval
3
-18
/
+25
2023-10-19
xfs: simplify rt bitmap/summary block accessor functions
Darrick J. Wong
3
-45
/
+42
2023-10-19
xfs: simplify xfs_rtbuf_get calling conventions
Darrick J. Wong
3
-71
/
+71
2023-10-19
xfs: cache last bitmap block in realtime allocator
Omar Sandoval
4
-144
/
+135
2023-10-19
xfs: consolidate realtime allocation arguments
Dave Chinner
4
-365
/
+386
2023-10-19
xfs: use accessor functions for summary info words
Darrick J. Wong
7
-24
/
+71
2023-10-19
xfs: create helpers for rtsummary block/wordcount computations
Darrick J. Wong
3
-10
/
+43
2023-10-18
xfs: use accessor functions for bitmap words
Darrick J. Wong
4
-77
/
+70
2023-10-18
xfs: create a helper to handle logging parts of rt bitmap/summary blocks
Darrick J. Wong
1
-15
/
+40
2023-10-18
xfs: create helpers for rtbitmap block/wordcount computations
Darrick J. Wong
5
-9
/
+48
2023-10-18
xfs: convert to new timestamp accessors
Jeff Layton
9
-37
/
+46
2023-10-18
xfs: convert rt summary macros to helpers
Darrick J. Wong
5
-18
/
+67
2023-10-18
xfs: convert open-coded xfs_rtword_t pointer accesses to helper
Darrick J. Wong
2
-28
/
+42
2023-10-18
xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
Darrick J. Wong
3
-11
/
+9
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
[next]