]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs
xfs_check: process sparse inode chunks correctly
[thirdparty/xfsprogs-dev.git] / libxfs /
2016-06-03  Christoph Hellwigxfs.h: define XFS_IOC_FREEZE even if FIFREEZE is defined
2016-05-10  Dave Chinnermkfs: don't treat files as though they are block devices
2016-05-10  Dave ChinnerMerge branch 'progs-misc-fixes-for-4.6' into for-master
2016-05-10  Dave ChinnerMerge branch 'libxfs-4.6-sync' into for-master
2016-02-29  Eric Sandeenlibxfs: fix up mismerge in libxfs_iflush_int
2016-02-18  Dave Chinnerxfs: mode di_mode to vfs inode
2016-02-18  Dave Chinnerxfs: move di_changecount to VFS inode
2016-02-18  Dave Chinnerxfs: move inode generation count to VFS inode
2016-02-18  Dave Chinnerxfs: use vfs inode nlink field everywhere
2016-02-17  Dave Chinnerxfs: move v1 inode conversion to xfs_inode_from_disk
2016-02-17  Dave Chinnerxfs: cull unnecessary icdinode fields
2016-02-17  Dave Chinnerxfs: remove timestamps from incore inode
2016-02-17  Dave Chinnerxfs: introduce inode log format object
2016-02-17  Dave Chinnerxfs: RT bitmap and summary buffers need verifiers
2016-02-17  Dave Chinnerxfs: RT bitmap and summary buffers are not typed
2016-02-17  Eric Sandeenxfs: remove unused function definitions
2016-02-17  Christoph Hellwigxfs: move buffer invalidation to xfs_btree_free_block
2016-02-17  Christoph Hellwigxfs: factor btree block freeing into a helper
2016-02-17  Christoph Hellwigxfs: handle errors from ->free_blocks in xfs_btree_kill...
2016-02-17  Eric Sandeenxfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk
2016-02-17  Andreas Gruenbacherxfs: Validate the length of on-disk ACLs
2016-02-17  Dave Chinnerxfs: stop holding ILOCK over filldir callbacks
2016-02-17  Geliang Tanglibxfs: fix two comment typos
2016-02-17  Brian Fosterxfs: swap leaf buffer into path struct atomically durin...
2016-02-17  Dave Chinnerxfs: handle dquot buffer readahead in log recovery...
2016-02-17  Dave Chinnerxfs: inode recovery readahead can race with inode buffe...
2016-02-17  Eric Sandeenxfs: eliminate committed arg from xfs_bmap_finish
2016-02-17  Dave Chinnerxfs: bmapbt checking on debug kernels too expensive
2016-02-17  Eric Sandeenxfs: get mp from bma->ip in xfs_bmap code
2016-02-17  Dave Chinnerxfs: introduce BMAPI_ZERO for allocating zeroed extents
2016-02-15  Bill O'Donnellxfs: per-filesystem stats counter implementation
2016-02-15  Brian Fosterxfs: log local to remote symlink conversions correctly...
2016-02-15  Brian Fosterxfs: add missing bmap cancel calls in error paths
2016-02-15  Jia Helibxfs: Optimize the loop for xfs_bitmap_empty
2016-02-15  Dave Chinnerxfs: introduce per-inode DAX enablement
2016-02-15  Dave Chinnerxfs_fs.h: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATT...
2016-02-11  Dave Chinnerlibxfs: reset dirty buffer priority on lookup
2016-02-11  Dave Chinnerlibxfs: keep unflushable buffers off the cache MRUs
2016-02-09  Dave Chinnerlibxfs: don't repeatedly shake unwritable buffers
2016-02-09  Dave Chinnerlibxfs: don't discard dirty buffers
2016-02-09  Dave Chinnerlibxfs: directory node splitting does not have an extra...
2016-02-04  Darrick J. Wonglibxfs: move struct xfs_attr_shortform to xfs_da_format.h
2016-02-04  Eric Sandeenlibxfs: don't pass negative errnos to strerror()
2015-12-20  Darrick J. Wonglibxfs: refactor short btree block verification
2015-12-20  Darrick J. Wonglibxfs: pack the agfl header structure so XFS_AGFL_SIZE...
2015-12-20  Darrick J. Wonglibxfs: use a convenience variable instead of open...
2015-12-20  Darrick J. Wonglibxfs: reorder xfs_bmap_add_free args
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-12-18  Eric Sandeenmkfs: get sector size from host fs d_miniosz when mkfs...
2015-12-18  Brian Fosterlibxfs: conditionalize log format record size optimization
2015-12-18  Brian Fosterlibxfs: format the log with valid log record headers
2015-11-23  Eric Sandeenrepair: print XFS_WANT_CORRUPTED info with -vvv
2015-11-23  Eric Sandeenlibxfs: print name of verifier if it fails
2015-11-10  Darrick J. Wongio: update reflink/dedupe ioctl definitions
2015-10-14  Eric Sandeenlibxfs: avoid negative (and full-width) shifts in radix...
2015-10-13  Brian Fosterdb/metadump: bump lsn when log is cleared on v5 supers
2015-10-13  Brian Fosterlibxfs: add ability to clear log to arbitrary log cycle
2015-10-13  Brian Fosterlibxfs: pass lsn param to log clear and record header...
2015-10-13  Brian Fosterlibxfs: don't hardcode cycle 1 into unmount op header
2015-10-13  Brian Fosterlibxfs: track largest metadata LSN in use via verifiers
2015-10-13  Brian Fosterlibxfs: validate metadata LSNs against log on v5 superb...
2015-10-13  Jan Tulaklibxfs: prefix XATTR_LIST_MAX with XFS_
2015-10-13  Jan Tulaklibxfs: avoid dependency on Linux XATTR_SIZE_MAX
2015-10-13  Darrick J. Wongxfs_io: support reflinking and deduping file ranges
2015-09-02  Lucas Stachprogs: use CURDIR instead of relative paths for header...
2015-09-02  Darrick J. Wonglibxfs: clear buffer state flags in libxfs_getbuf and...
2015-09-02  Darrick J. Wonglibxfs: fix XFS_WANT_CORRUPTED_* macros to return negat...
2015-09-02  Darrick J. Wonglibxfs: verifier should set buffer error when da block...
2015-08-24  Joe Perchesxfs: Use consistent logging message prefixes
2015-08-24  Dave Chinnerxfs: remote attribute headers contain an invalid LSN
2015-08-24  Jan Karaxfs: Fix uninitialized return value in xfs_alloc_fix_fr...
2015-08-24  Dave Chinnerxfs: remote attributes need to be considered data
2015-08-24  Dave Chinnerxfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA...
2015-08-24  Eric Sandeenxfs: don't cast string literals
2015-08-24  Jan Karalibxfs: Fix file type directory corruption for btree...
2015-08-24  Eric Sandeenlibxfs: remove self-assignment in libxfs/util.c
2015-08-24  Eric Sandeenlibxfs: fix memory leasks in libxfs_umount()
2015-08-23  Darrick J. Wonglibxfs: readahead of dir3 data blocks should use the...
2015-08-18  Roger Willcockslibxfs: v3 inodes are only valid on crc-enabled filesystems
2015-08-18  Jan Karalibxfs: Fix attr leaf block definition
2015-08-18  Brian Fosterlibxfs: remove sparse inode mount warning
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Dave Chinnerlibxfs: fix uuid check durign inode allocation
2015-08-03  Eric Sandeenxfsprogs: Add new sb_meta_uuid field, update userspace...
2015-08-03  Dave ChinnerMerge branch 'progs-header-cleanup' into for-next
2015-08-03  Theodore Ts'oxfsprogs: use "unsigned short" instead of ushort
2015-08-03  Theodore Ts'oxfsprogs: define and use BUILD_CC in configure.ac for...
2015-08-02  Christoph Hellwigxfsprogs: don't install platform_defs.h
2015-07-31  Christoph Hellwigxfsprogs: simplify internal includes
2015-07-31  Christoph Hellwigxfsprogs: remove install-qa target
2015-07-31  Christoph Hellwigxfsprogs: only install *format.h headers in install-qa
2015-07-31  Christoph Hellwigxfsprogs: remove swab.h
2015-07-31  Christoph Hellwigxfsprogs: don't install internal header files
2015-07-31  Dave ChinnerMerge branch 'libxfs-commit-script' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-cleanup' into for-next
2015-07-31  Dave ChinnerMerge branch 'libxfs-4.2-rc1-update' into for-next
2015-07-31  Brian Fosterxfs: check min blks for random debug mode sparse alloca...
2015-07-31  George Wangxfs: use percpu_counter_read_positive for mp->m_icount
2015-07-31  Dave Chinnerxfs: clean up XFS_MIN_FREELIST macros
2015-07-31  Dave Chinnerxfs: sanitise error handling in xfs_alloc_fix_freelist
next