index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-28
xfs: don't call xfs_bmap_same_rtgroup in xfs_bmap_add_extent_hole_delay
Christoph Hellwig
1
-4
/
+2
2024-11-22
xfs: fix sparse inode limits on runt AG
Dave Chinner
1
-7
/
+9
2024-11-22
xfs: remove unknown compat feature check in superblock write validation
Long Li
1
-7
/
+0
2024-11-21
Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
49
-936
/
+4080
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2024-11-12
Merge tag 'better-ondisk-6.13_2024-11-05' of https://git.kernel.org/pub/scm/l...
Carlos Maiolino
1
-49
/
+137
2024-11-12
Merge tag 'metadir-6.13_2024-11-05' of https://git.kernel.org/pub/scm/linux/k...
Carlos Maiolino
1
-1
/
+2
2024-11-12
Merge tag 'metadir-quotas-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...
Carlos Maiolino
4
-1
/
+239
2024-11-12
Merge tag 'realtime-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
23
-204
/
+1080
2024-11-12
Merge tag 'incore-rtgroups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
9
-181
/
+983
2024-11-12
Merge tag 'metadata-directory-tree-6.13_2024-11-05' of https://git.kernel.org...
Carlos Maiolino
18
-57
/
+889
2024-11-12
Merge tag 'generic-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...
Carlos Maiolino
25
-425
/
+701
2024-11-12
Merge tag 'perag-xarray-6.13_2024-11-05' of https://git.kernel.org/pub/scm/li...
Carlos Maiolino
13
-140
/
+159
2024-11-05
xfs: port ondisk structure checks from xfs/122 to the kernel
Darrick J. Wong
1
-2
/
+88
2024-11-05
xfs: separate space btree structures in xfs_ondisk.h
Darrick J. Wong
1
-11
/
+13
2024-11-05
xfs: convert struct typedefs in xfs_ondisk.h
Darrick J. Wong
1
-37
/
+37
2024-11-05
xfs: enable metadata directory feature
Darrick J. Wong
1
-1
/
+2
2024-11-05
xfs: scrub quota file metapaths
Darrick J. Wong
1
-1
/
+5
2024-11-05
xfs: use metadir for quota inodes
Darrick J. Wong
3
-0
/
+234
2024-11-05
xfs: implement busy extent tracking for rtgroups
Darrick J. Wong
2
-1
/
+24
2024-11-05
xfs: move the min and max group block numbers to xfs_group
Darrick J. Wong
6
-26
/
+81
2024-11-05
xfs: adjust min_block usage in xfs_verify_agbno
Darrick J. Wong
2
-2
/
+2
2024-11-05
xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_t
Darrick J. Wong
8
-71
/
+99
2024-11-05
xfs: create helpers to deal with rounding xfs_filblks_t to rtx boundaries
Darrick J. Wong
2
-10
/
+22
2024-11-05
xfs: create helpers to deal with rounding xfs_fileoff_t to rtx boundaries
Darrick J. Wong
1
-4
/
+13
2024-11-05
xfs: mask off the rtbitmap and summary inodes when metadir in use
Darrick J. Wong
1
-0
/
+20
2024-11-05
xfs: scrub metadir paths for rtgroup metadata
Darrick J. Wong
1
-1
/
+4
2024-11-05
xfs: scrub the realtime group superblock
Darrick J. Wong
1
-1
/
+2
2024-11-05
xfs: make the RT allocator rtgroup aware
Christoph Hellwig
2
-4
/
+15
2024-11-05
xfs: don't merge ioends across RTGs
Darrick J. Wong
1
-0
/
+9
2024-11-05
xfs: use realtime EFI to free extents when rtgroups are enabled
Darrick J. Wong
1
-1
/
+16
2024-11-05
xfs: support error injection when freeing rt extents
Darrick J. Wong
1
-0
/
+4
2024-11-05
xfs: support logging EFIs for realtime extents
Darrick J. Wong
6
-4
/
+38
2024-11-05
xfs: grow the realtime section when realtime groups are enabled
Darrick J. Wong
1
-0
/
+1
2024-11-05
xfs: encode the rtsummary in big endian format
Darrick J. Wong
2
-1
/
+10
2024-11-05
xfs: encode the rtbitmap in big endian format
Darrick J. Wong
2
-2
/
+9
2024-11-05
xfs: add block headers to realtime bitmap and summary blocks
Darrick J. Wong
6
-20
/
+218
2024-11-05
xfs: export the geometry of realtime groups to userspace
Darrick J. Wong
4
-0
/
+36
2024-11-05
xfs: record rt group metadata errors in the health system
Darrick J. Wong
4
-40
/
+76
2024-11-05
xfs: add frextents to the lazysbcounters when rtgroups enabled
Darrick J. Wong
1
-5
/
+10
2024-11-05
xfs: add a helper to prevent bmap merges across rtgroup boundaries
Christoph Hellwig
1
-12
/
+44
2024-11-05
xfs: check that rtblock extents do not break rtsupers or rtgroups
Darrick J. Wong
1
-5
/
+33
2024-11-05
xfs: export realtime group geometry via XFS_FSOP_GEOM
Darrick J. Wong
2
-1
/
+8
2024-11-05
xfs: update realtime super every time we update the primary fs super
Darrick J. Wong
4
-2
/
+81
2024-11-05
xfs: define the format of rt groups
Darrick J. Wong
6
-17
/
+231
2024-11-05
xfs: make RT extent numbers relative to the rtgroup
Christoph Hellwig
2
-29
/
+46
2024-11-05
xfs: fix rt device offset calculations for FITRIM
Darrick J. Wong
0
-0
/
+0
2024-11-05
xfs: refactor xfs_rtsummary_blockcount
Christoph Hellwig
2
-6
/
+10
2024-11-05
xfs: refactor xfs_rtbitmap_blockcount
Christoph Hellwig
3
-5
/
+16
2024-11-05
xfs: support creating per-RTG files in growfs
Christoph Hellwig
4
-0
/
+107
[next]