]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2020-08-17  Darrick J.... xfs_db: report the inode dax flag
2020-08-17  Darrick J.... xfs_db: fix nlink usage in check
2020-08-10  Eric Sandeenxfsprogs: Release v5.8.0-rc0 libxfs-5.8-sync v5.8.0-rc0
2020-08-10  Darrick J.... xfs: more lockdep whackamole with kmem_alloc*
2020-08-10  Darrick J.... xfs: force writes to delalloc regions to unwritten
2020-08-10  Eric Sandeenxfs: always return -ENOSPC on project quota reservation...
2020-08-10  Christoph Hellwigxfs: cleanup xfs_idestroy_fork
2020-08-10  Christoph Hellwigxfs: move the fork format fields into struct xfs_ifork
2020-08-10  Christoph Hellwigxfs: move the per-fork nextents fields into struct...
2020-08-10  Christoph Hellwigxfs: remove the XFS_DFORK_Q macro
2020-08-10  Christoph Hellwigxfs: remove the NULL fork handling in xfs_bmapi_read
2020-08-10  Christoph Hellwigxfs: remove the special COW fork handling in xfs_bmapi_read
2020-08-10  Christoph Hellwigxfs: improve local fork verification
2020-08-10  Christoph Hellwigxfs: refactor xfs_inode_verify_forks
2020-08-10  Christoph Hellwigxfs: remove xfs_ifork_ops
2020-08-10  Christoph Hellwigxfs: remove xfs_iread
2020-08-10  Christoph Hellwigxfs: don't reset i_delayed_blks in xfs_iread
2020-08-10  Christoph Hellwigxfs: call xfs_dinode_verify from xfs_inode_from_disk
2020-08-10  Christoph Hellwigxfs: handle unallocated inodes in xfs_inode_from_disk
2020-08-10  Christoph Hellwigxfs: split xfs_iformat_fork
2020-08-10  Christoph Hellwigxfs: call xfs_iformat_fork from xfs_inode_from_disk
2020-08-10  Christoph Hellwigxfs: xfs_bmapi_read doesn't take a fork id as the last...
2020-08-10  Kaixu Xiaxfs: fix the warning message in xfs_validate_sb_common()
2020-08-10  Darrick J.... xfs: use ordered buffers to initialize dquot buffers...
2020-08-10  Brian Fosterxfs: don't fail verifier on empty attr3 leaf block
2020-08-10  Nishad Kamdarxfs: Use the correct style for SPDX License Identifier
2020-08-10  Gustavo A.... xfs: Replace zero-length array with flexible-array
2020-08-10  Darrick J.... xfs: move log recovery buffer cancellation code to...
2020-08-10  Darrick J.... xfs: refactor releasing finished intents during log...
2020-08-10  Darrick J.... xfs: refactor log recovery buffer item dispatch for...
2020-08-10  Darrick J.... xfs: refactor log recovery item dispatch for pass1...
2020-08-10  Darrick J.... xfs: refactor log recovery item dispatch for pass2...
2020-08-10  Darrick J.... xfs: refactor log recovery item sorting into a generic...
2020-08-10  Darrick J.... xfs: convert xfs_log_recover_item_t to struct xfs_log_r...
2020-08-10  Brian Fosterxfs: remove unused iget_flags param from xfs_imap_to_bp()
2020-08-10  Brian Fosterxfs: random buffer write failure errortag
2020-08-10  Brian Fosterxfs: remove unnecessary shutdown check from xfs_iflush()
2020-08-10  Christoph Hellwigxfs: spell out the parameter name for ->cancel_item
2020-08-10  Christoph Hellwigxfs: use a xfs_btree_cur for the ->finish_cleanup state
2020-08-10  Christoph Hellwigxfs: turn dfp_done into a xfs_log_item
2020-08-10  Christoph Hellwigxfs: refactor xfs_defer_finish_noroll
2020-08-10  Christoph Hellwigxfs: turn dfp_intent into a xfs_log_item
2020-08-10  Christoph Hellwigxfs: merge the ->diff_items defer op into ->create_intent
2020-08-10  Christoph Hellwigxfs: merge the ->log_item defer op into ->create_intent
2020-08-10  Christoph Hellwigxfs: factor out a xfs_defer_create_intent helper
2020-08-10  Christoph Hellwigxfs: remove the xfs_inode_log_item_t typedef
2020-08-10  Darrick J.... xfs_db: stop misusing an onstack inode
2020-08-05  Brian Fosterrepair: remove custom dir2 sf fork verifier from phase6
2020-08-05  Brian Fosterrepair: use fs rootino for dummy parent value instead...
2020-08-05  Brian Fosterrepair: don't double check dir2 sf parent in phase 4
2020-08-05  Brian Fosterrepair: set the in-core inode parent in phase 3
2020-07-30  Xiao Yangxfs_io: Remove redundant setting/check for lsattr/stat...
2020-07-30  Xiao Yangxfs_io: Make -D and -R options incompatible explicitly
2020-07-30  Darrick J.... xfs_repair: skip mount time quotacheck if our quotachec...
2020-07-30  Darrick J.... xfs_repair: check quota values if quota was loaded
2020-07-30  Darrick J.... xfs_repair: fix clearing of quota CHKD flags
2020-07-30  Darrick J.... xfs_repair: alphabetize HFILES and CFILES
2020-07-24  Eric Sandeenxfsprogs: Release v5.7.0 v5.7.0
2020-07-24  Xiao Yangxfs_io: Document '-q' option for sendfile command
2020-07-15  Eric Sandeenxfsprogs: Release v5.7.0-rc1 v5.7.0-rc1
2020-07-15  Xiao Yangxfs_io: Document '-q' option for pread/pwrite command
2020-07-15  Darrick J.... xfs_copy: flush target devices before exiting
2020-07-10  Darrick J.... xfs_repair: try to fill the AGFL before we fix the...
2020-07-10  Darrick J.... xfs_repair: simplify free space btree calculations...
2020-07-10  Darrick J.... xfs_repair: complain about ag header crc errors
2020-07-10  Darrick J.... xfs_repair: use bitmap to track blocks lost during...
2020-07-10  Darrick J.... xfs_repair: remove old btree rebuild support code
2020-07-10  Darrick J.... xfs_repair: rebuild refcount btrees with bulk loader
2020-07-10  Darrick J.... xfs_repair: rebuild reverse mapping btrees with bulk...
2020-07-10  Darrick J.... xfs_repair: rebuild inode btrees with bulk loader
2020-07-10  Darrick J.... xfs_repair: rebuild free space btrees with bulk loader
2020-07-10  Darrick J.... xfs_repair: create a new class of btree rebuild cursors
2020-07-10  Darrick J.... xfs_repair: inject lost blocks back into the fs no...
2020-07-10  Eric Sandeenxfs_repair: remove gratuitous code block in phase5
2020-07-10  Darrick J.... xfs_repair: make container for btree bulkload root...
2020-07-10  Darrick J.... xfs_repair: rename the agfl index loop variable in...
2020-07-10  Darrick J.... xfs_repair: drop lostblocks from build_agf_agfl
2020-07-10  Darrick J.... xfs_repair: complain about any nonzero inprogress value...
2020-07-10  Darrick J.... xfs_repair: complain about extents in unknown state
2020-07-10  Darrick J.... xfs_repair: complain about free space only seen by...
2020-07-10  Darrick J.... xfs_repair: mark entire free space btree record as...
2020-07-10  Darrick J.... xfs_repair: remove verify_aginum
2020-07-10  Darrick J.... xfs_repair: remove verify_dfsbno
2020-07-10  Darrick J.... xfs_repair: refactor verify_dfsbno_range
2020-07-10  Darrick J.... xfs_repair: convert to libxfs_verify_agbno
2020-07-10  Darrick J.... xfs_repair: complain about bad interior btree pointers
2020-07-10  Darrick J.... xfs_repair: tag inobt vs finobt errors properly
2020-07-10  Darrick J.... xfs_repair: fix rmapbt record order check
2020-07-10  Darrick J.... xfs_repair: check for out-of-order inobt records
2020-07-10  Darrick J.... xfs_repair: fix bnobt and refcountbt record order checks
2020-07-10  Darrick J.... xfs_repair: check for AG btree records that would wrap...
2020-07-10  Darrick J.... xfs_repair: warn when we would have rebuilt a directory
2020-07-10  Darrick J.... xfs_repair: fix missing dir buffer corruption checks
2020-07-10  Darrick J.... xfs_quota: fix unsigned int id comparisons
2020-07-10  Gao Xiangxfs_repair: fix rebuilding btree block less than minrecs
2020-05-26  Kaixu Xiametadump: remove redundant bracket and show right SYNOPSIS
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
next