开源镜像站
帮助
动态
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-06-02
xfs: push perags through the ag reservation callouts
Dave Chinner
2021-06-02
xfs: pass perags through to the busy extent code
Dave Chinner
2021-06-02
xfs: convert secondary superblock walk to use perags
Dave Chinner
2021-06-02
xfs: convert xfs_iwalk to use perag references
Dave Chinner
2021-06-02
xfs: convert raw ag walks to use for_each_perag
Dave Chinner
2021-06-02
xfs: make for_each_perag... a first class citizen
Dave Chinner
2021-06-02
xfs: move perag structure and setup to libxfs/xfs_ag.[ch]
Dave Chinner
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2021-05-06
Merge tag 'xfs-5.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-04-29
Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-04-29
xfs: introduce in-core global counter of allocbt blocks
Brian Foster
2021-04-29
xfs: unconditionally read all AGFs on mounts with perag reservation
Brian Foster
2021-04-29
xfs: update superblock counters correctly for !lazysbcount
Dave Chinner
2021-04-29
xfs: remove obsolete AGF counter debugging
Darrick J. Wong
2021-04-22
xfs: rename struct xfs_legacy_ictimestamp
Christoph Hellwig
2021-04-22
xfs: rename xfs_ictimestamp_t
Christoph Hellwig
2021-04-15
xfs: remove XFS_IFEXTENTS
Christoph Hellwig
2021-04-15
xfs: remove XFS_IFINLINE
Christoph Hellwig
2021-04-15
xfs: remove XFS_IFBROOT
Christoph Hellwig
2021-04-15
xfs: only look at the fork format in xfs_idestroy_fork
Christoph Hellwig
2021-04-15
xfs: simplify xfs_attr_remove_args
Christoph Hellwig
2021-04-15
xfs: rename and simplify xfs_bmap_one_block
Christoph Hellwig
2021-04-15
xfs: move the XFS_IFEXTENTS check into xfs_iread_extents
Christoph Hellwig
2021-04-12
xfs: convert to fileattr
Miklos Szeredi
2021-04-09
xfs: fix return of uninitialized value in variable error
Colin Ian King
2021-04-07
xfs: precalculate default inode attribute offset
Dave Chinner
2021-04-07
xfs: default attr fork size does not handle device inodes
Dave Chinner
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
[next]