开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2021-04-07
xfs: Use struct xfs_bmdr_block instead of struct xfs_btree_block to calculate...
Chandan Babu R
2021-04-07
xfs: deprecate BMV_IF_NO_DMAPI_READ flag
Anthony Iliopoulos
2021-04-07
xfs: move the di_crtime field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_flags2 field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_flags field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_forkoff field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: use a union for i_cowextsize and i_flushiter
Christoph Hellwig
2021-04-07
xfs: move the di_flushiter field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_cowextsize field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_extsize field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_nblocks field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_projid field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinode
Christoph Hellwig
2021-04-07
xfs: remove the unused xfs_icdinode_has_bigtime helper
Christoph Hellwig
2021-04-07
xfs: split xfs_imap_to_bp
Christoph Hellwig
2021-04-07
xfs: Initialize xfs_alloc_arg->total correctly when allocating minlen extents
Chandan Babu R
2021-03-25
xfs: add error injection for per-AG resv failure
Gao Xiang
2021-03-25
xfs: introduce xfs_ag_shrink_space()
Gao Xiang
2021-03-25
xfs: reduce debug overhead of dir leaf/node checks
Dave Chinner
2021-03-25
xfs: No need for inode number error injection in __xfs_dir3_data_check
Dave Chinner
2021-03-25
xfs: type verification is expensive
Dave Chinner
2021-03-25
xfs: initialise attr fork on inode create
Dave Chinner
2021-03-25
xfs: prevent metadata files from being inactivated
Darrick J. Wong
2021-03-25
xfs: validate ag btree levels using the precomputed values
Darrick J. Wong
2021-02-25
xfs: use current->journal_info for detecting transaction recursion
Dave Chinner
2021-02-11
xfs: consider shutdown in bmapbt cursor delete assert
Brian Foster
2021-02-03
libxfs: expose inobtcount in xfs geometry
Zorro Lang
2021-02-03
xfs: allow reservation of rtblocks with xfs_trans_alloc_inode
Darrick J. Wong
2021-02-03
xfs: refactor common transaction/inode/quota allocation idiom
Darrick J. Wong
2021-02-03
xfs: reserve data and rt quota at the same time
Darrick J. Wong
2021-02-03
xfs: create convenience wrappers for incore quota block reservations
Darrick J. Wong
2021-02-03
xfs: clean up quota reservation callsites
Darrick J. Wong
2021-02-01
xfs: Fix 'set but not used' warning in xfs_bmap_compute_alignments()
Chandan Babu R
2021-01-22
xfs: Introduce error injection to allocate only minlen size extents for files
Chandan Babu R
2021-01-22
xfs: Process allocated extent in a separate function
Chandan Babu R
2021-01-22
xfs: Compute bmap extent alignments in a separate function
Chandan Babu R
2021-01-22
xfs: Remove duplicate assert statement in xfs_bmap_btalloc()
Chandan Babu R
2021-01-22
xfs: Introduce error injection to reduce maximum inode fork extent count
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when swapping extents
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when moving extent from cow to data fork
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when writing to unwritten extent
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when adding/removing xattrs
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when renaming dir entries
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when removing dir entries
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when adding dir entries
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when punching a hole
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when trivally adding a new extent
Chandan Babu R
2021-01-22
xfs: Add helper for checking per-inode extent count overflow
Chandan Babu R
2021-01-22
xfs: fix an ABBA deadlock in xfs_rename
Darrick J. Wong
[next]