开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_shared.h
Age
Commit message (
Expand
)
Author
2024-02-22
xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
Darrick J. Wong
2024-02-22
xfs: create a shadow rmap btree during rmap repair
Darrick J. Wong
2024-02-22
xfs: remove xfs_btnum_t
Christoph Hellwig
2024-02-22
xfs: extern some btree ops structures
Darrick J. Wong
2023-12-15
xfs: zap broken inode forks
Darrick J. Wong
2022-05-04
xfs: tag transactions that contain intent done items
Dave Chinner
2021-06-02
xfs: sort variable alphabetically to avoid repeated declaration
Shaokun Zhang
2021-04-07
xfs: precalculate default inode attribute offset
Dave Chinner
2020-12-09
xfs: check tp->t_dqinfo value instead of the XFS_TRANS_DQ_DIRTY flag
Kaixu Xia
2020-09-15
xfs: widen ondisk inode timestamps to deal with y2038+
Darrick J. Wong
2020-07-06
xfs: preserve rmapbt swapext block reservation from freed blocks
Brian Foster
2019-08-30
xfs: remove all *_ITER_CONTINUE values
Darrick J. Wong
2019-08-29
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
2019-07-02
xfs: create iterator error codes
Darrick J. Wong
2019-06-30
xfs: remove XFS_TRANS_NOFS
Christoph Hellwig
2019-06-28
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-02-11
xfs: split up allocation btree verifier
Brian Foster
2019-02-11
xfs: create a separate finobt verifier
Brian Foster
2018-08-02
xfs: replace dop_low with transaction flag
Brian Foster
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-15
xfs: superblock scrub should use short-lived buffers
Darrick J. Wong
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
2018-01-08
xfs: trace log reservations at mount time
Darrick J. Wong
2018-01-08
xfs: create structure verifier function for short form symlinks
Darrick J. Wong
2016-10-03
xfs: define the on-disk refcount btree format
Darrick J. Wong
2016-08-03
xfs: define the on-disk rmap btree format
Darrick J. Wong
2016-04-06
xfs: remove transaction types
Christoph Hellwig
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
2016-02-09
xfs: RT bitmap and summary buffers need verifiers
Dave Chinner
2016-01-12
xfs: handle dquot buffer readahead in log recovery correctly
Dave Chinner
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
2015-01-22
xfs: consolidate superblock logging functions
Dave Chinner
2014-06-25
libxfs: move header files
Dave Chinner