]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2016-05-10  Dave Chinnermkfs: getbool is redundant
2016-05-10  Dave Chinnermkfs: structify input parameter passing
2016-05-10  Dave Chinnermkfs: validate logarithmic parameters sanely
2016-05-10  Dave Chinnermkfs: factor boolean option parsing
2016-05-10  Dave Chinnermkfs: validate all input values
2016-05-10  Dave Chinnermkfs: Sanitise the superblock feature macros
2016-05-10  Dave Chinnermkfs: sanitise ftype parameter values.
2016-05-10  Dave Chinnerxfsprogs: use common code for multi-disk detection
2016-05-10  Eric Sandeenxfs_repair: fix agf limit error messages
2016-05-10  Jan Tulakbuild: make librt optional for some platforms
2016-05-10  Mike Frysingerconfigure: add mailing list contact
2016-05-10  Mike Frysingerpo: respect LINGUAS build setting
2016-05-10  Zorro Langxfs_quota: print quota id number if the name can't...
2016-05-10  Zorro Langxfs_quota: fully support users and groups beginning...
2016-05-10  Zorro Langxfs_quota: add missed options -D and -P into man page
2016-05-10  Zorro Langxfs_io: allow mmap command to reserve some free space
2016-05-10  Zorro Langxfs_io: modify argument errors of mremap command
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-03-15  Dave Chinnerxfsprogs: Release v4.5.0 v4.5.0
2016-02-29  Carlos Maiolinoxfs_io: implement 'inode' command progs-misc-fixes-for-4.6
2016-02-29  Darrick J.... mkfs: fix crash when initializing rbmip libxfs-4.6-sync
2016-02-29  Eric Sandeenlibxfs: fix up mismerge in libxfs_iflush_int
2016-02-28  Dmitry Monakhovxfs_io: Prevent devide by zero from {pread,pwrite}_random
2016-02-28  Eric Sandeenxfs_db: Fix dquot command docs
2016-02-28  Zorro Langxfs_quota: modify commands which can't handle multiple...
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  Dave Chinnerxfsprogs: Release v4.5.0-rc1 v4.5.0-rc1
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_io: add support for changing the new inode DAX...
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-09  Dave Chinnerrepair: parallelise uncertin inode processing in phase 3
2016-02-09  Dave Chinnerrepair: parallelise phase 7
2016-02-09  Dave Chinnerxfs_mdrestore: correctly account bytes read
2016-02-09  Dave Chinnermetadump: bounds check btree block regions being zeroed
2016-02-09  Dave Chinnermetadump: clean up btree block region zeroing
2016-02-04  Eric Sandeenxfs_quota: fix up timer command help
2016-02-04  Eric Sandeenxfs_quota: remove extra 30 seconds from time limit...
2016-02-04  Eric Sandeenxfs_repair: Fix untranslatable strings
2016-02-04  Eric Sandeenmkfs.xfs.8: Clarify mkfs vs. mount block size limits.
2016-02-04  Darrick J.... mkfs: factor finobt changes into min log size when...
2016-02-04  Darrick J.... xfs_io: detect the '-R' option in getopt
2016-02-04  Darrick J.... xfs_io: print dedupe errors to stderr, not stdout
2016-02-04  Darrick J.... libxfs: move struct xfs_attr_shortform to xfs_da_format.h
2016-02-04  Eric Sandeenxfs_quota: use Q_XGETNEXTQUOTA for report and dump
2016-02-04  Eric Sandeenxfs_quota: make report_mount() & dump_file() take an...
2016-02-04  Eric Sandeenxfs_quota: define Q_XGETNEXTQUOTA
2016-02-04  Carlos Maiolinoinclude: Minor whitespace cleanup
2016-02-04  Joshua Kinardxfs_copy: use POSIX signal API
2016-02-04  Joshua Kinardconfigure: remove aio.h check
2016-02-04  Eric Sandeenlibxfs: don't pass negative errnos to strerror()
2016-02-04  Felix Jandainclude/linux.h: Include <stdio.h> for fprintf and...
2016-02-04  Felix Jandalinux.h: Use off64_t instead of loff_t
2016-02-04  Felix Jandaxfs_fsr: Include <paths.h> for _PATH_MOUNTED
2015-12-20  Darrick J.... libxfs: refactor short btree block verification
2015-12-20  Darrick J.... libxfs: pack the agfl header structure so XFS_AGFL_SIZE...
2015-12-20  Darrick J.... libxfs: use a convenience variable instead of open...
2015-12-20  Darrick J.... libxfs: reorder xfs_bmap_add_free args
2015-12-20  Darrick J.... repair: request inode buffers sized to fit one inode...
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-12-20  Eric Sandeenxfs_quota: allow name lookup when reporting from ID...
2015-12-20  Eric Sandeenxfs_quota: push id/name printing down into report_mount()
2015-12-20  Vivek Trivedixfs_db: remove unnessary checks in process_leaf_node_di...
2015-12-20  Vivek Trivedimkfs: fix unintentional integer overflow
2015-12-20  Vivek Trivedilibxlog: fix integer overflow in xlog_find_verify_cycle
2015-12-20  Vivek Trivedixfs_io: fix a memory leak in imap_f
2015-12-18  Darrick J.... xfs_io: allow zero-length reflink/dedupe commands
next