]> www.infradead.org Git - users/hch/xfsprogs.git/shortlog
users/hch/xfsprogs.git
2020-03-14 Allison Hendersonxfs: Remove all strlen in all xfs_attr_* functions...
2020-03-14 Christoph Hellwigxfs: fix misuse of the XFS_ATTR_INCOMPLETE flag
2020-03-14 Christoph Hellwigxfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLE
2020-03-14 Eric Sandeenxfs: remove shadow variable in xfs_btree_lshift
2020-03-13 Eric Sandeenxfsprogs: Release v5.5.0 v5.5.0
2020-03-13 Dave Chinnerxfsprogs: don't warn about packed members
2020-03-03 Eric Sandeenxfsprogs: Release v5.5.0-rc1 v5.5.0-rc1
2020-03-03 Eric Sandeenxfs_admin: revert online label setting ability
2020-03-01 Darrick J.... libxfs: convert buffer priority get/set macros to functions
2020-03-01 Darrick J.... libxfs: rename libxfs_getbuf_map to libxfs_buf_get_map
2020-03-01 Darrick J.... libxfs: rename libxfs_readbuf_map to libxfs_buf_read_map
2020-03-01 Darrick J.... libxfs: hide libxfs_getbuf_flags
2020-03-01 Darrick J.... libxfs: remove the libxfs_{get,put}bufr APIs
2020-03-01 Darrick J.... libxfs: remove dangerous casting between cache_node...
2020-03-01 Darrick J.... libxfs: remove dangerous casting between xfs_buf and...
2020-03-01 Darrick J.... libxfs: remove libxfs_writebuf_int
2020-03-01 Darrick J.... libxfs: remove unused flags parameter to libxfs_buf_mar...
2020-03-01 Darrick J.... libxfs: straighten out libxfs_writebuf naming confusion
2020-03-01 Darrick J.... libxfs: use uncached buffers for initial mkfs writes
2020-03-01 Darrick J.... libxlog: use uncached buffers instead of open-coding...
2020-03-01 Darrick J.... libxfs: convert libxfs_log_clear to use uncached buffers
2020-03-01 Darrick J.... libxfs: move log functions for convenience
2020-03-01 Darrick J.... xfs_copy: use uncached buffer reads to get the superblock
2020-03-01 Darrick J.... xfs_db: use uncached buffer reads to get the superblock
2020-03-01 Darrick J.... libxfs: introduce libxfs_buf_read_uncached
2020-03-01 Darrick J.... libxfs: make libxfs_readbufr stash the error value...
2020-03-01 Darrick J.... libxfs: make libxfs_readbuf_verify return an error...
2020-03-01 Darrick J.... libxfs: rename libxfs_writebufr to libxfs_bwrite
2020-03-01 Darrick J.... libxfs: replace libxfs_readbuf with libxfs_buf_read
2020-03-01 Darrick J.... libxfs: replace libxfs_getbuf with libxfs_buf_get
2020-03-01 Darrick J.... libxfs: replace libxfs_putbuf with libxfs_buf_relse
2020-03-01 Darrick J.... libxfs: remove LIBXFS_B_EXIT
2020-03-01 Darrick J.... libxfs: remove LIBXFS_EXIT_ON_FAILURE
2020-03-01 Darrick J.... libxfs: open-code "exit on buffer read failure" in...
2020-03-01 Darrick J.... libfrog: always fsync when flushing a device
2020-03-01 Darrick J.... xfs_repair: check that metadata updates have been committed
2020-03-01 Darrick J.... mkfs: check that metadata updates have been committed
2020-03-01 Darrick J.... libxfs: flush all dirty buffers and report errors when...
2020-03-01 Darrick J.... libxfs: return flush failures
2020-03-01 Darrick J.... libxfs: complain when write IOs fail
2020-03-01 Darrick J.... libxfs: libxfs_buf_delwri_submit should write buffers...
2020-03-01 Eric Biggersxfs_io/encrypt: support passing a keyring key to add_enckey
2020-02-28 Eric Sandeenxfs_repair: join realtime inodes to transaction only...
2020-02-27 Darrick J.... xfs_scrub: fix reporting of EINVAL for online repairs
2020-02-27 Darrick J.... libxfs: clean up libxfs_destroy
2020-02-27 Eric Sandeenlibxfs: use FALLOC_FL_ZERO_RANGE in libxfs_device_zero
2020-02-27 Darrick J.... xfs_repair: try to correct sb_unit value from secondaries
2020-02-27 Darrick J.... xfs_repair: check plausibility of root dir pointer...
2020-02-27 Darrick J.... xfs_repair: use libxfs function to calculate root inode...
2020-02-27 Darrick J.... xfs_repair: refactor fixed inode location checks
2020-02-27 Darrick J.... xfs_repair: enforce that inode btree chunks can't point...
2020-02-27 Darrick J.... mkfs: check root inode location
2020-02-27 Darrick J.... xfs_repair: replace verify_inum with libxfs inode valid...
2020-02-27 Darrick J.... xfs_repair: don't corrupt a attr fork da3 node when...
2020-02-27 Darrick J.... xfs_repair: refactor attr root block pointer check
2020-02-27 Darrick J.... libfrog: remove libxfs.h dependencies in fsgeom.c and...
2020-02-27 Darrick J.... libxfs: re-sort libxfs_api_defs.h defines
2020-02-27 Eric Sandeenxfs_repair: fix bad next_unlinked field
2020-01-30 Darrick J.... libxfs: remove duplicate attr function declarations
2020-01-30 Darrick J.... xfs_io: fix integer over/underflow handling in timespec...
2020-01-30 Darrick J.... xfs_repair: fix totally broken unit conversion in direc...
2020-01-30 Darrick J.... xfs_io: fix pwrite/pread length truncation on 32-bit...
2020-01-30 Darrick J.... xfs_io: fix copy_file_range length argument overflow
2020-01-30 Darrick J.... xfs_db: dump per-AG reservations
2020-01-30 Darrick J.... man: document some missing xfs_db commands
2020-01-30 Darrick J.... man: reformat xfs_quota commands in the manpage for...
2020-01-30 Darrick J.... man: document the xfs_db btheight command
2020-01-30 Darrick J.... man: list xfs_io lsattr inode flag letters
2020-01-30 Eric Sandeenxfsprogs: do not redeclare globals provided by libraries
2020-01-30 Eric Sandeenxfs_repair: don't search for libxfs.h in system headers
2020-01-30 Eric Sandeenlibxfs: move header includes closer to kernelspace
2020-01-30 Eric Sandeenxfsprogs: alphabetize libxfs_api_defs.h
2020-01-22 Eric Sandeenxfsprogs: Release v5.5.0-rc0 libxfs-5.5-sync v5.5.0-rc0
2020-01-22 Chen Wandunxfs: Make the symbol 'xfs_rtalloc_log_count' static
2020-01-22 Darrick J.... xfs: don't commit sunit/swidth updates to disk if that...
2020-01-22 Darrick J.... xfs: refactor agfl length computation function
2020-01-22 Darrick J.... libxfs: resync with the userspace libxfs
2020-01-22 Darrick J.... xfs: fix log reservation overflows when allocating...
2020-01-22 Brian Fosterxfs: stabilize insert range start boundary to avoid...
2020-01-22 Omar Sandovalxfs: don't check for AG deadlock for realtime files...
2020-01-22 Omar Sandovalxfs: fix realtime file data space leak
2020-01-22 Christoph Hellwigxfs: remove the mappedbno argument to xfs_da_get_buf
2020-01-22 Christoph Hellwigxfs: remove the mappedbno argument to xfs_da_read_buf
2020-01-22 Christoph Hellwigxfs: split xfs_da3_node_read
2020-01-22 Christoph Hellwigxfs: remove the mappedbno argument to xfs_dir3_leafn_read
2020-01-22 Christoph Hellwigxfs: remove the mappedbno argument to xfs_dir3_leaf_read
2020-01-22 Christoph Hellwigxfs: remove the mappedbno argument to xfs_attr3_leaf_read
2020-01-22 Christoph Hellwigxfs: remove the mappedbno argument to xfs_da_reada_buf
2020-01-22 Christoph Hellwigxfs: improve the xfs_dabuf_map calling conventions
2020-01-22 Christoph Hellwigxfs: refactor xfs_dabuf_map
2020-01-22 Christoph Hellwigxfs: simplify mappedbno handling in xfs_da_{get,read...
2020-01-22 Carlos Maiolinoxfs: Remove kmem_zone_free() wrapper
2020-01-22 Brian Fosterxfs: fix attr leaf header freemap.size underflow
2020-01-22 YueHaibingxfs: remove duplicated include from xfs_dir2_data.c
2020-01-22 Eric Sandeenxfs: remove unused structure members & simple typedefs
2020-01-22 Eric Sandeenxfs: remove unused typedef definitions
2020-01-22 Pavel Reichlxfs: remove the xfs_qoff_logitem_t typedef
2020-01-22 Pavel Reichlxfs: remove the xfs_disk_dquot_t and xfs_dquot_t
2020-01-22 Arnd Bergmannxfs: avoid time_t in user api
2020-01-22 kaixuxiaxfs: Fix deadlock between AGI and AGF when target_ip...
next