- fd43cf6 xfs: set aside allocation btree blocks from block reservation by Brian Foster · 3 years, 8 months ago
- b294104 xfs: precalculate default inode attribute offset by Dave Chinner · 3 years, 9 months ago
- d336f7e xfs: force log and push AIL to clear pinned inodes when aborting mount by Darrick J. Wong · 3 years, 10 months ago
- 894ecac xfs: parallelize block preallocation garbage collection by Darrick J. Wong · 4 years ago
- c9a6526 xfs: rename block gc start and stop functions by Darrick J. Wong · 4 years ago
- ea2064d xfs: remove xfs_quiesce_attr() by Brian Foster · 4 years ago
- f46e5a1 xfs: fold sbcount quiesce logging into log covering by Brian Foster · 4 years ago
- 50d2548 xfs: sync lazy sb accounting on quiesce of read-only mounts by Brian Foster · 4 years ago
- 10fb9ac xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain() by Brian Foster · 4 years ago
- 595189c xfs: return corresponding errcode if xfs_initialize_perag() fail by Yu Kuai · 4 years, 1 month ago
- b3f8e08 xfs: remove xfs_getsb by Christoph Hellwig · 4 years, 4 months ago
- 718ecc5 xfs: xfs_iflock is no longer a completion by Dave Chinner · 4 years, 5 months ago
- 771915c xfs: remove kmem_realloc() by Carlos Maiolino · 4 years, 4 months ago
- 4d0bab3 xfs: remove SYNC_WAIT from xfs_reclaim_inodes() by Dave Chinner · 4 years, 6 months ago
- 0e8e2c6 xfs: allow multiple reclaimers per AG by Dave Chinner · 4 years, 6 months ago
- f18c9a9 xfs: reduce free inode accounting overhead by Dave Chinner · 4 years, 8 months ago
- ec43f6d xfs: define printk_once variants for xfs messages by Eric Sandeen · 4 years, 8 months ago
- 3e6e8af xfs: remove XFS_BUF_TO_SBP by Christoph Hellwig · 4 years, 10 months ago
- 13eaec4 xfs: don't commit sunit/swidth updates to disk if that would cause repair failures by Darrick J. Wong · 5 years ago
- 4f5b1b3 xfs: split the sunit parameter update into two parts by Darrick J. Wong · 5 years ago
- a71895c xfs: convert open coded corruption check to use XFS_IS_CORRUPT by Darrick J. Wong · 5 years ago
- e1d3d21 xfs: use super s_id instead of struct xfs_mount m_fsname by Ian Kent · 5 years ago
- 2fcddee xfs: simplify parsing of allocsize mount option by Christoph Hellwig · 5 years ago
- 5da8a07 xfs: rename the m_writeio_* fields in struct xfs_mount by Christoph Hellwig · 5 years ago
- 3cd1d18 xfs: remove the m_readio_* fields in struct xfs_mount by Christoph Hellwig · 5 years ago
- b5ad616 xfs: don't use a different allocsice for -o wsync by Christoph Hellwig · 5 years ago
- eb2e999 xfs: Use WARN_ON_ONCE for bailout mount-operation by Austin Kim · 5 years ago
- 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 5 years ago
- 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
- 8c9ce2f xfs: remove unused flags arg from getsb interfaces by Eric Sandeen · 6 years ago
- 490d451 xfs: fix inode_cluster_size rounding mayhem by Darrick J. Wong · 6 years ago
- 494dba7 xfs: refactor inode geometry setup routines by Darrick J. Wong · 6 years ago
- ef32595 xfs: separate inode geometry by Darrick J. Wong · 6 years ago
- ed30dcb xfs: rename the speculative block allocation reclaim toggle functions by Darrick J. Wong · 6 years ago
- 9fe82b8 xfs: track delayed allocation reservations across the filesystem by Darrick J. Wong · 6 years ago
- 519841c xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem by Darrick J. Wong · 6 years ago
- 39353ff xfs: replace the BAD_SUMMARY mount flag with the equivalent health code by Darrick J. Wong · 6 years ago
- 6772c1f xfs: track metadata health status by Darrick J. Wong · 6 years ago
- 9b24717 xfs: cache unlinked pointers in an rhashtable by Darrick J. Wong · 6 years ago
- c1b4a32 xfs: precalculate cluster alignment in inodes and blocks by Darrick J. Wong · 6 years ago
- 83dcdb4 xfs: precalculate inodes and blocks per inode cluster by Darrick J. Wong · 6 years ago
- 00d22a1 xfs: recalculate summary counters at mount time if icount is bad by Darrick J. Wong · 6 years ago
- ff23f4a xfs: move extent busy tree initialization to xfs_initialize_perag by Darrick J. Wong · 6 years ago
- 44a8736 xfs: clean up IRELE/iput callsites by Darrick J. Wong · 6 years ago
- f467cad xfs: force summary counter recalc at next mount by Darrick J. Wong · 6 years ago
- 2e9e648 xfs: detect and fix bad summary counts at mount by Darrick J. Wong · 6 years ago
- 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
- 541b5ac xfs: verify root inode more thoroughly by Dave Chinner · 7 years ago
- d6b636e xfs: halt auto-reclamation activities while rebuilding rmap by Darrick J. Wong · 7 years ago
- 72c44e3 xfs: clean up xfs_mount allocation and dynamic initializers by Brian Foster · 7 years ago
- 4603fa7 xfs: remove unused m_dmevmask from xfs_mount struct by Eric Sandeen · 7 years ago
- 1da0618 xfs: destroy mutex pag_ici_reclaim_lock before free by Xiongwei Song · 7 years ago
- 2d1d1da xfs: on failed mount, force-reclaim inodes after unmounting quota controls by Darrick J. Wong · 7 years ago
- 749f24f xfs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
- 77aff8c xfs: don't leak quotacheck dquots when cow recovery by Darrick J. Wong · 7 years ago
- 8204f8d xfs: clear MS_ACTIVE after finishing log recovery by Darrick J. Wong · 7 years ago
- 642338b Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
- a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
- 31965ef xfs: make errortag a per-mountpoint structure by Darrick J. Wong · 8 years ago
- 104b4e5 percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch by Nikolay Borisov · 8 years ago
- c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
- 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
- d905fda xfs: use the common helper uuid_is_null() by Amir Goldstein · 8 years ago
- cb0ba6c xfs: remove uuid_getnodeuniq and xfs_uu_t by Christoph Hellwig · 8 years ago
- 8f720d9 xfs: publish UUID in struct super_block by Amir Goldstein · 8 years ago
- d582571 xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask by Chandan Rajendra · 8 years ago
- 4560e78 xfs: don't block the log commit handler for discards by Christoph Hellwig · 8 years ago
- ebf5587 xfs: improve handling of busy extents in the low-level allocator by Christoph Hellwig · 8 years ago
- b20fe47 xfs: correct null checks and error processing in xfs_initialize_perag by Bill O'Donnell · 8 years ago
- 6031e73 xfs: use rhashtable to track buffer cache by Lucas Stach · 8 years ago
- d099245 xfs: unset MS_ACTIVE if mount fails by Darrick J. Wong · 8 years ago
- 83104d4 xfs: garbage collect old cowextsz reservations by Darrick J. Wong · 8 years ago
- 84d6961 xfs: preallocate blocks for worst-case btree expansion by Darrick J. Wong · 8 years ago
- 174edb0 xfs: store in-progress CoW allocations in the refcount btree by Darrick J. Wong · 8 years ago
- 17c12bc xfs: when replaying bmap operations, don't let unlinked inodes get reaped by Darrick J. Wong · 8 years ago
- 1946b91 xfs: define the on-disk refcount btree format by Darrick J. Wong · 8 years ago
- ddeb14f xfs: quiesce the filesystem after recovery on readonly mount by Dave Chinner · 8 years ago
- 5254885 xfs: rmap btree requires more reserved free space by Darrick J. Wong · 8 years ago
- 035e00a xfs: define the on-disk rmap btree format by Darrick J. Wong · 8 years ago
- 8018026 xfs: rmap btree add more reserved blocks by Darrick J. Wong · 8 years ago
- 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 8 years ago
- c891c30 xfs: exclude never-released buffers from buftarg I/O accounting by Brian Foster · 8 years ago
- 0b9210c Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
- 544ad71 Merge branch 'xfs-4.7-error-cfg' into for-next by Dave Chinner · 9 years ago
- e6b3bb7 xfs: add "fail at unmount" error handling configuration by Carlos Maiolino · 9 years ago
- 192852b xfs: configurable error behavior via sysfs by Carlos Maiolino · 9 years ago
- 664b60f xfs: improve kmem_realloc by Christoph Hellwig · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 3c1a79f Merge branch 'xfs-misc-fixes-4.6-2' into for-next by Dave Chinner · 9 years ago
- 7f0ed54 Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next by Dave Chinner · 9 years ago
- 12c3f05 xfs: fix up inode32/64 (re)mount handling by Eric Sandeen · 9 years ago
- b0388bf xfs: remove XBF_DONE flag wrapper macros by Dave Chinner · 9 years ago
- c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 9 years ago
- 2da5c4b Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next by Dave Chinner · 9 years ago
- af3b638 xfs: don't leak uuid table on rmmod by Darrick J. Wong · 9 years ago
- 225e463 xfs: per-filesystem stats in sysfs by Bill O'Donnell · 9 years ago
- 0ae120f xfs: clean up root inode properly on mount failure by Brian Foster · 9 years ago
- f0b2efa xfs: don't leave EFIs on AIL on mount failure by Brian Foster · 9 years ago
- b9a350a Merge branch 'xfs-sparse-inode' into for-next by Dave Chinner · 10 years ago
- e5376fc xfs: sparse inode chunks feature helpers and mount requirements by Brian Foster · 10 years ago