]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2017-06-14  Eric Sandeenlibxfs: fix xfs_trans_alloc_empty namespace libxfs-4.12-sync
2017-06-14  Eric Sandeenxfs: fix unaligned access in xfs_btree_visit_blocks
2017-06-13  Darrick J.... xfs: avoid mount-time deadlock in CoW extent recovery
2017-06-13  Darrick J.... xfs: fix warnings about unused stack variables
2017-06-13  Brian Fosterxfs: fix indlen accounting error on partial delalloc...
2017-05-11  Michal Hockoxfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
2017-05-11  Darrick J.... xfs: reserve enough blocks to handle btree splits when...
2017-05-11  Christoph Hellwigxfs: simplify validation of the unwritten extent bit
2017-05-11  Christoph Hellwigxfs: remove unused values from xfs_exntst_t
2017-05-11  Christoph Hellwigxfs: remove the unused XFS_MAXLINK_1 define
2017-05-11  Eric Sandeenxfs: more do_div cleanups
2017-05-11  Christoph Hellwigxfs: remove bmap block allocation retries
2017-05-11  Christoph Hellwigxfs: remove xfs_bmap_remap_alloc
2017-05-11  Christoph Hellwigxfs: introduce xfs_bmapi_remap
2017-05-11  Christoph Hellwigxfs: pass individual arguments to xfs_bmap_add_extent_h...
2017-05-11  Christoph Hellwigxfs: remove attr fork handling in xfs_bmap_finish_one
2017-05-11  Christoph Hellwigxfs: fix integer truncation in xfs_bmap_remap_alloc
2017-05-11  Eric Sandeenxfs: simplify xfs_calc_dquots_per_chunk
2017-05-11  Darrick J.... xfs: implement the GETFSMAP ioctl
2017-05-11  Darrick J.... xfs: add a couple of queries to iterate free extents...
2017-05-11  Darrick J.... xfs: create a function to query all records in a btree
2017-05-11  Darrick J.... xfs: provide a query_range function for freespace btrees
2017-05-11  Darrick J.... xfs: plumb in needed functions for range querying of...
2017-05-11  Eric Sandeenxfs: fix up inode validation failure message
2017-05-11  Christoph Hellwigxfs: remove the ISUNWRITTEN macro
2017-05-11  Christoph Hellwigxfs: factor out a xfs_bmap_is_real_extent helper
2017-05-05  Eric Sandeenxfsprogs: Release v4.11.0
2017-05-03  Zirong Langxfs_io: add missed quotation marks in man page
2017-05-03  Zirong Langxfs_io: add missed inode command into man page
2017-05-02  Eric Sandeenxfsprogs: Release v4.11.0-rc2 v4.11.0-rc2
2017-05-02  Eric Sandeenxfs_io: fix statx call for changed UAPI
2017-05-02  Darrick J.... xfs_db: dump metadata btrees via 'btdump'
2017-05-02  Darrick J.... xfs_db: use iocursor type to guess btree geometry if...
2017-05-02  Darrick J.... xfs_db: don't print arrays off the end of a buffer
2017-05-02  Eric Sandeenmkfs.xfs: Assign proper defaults to rmapbt and reflink...
2017-05-02  chandanxfs_io: Add statx support for PowerPC architecture
2017-05-02  Eric Sandeenxfs_io: fix statx definition for non-x86 architecture
2017-05-02  Eric Sandeenxfs_db: allow write -d to dqblks
2017-05-02  Darrick J.... xfs_db: allow write -d to inodes
2017-05-02  Darrick J.... xfs_db.8: document write -d option
2017-04-11  Eric Sandeenxfsprogs: Release v4.11.0-rc1 v4.11.0-rc1
2017-04-10  Eric Sandeenxfs.5: document barrier deprecation in xfs
2017-04-10  Eric Sandeenxfs_io: hook up statx
2017-04-10  Eric Sandeenxfs_io: refactor stat functions, add raw dump
2017-04-10  Eric Sandeenxfs_io: move stat functions to new file
2017-04-10  Eric Sandeenxfsprogs: fix build dep on configure.ac
2017-04-10  Eric Sandeenxfs_repair: pass btnum not magic to phase5 functions
2017-04-10  Calvin Owensxfs_io: Fix "falloc -p" to pass KEEP_SIZE
2017-04-10  Eric Sandeenxfs_repair: warn about dirty log with -n option
2017-04-10  Brian Fosterxfs_repair: detect invalid zero-sized symlink inodes
2017-04-10  Darrick J.... xfs_io: support shutdown command on foreign fses
2017-04-10  Eric Sandeenxfsprogs: remove unused libxfs helper #defines
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
next