]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_attr_leaf.c
xfs: move local to extent inode logging into bmap helper
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_attr_leaf.c
2019-12-13  Brian Fosterxfs: move local to extent inode logging into bmap helper
2019-12-13  Brian Fosterxfs: remove broken error handling on failed attr sf...
2019-12-13  Brian Fosterxfs: log the inode on directory sf to block format...
2019-12-13  Dave Chinnerxfs: allocate xattr buffer on demand
2019-12-13  Dave Chinnerxfs: consolidate attribute value copying
2019-12-13  Dave Chinnerxfs: move remote attr retrieval into xfs_attr3_leaf_get...
2019-12-13  Dave Chinnerxfs: remove unnecessary indenting from xfs_attr3_leaf_g...
2019-12-13  Dave Chinnerxfs: make attr lookup returns consistent
2019-12-13  Tetsuo Handafs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
2019-08-28  Eric Sandeenxfs: remove unused header files
2019-08-28  Christoph Hellwigxfs: add struct xfs_mount pointer to struct xfs_buf
2019-06-06  Darrick J. Wonglibxfs: fix attr include mess
2019-05-06  Darrick J. Wongxfs: fix xfs_buf magic number endian checks
2019-05-06  Brian Fosterxfs: factor xfs_da3_blkinfo verification into common...
2019-05-06  Brian Fosterxfs: miscellaneous verifier magic value fixups
2019-05-06  Brian Fosterxfs: always check magic values in on-disk byte order
2018-11-15  Dave Chinnerxfs: fix overflow in xfs_attr3_leaf_verify
2018-10-05  Darrick J. Wongxfs: refactor log recovery check
2018-10-05  Christoph Hellwigxfs: remove the xfs_ifork_t typedef
2018-10-05  Darrick J. Wongxfs: check leaf attribute block freemap in verifier
2018-10-05  Gustavo A. R. Silvaxfs_attr_leaf: use swap macro in xfs_attr3_leaf_rebalance
2018-10-05  Brian Fosterxfs: use ->t_firstblock in xattr ops
2018-10-04  Brian Fosterxfs: replace xfs_da_args->dfops accesses with ->t_dfops...
2018-06-28  Eric Sandeenxfs: don't call xfs_da_shrink_inode with NULL bp
2018-06-28  Dave Chinnerxfs: clean up MIN/MAX
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-02-27  Carlos MaiolinoSplit buffer's b_fspriv field
2018-02-27  Darrick J. Wongxfs: attr leaf verifier needs to check for obviously...
2018-02-27  Darrick J. Wongxfs: create a new buf_ops pointer to verify structure...
2018-02-27  Darrick J. Wongxfs: fail out of xfs_attr3_leaf_lookup_int if it looks...
2018-02-27  Darrick J. Wongxfs: create structure verifier function for shortform...
2018-02-27  Darrick J. Wongxfs: refactor verifier callers to print address of...
2018-02-27  Darrick J. Wongxfs: have buffer verifier functions report failing...
2018-02-27  Darrick J. Wongxfs: refactor xfs_verifier_error and xfs_buf_ioerror
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2018-01-03  Darrick J. Wongxfs: hold xfs_buf locked between shortform->leaf conver...
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Christoph Hellwigxfs: remove the never fully implemented UUID fork format
2017-10-18  Christoph Hellwigxfs: refactor xfs_trans_roll
2017-07-31  Darrick J. Wongxfs: don't crash on unexpected holes in dir/attr btrees
2017-01-10  Eric Sandeenxfs: ignore leaf attr ichdr.count in verifier during...
2016-08-10  Darrick J. Wongxfs: rename flist/free_list to dfops
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-11-23  Eric Sandeenlibxfs: print name of verifier if it fails
2015-10-13  Brian Fosterlibxfs: validate metadata LSNs against log on v5 superb...
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Eric Sandeenxfsprogs: Add new sb_meta_uuid field, update userspace...
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-31  Dave ChinnerMerge branch 'libxfs-4.2-rc1-update' into for-next
2015-07-31  Dave Chinnerxfs: xfs_attr_inactive leaves inconsistent attr fork...
2015-07-30  Dave Chinnerlibxfs: disambiguate xfs.h
2015-07-30  Dave Chinnerlibxfs: directly include libxfs headers
2015-07-30  Dave Chinnerlibxfs: update to 4.1-rc2 code base
2015-07-30  Dave Chinnerlibxfs: error negation rework
2015-07-30  Dave Chinnerxfs: Nuke XFS_ERROR macro
2015-07-30  Dave Chinnerxfs: return is not a function
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2014-03-06  Dave Chinnerlibxfs: modify verifiers to differentiate CRC from...
2014-03-06  Dave Chinnerlibxfs: add helper for updating checksums on xfs_bufs
2014-03-06  Dave Chinnerlibxfs: add helper for verifying checksums on xfs_bufs
2013-11-13  Dave Chinnerlibxfs: Minor cleanup and bug fix sync
2013-09-16  Dave Chinnerxfs: remove local fork format handling from xfs_bmapi_w...
2013-09-16  Dave Chinnerlibxfs: sync attr code with kernel
2013-08-06  Dave Chinnerxfs: rework remote attr CRCs
2013-08-06  Dave Chinnerxfs: fully initialise temp leaf in xfs_attr3_leaf_compact
2013-08-06  Dave Chinnerxfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance
2013-08-06  Dave Chinnerxfs: remote attribute lookups require the value length
2013-08-06  Dave Chinnerxfs: xfs_attr_shortform_allfit() does not handle attr3...
2013-08-06  Dave Chinnerxfs: buffer type overruns blf_flags field
2013-08-06  Dave Chinnerxfs: add buffer types to directory and attribute buffers
2013-08-06  Dave Chinnerxfs: add CRCs to attr leaf blocks
2013-08-06  Dave Chinnerxfs: add CRCs to dir2/da node blocks
2013-08-06  Dave Chinnerlibxfs: add crc format changes to generic btrees
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
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2006-12-08  Barry NaujokFix "pointer targets in assignment differ in signedness...
2005-12-02  Nathan ScottSort out cosmetic differences between user and kernel...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-11-08  Nathan ScottMerge back recent changes from xfs kernel headers.
2005-09-29  Nathan ScottMerge back further kernel changes into libxfs, esp...
2005-09-16  Nathan ScottSupport for updated inline extended attributes format...
2005-09-16  Nathan ScottAdd xfs_db expert mode commands for set/remove of exten...
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2004-01-20  Nathan Scottxfsprogs update - Debian installer support, sync user...
2003-04-16  Russell CattelanMerge whitespace changes over
2003-03-06  Nathan ScottNew xfsprogs version - enabled unwritten extents by... v2.4.0
2002-10-10  Nathan ScottFix libxfs device flush ioctl, sync with kernel source.
2002-07-12  Steve Lordwhite space cleanup
2002-06-04  Eric SandeenUpdate copyright dates (again)
2002-06-04  Eric SandeenUndoes mod: xfs-cmds:slinx:120772a
2002-06-04  Eric SandeenUpdate copyright dates
2002-04-17  Nathan Scottbump minor version for minor change - sync with recent...
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...