]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2017-07-31  Darrick J.... xfs: remove double-underscore integer types
2017-07-31  Darrick J.... xfs: optimize _btree_query_all
2017-07-31  Christoph Hellwigxfs: remove XFS_HSIZE
2017-07-31  Darrick J.... xfs: try to avoid blowing out the transaction reservati...
2017-07-20  Eric Sandeenxfsprogs: Release v4.12.0 v4.12.0
2017-07-20  Darrick J.... libxfs: propagate transaction block reservations
2017-07-20  Eric Sandeenxfs_db: properly set inode type
2017-07-20  Darrick J.... xfs_db: redirect printfs when metadumping to stdout
2017-07-20  Eric Sandeenmkfs.xfs: allow specification of 0 data stripe width...
2017-07-13  Eric Sandeenxfsprogs: Release v4.12.0-rc2 v4.12.0-rc2
2017-07-13  Darrick J.... mkfs: set inode alignment and cluster size for minimum...
2017-07-13  Darrick J.... mkfs: set agblklog when we're verifying minimum log...
2017-06-30  Eric Sandeenxfsprogs: Release v4.12.0-rc1 v4.12.0-rc1
2017-06-30  Darrick J.... libxfs: fix fsmap.h inclusion
2017-06-30  Darrick J.... xfs_db: identify attr dabtree field types correctly
2017-06-29  Bill O'Donnellxfs_spaceman: fix potential overflowing expression...
2017-06-29  Bill O'Donnellxfs_spaceman: close open file for error case in openfile()
2017-06-29  Bill O'Donnellxfs_spaceman: fix potential memory leak by malloc in...
2017-06-29  Bill O'Donnellxfs_db: improve argument naming in set_cur and set_iocu...
2017-06-29  Bill O'Donnellxfs_db: update buffer size when new type is set
2017-06-21  Darrick J.... xfs_spaceman: add group summary mode
2017-06-21  Darrick J.... xfs_spaceman: add a man page
2017-06-21  Dave Chinnerxfs_spaceman: Free space mapping command
2017-06-21  Dave Chinnerxfs_spaceman: add new speculative prealloc control
2017-06-21  Dave Chinnerxfs_spaceman: add FITRIM support
2017-06-21  Dave Chinnerxfs_spaceman: space management tool
2017-06-21  Darrick J.... xfs_repair: replace rmap_compare with libxfs version
2017-06-21  Darrick J.... xfs_io: support the new getfsmap ioctl
2017-06-21  Darrick J.... xfs: introduce the XFS_IOC_GETFSMAP ioctl
2017-06-21  Darrick J.... libxfs: use crc32c slice-by-8 variant by default
2017-06-21  Darrick J.... libxcmd: add cvt{int, long} to convert strings to int...
2017-06-21  Darrick J.... xfs_io: refactor numlen into a library function
2017-06-21  Jan Tulakmetadump: warn about corruption if log is dirty
2017-06-21  Eric Sandeenxfs_metadump: tag metadump image with informational...
2017-06-21  Zirong Langxfs_repair: handle reading superblock from image on...
2017-06-21  Eric Sandeenxfs_db: add alignment filter to freesp command
2017-06-21  Bill O'Donnellxfs_growfs: ensure target path is an active xfs mountpoint
2017-06-15  Christoph Hellwigmkfs: remove leftover blkid include
2017-06-15  Jakub Boguszpo/pl.po: update Polish translation for 4.11.0
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
next