]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_dir2.c
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_dir2.c
2023-06-09  Darrick J. Wongxfs: stabilize the dirent name transformation function...
2022-11-21  Shida Zhangxfs: rearrange the logic and remove the broken comment...
2022-08-30  Darrick J. Wongxfs: replace inode fork size macros with functions
2022-06-22  Chandan Babu Rxfs: Directory's data fork extent counter can never...
2022-05-06  Darrick J. Wongxfs: constify xfs_name_dotdot
2022-05-06  Darrick J. Wongxfs: constify the name argument to various directory...
2022-01-31  Dave Chinnerxfs: convert xfs_sb_version_has checks to use mount...
2021-06-30  Christoph Hellwigxfs: move the di_size field to struct xfs_inode
2020-08-10  Christoph Hellwigxfs: move the fork format fields into struct xfs_ifork
2020-01-30  Eric Sandeenlibxfs: move header includes closer to kernelspace
2020-01-22  Darrick J. Wonglibxfs: resync with the userspace libxfs
2020-01-22  Christoph Hellwigxfs: devirtualize ->m_dirnameops
2020-01-22  Darrick J. Wongxfs: convert open coded corruption check to use XFS_IS_...
2020-01-22  Christoph Hellwigxfs: remove the now unused dir ops infrastructure
2020-01-22  Christoph Hellwigxfs: move the dir2 data block fixed offsets to struct...
2020-01-22  Christoph Hellwigxfs: move the max dir2 free bests count to struct xfs_d...
2020-01-22  Christoph Hellwigxfs: move the dir2 free header size to struct xfs_da_ge...
2020-01-22  Christoph Hellwigxfs: move the max dir2 leaf entries count to struct...
2020-01-22  Christoph Hellwigxfs: move the dir2 leaf header size to struct xfs_da_ge...
2020-01-22  Christoph Hellwigxfs: move the node header size to struct xfs_da_geometry
2020-01-22  Darrick J. Wongxfs: always log corruption errors
2019-12-13  Tetsuo Handafs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
2019-08-28  Eric Sandeenxfs: remove unused header files
2019-08-28  Darrick J. Wongxfs: move xfs_ino_geometry to xfs_shared.h
2019-05-06  Darrick J. Wongxfs: check directory name validity
2018-10-05  Brian Fosterxfs: fold dfops into the transaction
2018-10-05  Brian Fosterxfs: remove xfs_bunmapi() firstblock param
2018-10-05  Brian Fosterxfs: use ->t_firstblock in xattr ops
2018-10-05  Brian Fosterxfs: remove firstblock param from xfs dir ops
2018-10-04  Brian Fosterxfs: remove xfs_bunmapi() dfops param
2018-10-04  Brian Fosterxfs: replace xfs_da_args->dfops accesses with ->t_dfops...
2018-10-04  Brian Fosterxfs: remove dfops param from high level dirname calls
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-02-27  Darrick J. Wongxfs: refactor the geometry structure filling function
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Darrick J. Wongxfs: move error injection tags into their own file
2017-11-17  Darrick J. Wongxfs: scrub directory metadata
2017-11-17  Darrick J. Wongxfs: create inode pointer verifiers
2017-07-31  Darrick J. Wongxfs: remove unneeded parameter from XFS_TEST_ERROR
2017-02-16  Arnd Bergmannxfs: fix xfs_mode_to_ftype() prototype
2017-01-26  Amir Goldsteinxfs: replace xfs_mode_to_ftype table with switch statement
2017-01-26  Amir Goldsteinxfs: sanity check directory inode di_size
2017-01-10  Bhumika Goyalfs: xfs: libxfs: constify xfs_nameops structures
2016-08-10  Darrick J. Wongxfs: rename flist/free_list to dfops
2016-08-10  Darrick J. Wongxfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_d...
2016-08-10  Darrick J. Wongxfs: rework xfs_bmap_free callers to use xfs_defer_ops
2016-05-10  Dave ChinnerMerge branch 'progs-misc-fixes-for-4.6' into for-master
2016-05-10  Dave ChinnerMerge branch 'libxfs-4.6-sync' into for-master
2016-02-18  Dave Chinnerxfs: mode di_mode to vfs inode
2016-02-17  Dave Chinnerxfs: stop holding ILOCK over filldir callbacks
2016-02-15  Bill O'Donnellxfs: per-filesystem stats counter implementation
2015-08-24  Dave Chinnerxfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA...
2015-07-30  Dave Chinnerlibxfs: disambiguate xfs.h
2015-07-30  Dave Chinnerlibxfs: directly include libxfs headers
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-02-03  Dave Chinnerxfs_repair: add support for validating dirent ftype...
2013-10-17  Dave Chinnerlibxfs: fix missing filetype updates to xfs_dir2.c
2013-09-16  Dave Chinnerxfs: fix calculation of the number of node entries...
2013-09-16  Dave Chinner[47/55,V2] xfs: Add read-only support for dirent filety...
2013-09-16  Dave Chinnerlibxfs: sync dir2 kernel differences
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...
2003-10-07  Steve Lordswitch xfs to use linux imode flags internally
2003-08-29  Nathan ScottMinor xfsprogs update.
2003-04-16  Russell CattelanMerge whitespace changes over
2002-12-18  Nathan ScottSync up a couple of trivial kernel changes with libxfs.
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-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
2001-04-19  Nathan Scottsync with no-op kernel change - stats macro usage chang...
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...