]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_da_btree.c
libxfs: refactor manage_zones()
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_da_btree.c
2018-10-05  Darrick J. Wongxfs: check da node magic in _node_lookup_int
2018-10-05  Darrick J. Wongxfs: use a local variable for magic number in xfs_da3_n...
2018-10-05  Brian Fosterxfs: remove xfs_bunmapi() firstblock param
2018-10-05  Brian Fosterxfs: remove xfs_bmapi_write() firstblock param
2018-10-05  Brian Fosterxfs: use ->t_firstblock in xattr ops
2018-10-04  Brian Fosterxfs: remove xfs_bunmapi() dfops param
2018-10-04  Brian Fosterxfs: remove xfs_bmapi_write() dfops param
2018-10-04  Brian Fosterxfs: replace xfs_da_args->dfops accesses with ->t_dfops...
2018-06-28  Dave Chinnerxfs: clean up MIN/MAX
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-06-28  Darrick J. Wongxfs: explicitly pass buffer size to xfs_corruption_error
2018-06-28  Darrick J. Wongxfs: don't return garbage buffers in xfs_da3_node_read
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
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Darrick J. Wongxfs: abort dir/attr btree operation if btree is obvious...
2017-07-31  Darrick J. Wongxfs: don't crash on unexpected holes in dir/attr btrees
2017-07-31  Darrick J. Wongxfs: return the hash value of a leaf1 directory block
2017-07-31  Darrick J. Wongxfs: remove double-underscore integer types
2017-04-04  Darrick J. Wongxfs: fail _dir_open when readahead fails
2016-08-10  Darrick J. Wongxfs: rename flist/free_list to dfops
2016-02-17  Brian Fosterxfs: swap leaf buffer into path struct atomically durin...
2016-02-09  Dave Chinnerlibxfs: directory node splitting does not have an extra...
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-09-02  Darrick J. Wonglibxfs: verifier should set buffer error when da block...
2015-08-24  Dave Chinnerxfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA...
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 Chinnerxfs: return is not a function
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2014-06-19  Eric Sandeenlibxfs: don't send null bp to xfs_trans_brelse()
2014-04-08  Mark Tinguelyxfsprogs: fix directory hash ordering bug
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-11-13  Dave Chinnerxfs: fix node forward in xfs_node_toosmall
2013-10-17  Dave Chinnerxfs: ensure we copy buffer type in da btree root splits
2013-09-16  Dave Chinnerlibxfs: fix compile warnings
2013-09-16  Dave Chinnerlibxfs: sync xfs_da_btree.c
2013-08-06  Dave Chinnerxfs: fix da node magic number mismatches
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 CRCs to attr leaf blocks
2013-08-06  Dave Chinnerxfs: add CRCs to dir2/da node blocks
2013-08-06  Dave Chinnerxfs: add CRC checking to dir2 leaf blocks
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
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-11-08  Nathan ScottMerge back kernel fixes/code updates in xfs.
2005-10-08  Nathan ScottMerge back some kernel changes to fix warnings from...
2005-09-16  Nathan ScottAdd xfs_db expert mode commands for set/remove of exten...
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2004-09-30  Nathan ScottKeep userspace packaging in sync, portability changes...
2004-04-30  Nathan ScottTrivial fixes to compiler warnings on 64 bit platforms.
2003-12-05  Nathan ScottSync up userspace and kernel code, noop for userspace.
2003-08-29  Nathan ScottMinor xfsprogs update.
2003-04-16  Russell CattelanMerge whitespace changes over
2003-03-06  Nathan ScottNew xfsprogs version - enabled unwritten extents by... v2.4.0
2002-10-31  Nathan Scottxfsprogs updates - initial sync up with recent kernel...
2002-10-10  Nathan ScottFix libxfs device flush ioctl, sync with kernel source.
2002-09-20  Nathan ScottUndoes mod: xfs-cmds:slinx:127952a
2002-09-20  Nathan ScottSync up userspace with some recent kernel changes,...
2002-07-29  Nathan Scottsync up with recent changes to the corresponding kernel...
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-31  Nathan Scottsync with kernel source changes, no affect on userspace.
2002-04-17  Nathan Scottbump minor version for minor change - sync with recent...
2002-03-29  Nathan Scottsync with kernel, no-op change for userspace.
2002-03-21  Nathan Scottsync with kernel, do less bit flipping than before...
2002-02-25  Nathan ScottMerge of xfs-cmds-2.4.18:slinx:111238a by nathans.
2002-02-03  Nathan Scottsync with recent kernel changes (uchar) - noop change...
2001-07-08  Nathan Scottsync with low memory changes from kernel - these are...
2001-04-16  Steve Lordmerge in kernel inode structure shrink
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...