]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
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: remove the global libxfs_xinit x structure
2023-12-18  Christoph Hellwiglibxlog: don't require a libxfs_xinit structure for...
2023-12-18  Christoph Hellwiglibxlog: add a helper to initialize a xlog without...
2023-12-18  Christoph Hellwiglibxlog: remove the verbose argument to xlog_is_dirty
2023-12-18  Christoph Hellwigxfs_logprint: move all code to set up the fake xlog...
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-12-18  Christoph Hellwiglibxfs: remove the unused icache_flags member from...
2023-12-18  Eric Biggersxfs_io/encrypt: support specifying crypto data unit...
2023-11-21  Chandan Babu Rmdrestore: Add support for passing log device as an...
2023-11-21  Chandan Babu Rmdrestore: Define mdrestore ops for v2 format
2023-11-21  Chandan Babu Rmdrestore: Extract target device size verification...
2023-11-21  Chandan Babu Rmdrestore: Introduce mdrestore v1 operations
2023-11-21  Chandan Babu Rmdrestore: Replace metadump header pointer argument...
2023-11-21  Chandan Babu Rmdrestore: Add open_device(), read_header() and show_in...
2023-11-21  Chandan Babu Rmdrestore: Detect metadump v1 magic before reading...
2023-11-21  Chandan Babu Rmdrestore: Define and use struct mdrestore
2023-11-21  Chandan Babu Rmdrestore: Declare boolean variables with bool type
2023-11-21  Chandan Babu Rxfs_db: Add support to read from external log device
2023-11-21  Chandan Babu Rmetadump: Define metadump ops for v2 format
2023-11-21  Chandan Babu Rmetadump: Define metadump v2 ondisk format structures...
2023-11-21  Chandan Babu Rmetadump: Rename XFS_MD_MAGIC to XFS_MD_MAGIC_V1
2023-11-21  Chandan Babu Rmetadump: Introduce metadump v1 operations
2023-11-21  Chandan Babu Rmetadump: Introduce struct metadump_ops
2023-11-21  Chandan Babu Rmetadump: Postpone invocation of init_metadump()
2023-11-21  Chandan Babu Rmetadump: Add initialization and release functions
2023-11-21  Chandan Babu Rmetadump: Define and use struct metadump
2023-11-21  Chandan Babu Rmetadump: Declare boolean variables with bool type
2023-11-21  Chandan Babu Rmdrestore: Fix logic used to check if target device...
2023-11-21  Chandan Babu Rmetadump: Use boolean values true/false instead of 1/0
2023-11-21  Christoph Hellwigrepair: fix the call to search_rt_dup_extent in scan_bmapbt
2023-11-21  Pavel Reichlxfs_quota: fix missing mount point warning
2023-11-21  Christoph Hellwigdb: fix unsigned char related warnings
2023-11-21  Jakub BoguszPolish translation update for xfsprogs 6.5.0.
2023-11-16  Darrick J.... xfs: adjust the incore perag block_count when shrinking
2023-11-16  Christian BraunerRevert "xfs: switch to multigrain timestamps"
2023-11-14  Darrick J.... xfs: fix log recovery when unknown rocompat bits are set
2023-11-14  Jeff Laytonxfs: switch to multigrain timestamps
2023-11-14  Darrick J.... xfs: allow userspace to rebuild metadata structures
2023-11-14  Jeff Laytonxfs: convert to ctime accessor functions
2023-10-12  Carlos Maiolinoxfsprogs: Release v6.5.0 v6.5.0
2023-10-05  Krzesimir Nowaklibfrog: drop build host crc32 selftest
2023-10-05  Darrick J.... libxfs: fix atomic64_t detection on x86 32-bit architec...
2023-10-05  Darrick J.... xfs_repair: set aformat and anextents correctly when...
2023-10-05  Darrick J.... xfs_scrub: actually return errno from check_xattr_ns_names
2023-10-05  Darrick J.... libxfs: use XFS_IGET_CREATE when creating new files
2023-10-05  Darrick J.... libfrog: don't fail on XFS_FSOP_GEOM_FLAGS_NREXT64...
2023-10-05  Darrick J.... libfrog: fix overly sleep workqueues
2023-10-05  Darrick J.... xfs_db: use directio for device access
2023-10-05  Darrick J.... libxfs: make platform_set_blocksize optional with directio
2023-10-05  Darrick J.... mkfs: add a config file for 6.6 LTS kernels
2023-10-05  Darrick J.... mkfs: enable reverse mapping by default
2023-10-05  Darrick J.... mkfs: enable large extent counts by default
2023-10-05  Darrick J.... xfs_db: create unlinked inodes
2023-10-05  Darrick J.... xfs_db: dump unlinked buckets
2023-09-07  Darrick J.... xfs: convert flex-array declarations in xfs attr shortf...
2023-09-07  Darrick J.... xfs: convert flex-array declarations in xfs attr leaf...
2023-09-07  Darrick J.... xfs: convert flex-array declarations in struct xfs_attr...
2023-09-07  Darrick J.... xfs: AGI length should be bounds checked
2023-09-07  Darrick J.... xfs: fix xfs_btree_query_range callers to initialize...
2023-09-07  Dave Chinnerxfs: fix bounds check in xfs_defer_agfl_block()
2023-09-07  Dave Chinnerxfs: AGF length has never been bounds checked
2023-09-07  Dave Chinnerxfs: journal geometry is not properly bounds checked
2023-09-07  Dave Chinnerxfs: don't block in busy flushing when freeing extents
2023-09-07  Dave Chinnerxfs: pass alloc flags through to xfs_extent_busy_flush()
2023-09-07  Dave Chinnerxfs: use deferred frees for btree block freeing
2023-09-07  Colin Ian Kingxfs: remove redundant initializations of pointers drop_...
2023-09-07  Long Lixfs: fix ag count overflow during growfs
2023-09-07  Kees Cookoverflow: Add struct_size_t() helper
2023-08-25  Darrick J.... xfsprogs: don't allow udisks to automount XFS filesyste...
2023-08-02  Wu Guanghaoxfs_repair: fix the problem of repair failure caused...
2023-08-02  Bill O'Donnellmkfs.xfs.8: correction on mkfs.xfs manpage since reflin...
2023-07-19  Carlos Maiolinoxfsprogs: Release v6.4.0 v6.4.0
2023-07-12  Darrick J.... xfs_db: expose the unwritten flag in rmapbt keys
2023-07-12  Darrick J.... xfs_repair: warn about unwritten bits set in rmap btree...
2023-07-12  Darrick J.... xfs_repair: check low keys of rmap btrees
2023-07-12  Darrick J.... xfs_repair: always perform extended xattr checks on...
2023-07-12  Darrick J.... xfs_repair: don't add junked entries to the rebuilt...
2023-07-12  Darrick J.... xfs_repair: fix messaging when fixing imap due to spars...
2023-07-12  Darrick J.... xfs_repair: fix messaging in longform_dir2_entry_check_data
2023-07-12  Darrick J.... xfs_repair: fix messaging when shortform_dir2_junk...
2023-07-12  Darrick J.... xfs_repair: don't log inode problems without printing...
2023-07-12  Darrick J.... xfs_repair: don't spray correcting imap all by itself
2023-07-12  Pavel Reichlmkfs: fix man's default value for sparse option
2023-07-12  Weifeng Sulibxcmd: add return value check for dynamic memory...
2023-06-26  David Seifertpo: Fix invalid .de translation format string
2023-06-22  Dave Chinnerxfs: validate block number being freed before adding...
2023-06-22  Dave Chinnerxfs: validity check agbnos on the AGFL
2023-06-22  Dave Chinnerxfs: fix agf/agfl verification on v4 filesystems
next