]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2019-11-01  Darrick J.... libfrog: fix workqueue_add error out
2019-11-01  Darrick J.... xfs_scrub: don't allow zero or negative error injection...
2019-11-01  Darrick J.... xfs_scrub: report repair activities on stdout, not...
2019-11-01  Darrick J.... xfs_db: btheight should check geometry more carefully
2019-11-01  Darrick J.... xfs_spaceman: always report sick metadata, checked...
2019-10-17  Darrick J.... xfs_scrub: simulate errors in the read-verify phase
2019-10-17  Darrick J.... xfs_scrub: fix read verify disk error handling strategy
2019-10-17  Darrick J.... xfs_scrub: return bytes verified from a SCSI VERIFY...
2019-10-17  Darrick J.... xfs_scrub: enforce read verify pool minimum io size
2019-10-17  Darrick J.... xfs_scrub: record disk LBA size
2019-10-17  Darrick J.... xfs_scrub: refactor inode prefix rendering code
2019-10-17  Darrick J.... xfs_scrub: only call read_verify_force_io once per...
2019-10-17  Darrick J.... xfs_scrub: fix queue-and-stash of non-contiguous verify...
2019-10-17  Darrick J.... xfs_scrub: fix read-verify pool error communication...
2019-10-17  Darrick J.... xfs_scrub: abort all read verification work immediately...
2019-10-17  Darrick J.... xfs_scrub: fix handling of read-verify pool runtime...
2019-10-17  Darrick J.... xfs_scrub: fix error handling problems in vfs.c
2019-10-17  Darrick J.... xfs_scrub: move all the queue_subdir error reporting...
2019-10-17  Darrick J.... xfs_scrub: check progress bar timedwait failures
2019-10-17  Darrick J.... xfs_scrub: report all progressbar creation failures
2019-10-17  Darrick J.... xfs_scrub: fix per-thread counter error communication...
2019-10-17  Darrick J.... libfrog: fix missing error checking in bitmap code
2019-10-17  Darrick J.... libfrog: fix bitmap error communication problems
2019-10-17  Darrick J.... libfrog: add missing per-thread variable error handling
2019-10-17  Darrick J.... libfrog: fix per-thread variable error communication...
2019-10-15  Darrick J.... xfs_scrub: redistribute read verify pool flush and...
2019-10-15  Darrick J.... libfrog: split workqueue destroy functions
2019-10-15  Darrick J.... libfrog: fix missing error checking in workqueue code
2019-10-15  Darrick J.... libfrog: fix workqueue error communication problems
2019-09-30  Darrick J.... xfs_scrub: batch inumbers calls during fscounters calcu...
2019-09-30  Darrick J.... xfs_scrub: convert to per-ag inode bulkstat operations
2019-09-30  Darrick J.... xfs_spaceman: remove open-coded per-ag bulkstat
2019-09-30  Darrick J.... xfs_io: add a bulkstat command
2019-09-30  Eric Biggersxfs_io/encrypt: add 'enckey_status' command
2019-09-30  Eric Biggersxfs_io/encrypt: add 'rm_enckey' command
2019-09-30  Eric Biggersxfs_io/encrypt: add 'add_enckey' command
2019-09-30  Eric Biggersxfs_io/encrypt: extend 'set_encpolicy' to support v2...
2019-09-30  Eric Biggersxfs_io/encrypt: extend 'get_encpolicy' to support v2...
2019-09-30  Eric Biggersxfs_io/encrypt: add new encryption modes
2019-09-30  Eric Biggersxfs_io/encrypt: generate encryption modes for 'help...
2019-09-30  Eric Biggersxfs_io/encrypt: update to UAPI definitions from Linux...
2019-09-30  Eric Biggersxfs_io/encrypt: remove unimplemented encryption modes
2019-09-30  Darrick J.... misc: convert from XFS_IOC_FSINUMBERS to XFS_IOC_INUMBERS
2019-09-30  Darrick J.... misc: convert xfrog_bulkstat functions to have v5 semantics
2019-09-27  Darrick J.... man: add documentation for v5 inumbers ioctl
2019-09-27  Darrick J.... man: add documentation for v5 bulkstat ioctl
2019-09-26  Darrick J.... mkfs: use libxfs to write out new AGs
2019-09-26  Darrick J.... libxfs: make xfs_buf_delwri_submit actually do something
2019-09-26  Darrick J.... libxfs: fix buffer refcounting in delwri_queue
2019-09-26  Darrick J.... libxfs: fix uncached buffer refcounting
2019-09-26  Darrick J.... xfs_scrub: remove unnecessary wakeup wait in scan_fs_tree
2019-09-26  Darrick J.... xfs_scrub: fix nr_dirs accounting problems
2019-09-26  Darrick J.... xfs_scrub: refactor queueing of subdir scan work item
2019-09-26  Darrick J.... xfs_scrub: check summary counters
2019-09-26  Darrick J.... xfs_scrub: separate internal metadata scrub functions
2019-09-26  Darrick J.... libfrog: add online scrub/repair for superblock counters
2019-09-26  Darrick J.... libfrog: share scrub headers
2019-09-26  Darrick J.... xfs_scrub: remove unnecessary fd parameter from file...
2019-09-26  Darrick J.... xfs_spaceman: report health problems
2019-09-26  Jianhong Yinxfs_io: copy_range don't truncate dst_file, and add...
2019-09-09  Darrick J.... xfs_repair: add AG btree rmaps into the filesystem...
2019-09-09  Darrick J.... xfs_repair: reduce the amount of "clearing reflink...
2019-09-09  Darrick J.... xfs_repair: use precomputed inode geometry values
2019-09-09  Darrick J.... xfs_db: use precomputed inode geometry values
2019-09-09  Darrick J.... xfs_db: add a function to compute btree geometry
2019-09-09  Darrick J.... xfs_db: remove db/convert.h
2019-09-09  Darrick J.... man: document the new health reporting fields in variou...
2019-09-09  Darrick J.... man: document the new allocation group geometry ioctl
2019-09-09  Darrick J.... man: document new fs summary counter scrub command
2019-09-09  Darrick J.... man: document the new v5 fs geometry ioctl structures
2019-09-09  Darrick J.... xfs_spaceman: convert open-coded unit conversions to...
2019-09-09  Darrick J.... xfs_spaceman: embed struct xfs_fd in struct fileio
2019-09-09  Darrick J.... xfs_spaceman: remove unnecessary test in openfile()
2019-09-09  Darrick J.... xfs_spaceman: remove typedef usage
2019-09-09  Darrick J.... libfrog: move libfrog.h to libfrog/util.h
2019-09-09  Darrick J.... libfrog: move workqueue.h to libfrog/
2019-09-09  Darrick J.... libfrog: move path.h to libfrog/
2019-09-09  Darrick J.... libfrog: move crc32c.h to libfrog/
2019-09-09  Darrick J.... libfrog: move workqueue.h to libfrog/
2019-09-09  Darrick J.... libfrog: move radix-tree.h to libfrog/
2019-09-09  Darrick J.... libfrog: move ptvar.h to libfrog/
2019-09-09  Darrick J.... libfrog: move fsgeom.h to libfrog/
2019-09-09  Darrick J.... libfrog: move convert.h to libfrog/
2019-09-09  Darrick J.... libfrog: move bitmap.h to libfrog/
2019-09-09  Darrick J.... libfrog: move avl64.h to libfrog/
2019-09-09  Darrick J.... libxfs: move topology declarations into separate header
2019-09-09  Darrick J.... libfrog: refactor open-coded INUMBERS calls
2019-09-09  Darrick J.... libfrog: create xfd_open function
2019-09-09  Darrick J.... libfrog: refactor open-coded bulkstat calls
2019-09-09  Darrick J.... libfrog: create online fs geometry converters
2019-09-09  Darrick J.... libfrog: store more inode and block geometry in struct...
2019-09-09  Darrick J.... libfrog: introduce xfs_fd to wrap an fd to a file on...
2019-09-09  Darrick J.... libfrog: refactor online geometry queries
2019-09-06  Darrick J.... xfsprogs: update spdx tags in LICENSES/
2019-08-28  Eric Sandeenxfsprogs: Release v5.3.0-rc1 v5.3.0-rc1
2019-08-28  Darrick J.... xfs: don't crash on null attr fork xfs_bmapi_read
2019-08-28  Darrick J.... xfs: remove more ondisk directory corruption asserts
2019-08-28  Darrick J.... xfs: attribute scrub should use seen_enough to pass...
2019-08-28  Darrick J.... xfs: allow single bulkstat of special inodes
2019-08-28  Darrick J.... xfs: specify AG in bulk req
next