]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_dir2_block.c
xfs: move local to extent inode logging into bmap helper
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_dir2_block.c
2019-12-13  Brian Fosterxfs: move local to extent inode logging into bmap helper
2019-12-13  Brian Fosterxfs: log the inode on directory sf to block format...
2019-12-13  Tetsuo Handafs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
2019-08-28  Eric Sandeenxfs: remove unused header files
2019-08-28  Christoph Hellwigxfs: add struct xfs_mount pointer to struct xfs_buf
2019-08-28  Darrick J. Wongxfs: move xfs_ino_geometry to xfs_shared.h
2019-05-06  Brian Fosterxfs: miscellaneous verifier magic value fixups
2018-06-28  Dave Chinnerxfs: clean up MIN/MAX
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
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: 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: don't crash on unexpected holes in dir/attr btrees
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-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: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: error negation rework
2015-07-30  Dave Chinnerxfs: Nuke XFS_ERROR macro
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-10-17  Dave Chinnerxfs: dirent dtype presence is dependent on directory...
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 local fork format handling from xfs_bmapi_w...
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 leaf blocks
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: update libxfs to 3.9-rc1 + xfsdev
2013-05-09  Dave Chinnerxfsprogs: sync code to current kernel code
2011-07-25  Dave Chinnerlibxfs: sync files with 2.6.38 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
2006-12-08  Barry NaujokFix "pointer targets in assignment differ in signedness...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-09-29  Nathan ScottMerge back further kernel changes into libxfs, esp...
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2003-04-16  Russell CattelanMerge whitespace changes over
2003-03-06  Nathan ScottNew xfsprogs version - enabled unwritten extents by... v2.4.0
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-05-24  Steve Lordsync up user space with the kernel
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...