]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs
xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
[thirdparty/xfsprogs-dev.git] / libxfs /
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  Dave Chinnerxfs: reverse search directory freespace indexes
2019-12-13  Dave Chinnerxfs: speed up directory bestfree block scanning
2019-12-13  Dave Chinnerxfs: factor free block index lookup from xfs_dir2_node_...
2019-12-13  Dave Chinnerxfs: factor data block addition from xfs_dir2_node_addn...
2019-12-13  Dave Chinnerxfs: move xfs_dir2_addname()
2019-12-13  Darrick J. Wongxfs: remove all *_ITER_CONTINUE values
2019-12-13  Darrick J. Wongxfs: remove all *_ITER_ABORT values
2019-12-13  Darrick J. Wongxfs: reinitialize rm_flags when unpacking an offset...
2019-12-13  Darrick J. Wongxfs: remove unnecessary int returns from deferred bmap...
2019-12-13  Darrick J. Wongxfs: remove unnecessary int returns from deferred refco...
2019-12-13  Darrick J. Wongxfs: remove unnecessary int returns from deferred rmap...
2019-12-13  Darrick J. Wongxfs: remove unnecessary parameter from xfs_iext_inc_seq
2019-12-13  Darrick J. Wongxfs: fix sign handling problem in xfs_bmbt_diff_two_keys
2019-12-13  Darrick J. Wongxfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keys
2019-12-13  Darrick J. Wongxfs: fix maxicount division by zero error
2019-12-13  zhengbinxfs: remove excess function parameter description in...
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. Wonglibxfs: fix typo in message about write verifier
2019-09-26  Darrick J. Wongmkfs: use libxfs to write out new AGs
2019-09-26  Darrick J. Wonglibxfs: make xfs_buf_delwri_submit actually do something
2019-09-26  Darrick J. Wonglibxfs: fix buffer refcounting in delwri_queue
2019-09-26  Darrick J. Wonglibxfs: fix uncached buffer refcounting
2019-09-09  Darrick J. Wongxfs_db: add a function to compute btree geometry
2019-09-09  Darrick J. Wonglibfrog: move crc32c.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move radix-tree.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: refactor online geometry queries
2019-08-28  Darrick J. Wongxfs: don't crash on null attr fork xfs_bmapi_read
2019-08-28  Darrick J. Wongxfs: remove more ondisk directory corruption asserts
2019-08-28  Darrick J. Wongxfs: attribute scrub should use seen_enough to pass...
2019-08-28  Darrick J. Wongxfs: allow single bulkstat of special inodes
2019-08-28  Darrick J. Wongxfs: specify AG in bulk req
2019-08-28  Darrick J. Wongxfs: wire up the v5 inumbers ioctl
2019-08-28  Darrick J. Wongxfs: wire up new v5 bulkstat ioctls
2019-08-28  Darrick J. Wongxfs: introduce v5 inode group structure
2019-08-28  Darrick J. Wongxfs: introduce new v5 bulkstat structure
2019-08-28  Darrick J. Wongxfs: remove various bulk request typedef usage
2019-08-28  Darrick J. Wongxfs: create simplified inode walk function
2019-08-28  Darrick J. Wongxfs: create iterator error codes
2019-08-28  Christoph Hellwigxfs: remove XFS_TRANS_NOFS
2019-08-28  Eric Sandeenxfs: remove unused header files
2019-08-28  Darrick J. Wongxfs: account for log space when formatting new AGs
2019-08-28  Darrick J. Wongxfs: refactor free space btree record initialization
2019-08-28  Brian Fosterxfs: always update params on small allocation
2019-08-28  Brian Fosterxfs: skip small alloc cntbt logic on NULL cursor
2019-08-28  Brian Fosterxfs: move small allocation helper
2019-08-28  Brian Fosterxfs: clean up small allocation helper
2019-08-28  Christoph Hellwigxfs: add struct xfs_mount pointer to struct xfs_buf
2019-08-28  Darrick J. Wongxfs: move xfs_ino_geometry to xfs_shared.h
2019-08-28  Eric Sandeenxfs: remove unused flag arguments
2019-08-28  Eric Sandeenxfs: remove unused flags arg from getsb interfaces
2019-08-28  Darrick J. Wongxfs: finish converting to inodes_per_cluster
2019-08-28  Darrick J. Wongxfs: fix inode_cluster_size rounding mayhem
2019-08-28  Darrick J. Wongxfs: refactor inode geometry setup routines
2019-08-28  Darrick J. Wongxfs: separate inode geometry
2019-08-21  Eric Sandeenxfsprogs: fix geometry calls on older kernels for 5.2.1
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  Eric Sandeenlibxfs: cosmetic changes to libxfs/trans.c
2019-07-24  Eric Sandeenlibxfs: reorder functions in libxfs/trans.c
2019-07-24  Darrick J. Wongxfs: don't reserve per-AG space for an internal log
2019-07-24  Eric Sandeenxfs: change some error-less functions to void types
2019-07-24  Darrick J. Wongxfs: add online scrub for superblock counters
2019-07-24  Darrick J. Wongxfs: always rejoin held resources during defer roll
2019-07-24  Darrick J. Wongxfs: track delayed allocation reservations across the...
2019-07-24  Brian Fosterxfs: assert that we don't enter agfl freeing with a...
2019-07-24  Brian Fosterxfs: make tr_growdata a permanent transaction
2019-07-24  Darrick J. Wongxfs: report inode health via bulkstat
2019-07-24  Darrick J. Wongxfs: report AG health via AG geometry ioctl
2019-07-24  Darrick J. Wongxfs: report fs and rt health via geometry structure
2019-07-24  Darrick J. Wongxfs: add a new ioctl to describe allocation group geometry
2019-07-24  Dave Chinnerxfs: bump XFS_IOC_FSGEOMETRY to v5 structures
2019-07-24  Darrick J. Wongxfs: clear BAD_SUMMARY if unmounting an unhealthy files...
2019-07-24  Darrick J. Wongxfs: replace the BAD_SUMMARY mount flag with the equiva...
2019-07-24  Darrick J. Wongxfs: track metadata health status
2019-07-24  Brian Fosterxfs: don't account extra agfl blocks as available
2019-06-06  Darrick J. Wongxfs_repair: refactor namecheck functions
2019-06-06  Darrick J. Wonglibxfs: set m_finobt_nores when initializing library
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  Dave Chinnerxfs: factor log item initialisation
2019-05-21  Eric Sandeenlibxfs: fix argument to xfs_trans_add_item
2019-05-21  Christoph Hellwiglibxfs: factor common xfs_trans_bjoin code
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: rename bp_transp to b_transp in ASSERTs
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: always init bma in xfs_bmapi_write libxfs-5.1-sync
2019-05-06  Brian Fosterxfs: don't trip over uninitialized buffer on extent...
2019-05-06  Darrick J. Wongxfs: clean up xfs_dir2_leaf_addname
2019-05-06  Darrick J. Wongxfs: zero initialize highstale and lowstale in xfs_dir2...
2019-05-06  Darrick J. Wongxfs: clean up xfs_dir2_leafn_add
next