]> www.infradead.org Git - users/hch/xfsprogs.git/shortlog
users/hch/xfsprogs.git
2020-07-10 Christoph Hellwigxfsprogs: remove the libxfs_* API redirections libxfs-api
2020-05-26 Kaixu Xiametadump: remove redundant bracket and show right SYNOPSIS for-next
2020-05-26 Kaixu Xiamkfs: simplify the configured sector sizes setting...
2020-05-26 Eric Sandeenxfs_quota: allow individual timer extension
2020-05-26 Eric Sandeenxfs_quota: refactor code to generate id from name
2020-05-26 Eric Sandeenxfs_repair: fix progress reporting
2020-05-26 Darrick J.... debian: replace libreadline with libedit
2020-05-26 Darrick J.... xfs_db: fix rdbmap_boundscheck
2020-05-26 Darrick J.... xfs_db: don't crash if el_gets returns null
2020-05-26 Christoph Hellwigscrub: remove xfs_ prefixes from various function
2020-05-26 Anthony Iliopoulosxfs_db: fix crc invalidation segfault
2020-05-11 Christoph Hellwiglibxfs-apply: use git am instead of patch
2020-05-11 Christoph Hellwigmetadump: small cleanup for process_inode
2020-05-11 Christoph Hellwigrepair: cleanup build_agf_agfl
2020-05-11 Christoph Hellwigdb: ensure that create and replace are exclusive in...
2020-05-11 Christoph Hellwigdb: validate name and namelen in attr_set_f and attr_re...
2020-05-11 Christoph Hellwigdb: cleanup attr_set_f and attr_remove_f
2020-05-09 Christoph Hellwigdb: add a comment to agfl_crc_flds
2020-05-09 Christoph Hellwigdb: fix a comment in scan_freelist
2020-05-09 Christoph Hellwiglibxfs: use tabs instead of spaces in div_u64
2020-05-09 Darrick J.... xfs_db: bounds-check access to the dbmap array
2020-05-09 Darrick J.... find_api_violations: fix sed expression
2020-05-09 Darrick J.... libxcmd: don't crash if el_gets returns null
2020-05-09 Eric Sandeenxfs_io: copy_range can take up to 8 arguments
2020-05-09 Christoph Hellwigxfsprogs: remove xfs_dir_ops
2020-05-09 Christoph Hellwigxfsprogs: remove libreadline support
2020-05-07 Eric Sandeenxfsprogs: Release v5.7.0-rc0 libxfs-5.7-sync v5.7.0-rc0
2020-05-02 Darrick J.... xfs: validate the realtime geometry in xfs_validate_sb_...
2020-05-02 Christoph Hellwigxfs: remove the di_version field from struct icdinode
2020-05-01 Christoph Hellwigxfs: only check the superblock version for dinode size...
2020-05-01 Christoph Hellwigxfs: add a new xfs_sb_version_has_v3inode helper
2020-05-01 Darrick J.... xfs: add support for rmap btree staging cursors
2020-05-01 Darrick J.... xfs: add support for refcount btree staging cursors
2020-05-01 Darrick J.... xfs: add support for inode btree staging cursors
2020-05-01 Darrick J.... xfs: add support for free space btree staging cursors
2020-05-01 Darrick J.... xfs: support bulk loading of staged btrees
2020-05-01 Darrick J.... xfs: introduce fake roots for inode-rooted btrees
2020-05-01 Darrick J.... xfs: introduce fake roots for ag-rooted btrees
2020-05-01 Darrick J.... xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock
2020-05-01 Darrick J.... xfs: xfs_dabuf_map should return ENOMEM when map alloca...
2020-05-01 Dave Chinnerxfs: make the btree ag cursor private union anonymous
2020-05-01 Dave Chinnerxfs: make the btree cursor union members named structure
2020-05-01 Dave Chinnerxfs: make btree cursor private union anonymous
2020-05-01 Dave Chinnerxfs: rename btree cursor private btree member flags
2020-05-01 Dave Chinnerxfs: convert btree cursor inode-private member names
2020-05-01 Dave Chinnerxfs: convert btree cursor ag-private member name
2020-05-01 Dave Chinnerxfs: introduce new private btree cursor names
2020-05-01 Darrick J.... xfs: check owner of dir3 blocks
2020-05-01 Darrick J.... xfs: check owner of dir3 data blocks
2020-05-01 Darrick J.... xfs: check owner of dir3 free blocks
2020-05-01 Darrick J.... xfs: don't ever return a stale pointer from __xfs_dir3_...
2020-05-01 Darrick J.... xfs: fix buffer corruption reporting when xfs_dir3_free...
2020-05-01 Darrick J.... xfs: xfs_buf_corruption_error should take __this_address
2020-05-01 Darrick J.... xfs: add a function to deal with corrupt buffers post...
2020-05-01 Darrick J.... xfs: fix xfs_rmap_has_other_keys usage of ECANCELED
2020-05-01 Christoph Hellwigxfs: remove XFS_BUF_TO_SBP
2020-05-01 Christoph Hellwigxfs: remove XFS_BUF_TO_AGF
2020-05-01 Christoph Hellwigxfs: remove XFS_BUF_TO_AGI
2020-05-01 Christoph Hellwigxfs: remove the xfs_agfl_t typedef
2020-05-01 Christoph Hellwigxfs: remove the agfl_bno member from struct xfs_agfl
2020-05-01 Christoph Hellwigxfs: embedded the attrlist cursor into struct xfs_attr_...
2020-05-01 Christoph Hellwigxfs: remove XFS_DA_OP_INCOMPLETE
2020-05-01 Christoph Hellwigxfs: clean up the attr flag confusion
2020-05-01 Christoph Hellwigxfs: clean up the ATTR_REPLACE checks
2020-05-01 Christoph Hellwigxfs: rename xfs_attr_list_int to xfs_attr_list
2020-05-01 Christoph Hellwigxfs: move the legacy xfs_attr_list to xfs_ioctl.c
2020-05-01 Christoph Hellwigxfs: remove the unused ATTR_ENTRY macro
2020-05-01 Christoph Hellwigxfs: cleanup struct xfs_attr_list_context
2020-05-01 Christoph Hellwigxfs: factor out a xfs_attr_match helper
2020-05-01 Christoph Hellwigxfs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME
2020-05-01 Christoph Hellwigxfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL
2020-05-01 Christoph Hellwigxfs: remove ATTR_KERNOVAL
2020-05-01 Christoph Hellwigxfs: remove the xfs_inode argument to xfs_attr_get_ilocked
2020-05-01 Christoph Hellwigxfs: pass an initialized xfs_da_args to xfs_attr_get
2020-05-01 Christoph Hellwigxfs: pass an initialized xfs_da_args structure to xfs_a...
2020-04-29 Christoph Hellwigxfs: turn xfs_da_args.value into a void pointer
2020-04-29 Christoph Hellwigxfs: remove the MAXNAMELEN check from xfs_attr_args_init
2020-04-29 Christoph Hellwigxfs: remove the name == NULL check from xfs_attr_args_init
2020-04-29 Christoph Hellwigxfs: merge xfs_attr_remove into xfs_attr_set
2020-04-29 Christoph Hellwigxfs: remove the ATTR_INCOMPLETE flag
2020-04-29 Brian Fosterxfs: open code insert range extent split helper
2020-04-29 Qian Caixfs: fix an undefined behaviour in _da3_path_shift
2020-04-29 Christoph Hellwigxfs: remove the kuid/kgid conversion wrappers
2020-04-29 Christoph Hellwigxfs: remove the icdinode di_uid/di_gid members
2020-04-29 Christoph Hellwigxfs: ensure that the inode uid/gid match values match...
2020-04-29 Zheng Binxfs: add agf freeblocks verify in xfs_agf_verify
2020-04-14 Eric Sandeenxfsprogs: Release v5.6.0 master v5.6.0
2020-04-14 Darrick J.... xfs_scrub: don't set WorkingDirectory= in systemd job
2020-04-08 Eric Sandeenxfsprogs: Release v5.6.0-rc1 v5.6.0-rc1
2020-04-08 Christoph Hellwiglibxfs: remove libxfs_iomove
2020-04-08 Christoph Hellwigxfs: remove XFS_BUF_SET_BDSTRAT_FUNC
2020-04-08 Christoph Hellwiglibxfs: turn the xfs_buf_incore stub into an inline...
2020-04-08 Darrick J.... xfs_scrub: fix type error in render_ino_from_handle
2020-04-08 Darrick J.... xfs_repair: fix dir_read_buf use of libxfs_da_read_buf
2020-04-08 Darrick J.... xfs_db: clean up the salvage read callsites in set_cur()
2020-04-08 Darrick J.... libxfs: check return value of device flush when closing...
2020-04-08 Darrick J.... libxfs: don't barf in libxfs_bwrite on a null buffer...
2020-04-08 Dave Chinnerxfs_io: set exitcode on failure appropriately
2020-04-08 Dave Chinnerxfsprogs: fix silently broken option parsing
2020-04-07 Dave Chinnerxfsprogs: LDFLAGS comes from configure, not environment
next