index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-07
xfs: shrink failure needs to hold AGI buffer
Dave Chinner
2024-02-28
xfs: use kvfree() in xlog_cil_free_logvec()
Dave Chinner
2024-02-28
xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL
Dave Chinner
2024-02-27
xfs: drop experimental warning for FSDAX
Shiyang Ruan
2024-02-26
xfs: fix scrub stats file permissions
Darrick J. Wong
2024-02-25
xfs: port block device access to files
Christian Brauner
2024-02-25
bdev: open block device as files
Christian Brauner
2024-02-24
xfs: fix log recovery erroring out on refcount recovery failure
Darrick J. Wong
2024-02-22
xfs: move symlink target write function to libxfs
Darrick J. Wong
2024-02-22
xfs: move remote symlink target read function to libxfs
Darrick J. Wong
2024-02-22
xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
Darrick J. Wong
2024-02-22
xfs: xfs_bmap_finish_one should map unwritten extents properly
Darrick J. Wong
2024-02-22
xfs: support deferred bmap updates on the attr fork
Darrick J. Wong
2024-02-22
xfs: support recovering bmap intent items targetting realtime extents
Darrick J. Wong
2024-02-22
xfs: add a realtime flag to the bmap update log redo items
Darrick J. Wong
2024-02-22
xfs: fix xfs_bunmapi to allow unmapping of partial rt extents
Darrick J. Wong
2024-02-22
xfs: add a xattr_entry helper
Darrick J. Wong
2024-02-22
xfs: move xfs_bmap_defer_add to xfs_bmap_item.c
Darrick J. Wong
2024-02-22
xfs: reuse xfs_bmap_update_cancel_item
Darrick J. Wong
2024-02-22
xfs: add a bi_entry helper
Darrick J. Wong
2024-02-22
xfs: remove xfs_trans_set_bmap_flags
Darrick J. Wong
2024-02-22
xfs: clean up bmap log intent item tracepoint callsites
Darrick J. Wong
2024-02-22
xfs: split tracepoint classes for deferred items
Darrick J. Wong
2024-02-22
xfs: port refcount repair to the new refcount bag structure
Darrick J. Wong
2024-02-22
xfs: create refcount bag structure for btree repairs
Darrick J. Wong
2024-02-22
xfs: define an in-memory btree for storing refcount bag info during repairs
Darrick J. Wong
2024-02-22
xfs: hook live rmap operations during a repair operation
Darrick J. Wong
2024-02-22
xfs: create a shadow rmap btree during rmap repair
Darrick J. Wong
2024-02-22
xfs: repair the rmapbt
Darrick J. Wong
2024-02-22
xfs: create agblock bitmap helper to count the number of set regions
Darrick J. Wong
2024-02-22
xfs: create a helper to decide if a file mapping targets the rt volume
Darrick J. Wong
2024-02-22
xfs: launder in-memory btree buffers before transaction commit
Darrick J. Wong
2024-02-22
xfs: support in-memory btrees
Darrick J. Wong
2024-02-22
xfs: add a xfs_btree_ptrs_equal helper
Christoph Hellwig
2024-02-22
xfs: support in-memory buffer cache targets
Darrick J. Wong
2024-02-22
xfs: teach buftargs to maintain their own buffer hashtable
Darrick J. Wong
2024-02-22
xfs: move setting bt_logical_sectorsize out of xfs_setsize_buftarg
Christoph Hellwig
2024-02-22
xfs: remove xfs_setsize_buftarg_early
Christoph Hellwig
2024-02-22
xfs: remove the xfs_buftarg_t typedef
Christoph Hellwig
2024-02-22
xfs: split xfs_buf_rele for cached vs uncached buffers
Christoph Hellwig
2024-02-22
xfs: move and rename xfs_btree_read_bufl
Christoph Hellwig
2024-02-22
xfs: remove xfs_btree_reada_bufs
Christoph Hellwig
2024-02-22
xfs: remove xfs_btree_reada_bufl
Christoph Hellwig
2024-02-22
xfs: factor out a __xfs_btree_check_lblock_hdr helper
Christoph Hellwig
2024-02-22
xfs: rename btree helpers that depends on the block number representation
Christoph Hellwig
2024-02-22
xfs: consolidate btree block verification
Christoph Hellwig
[prev]
[next]