index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2023-12-15
xfs: repair inode btrees
Darrick J. Wong
2023-12-15
xfs: repair free space btrees
Darrick J. Wong
2023-12-15
xfs: remove trivial bnobt/inobt scrub helpers
Darrick J. Wong
2023-12-15
xfs: roll the scrub transaction after completing a repair
Darrick J. Wong
2023-12-15
xfs: move the per-AG datatype bitmaps to separate files
Darrick J. Wong
2023-12-15
xfs: create separate structures and code for u32 bitmaps
Darrick J. Wong
2023-12-15
xfs: constrain dirty buffers while formatting a staged btree
Darrick J. Wong
2023-12-15
xfs: move btree bulkload record initialization to ->get_record implementations
Darrick J. Wong
2023-12-15
xfs: add debug knobs to control btree bulk load slack factors
Darrick J. Wong
2023-12-15
xfs: read leaf blocks when computing keys for bulkloading into node blocks
Darrick J. Wong
2023-12-15
xfs: set XBF_DONE on newly formatted btree block that are ready for writing
Darrick J. Wong
2023-12-15
xfs: force all buffers to be written during btree bulk load
Darrick J. Wong
2023-12-15
xfs: initialise di_crc in xfs_log_dinode
Dave Chinner
2023-12-15
xfs: fix an off-by-one error in xreap_agextent_binval
Darrick J. Wong
2023-12-15
xfs: short circuit xfs_growfs_data_private() if delta is zero
Eric Sandeen
2023-12-14
xfs: pass the defer ops directly to xfs_defer_add
Christoph Hellwig
2023-12-14
xfs: pass the defer ops instead of type to xfs_defer_start_recovery
Christoph Hellwig
2023-12-14
xfs: store an ops pointer in struct xfs_defer_pending
Christoph Hellwig
2023-12-14
xfs: move xfs_attr_defer_type up in xfs_attr_item.c
Christoph Hellwig
2023-12-14
xfs: consolidate the xfs_attr_defer_* helpers
Christoph Hellwig
2023-12-13
xfs: recompute growfsrtfree transaction reservation while growing rt volume
Darrick J. Wong
2023-12-12
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-12-07
xfs: move xfs_ondisk.h to libxfs/
Christoph Hellwig
2023-12-07
xfs: use static_assert to check struct sizes and offsets
Christoph Hellwig
2023-12-07
xfs: extract xfs_da_buf_copy() helper function
Zhang Tianci
2023-12-07
xfs: update dir3 leaf block metadata after swap
Zhang Tianci
2023-12-07
xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real
Jiachen Zhang
2023-12-07
xfs: clean up xfs_fsops.h
Christoph Hellwig
2023-12-07
xfs: clean up the xfs_reserve_blocks interface
Christoph Hellwig
2023-12-07
xfs: clean up the XFS_IOC_FSCOUNTS handler
Christoph Hellwig
2023-12-07
xfs: clean up the XFS_IOC_{GS}ET_RESBLKS handler
Christoph Hellwig
2023-12-07
mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
Shiyang Ruan
2023-12-06
xfs: force small EFIs for reaping btree extents
Darrick J. Wong
2023-12-06
xfs: log EFIs for all btree blocks being used to stage a btree
Darrick J. Wong
2023-12-06
xfs: implement block reservation accounting for btrees we're staging
Darrick J. Wong
2023-12-06
xfs: remove unused fields from struct xbtree_ifakeroot
Darrick J. Wong
2023-12-06
xfs: automatic freeing of freshly allocated unwritten space
Darrick J. Wong
2023-12-06
xfs: remove __xfs_free_extent_later
Darrick J. Wong
2023-12-06
xfs: allow pausing of pending deferred work items
Darrick J. Wong
2023-12-06
xfs: don't append work items to logged xfs_defer_pending objects
Darrick J. Wong
2023-12-06
xfs: make xchk_iget safer in the presence of corrupt inode btrees
Darrick J. Wong
2023-12-06
xfs: elide ->create_done calls for unlogged deferred work
Darrick J. Wong
2023-12-06
xfs: document what LARP means
Darrick J. Wong
2023-12-06
xfs: don't allow overly small or large realtime volumes
Darrick J. Wong
2023-12-06
xfs: fix 32-bit truncation in xfs_compute_rextslog
Darrick J. Wong
2023-12-06
xfs: make rextslog computation consistent with mkfs
Darrick J. Wong
2023-12-06
xfs: move ->iop_relog to struct xfs_defer_op_type
Darrick J. Wong
2023-12-06
xfs: collapse the ->create_done functions
Darrick J. Wong
2023-12-06
xfs: hoist xfs_trans_add_item calls to defer ops functions
Darrick J. Wong
[prev]
[next]