开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_sb.c
Age
Commit message (
Expand
)
Author
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
2025-12-17
xfs: validate that zoned RT devices are zone aligned
Christoph Hellwig
2025-09-05
xfs: remove deprecated mount options
Darrick J. Wong
2025-03-12
xfs: Remove duplicate xfs_rtbitmap.h header
Jiapeng Chong
2025-03-03
xfs: support zone gaps
Christoph Hellwig
2025-03-03
xfs: disable sb_frextents for zoned file systems
Christoph Hellwig
2025-03-03
xfs: export zoned geometry via XFS_FSOP_GEOM
Christoph Hellwig
2025-03-03
xfs: allow internal RT devices for zoned mode
Christoph Hellwig
2025-03-03
xfs: define the zoned on-disk format
Christoph Hellwig
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
2024-12-23
xfs: introduce realtime refcount btree ondisk definitions
Darrick J. Wong
2024-12-23
xfs: introduce realtime rmap btree ondisk definitions
Darrick J. Wong
2024-12-12
xfs: fix sb_spino_align checks for large fsblock sizes
Darrick J. Wong
2024-11-22
xfs: remove unknown compat feature check in superblock write validation
Long Li
2024-11-12
Merge tag 'metadir-quotas-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...
Carlos Maiolino
2024-11-12
Merge tag 'realtime-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
2024-11-12
Merge tag 'incore-rtgroups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
2024-11-12
Merge tag 'metadata-directory-tree-6.13_2024-11-05' of https://git.kernel.org...
Carlos Maiolino
2024-11-12
Merge tag 'generic-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...
Carlos Maiolino
2024-11-05
xfs: use metadir for quota inodes
Darrick J. Wong
2024-11-05
xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_t
Darrick J. Wong
2024-11-05
xfs: mask off the rtbitmap and summary inodes when metadir in use
Darrick J. Wong
2024-11-05
xfs: add block headers to realtime bitmap and summary blocks
Darrick J. Wong
2024-11-05
xfs: add frextents to the lazysbcounters when rtgroups enabled
Darrick J. Wong
2024-11-05
xfs: export realtime group geometry via XFS_FSOP_GEOM
Darrick J. Wong
2024-11-05
xfs: update realtime super every time we update the primary fs super
Darrick J. Wong
2024-11-05
xfs: define the format of rt groups
Darrick J. Wong
2024-11-05
xfs: create incore realtime group structures
Darrick J. Wong
2024-11-05
xfs: advertise metadata directory feature
Darrick J. Wong
2024-11-05
xfs: define the on-disk format for the metadir feature
Darrick J. Wong
2024-11-05
xfs: add group based bno conversion helpers
Christoph Hellwig
2024-11-05
xfs: switch perag iteration from the for_each macros to a while based iterator
Christoph Hellwig
2024-11-05
xfs: factor out a generic xfs_group structure
Christoph Hellwig
2024-11-05
xfs: sb_spino_align is not verified
Dave Chinner
2024-09-01
xfs: standardize the btree maxrecs function parameters
Darrick J. Wong
2024-09-01
xfs: ensure rtx mask/shift are correct after growfs
Christoph Hellwig
2024-09-01
xfs: factor out a xfs_validate_rt_geometry helper
Christoph Hellwig
2024-09-01
xfs: remove xfs_validate_rtextents
Christoph Hellwig
2024-06-10
xfs: make sure sb_fdblocks is non-negative
Wengang Wang
2024-04-23
xfs: add a incompat feature bit for parent pointers
Allison Henderson
2024-04-15
xfs: create a incompat flag for atomic file mapping exchanges
Darrick J. Wong
2024-03-25
xfs: allow sunit mount option to repair bad primary sb stripe values
Dave Chinner
2024-02-22
xfs: report ag header corruption errors to the health tracking system
Darrick J. Wong
2024-01-30
xfs: remove conditional building of rt geometry validator functions
Darrick J. Wong
2023-12-06
xfs: don't allow overly small or large realtime volumes
Darrick J. Wong
2023-12-06
xfs: make rextslog computation consistent with mkfs
Darrick J. Wong
2023-10-17
xfs: use shifting and masking when converting rt extents, if possible
Darrick J. Wong
2023-09-12
xfs: fix log recovery when unknown rocompat bits are set
Darrick J. Wong
2023-06-29
xfs: journal geometry is not properly bounds checked
Dave Chinner
2023-04-12
xfs: don't consider future format versions valid
Dave Chinner
[next]