]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/init.c
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / libxfs / init.c
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
2018-10-17  Eric Sandeenlibxfs: add several zone extern declarations to libxfs_...
2018-10-09  Eric Sandeenxfsprogs: make static things static
2018-10-09  Darrick J. Wonglibxfs: clean up IRELE/iput callsites
2018-10-05  Christoph Hellwigxfs: remove the xfs_ifork_t typedef
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-06-28  Dave Chinnerxfs: get rid of the log item descriptor
2018-03-09  Eric Sandeenlibxfs: Catch non-empty zones on destroy
2018-03-09  Eric Sandeenlibxfs: move xfs_inode_zone to rdwr.c
2018-03-09  Eric Sandeenlibxfs: add function to free all buffers in bcache
2018-01-25  Eric Sandeenlibxfs: use a memory zone for transactions
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-12-07  Darrick J. Wonglibxfs: libxfs_nproc should never return negative numbers
2017-09-15  Darrick J. Wonglibxfs: remove getcwd/chdir dance from initialization
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2017-07-13  Darrick J. Wongmkfs: set inode alignment and cluster size for minimum...
2017-01-26  Eric Sandeenlibxfs: sanitize agcount on load
2016-11-01  Felix Jandaxfsprogs: replace [fl]stat64 by equivalent [fl]stat
2016-10-26  Darrick J. Wonglibxfs: plumb in bmap deferred op log items
2016-10-26  Darrick J. Wonglibxfs: plumb in refcount deferred op log items
2016-10-26  Darrick J. Wonglibxfs: initialize the in-core mount context for refcou...
2016-09-19  Eric Sandeenlibxfs: move iswritable "fatal" decision to caller
2016-08-18  Darrick J. Wonglibxfs: add deferred ops item handlers for userspace
2016-08-18  Darrick J. Wonglibxfs: fix various oddities in the kernel import
2016-08-10  Darrick J. Wongxfs: define the on-disk rmap btree format
2016-08-10  Darrick J. Wongxfs: rmap btree add more reserved blocks
2016-08-10  Darrick J. Wongxfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_d...
2016-08-10  Darrick J. Wongxfs: convert list of extents to free into a regular...
2016-05-10  Dave Chinnermkfs: don't treat files as though they are block devices
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-08-24  Eric Sandeenlibxfs: fix memory leasks in libxfs_umount()
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
next