]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_dir2_sf.c
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_dir2_sf.c
2022-11-21  ye xingchenxfs: Remove the unneeded result variable
2022-08-30  Darrick J. Wongxfs: replace inode fork size macros with functions
2022-08-30  Darrick J. Wongxfs: convert XFS_IFORK_PTR to a static inline helper
2022-01-31  Dave Chinnerxfs: convert xfs_sb_version_has checks to use mount...
2022-01-31  Dave Chinnerxfs: replace xfs_sb_version checks with feature flag...
2021-06-30  Christoph Hellwigxfs: remove XFS_IFEXTENTS
2021-06-30  Christoph Hellwigxfs: remove XFS_IFINLINE
2021-06-30  Christoph Hellwigxfs: move the di_size field to struct xfs_inode
2021-04-05  Darrick J. Wongxfs: fix an ABBA deadlock in xfs_rename
2020-08-10  Christoph Hellwigxfs: move the fork format fields into struct xfs_ifork
2020-01-22  kaixuxiaxfs: Fix deadlock between AGI and AGF when target_ip...
2020-01-22  Christoph Hellwigxfs: devirtualize ->m_dirnameops
2020-01-22  Christoph Hellwigxfs: devirtualize ->data_get_ftype and ->data_put_ftype
2020-01-22  Christoph Hellwigxfs: move the dir2 data block fixed offsets to struct...
2020-01-22  Christoph Hellwigxfs: devirtualize ->data_entsize
2020-01-22  Christoph Hellwigxfs: replace xfs_dir3_data_endp with xfs_dir3_data_end_...
2020-01-22  Christoph Hellwigxfs: cleanup xfs_dir2_block_to_sf
2020-01-22  Christoph Hellwigxfs: devirtualize ->sf_get_ftype and ->sf_put_ftype
2020-01-22  Christoph Hellwigxfs: devirtualize ->sf_get_ino and ->sf_put_ino
2020-01-22  Christoph Hellwigxfs: devirtualize ->sf_entsize and ->sf_nextentry
2020-01-22  Christoph Hellwigxfs: devirtualize ->sf_get_parent_ino and ->sf_put_pare...
2020-01-16  Darrick J. Wongxfs: relax shortform directory size checks
2020-01-16  Dave Chinnerxfs: fix inode fork extent count overflow
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
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-02-27  Darrick J. Wongxfs: directory scrubber must walk through data block...
2018-02-27  Darrick J. Wongxfs: refactor short form directory structure verifier...
2017-07-31  Darrick J. Wongxfs: remove double-underscore integer types
2017-04-10  Darrick J. Wongxfs: rework the inline directory verifiers libxfs-4.11-sync
2017-04-04  Darrick J. Wongxfs: verify inline directory data forks
2016-08-10  Christoph Hellwigxfs: kill xfs_dir2_inou_t
2016-08-10  Christoph Hellwigxfs: kill xfs_dir2_sf_off_t
2016-06-21  Christoph Hellwigxfs: factor out a helper to initialize a local format...
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
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-08-06  Dave Chinnerxfs: shortform directory offsets change for dir3 format
2013-08-06  Dave Chinnerxfs: add CRC checks to block format directory 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
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-09-29  Nathan ScottMerge back further kernel changes into libxfs, esp...
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2003-09-19  Nathan Scottxfsprogs update - fix db to display new inode flags...
2003-04-16  Russell CattelanMerge whitespace changes over
2002-10-10  Nathan ScottFix libxfs device flush ioctl, sync with kernel source.
2002-07-29  Nathan Scottsync up with recent changes to the corresponding kernel...
2002-07-12  Steve Lordwhite space cleanup
2002-06-05  Eric Sandeensync userspace with kernel
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
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...