index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2024-03-25
xfs: don't use current->journal_info
Dave Chinner
2024-03-25
xfs: allow sunit mount option to repair bad primary sb stripe values
Dave Chinner
2024-03-22
Merge tag 'xfs-6.9-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-03-15
xfs: quota radix tree allocations need to be NOFS on insert
Dave Chinner
2024-03-15
xfs: fix dev_t usage in xmbuf tracepoints
Darrick J. Wong
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
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
[next]