index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-03
xfs: enable fsmap reporting for internal RT devices
Christoph Hellwig
1
-0
/
+9
2025-03-03
xfs: implement zoned garbage collection
Christoph Hellwig
2
-4
/
+23
2025-03-03
xfs: add support for zoned space reservations
Christoph Hellwig
2
-5
/
+22
2025-03-03
xfs: add the zoned space allocator
Christoph Hellwig
2
-5
/
+18
2025-03-03
xfs: parse and validate hardware zone information
Christoph Hellwig
2
-0
/
+206
2025-03-03
xfs: disable sb_frextents for zoned file systems
Christoph Hellwig
1
-1
/
+1
2025-03-03
xfs: export zoned geometry via XFS_FSOP_GEOM
Christoph Hellwig
2
-1
/
+10
2025-03-03
xfs: allow internal RT devices for zoned mode
Christoph Hellwig
3
-5
/
+10
2025-03-03
xfs: define the zoned on-disk format
Christoph Hellwig
8
-29
/
+133
2025-03-03
xfs: add a xfs_rtrmap_highest_rgbno helper
Christoph Hellwig
2
-0
/
+21
2025-03-03
xfs: support XFS_BMAPI_REMAP in xfs_bmap_del_extent_delay
Christoph Hellwig
2
-4
/
+8
2025-03-03
xfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
Christoph Hellwig
2
-292
/
+8
2025-03-03
xfs: add a rtg_blocks helper
Christoph Hellwig
2
-1
/
+6
2025-03-03
xfs: reduce metafile reservations
Christoph Hellwig
1
-0
/
+3
2025-03-03
xfs: make metabtree reservations global
Christoph Hellwig
2
-63
/
+107
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
4
-6
/
+23
2025-01-24
xfs: fix the entry condition of exact EOF block allocation optimization
Jinliang Zheng
1
-6
/
+7
2025-01-13
xfs/libxfs: replace kmalloc() and memcpy() with kmemdup()
Mirsad Todorovac
1
-2
/
+1
2025-01-13
xfs: constify feature checks
Christoph Hellwig
1
-1
/
+1
2025-01-13
xfs: remove XFS_ILOG_NONCORE
Christoph Hellwig
1
-6
/
+0
2025-01-13
xfs: mark xfs_dir_isempty static
Christoph Hellwig
2
-4
/
+3
2025-01-13
Merge tag 'realtime-reflink_2024-12-23' of https://git.kernel.org/pub/scm/lin...
Carlos Maiolino
23
-85
/
+1381
2025-01-13
Merge tag 'realtime-rmap_2024-12-23' of https://git.kernel.org/pub/scm/linux/...
Carlos Maiolino
29
-74
/
+1708
2025-01-13
Merge tag 'reserve-rt-metadata-space_2024-12-23' of https://git.kernel.org/pu...
Carlos Maiolino
8
-7
/
+235
2025-01-13
Merge tag 'btree-ifork-records_2024-12-23' of https://git.kernel.org/pub/scm/...
Carlos Maiolino
8
-212
/
+445
2025-01-08
xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RT
Christoph Hellwig
1
-1
/
+1
2024-12-23
xfs: scrub the metadir path of rt refcount btree files
Darrick J. Wong
1
-1
/
+2
2024-12-23
xfs: scrub the realtime refcount btree
Darrick J. Wong
1
-1
/
+2
2024-12-23
xfs: report realtime refcount btree corruption errors to the health system
Darrick J. Wong
4
-3
/
+13
2024-12-23
xfs: enable extent size hints for CoW operations
Darrick J. Wong
1
-1
/
+7
2024-12-23
xfs: apply rt extent alignment constraints to CoW extsize hint
Darrick J. Wong
1
-5
/
+20
2024-12-23
xfs: fix xfs_get_extsz_hint behavior with realtime alwayscow files
Darrick J. Wong
1
-3
/
+2
2024-12-23
xfs: recover CoW leftovers in the realtime volume
Darrick J. Wong
2
-16
/
+34
2024-12-23
xfs: allow inodes to have the realtime and reflink flags
Darrick J. Wong
1
-1
/
+2
2024-12-23
xfs: compute rtrmap btree max levels when reflink enabled
Darrick J. Wong
1
-2
/
+26
2024-12-23
xfs: update rmap to allow cow staging extents in the rt rmap
Darrick J. Wong
1
-0
/
+7
2024-12-23
xfs: create routine to allocate and initialize a realtime refcount btree inode
Darrick J. Wong
3
-0
/
+33
2024-12-23
xfs: wire up realtime refcount btree cursors
Darrick J. Wong
4
-4
/
+112
2024-12-23
xfs: wire up a new metafile type for the realtime refcount
Darrick J. Wong
5
-3
/
+388
2024-12-23
xfs: add metadata reservations for realtime refcount btree
Darrick J. Wong
2
-0
/
+42
2024-12-23
xfs: add realtime refcount btree inode to metadata directory
Darrick J. Wong
6
-4
/
+30
2024-12-23
xfs: add a realtime flag to the refcount update log redo items
Darrick J. Wong
6
-30
/
+70
2024-12-23
xfs: prepare refcount functions to deal with rtrefcountbt
Darrick J. Wong
2
-8
/
+48
2024-12-23
xfs: add realtime refcount btree operations
Darrick J. Wong
1
-0
/
+148
2024-12-23
xfs: realtime refcount btree transaction reservations
Darrick J. Wong
1
-3
/
+22
2024-12-23
xfs: introduce realtime refcount btree ondisk definitions
Darrick J. Wong
7
-0
/
+373
2024-12-23
xfs: namespace the maximum length/refcount symbols
Darrick J. Wong
2
-11
/
+11
2024-12-23
xfs: create a shadow rmap btree during realtime rmap repair
Darrick J. Wong
5
-1
/
+133
2024-12-23
xfs: online repair of the realtime rmap btree
Darrick J. Wong
3
-1
/
+5
2024-12-23
xfs: online repair of realtime bitmaps for a realtime group
Darrick J. Wong
1
-0
/
+9
[prev]
[next]