index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_dir2_sf.c
Age
Commit message (
Expand
)
Author
2021-04-15
xfs: remove XFS_IFEXTENTS
Christoph Hellwig
2021-04-15
xfs: remove XFS_IFINLINE
Christoph Hellwig
2021-04-07
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
2021-01-22
xfs: fix an ABBA deadlock in xfs_rename
Darrick J. Wong
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
2019-12-19
libxfs: resync with the userspace libxfs
Darrick J. Wong
2019-11-13
xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()
kaixuxia
2019-11-13
xfs: devirtualize ->m_dirnameops
Christoph Hellwig
2019-11-10
xfs: devirtualize ->data_get_ftype and ->data_put_ftype
Christoph Hellwig
2019-11-10
xfs: move the dir2 data block fixed offsets to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
xfs: devirtualize ->data_entsize
Christoph Hellwig
2019-11-10
xfs: replace xfs_dir3_data_endp with xfs_dir3_data_end_offset
Christoph Hellwig
2019-11-10
xfs: cleanup xfs_dir2_block_to_sf
Christoph Hellwig
2019-11-10
xfs: devirtualize ->sf_get_ftype and ->sf_put_ftype
Christoph Hellwig
2019-11-10
xfs: devirtualize ->sf_get_ino and ->sf_put_ino
Christoph Hellwig
2019-11-10
xfs: devirtualize ->sf_entsize and ->sf_nextentry
Christoph Hellwig
2019-11-10
xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_ino
Christoph Hellwig
2019-11-04
xfs: relax shortform directory size checks
Darrick J. Wong
2019-10-21
xfs: fix inode fork extent count overflow
Dave Chinner
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-01-17
xfs: directory scrubber must walk through data block to offset
Darrick J. Wong
2018-01-08
xfs: refactor short form directory structure verifier function
Darrick J. Wong
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2017-04-03
xfs: rework the inline directory verifiers
Darrick J. Wong
2017-03-15
xfs: verify inline directory data forks
Darrick J. Wong
2016-07-20
xfs: kill xfs_dir2_inou_t
Christoph Hellwig
2016-07-20
xfs: kill xfs_dir2_sf_off_t
Christoph Hellwig
2016-04-06
xfs: factor out a helper to initialize a local format inode fork
Christoph Hellwig
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
2014-12-04
xfs: fix set-but-unused warnings
Dave Chinner
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-07-30
xfs: require 64-bit sector_t
Christoph Hellwig
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-06-25
libxfs: move source files
Dave Chinner