]> www.infradead.org Git - users/hch/xfsprogs.git/shortlog
users/hch/xfsprogs.git
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...
2020-01-22 Christoph Hellwigxfs: don't reset the "inode core" in xfs_iread
2020-01-22 Christoph Hellwigxfs: merge the projid fields in struct xfs_icdinode
2020-01-22 Christoph Hellwigxfs: use a struct timespec64 for the in-core crtime
2020-01-22 Christoph Hellwigxfs: devirtualize ->m_dirnameops
2020-01-22 Darrick J.... xfs: convert open coded corruption check to use XFS_IS_...
2020-01-22 Darrick J.... xfs: kill the XFS_WANT_CORRUPT_* macros
2020-01-22 Darrick J.... xfs: actually check xfs_btree_check_block return in...
2020-01-22 Christoph Hellwigxfs: always pass a valid hdr to xfs_dir3_leaf_check_int
2020-01-22 Christoph Hellwigxfs: merge xfs_dir2_data_freescan and xfs_dir2_data_fre...
2020-01-22 Christoph Hellwigxfs: remove the now unused dir ops infrastructure
2020-01-22 Christoph Hellwigxfs: devirtualize ->data_get_ftype and ->data_put_ftype
2020-01-22 Christoph Hellwigxfs: devirtualize ->data_bestfree_p
2020-01-22 Christoph Hellwigxfs: cleanup xfs_dir2_data_entsize
2020-01-22 Christoph Hellwigxfs: move the dir2 data block fixed offsets to struct...
2020-01-22 Christoph Hellwigxfs: devirtualize ->data_entry_tag_p
2020-01-22 Christoph Hellwigxfs: devirtualize ->data_entsize
2020-01-22 Christoph Hellwigxfs: replace xfs_dir3_data_endp with xfs_dir3_data_end_...
2020-01-22 Christoph Hellwigxfs: remove the now unused ->data_entry_p method
2020-01-22 Eric Sandeenxfs_repair: stop using ->data_entry_p()
2020-01-22 Christoph Hellwigxfs: cleanup __xfs_dir3_data_check
2020-01-22 Christoph Hellwigxfs: cleanup xfs_dir2_data_freescan_int
2020-01-22 Christoph Hellwigxfs: cleanup xfs_dir2_block_to_sf
2020-01-22 Christoph Hellwigxfs: remove the ->data_unused_p method
2020-01-22 Christoph Hellwigxfs: remove the ->data_dot_entry_p and ->data_dotdot_en...
2020-01-22 Christoph Hellwigxfs: remove the data_dotdot_offset field in struct...
2020-01-22 Christoph Hellwigxfs: remove the data_dot_offset field in struct xfs_dir_ops
next