]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2017-04-10  Darrick J.... xfs: rework the inline directory verifiers libxfs-4.11-sync
2017-04-10  Darrick J.... libxfs: fix xfs_extent_busy_flush macro definition
2017-04-04  Darrick J.... xfs: verify inline directory data forks
2017-04-04  Christoph Hellwigxfs: try any AG when allocating the first btree block...
2017-04-04  Brian Fosterxfs: use iomap new flag for newly allocated delalloc...
2017-04-04  Christoph Hellwigxfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AG
2017-04-04  Christoph Hellwigxfs: tune down agno asserts in the bmap code
2017-04-04  Chandan Rajendraxfs: Use xfs_icluster_size_fsb() to calculate inode...
2017-04-04  Brian Fosterxfs: split indlen reservations fairly when under reserved
2017-04-04  Brian Fosterxfs: handle indlen shortage on delalloc extent merge
2017-04-04  Christoph Hellwigxfs: improve handling of busy extents in the low-level...
2017-04-04  Christoph Hellwigxfs: go straight to real allocations for direct I/O...
2017-04-04  Darrick J.... xfs: allow unwritten extents in the CoW fork
2017-04-04  Darrick J.... xfs: verify free block header fields
2017-04-04  Darrick J.... xfs: check for obviously bad level values in the bmbt...
2017-04-04  Darrick J.... xfs: filter out obviously bad btree pointers
2017-04-04  Darrick J.... xfs: fail _dir_open when readahead fails
2017-04-04  Darrick J.... xfs: fix toctou race when locking an inode to access...
2017-04-04  Eric Sandeenxfs: remove unused struct declarations
2017-04-04  Eric Sandeenxfs: remove boilerplate around xfs_btree_init_block
2017-04-04  Eric Sandeenxfs: make xfs_btree_magic more generic
2017-04-04  Eric Sandeenxfs: glean crc status from mp not flags in xfs_btree_in...
2017-02-26  Eric Sandeenxfsprogs: Release v4.10.0 v4.10.0
2017-02-22  Darrick J.... include: don't collide __bitwise definitions in 4.10
2017-02-16  Eric Sandeenxfs_metadump: ignore attr leaf with 0 entries v4.10.0-rc1
2017-02-16  Darrick J.... libxfs: sync up FSGETXATTR names and definitions with...
2017-02-16  Eric Biggersxfsprogs: Fix building xfsprogs on 32-bit platforms...
2017-02-16  Christoph Hellwigxfs: extsize hints are not unlikely in xfs_bmap_btalloc
2017-02-16  Brian Fosterxfs: remove racy hasattr check from attr ops
2017-02-16  Christoph Hellwigxfs: use per-AG reservations for the finobt
2017-02-16  Christoph Hellwigxfs: only update mount/resv fields on success in __xfs_...
2017-02-16  Darrick J.... xfs: verify dirblocklog correctly
2017-02-16  Christoph Hellwigxfs: fix COW writeback race
2017-02-16  Arnd Bergmannxfs: fix xfs_mode_to_ftype() prototype
2017-01-26  Eric Sandeenxfs_repair: Fix uninit var in process_leaf_attr_level
2017-01-26  Darrick J.... tools/find-api-violations: fix fs -> fsr in the directo...
2017-01-26  chandanxfs_db: Interpret inode's di_format field as unsigned
2017-01-26  Darrick J.... xfs_repair: trash dirattr btrees that cycle to the...
2017-01-26  Darrick J.... xfs_repair: zero shared_vn
2017-01-26  Darrick J.... xfs_repair: strengthen geometry checks
2017-01-26  Darrick J.... xfs_db: fix the 'source' command when passed as a ...
2017-01-26  Eric Sandeenlibxfs: sanitize agcount on load
2017-01-26  Eryu Guanxfs_io: add DAX and CoW extent-size flags to chattr...
2017-01-26  Amir Goldsteinxfs_io: fix missing syncfs command
2017-01-26  Hou Taoxfs_logprint: handle log operation split of inode item...
2017-01-26  Christoph Hellwigxfsprogs: remove irix support
2017-01-26  Amir Goldsteinxfs: sanity check inode di_mode
2017-01-26  Amir Goldsteinxfs: replace xfs_mode_to_ftype table with switch statement
2017-01-26  Amir Goldsteinxfs: add missing include dependencies to xfs_dir2.h
2017-01-26  Amir Goldsteinxfs: sanity check directory inode di_size
2017-01-12  Zirong Langxfs_repair: update the manual content about xfs_repair...
2017-01-12  Darrick J.... xfs_repair.8: document dirty log conditions
2017-01-12  Eric Sandeenlibxfs-apply: minor improvements
2017-01-12  Eric Sandeenbuild: add tar.xz target
2017-01-12  Eric SandeenUpdate licenses in COPYING file
2017-01-12  Eric Sandeenxfsprogs: fix a couple 32-bit build warnings
2017-01-12  Deepa Dinamanixfs_io: implement 'utimes' command
2017-01-12  Dave Chinnerlibxcmd: add non-iterating user commands
2017-01-12  Dave Chinnerxfs_io: make various commands one-shot only
2017-01-12  Dave Chinnerlibxcmd: don't check generic library commands
2017-01-12  Dave Chinnerlibxcmd: merge command() and iterate_command()
2017-01-12  Dave Chinnerlibxcmd: rename args_command to command_iterator
2017-01-12  Dave Chinnerlibxcmd: check CMD_FLAG_GLOBAL inside args_command()
2017-01-12  Darrick J.... xfs_io: fix some documentation problems
2017-01-12  Darrick J.... xfs_io: fix the minimum arguments to the reflink command
2017-01-12  Darrick J.... xfs_io: prefix dedupe command error messages consistently
2017-01-12  Anna Schumakerxfs_io: Improvements to copy_range return code handling
2017-01-12  Eric Biggersxfs_io: implement 'set_encpolicy' and 'get_encpolicy...
2017-01-12  Eric Sandeenxfs_logprint: di_gen is unsigned
2017-01-12  Eric Biggersxfs_io.8: remove duplicate .TP commands
2017-01-12  Jan Engelhardtbuild: add missing AC_PROG_INSTALL
2017-01-12  Jan Engelhardtbuild: resolve autoheader warning
2017-01-12  Ralph Sennhauserxfs_io: fix building with musl
2017-01-12  Gwendal Grignoubuild: Allow compiling xfsprogs in a cross compile...
2017-01-11  Christoph Hellwigxfs: don't rely on ->total in xfs_alloc_space_available libxfs-4.10-sync
2017-01-11  Christoph Hellwigxfs: adjust allocation length in xfs_alloc_space_available
2017-01-11  Christoph Hellwigxfs: fix bogus minleft manipulations
2017-01-11  Christoph Hellwigxfs: bump up reserved blocks in xfs_alloc_set_aside
2017-01-11  Darrick J.... xfs: use the actual AG length when reserving blocks
2017-01-10  Darrick J.... xfs: use GPF_NOFS when allocating btree cursors
2017-01-10  Eric Sandeenxfs: ignore leaf attr ichdr.count in verifier during...
2017-01-10  Dave Chinnerxfs: optimise CRC updates
2017-01-10  Dave Chinnerxfs: make xfs btree stats less huge
2017-01-10  Darrick J.... xfs: don't allow di_size with high bit set
2017-01-10  Darrick J.... xfs: error out if trying to add attrs and anextents > 0
2017-01-10  Darrick J.... xfs: don't crash if reading a directory results in...
2017-01-10  Darrick J.... xfs: complain if we don't get nextents bmap records
2017-01-10  Darrick J.... xfs: check for bogus values in btree block headers
2017-01-10  Darrick J.... xfs: forbid AG btrees with level == 0
2017-01-10  Eric Sandeenxfs: several xattr functions can be void
2017-01-10  Eric Sandeenxfs: handle cow fork in xfs_bmap_trace_exlist
2017-01-10  Eric Sandeenxfs: pass state not whichfork to trace_xfs_extlist
2017-01-10  Eric Sandeenxfs: Move AGI buffer type setting to xfs_read_agi
2017-01-10  Brian Fosterxfs: track preallocation separately in xfs_bmapi_reserv...
2017-01-10  Bhumika Goyalfs: xfs: libxfs: constify xfs_nameops structures
2017-01-10  Darrick J.... xfs: factor rmap btree size into the indlen calculations
2017-01-10  Christoph Hellwigxfs: remove NULLEXTNUM
2017-01-10  Christoph Hellwigxfs: remove xfs_bmap_search_extents
2017-01-10  Eric Sandeenrepair: use new extent lookup helpers in bmap_next_offset
2017-01-10  Christoph Hellwigxfs: remove prev argument to xfs_bmapi_reserve_delalloc
next