]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - include/xfs_inode.h
configure: don't check for fadvise
[thirdparty/xfsprogs-dev.git] / include / xfs_inode.h
2024-02-15  Jeff Laytonxfs: convert to new timestamp accessors
2023-11-16  Christian BraunerRevert "xfs: switch to multigrain timestamps"
2023-11-14  Jeff Laytonxfs: switch to multigrain timestamps
2023-11-14  Jeff Laytonxfs: convert to ctime accessor functions
2023-06-22  Dave Chinnerxfs: fix AGF vs inode cluster buffer deadlock
2022-08-30  Dave Chinnerxfs: track the iunlink list pointer in the xfs_inode
2022-08-30  Darrick J. Wongxfs: replace inode fork size macros with functions
2022-08-30  Darrick J. Wongxfs: replace XFS_IFORK_Q with a proper predicate function
2022-08-30  Darrick J. Wongxfs: use XFS_IFORK_Q to determine the presence of an...
2022-08-30  Darrick J. Wongxfs: make inode attribute forks a permanent part of...
2022-08-30  Darrick J. Wongxfs: convert XFS_IFORK_PTR to a static inline helper
2022-06-22  Chandan Babu Rxfs: Introduce macros to represent new maximum extent...
2022-05-18  Darrick J. Wongmkfs: don't trample the gid set in the protofile
2021-09-29  Dave Chinnerlibxfs: add spinlock_t wrapper
2021-06-30  Christoph Hellwigxfs: move the di_crtime field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_flags2 field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_flags field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_forkoff field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: use a union for i_cowextsize and i_flushiter
2021-06-30  Christoph Hellwigxfs: move the di_flushiter field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_cowextsize field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_extsize field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_nblocks field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_size field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_projid field to struct xfs_inode
2021-01-07  Eric Sandeenlibxfs: cosmetic changes to libxfs_inode_alloc
2020-11-12  Darrick J. Wongxfs: fix an incore inode UAF in xfs_bui_recover
2020-11-12  Darrick J. Wongxfs: widen ondisk inode timestamps to deal with y2038+
2020-11-10  Darrick J. Wonglibxfs: create a real struct timespec64
2020-08-10  Christoph Hellwigxfs: improve local fork verification
2020-08-10  Christoph Hellwigxfs: remove xfs_ifork_ops
2020-05-09  Christoph Hellwigxfsprogs: remove xfs_dir_ops
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-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
2019-05-21  Eric Sandeenlibxfs: create current_time helper and sync xfs_trans_i...
2019-05-16  Eric Sandeenlibxfs: remove i_transp
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
2018-10-09  Darrick J. Wonglibxfs: clean up IRELE/iput callsites
2018-10-05  Brian Fosterxfs: fold dfops into the transaction
2018-10-04  Brian Fosterxfs: remove struct xfs_bmalloca dfops field
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-03-09  Darrick J. Wongxfs_repair: don't fail directory repairs when grabbing...
2018-02-27  Darrick J. Wongxfs: provide a centralized method for verifying inline...
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-27  Christoph Hellwigxfs: abstract out dev_t conversions
2017-11-17  Christoph Hellwigxfs: remove if_rdev
2017-10-18  Brian Fosterxfs: trim writepage mapping to within eof libxfs-4.14-sync
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2016-10-25  Darrick J. Wongxfs: introduce the CoW fork
2016-10-25  Darrick J. Wongxfs: adjust refcount when unmapping file blocks
2016-10-02  Eric Sandeenlibxfs: remove unused libxfs_iget arg
2016-05-10  Dave ChinnerMerge branch 'progs-misc-fixes-for-4.6' into for-master
2016-05-10  Dave ChinnerMerge branch 'libxfs-4.6-sync' into for-master
2016-02-18  Dave Chinnerxfs: mode di_mode to vfs inode
2016-02-18  Dave Chinnerxfs: move di_changecount to VFS inode
2016-02-18  Dave Chinnerxfs: move inode generation count to VFS inode
2016-02-18  Dave Chinnerxfs: use vfs inode nlink field everywhere
2016-02-17  Dave Chinnerxfs: remove timestamps from incore inode
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Dave ChinnerMerge branch 'progs-header-cleanup' into for-next
2015-07-31  Christoph Hellwigxfsprogs: simplify internal includes
2015-07-31  Dave ChinnerMerge branch 'libxfs-commit-script' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-cleanup' into for-next
2015-07-30  Dave Chinnerprogs: clean up all remaining xfs*h includes
2015-07-30  Dave Chinnerlibxfs: directly include libxfs headers
2013-09-16  Dave Chinnerxfs: introduce xfs_inode_buf.c for inode buffer operations
2013-09-16  Dave Chinnerxfs: move unrealted definitions out of xfs_inode.h
2013-09-16  Dave Chinnerxfs: move inode fork definitions to a new header file
2013-09-16  Dave Chinnerxfs: split out inode log item format definition
2013-08-06  Dave Chinnerlibxfs: determine inode size from version number, not...
2013-08-06  Dave Chinnerlibxfs: add version 3 inode support
2013-05-09  Dave Chinnerxfsprogs: update libxfs to 3.9-rc1 + xfsdev
2013-05-09  Dave Chinnerxfsprogs: sync code to current kernel code
2011-07-25  Dave Chinnerlibxfs: sync files with 2.6.38 kernel code
2010-10-09  Arkadiusz Mi?kiewiczxfsprogs: projid32bit handling
2008-11-20  Barry NaujokSync up libxfs to latest kernel code
2008-09-29  Barry NaujokUpdate the shared kernel and userspace code to the...
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2005-11-08  Nathan ScottMerge back recent changes from xfs kernel headers.
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2004-09-30  Nathan ScottKeep userspace packaging in sync, portability changes...
2003-12-05  Nathan ScottSync up userspace and kernel code, noop for userspace.
2003-10-07  Steve Lordswitch xfs to use linux imode flags internally
2003-09-19  Nathan Scottxfsprogs update - fix db to display new inode flags...
2003-08-05  Nathan ScottSync up user/kernel sources, minor changes only
2003-06-18  Nathan Scottxfsprogs update - Andi's mkfs log size default change... v2.5.0
2003-05-20  Nathan ScottSync up XFS user and kernel source.
2003-04-16  Russell CattelanMerge whitespace changes over
2003-03-31  Nathan ScottBunch of portability related changes to xfsprogs. ...
2003-03-18  Nathan Scottxfsprogs update - kernel/user sync up and Ethan's Mac...
2003-01-13  Nathan ScottSync up with minor kernel change (noop change for users...
2003-01-03  Nathan ScottSync up user/kernel sources and headers (native extents).
2002-10-10  Nathan ScottFix libxfs device flush ioctl, sync with kernel source.
2002-08-30  Nathan Scottsync user/kernel after recent kernel changes. noop...
2002-08-08  Nathan Scottbump version to 2.2, document changes -- sync shared... v2.2.0
next