]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_dir2_data.c
xfs: explicitly pass buffer size to xfs_corruption_error
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_dir2_data.c
2018-06-28  Darrick J. Wongxfs: explicitly pass buffer size to xfs_corruption_error
2018-06-28  Darrick J. Wongxfs: check directory bestfree information in the verifier
2018-05-01  Eric SandeenMerge branch 'libxfs-4.17-sync' into for-next
2018-04-18  Darrick J. Wongxfs: sanity-check the unused space before trying to...
2018-02-27  Carlos MaiolinoSplit buffer's b_fspriv field
2018-02-27  Darrick J. Wongxfs: directory scrubber must walk through data block...
2018-02-27  Darrick J. Wongxfs: harden directory integrity checks some more
2018-02-27  Darrick J. Wongxfs: create a new buf_ops pointer to verify structure...
2018-02-27  Darrick J. Wongxfs: refactor verifier callers to print address of...
2018-02-27  Darrick J. Wongxfs: have buffer verifier functions report failing...
2018-02-27  Darrick J. Wongxfs: refactor xfs_verifier_error and xfs_buf_ioerror
2018-02-27  Darrick J. Wongxfs: remove XFS_WANT_CORRUPTED_RETURN from dir3 data...
2017-07-31  Darrick J. Wongxfs: check that dir block entries don't off the end...
2017-01-10  Darrick J. Wongxfs: don't crash if reading a directory results in...
2017-01-10  Darrick J. Wonglibxfs: clean up _dir2_data_freescan
2015-11-23  Eric Sandeenlibxfs: print name of verifier if it fails
2015-10-13  Brian Fosterlibxfs: validate metadata LSNs against log on v5 superb...
2015-08-23  Darrick J. Wonglibxfs: readahead of dir3 data blocks should use the...
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Eric Sandeenxfsprogs: Add new sb_meta_uuid field, update userspace...
2015-07-30  Dave Chinnerlibxfs: disambiguate xfs.h
2015-07-30  Dave Chinnerlibxfs: directly include libxfs headers
2015-07-30  Dave Chinnerlibxfs: update to 4.1-rc2 code base
2015-07-30  Dave Chinnerlibxfs: error negation rework
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2014-03-06  Dave Chinnerlibxfs: modify verifiers to differentiate CRC from...
2014-03-06  Dave Chinnerlibxfs: add helper for updating checksums on xfs_bufs
2014-03-06  Dave Chinnerlibxfs: add helper for verifying checksums on xfs_bufs
2013-09-16  Dave Chinnerxfs: Add write support for dirent filetype field
2013-09-16  Dave Chinner[47/55,V2] xfs: Add read-only support for dirent filety...
2013-09-16  Dave Chinnerxfs: remove __KERNEL__ from debug code
2013-09-16  Dave Chinnerlibxfs: sync dir2 kernel differences
2013-08-06  Dave Chinnerxfs: buffer type overruns blf_flags field
2013-08-06  Dave Chinnerxfs: add buffer types to directory and attribute buffers
2013-08-06  Dave Chinnerxfs: add CRC checking to dir2 data blocks
2013-08-06  Dave Chinnerxfs: add CRC checks to block format directory blocks
2013-05-09  Dave Chinnerxfsprogs: sync code to current kernel code
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2008-05-26  Barry NaujokASCII case-insensitive support for xfsprogs v2.10.0
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2003-04-16  Russell CattelanMerge whitespace changes over
2002-10-10  Nathan ScottFix libxfs device flush ioctl, sync with kernel source.
2002-07-12  Steve Lordwhite space cleanup
2002-06-04  Eric SandeenUpdate copyright dates (again)
2002-06-04  Eric SandeenUndoes mod: xfs-cmds:slinx:120772a
2002-06-04  Eric SandeenUpdate copyright dates
2002-04-17  Nathan Scottbump minor version for minor change - sync with recent...
2001-04-12  Nathan Scottsync with kernel, dirent -> xfs_dirent.
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...