]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/init.c
xfsprogs: Release v6.15.0
[thirdparty/xfsprogs-dev.git] / libxfs / init.c
2025-04-29  Christoph Hellwigxfs_mkfs: support creating file system with zoned RT...
2025-04-29  Christoph Hellwigxfs: allow internal RT devices for zoned mode
2025-02-25  Darrick J. Wongmkfs: enable reflink on the realtime device
2025-02-25  Darrick J. Wonglibxfs: compute the rt refcount btree maxlevels during...
2025-02-25  Darrick J. Wongmkfs: create the realtime rmap inode
2025-02-25  Darrick J. Wonglibxfs: compute the rt rmap btree maxlevels during...
2024-12-24  Darrick J. Wonglibxfs: implement some sanity checking for enormous...
2024-12-24  Darrick J. Wongxfs: move the min and max group block numbers to xfs_group
2024-12-24  Christoph Hellwigxfs: refactor xfs_rtsummary_blockcount
2024-12-24  Christoph Hellwigxfs: move RT bitmap and summary information to the...
2024-12-24  Darrick J. Wongxfs: support caching rtgroup metadata inodes
2024-12-24  Darrick J. Wongxfs: create incore realtime group structures
2024-12-24  Darrick J. Wonglibxfs: load metadata directory root at mount time
2024-12-24  Christoph Hellwigxfs: factor out a generic xfs_group structure
2024-10-31  Christoph Hellwigxfs: merge the perag freeing helpers
2024-10-31  Pankaj Raghavxfs: enable block size larger than page size support
2024-10-31  Christoph Hellwigxfs: convert perag lookup to xarray
2024-10-31  Christoph Hellwigxfs: replace m_rsumsize with m_rsumblocks
2024-08-06  Carlos MaiolinoMerge tag 'pptrs-6.10_2024-07-29' of https://git.kernel...
2024-08-06  Carlos MaiolinoMerge tag 'libxfs-sync-6.10_2024-07-29' of https:/...
2024-07-30  Darrick J. Wonglibxfs: create new files with attr forks if necessary
2024-07-30  Allison Hendersonxfs: parent pointer attribute creation
2024-06-17  Carlos MaiolinoMerge tag 'bmap-intent-cleanups-6.9_2024-06-03' of...
2024-06-17  Carlos MaiolinoMerge tag 'libxfs-sync-6.9_2024-06-03' of https://git...
2024-06-17  Carlos MaiolinoMerge tag 'libxfs-6.9-sync-prep_2024-06-03' of https...
2024-06-03  Darrick J. Wonglibxfs: remove kmem_alloc, kmem_zalloc, and kmem_free
2024-06-03  Darrick J. Wonglibxfs: support in-memory buffer cache targets
2024-06-03  Darrick J. Wonglibxfs: teach buftargs to maintain their own buffer...
2024-06-03  Darrick J. Wonglibxfs: clean up xfs_da_unmount usage
2024-06-03  Darrick J. Wonglibxfs: actually set m_fsname
2024-04-23  Darrick J. Wonglibxfs: print the device name if flush-on-close fails
2024-04-17  Christoph Hellwigxfs: move xfs_ondisk.h to libxfs/
2024-04-17  Darrick J. Wongxfs_{db,repair}: use helpers for rtsummary block/wordco...
2023-12-18  Christoph Hellwiglibxfs: split out a libxfs_dev structure from struct...
2023-12-18  Christoph Hellwiglibxfs: stash away the device fd in struct xfs_buftarg
2023-12-18  Christoph Hellwiglibxfs: return the opened fd from libxfs_device_open
2023-12-18  Christoph Hellwiglibxfs: mark libxfs_device_{open,close} static
2023-12-18  Christoph Hellwiglibxfs: remove dead size < 0 checks in libxfs_init
2023-12-18  Christoph Hellwiglibfrog: make platform_set_blocksize exit on fatal...
2023-12-18  Christoph Hellwiglibxfs: remove the setblksize == 1 case in libxfs_devic...
2023-12-18  Christoph Hellwiglibxfs: making passing flags to libxfs_init less confusing
2023-12-18  Christoph Hellwiglibxfs: merge the file vs device cases in libxfs_init
2023-12-18  Christoph Hellwiglibxfs: pass a struct libxfs_init to libxfs_alloc_buftarg
2023-12-18  Christoph Hellwiglibxfs: pass a struct libxfs_init to libxfs_mount
2023-12-18  Christoph Hellwiglibxfs: rename struct libxfs_xinit to libxfs_init
2023-12-18  Christoph Hellwiglibxlog: don't require a libxfs_xinit structure for...
2023-12-18  Christoph Hellwiglibxfs: remove the volname concept
2023-12-18  Christoph Hellwiglibxfs/frog: remove latform_find{raw,block}path
2023-12-18  Christoph Hellwiglibxfs: remove the dead {d,log,rt}path variables in...
2023-10-05  Darrick J. Wonglibxfs: make platform_set_blocksize optional with directio
2023-05-10  Dave Chinnerxfs: perags need atomic operational state
2023-05-09  Dave Chinnerxfs: prefer free inodes at ENOSPC over chunk allocation
2022-08-30  Dave Chinnerxfs: Pre-calculate per-AG agbno geometry
2022-08-05  Darrick J. Wongxfs_repair: check filesystem geometry before allowing...
2022-04-28  Darrick J. Wongxfs: rename xfs_bmap_add_free to xfs_free_extent_later
2022-04-28  Darrick J. Wongxfs: create slab caches for frequently-used deferred...
2022-04-28  Darrick J. Wongxfs: rename _zone variables to _cache
2022-04-28  Darrick J. Wongxfs: use separate btree cursor cache for each btree...
2022-04-28  Darrick J. Wongxfs: compute maximum AG btree height for critical reser...
2022-04-28  Darrick J. Wongxfs: dynamically allocate cursors based on maxlevels
2022-04-28  Darrick J. Wongxfs: prepare xfs_btree_cur for dynamic cursor heights
2022-01-31  Darrick J. Wonglibxfs: clean up remaining LIBXFS_MOUNT flags
2022-01-31  Darrick J. WongGet rid of these flags and the m_flags field, since...
2022-01-31  Darrick J. Wonglibxfs: use opstate flags and functions for libxfs...
2022-01-31  Darrick J. Wongxfs_{copy,db,logprint,repair}: replace xfs_sb_version...
2022-01-31  Darrick J. Wonglibxfs: replace xfs_sb_version checks with feature...
2022-01-31  Dave Chinnerxfs: convert remaining mount flags to state flags
2022-01-31  Dave Chinnerxfs: convert mount flags to features
2022-01-31  Dave Chinnerxfs: reflect sb features in xfs_mount
2022-01-31  Darrick J. Wongxfs_{copy,db,logprint,repair}: pass xfs_mount pointers...
2021-12-02  Darrick J. Wonglibxfs: fix atomic64_t poorly for 32-bit architectures
2021-10-15  Dave Chinnerxfs: move perag structure and setup to libxfs/xfs_ag...
2021-10-15  Darrick J. Wonglibxfs: fix crash on second attempt to initialize library
2021-10-14  Darrick J. Wonglibxfs: fix call_rcu crash when unmounting the fake...
2021-10-01  Darrick J. Wonglibxfs: port xfs_set_inode_alloc from the kernel
2021-09-29  Dave Chinnerlibxfs: add spinlock_t wrapper
2021-09-29  Dave Chinnerxfsprogs: introduce liburcu support
2021-02-24  Darrick J. Wonglibxfs: simulate system failure after a certain number...
2021-02-24  Darrick J. Wongxfs_repair: clear the needsrepair flag
2021-01-07  Dave Chinnerxfs: remove xfs_buf_t typedef libxfs-5.11-sync
2020-11-20  Dave Chinnerlibxfs: rename buftarg->dev to btdev
2020-09-30  Darrick J. Wonglibxfs: disallow filesystems with reverse mapping and...
2020-04-08  Darrick J. Wonglibxfs: check return value of device flush when closing...
2020-03-14  Darrick J. Wongxfs: make xfs_buf_read return an error code
2020-03-01  Darrick J. Wonglibxfs: replace libxfs_readbuf with libxfs_buf_read
2020-03-01  Darrick J. Wonglibxfs: replace libxfs_putbuf with libxfs_buf_relse
2020-03-01  Darrick J. Wonglibxfs: open-code "exit on buffer read failure" in...
2020-03-01  Darrick J. Wonglibxfs: flush all dirty buffers and report errors when...
2020-02-27  Darrick J. Wonglibxfs: clean up libxfs_destroy
2019-11-01  Darrick J. Wonglibfrog: take over platform headers
2019-11-01  Darrick J. Wonglibxfs: remove libxfs_physmem
2019-11-01  Darrick J. Wonglibxfs: remove libxfs_nproc
2019-08-28  Darrick J. Wongxfs: refactor inode geometry setup routines
2019-08-28  Darrick J. Wongxfs: separate inode geometry
2019-06-06  Darrick J. Wonglibxfs: set m_finobt_nores when initializing library
2019-04-26  Eric Sandeenlibxfs: refactor manage_zones()
2019-02-27  Darrick J. Wongxfs: precalculate cluster alignment in inodes and blocks
2019-02-27  Darrick J. Wongxfs: precalculate inodes and blocks per inode cluster
2019-02-27  Darrick J. Wongxfs: add a block to inode count converter
2019-02-27  Darrick J. Wongxfs: idiotproof defer op type configuration
next