]> www.infradead.org Git - users/hch/xfsprogs.git/shortlog
users/hch/xfsprogs.git
2017-01-11 Darrick J.... xfs: use the actual AG length when reserving blocks
2017-01-10 Darrick J.... xfs: use GPF_NOFS when allocating btree cursors
2017-01-10 Eric Sandeenxfs: ignore leaf attr ichdr.count in verifier during...
2017-01-10 Dave Chinnerxfs: optimise CRC updates
2017-01-10 Dave Chinnerxfs: make xfs btree stats less huge
2017-01-10 Darrick J.... xfs: don't allow di_size with high bit set
2017-01-10 Darrick J.... xfs: error out if trying to add attrs and anextents > 0
2017-01-10 Darrick J.... xfs: don't crash if reading a directory results in...
2017-01-10 Darrick J.... xfs: complain if we don't get nextents bmap records
2017-01-10 Darrick J.... xfs: check for bogus values in btree block headers
2017-01-10 Darrick J.... xfs: forbid AG btrees with level == 0
2017-01-10 Eric Sandeenxfs: several xattr functions can be void
2017-01-10 Eric Sandeenxfs: handle cow fork in xfs_bmap_trace_exlist
2017-01-10 Eric Sandeenxfs: pass state not whichfork to trace_xfs_extlist
2017-01-10 Eric Sandeenxfs: Move AGI buffer type setting to xfs_read_agi
2017-01-10 Brian Fosterxfs: track preallocation separately in xfs_bmapi_reserv...
2017-01-10 Bhumika Goyalfs: xfs: libxfs: constify xfs_nameops structures
2017-01-10 Darrick J.... xfs: factor rmap btree size into the indlen calculations
2017-01-10 Christoph Hellwigxfs: remove NULLEXTNUM
2017-01-10 Christoph Hellwigxfs: remove xfs_bmap_search_extents
2017-01-10 Eric Sandeenrepair: use new extent lookup helpers in bmap_next_offset
2017-01-10 Christoph Hellwigxfs: remove prev argument to xfs_bmapi_reserve_delalloc
2017-01-10 Christoph Hellwigxfs: use new extent lookup helpers in __xfs_bunmapi
2017-01-10 Christoph Hellwigxfs: use new extent lookup helpers in xfs_bmapi_write
2017-01-10 Christoph Hellwigxfs: use new extent lookup helpers in xfs_bmapi_read
2017-01-10 Christoph Hellwigxfs: cleanup xfs_bmap_last_before
2017-01-10 Christoph Hellwigxfs: new inode extent list lookup helpers
2017-01-10 Darrick J.... xfs: check minimum block size for CRC filesystems
2017-01-10 Eric Sandeenxfs: provide helper for counting extents from if_bytes
2017-01-10 Darrick J.... xfs: check return value of _trans_reserve_quota_nblks
2017-01-10 Darrick J.... libxfs: clean up _dir2_data_freescan
2017-01-10 Darrick J.... libxfs: synchronize dinode_verify with userspace
2017-01-10 Eric Sandeenxfs: set XFS_DA_OP_OKNOENT in xfs_attr_get
2017-01-10 Brian Fosterxfs: fix btree cursor error cleanups
2017-01-10 Darrick J.... libxfs: fix line lengths
2017-01-10 Darrick J.... libxfs: remove useless stuff from the kernel
2017-01-10 Darrick J.... libxfs: return bool from sb_version_hasmetauuid
2017-01-10 Darrick J.... libxfs: fix whitespace to match the kernel
2017-01-10 Darrick J.... libxfs: refactor btree crc verifier
2017-01-10 Darrick J.... libxfs: remove unnecessary hascrc test in btree verifiers
2017-01-10 Darrick J.... xfs_io: fix libxfs naming violation
2017-01-10 Darrick J.... libxfs-apply: port to stgit
2017-01-10 Darrick J.... tools: create libxfs-diff to compare libxfses
2017-01-05 Eric Sandeenxfsprogs: Release v4.9.0 v4.9.0
2016-12-22 Eric Sandeenxfsprogs: Release v4.9.0-rc1 v4.9.0-rc1
2016-12-22 Eric BiggersFix building xfsprogs on 32-bit platforms
2016-12-22 Eric Sandeenxfs_quota: Fix test for wrapped id from GETNEXTQUOTA
2016-12-21 Eric Sandeenxfs_quota: handle wrapped id from GETNEXTQUOTA
2016-12-21 Eric Sandeenxfs_repair: don't indicate dirtiness if FSGEOMETRY...
2016-12-21 Eric Sandeenxfs_repair: junk leaf attribute if count == 0
2016-12-21 Darrick J.... xfs_repair: change null check to assertion
2016-12-21 Darrick J.... xfs_repair: fix some potential null pointer deferences
2016-12-21 Darrick J.... xfs_repair: fix bogus rmapbt record owner check
2016-11-01 Felix Jandaplatform: remove use of off64_t
2016-11-01 Felix Jandaxfs.h: require transparent LFS for all users
2016-11-01 Felix Jandaxfsprogs: replace statvfs64 by equivalent statvfs
2016-11-01 Felix Jandafsr: remove workaround for statvfs on Mac OS X
2016-11-01 Felix JandaMakefile: disable fsr for Mac OS X
2016-11-01 Felix Jandaxfs_io: replace posix_fadvise64 by equivalent posix_fadvise
2016-11-01 Felix Jandaxfsprogs: replace sendfile64 by equivalent sendfile
2016-11-01 Felix Jandaxfsprogs: replace pread64/pwrite64 by equivalent pread...
2016-11-01 Felix Jandaxfsprogs: replace lseek64 by equivalent lseek
2016-11-01 Felix Jandaxfsprogs: replace ftruncate64 by equivalent ftruncate
2016-11-01 Felix Jandaxfsprogs: replace [fl]stat64 by equivalent [fl]stat
2016-10-31 Felix Jandaconfigure: remove unecessary definitions of _FILE_OFFSE...
2016-10-31 Felix Jandaconfigure: error out when LFS does not work
2016-10-31 Felix Jandaconfigure: use AC_SYS_LARGEFILE
2016-10-31 Andreas Gruenbacherxfs_io: Fix initial -m option
2016-10-31 Amir Goldsteinxfs_io: add command line option -i to start an idle...
2016-10-31 Grozdanxfsprogs: Update FSF address in COPYING file
2016-10-26 Darrick J.... mkfs.xfs: format reflink enabled filesystems
2016-10-26 Darrick J.... xfs_repair: use thread pools to sort rmap data
2016-10-26 Darrick J.... xfs_repair: check for mergeable refcount records
2016-10-26 Darrick J.... xfs_repair: use range query when while checking rmaps
2016-10-26 Darrick J.... xfs_repair: check the CoW extent size hint
2016-10-26 Darrick J.... xfs_repair: complain about copy-on-write leftovers
2016-10-26 Darrick J.... xfs_repair: rebuild the refcount btree
2016-10-26 Darrick J.... xfs_repair: check the refcount btree against our observ...
2016-10-26 Darrick J.... xfs_repair: fix inode reflink flags
2016-10-26 Darrick J.... xfs_repair: record reflink inode state
2016-10-26 Darrick J.... xfs_repair: process reverse-mapping data into refcount...
2016-10-26 Darrick J.... xfs_repair: handle multiple owners of data blocks
2016-10-26 Darrick J.... xfs_repair: check the existing refcount btree
2016-10-26 Darrick J.... xfs_repair: fix get_agino_buf to avoid corrupting inodes
2016-10-26 Darrick J.... man: document the inode cowextsize flags & fields
2016-10-26 Darrick J.... xfs_logprint: support bmap redo items
2016-10-26 Darrick J.... xfs_logprint: support refcount redo items
2016-10-26 Darrick J.... xfs_logprint: support cowextsize reporting in log contents
2016-10-26 Darrick J.... xfs_io: try to unshare copy-on-write blocks via fallocate
2016-10-26 Darrick J.... xfs_io: provide long-format help for falloc
2016-10-26 Darrick J.... xfs_io: support injecting the 'per-AG reservation criti...
2016-10-26 Darrick J.... xfs_io: add refcount+bmap error injection types
2016-10-26 Darrick J.... xfs_io: get and set the CoW extent size hint
2016-10-26 Darrick J.... libxfs: add autoconf mechanism to override system heade...
2016-10-26 Darrick J.... xfs_io: bmap should support querying CoW fork, shared...
2016-10-26 Darrick J.... xfs_growfs: report the presence of the reflink feature
2016-10-26 Darrick J.... xfs_db: print one array element per line
2016-10-26 Darrick J.... xfs_db: deal with the CoW extent size hint
2016-10-26 Darrick J.... xfs_db: metadump should copy the refcount btree too
2016-10-26 Darrick J.... xfs_db: add support for checking the refcount btree
next