开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2021-10-19
xfs: prepare xfs_btree_cur for dynamic cursor heights
Darrick J. Wong
2021-10-19
xfs: dynamically allocate btree scrub context structure
Darrick J. Wong
2021-10-19
xfs: don't track firstrec/firstkey separately in xchk_btree
Darrick J. Wong
2021-10-19
xfs: reduce the size of nr_ops for refcount btree cursors
Darrick J. Wong
2021-10-19
xfs: remove xfs_btree_cur.bc_blocklog
Darrick J. Wong
2021-10-19
xfs: fix incorrect decoding in xchk_btree_cur_fsbno
Darrick J. Wong
2021-10-19
xfs: fix perag reference leak on iteration race with growfs
Brian Foster
2021-10-19
xfs: terminate perag iteration reliably on agcount
Brian Foster
2021-10-19
xfs: rename the next_agno perag iteration variable
Brian Foster
2021-10-19
xfs: fold perag loop iteration logic into helper function
Brian Foster
2021-10-19
xfs: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-14
xfs: remove the xfs_dqblk_t typedef
Christoph Hellwig
2021-10-14
xfs: remove the xfs_dsb_t typedef
Christoph Hellwig
2021-10-14
xfs: remove the xfs_dinode_t typedef
Christoph Hellwig
2021-10-14
xfs: check that bc_nlevels never overflows
Darrick J. Wong
2021-10-14
xfs: stricter btree height checking when scanning for btree roots
Darrick J. Wong
2021-10-14
xfs: stricter btree height checking when looking for errors
Darrick J. Wong
2021-10-14
xfs: don't allocate scrub contexts on the stack
Darrick J. Wong
2021-10-14
xfs: remove xfs_btree_cur_t typedef
Darrick J. Wong
2021-10-14
xfs: fix maxlevels comparisons in the btree staging code
Darrick J. Wong
2021-10-14
xfs: port the defer ops capture and continue to resource capture
Darrick J. Wong
2021-10-14
xfs: formalize the process of holding onto resources across a defer roll
Darrick J. Wong
2021-10-11
xfs: use kmem_cache_free() for kmem_cache objects
Rustam Kovhaev
2021-10-11
xfs: Use kvcalloc() instead of kvzalloc()
Gustavo A. R. Silva
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-26
dax: remove bdev_dax_supported
Christoph Hellwig
2021-08-26
xfs: factor out a xfs_buftarg_is_dax helper
Christoph Hellwig
2021-08-24
xfs: fix I_DONTCACHE
Dave Chinner
2021-08-23
xfs: only set IOMAP_F_SHARED when providing a srcmap to a write
Darrick J. Wong
2021-08-20
xfs: fix perag structure refcounting error when scrub fails
Darrick J. Wong
2021-08-19
xfs: rename buffer cache index variable b_bn
Dave Chinner
2021-08-19
xfs: convert bp->b_bn references to xfs_buf_daddr()
Dave Chinner
2021-08-19
xfs: introduce xfs_buf_daddr()
Dave Chinner
2021-08-19
xfs: kill xfs_sb_version_has_v3inode()
Dave Chinner
2021-08-19
xfs: introduce xfs_sb_is_v5 helper
Dave Chinner
2021-08-19
xfs: remove unused xfs_sb_version_has wrappers
Dave Chinner
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-08-19
xfs: convert scrub to use mount-based feature checks
Dave Chinner
2021-08-19
xfs: open code sb verifier feature checks
Dave Chinner
2021-08-19
xfs: convert xfs_fs_geometry to use mount feature checks
Dave Chinner
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
xfs: convert mount flags to features
Dave Chinner
2021-08-19
xfs: consolidate mount option features in m_features
Dave Chinner
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
xfs: reflect sb features in xfs_mount
Dave Chinner
[next]