]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - include
xfs: Add helper function xfs_attr_node_shrink
[thirdparty/xfsprogs-dev.git] / include /
2020-09-15  Carlos Maiolinoxfs: Remove kmem_zone_zalloc() usage
2020-09-15  Carlos Maiolinoxfs: Remove kmem_zone_alloc() usage
2020-09-04  Dave Chinnerxfs: attach inodes to the cluster buffer when dirtied
2020-09-04  Dave Chinnerxfs: pin inode backing buffer to the inode log item
2020-08-25  Eric Sandeenxfsprogs: move custom interface definitions out of...
2020-08-10  Darrick J. Wongxfs: more lockdep whackamole with kmem_alloc*
2020-08-10  Christoph Hellwigxfs: improve local fork verification
2020-08-10  Christoph Hellwigxfs: remove xfs_ifork_ops
2020-08-10  Darrick J. Wongxfs: use ordered buffers to initialize dquot buffers...
2020-08-10  Darrick J. Wongxfs: convert xfs_log_recover_item_t to struct xfs_log_r...
2020-08-10  Christoph Hellwigxfs: remove the xfs_inode_log_item_t typedef
2020-07-10  Darrick J. Wongxfs_repair: make container for btree bulkload root...
2020-05-09  Christoph Hellwigxfsprogs: remove xfs_dir_ops
2020-05-09  Christoph Hellwigxfsprogs: remove libreadline support
2020-05-01  Darrick J. Wongxfs: support bulk loading of staged btrees
2020-05-01  Darrick J. Wongxfs: introduce fake roots for inode-rooted btrees
2020-05-01  Darrick J. Wongxfs: introduce fake roots for ag-rooted btrees
2020-05-01  Christoph Hellwigxfs: remove XFS_BUF_TO_AGF
2020-04-29  Christoph Hellwigxfs: remove the kuid/kgid conversion wrappers
2020-04-29  Christoph Hellwigxfs: ensure that the inode uid/gid match values match...
2020-04-07  Dave Chinnerxfsprogs: LDFLAGS comes from configure, not environment
2020-04-07  Dave Chinnermkfs: use cvtnum from libfrog
2020-03-14  Darrick J. Wongxfs: make xfs_trans_get_buf return an error code
2020-03-14  Darrick J. Wongxfs: make xfs_trans_get_buf_map return an error code
2020-03-13  Dave Chinnerxfsprogs: don't warn about packed members
2020-03-01  Darrick J. Wonglibxlog: use uncached buffers instead of open-coding...
2020-03-01  Darrick J. Wonglibxfs: replace libxfs_getbuf with libxfs_buf_get
2020-03-01  Darrick J. Wonglibxfs: remove LIBXFS_EXIT_ON_FAILURE
2020-03-01  Darrick J. Wonglibxfs: flush all dirty buffers and report errors when...
2020-03-01  Eric Biggersxfs_io/encrypt: support passing a keyring key to add_enckey
2020-02-27  Darrick J. Wonglibxfs: clean up libxfs_destroy
2020-02-27  Eric Sandeenlibxfs: use FALLOC_FL_ZERO_RANGE in libxfs_device_zero
2020-01-22  Omar Sandovalxfs: fix realtime file data space leak
2020-01-22  Carlos Maiolinoxfs: Remove kmem_zone_free() wrapper
2020-01-22  Eric Sandeenxfs: remove unused typedef definitions
2020-01-22  Christoph Hellwigxfs: merge the projid fields in struct xfs_icdinode
2020-01-22  Christoph Hellwigxfs: use a struct timespec64 for the in-core crtime
2020-01-22  Christoph Hellwigxfs: devirtualize ->m_dirnameops
2020-01-22  Christoph Hellwigxfs: remove the now unused dir ops infrastructure
2020-01-22  Christoph Hellwigxfs: cleanup xfs_dir2_data_entsize
2020-01-22  Christoph Hellwigxfs: move incore structures out of xfs_da_format.h
2020-01-16  Darrick J. Wongxfs: refactor xfs_iread_extents to use xfs_btree_visit_...
2020-01-16  Brian Fosterxfs: optimize near mode bnobt scans with concurrent...
2020-01-16  Brian Fosterxfs: factor out tree fixup logic into helper
2020-01-16  Brian Fosterxfs: reuse best extent tracking logic for bnobt scan
2020-01-16  Brian Fosterxfs: refactor cntbt lastblock scan best extent logic...
2020-01-16  Christoph Hellwigxfs: use a struct iomap in xfs_writepage_ctx
2019-12-13  Dave Chinnerxfs: allocate xattr buffer on demand
2019-12-13  Dave Chinnerxfs: add kmem allocation trace points
2019-12-13  Tetsuo Handafs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
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-11-01  Darrick J. Wonglibfrog: clean up platform_nproc
2019-09-26  Darrick J. Wongmkfs: use libxfs to write out new AGs
2019-09-09  Darrick J. Wonglibfrog: move libfrog.h to libfrog/util.h
2019-09-09  Darrick J. Wonglibfrog: move workqueue.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move path.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move crc32c.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move workqueue.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move radix-tree.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move ptvar.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move fsgeom.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move convert.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move bitmap.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move avl64.h to libfrog/
2019-09-09  Darrick J. Wonglibxfs: move topology declarations into separate header
2019-09-09  Darrick J. Wonglibfrog: create xfd_open function
2019-09-09  Darrick J. Wonglibfrog: refactor open-coded bulkstat calls
2019-09-09  Darrick J. Wonglibfrog: create online fs geometry converters
2019-09-09  Darrick J. Wonglibfrog: store more inode and block geometry in struct...
2019-09-09  Darrick J. Wonglibfrog: introduce xfs_fd to wrap an fd to a file on...
2019-09-09  Darrick J. Wonglibfrog: refactor online geometry queries
2019-08-28  Darrick J. Wongxfs: remove various bulk request typedef usage
2019-08-28  Eric Sandeenxfs: remove unused flags arg from getsb interfaces
2019-08-28  Darrick J. Wongxfs: separate inode geometry
2019-07-24  Eric Sandeenlibxfs: don't use enum for buffer flags
2019-07-24  Eric Sandeenlibxfs: trivial changes to libxfs/trans.c
2019-07-24  Darrick J. Wongxfs: always rejoin held resources during defer roll
2019-07-24  Darrick J. Wongxfs: track metadata health status
2019-06-06  Darrick J. Wonglibfrog: fix bitmap return values
2019-06-06  Darrick J. Wonglibxfs: fix attr include mess
2019-05-21  Eric Sandeenlibxfs: share kernel's xfs_trans_inode.c
2019-05-21  Eric Sandeenlibxfs: create current_time helper and sync xfs_trans_i...
2019-05-21  Eric Sandeenlibxfs: rename bli_format to avoid confusion with bli_f...
2019-05-21  Eric Sandeenlibxfs: Remove XACT_DEBUG #ifdefs
2019-05-16  Eric Sandeenlibxfs: remove unused cruft
2019-05-16  Eric Sandeenlibxfs: remove xfs_inode_log_item ili_flags
2019-05-16  Eric Sandeenlibxfs: remove i_transp
2019-05-06  Darrick J. Wongxfs: rename m_inotbt_nores to m_finobt_nores
2019-04-26  Darrick J. Wonglibxfs: drop the ifork_ops parameter from libxfs_inode_...
2019-04-26  Darrick J. Wonglibxfs: retain ifork_ops when flushing inode
2019-04-26  Eric Sandeenxfsprogs: remove unused function prototypes
2019-04-26  Darrick J. Wonglibxfs: remove libxfs_trans_iget
2019-04-26  Darrick J. Wonglibfrog: hoist bitmap out of scrub
2019-02-27  Omar Sandovalxfs: cache minimum realtime summary level
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: idiotproof defer op type configuration
2018-11-09  Darrick J. Wongmake: don't spray static check failures all over the...
next