summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs
AgeCommit message (Expand)Author
7 daysxfs: don't use a xfs_log_iovec for ri_buf in log recoveryChristoph Hellwig
7 daysfs/xfs: replace strncpy with memtostr_pad()Pranav Tyagi
7 daysxfs: improve the xg_active_ref check in xfs_group_freeChristoph Hellwig
7 daysxfs: return the allocated transaction from xfs_trans_alloc_emptyChristoph Hellwig
7 daysxfs: refactor xfs_btree_diff_two_ptrs() to take advantage of cmp_int()Fedor Pchelkin
7 daysxfs: use a proper variable name and type for storing a comparison resultFedor Pchelkin
7 daysxfs: refactor cmp_key_with_cur routines to take advantage of cmp_int()Fedor Pchelkin
7 daysxfs: refactor cmp_two_keys routines to take advantage of cmp_int()Fedor Pchelkin
7 daysxfs: rename key_diff routinesFedor Pchelkin
7 daysxfs: rename diff_two_keys routinesFedor Pchelkin
13 daysxfs: don't allocate the xfs_extent_busy structure for zoned RTGsChristoph Hellwig
2025-06-27xfs: catch stale AGF/AGF metadataDave Chinner
2025-05-07xfs: allow sysadmins to specify a maximum atomic write limit at mount timeDarrick J. Wong
2025-05-07xfs: add xfs_calc_atomic_write_unit_max()John Garry
2025-05-07xfs: commit CoW-based atomic writes atomicallyJohn Garry
2025-05-07xfs: allow block allocator to take an alignment hintJohn Garry
2025-05-07xfs: add helpers to compute transaction reservation for finishing intent itemsDarrick J. Wong
2025-03-18xfs: remove the flags argument to xfs_buf_get_uncachedChristoph Hellwig
2025-03-18Merge branch 'xfs-6.15-folios_vmalloc' into XFS-for-linus-6.15-mergeCarlos Maiolino
2025-03-18Merge branch 'xfs-6.15-zoned_devices' into XFS-for-linus-6.15-mergeCarlos Maiolino
2025-03-14xfs: Use abs_diff instead of XFS_ABSDIFFMatthew Wilcox (Oracle)
2025-03-12xfs: Remove duplicate xfs_rtbitmap.h headerJiapeng Chong
2025-03-10xfs: kill XBF_UNMAPPEDChristoph Hellwig
2025-03-10Merge branch 'xfs-6.15-merge' into for-nextCarlos Maiolino
2025-03-10xfs: Use abs_diff instead of XFS_ABSDIFFMatthew Wilcox (Oracle)
2025-03-03xfs: support zone gapsChristoph Hellwig
2025-03-03xfs: enable the zoned RT device featureChristoph Hellwig
2025-03-03xfs: enable fsmap reporting for internal RT devicesChristoph Hellwig
2025-03-03xfs: implement zoned garbage collectionChristoph Hellwig
2025-03-03xfs: add support for zoned space reservationsChristoph Hellwig
2025-03-03xfs: add the zoned space allocatorChristoph Hellwig
2025-03-03xfs: parse and validate hardware zone informationChristoph Hellwig
2025-03-03xfs: disable sb_frextents for zoned file systemsChristoph Hellwig
2025-03-03xfs: export zoned geometry via XFS_FSOP_GEOMChristoph Hellwig
2025-03-03xfs: allow internal RT devices for zoned modeChristoph Hellwig
2025-03-03xfs: define the zoned on-disk formatChristoph Hellwig
2025-03-03xfs: add a xfs_rtrmap_highest_rgbno helperChristoph Hellwig
2025-03-03xfs: support XFS_BMAPI_REMAP in xfs_bmap_del_extent_delayChristoph Hellwig
2025-03-03xfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.cChristoph Hellwig
2025-03-03xfs: add a rtg_blocks helperChristoph Hellwig
2025-03-03xfs: reduce metafile reservationsChristoph Hellwig
2025-03-03xfs: make metabtree reservations globalChristoph Hellwig
2025-03-03xfs: generalize the freespace and reserved blocks handlingChristoph Hellwig
2025-01-24xfs: fix the entry condition of exact EOF block allocation optimizationJinliang Zheng
2025-01-13xfs/libxfs: replace kmalloc() and memcpy() with kmemdup()Mirsad Todorovac
2025-01-13xfs: constify feature checksChristoph Hellwig
2025-01-13xfs: remove XFS_ILOG_NONCOREChristoph Hellwig
2025-01-13xfs: mark xfs_dir_isempty staticChristoph Hellwig
2025-01-13Merge tag 'realtime-reflink_2024-12-23' of https://git.kernel.org/pub/scm/lin...Carlos Maiolino
2025-01-13Merge tag 'realtime-rmap_2024-12-23' of https://git.kernel.org/pub/scm/linux/...Carlos Maiolino