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
/
Makefile
Age
Commit message (
Expand
)
Author
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: repair the rmapbt
Darrick J. Wong
2024-02-22
xfs: support in-memory btrees
Darrick J. Wong
2024-02-22
xfs: support in-memory buffer cache targets
Darrick J. Wong
2024-02-22
xfs: repair summary counters
Darrick J. Wong
2024-02-22
xfs: teach repair to fix file nlinks
Darrick J. Wong
2024-02-22
xfs: teach scrub to check file nlinks
Darrick J. Wong
2024-02-22
xfs: repair dquots based on live quotacheck results
Darrick J. Wong
2024-02-22
xfs: implement live quotacheck inode scan
Darrick J. Wong
2024-02-22
xfs: allow scrub to hook metadata updates in other writers
Darrick J. Wong
2024-02-22
xfs: implement live inode scan for scrub
Darrick J. Wong
2024-02-13
xfs: convert kmem_alloc() to kmalloc()
Dave Chinner
2023-12-15
xfs: repair quotas
Darrick J. Wong
2023-12-15
xfs: improve dquot iteration for scrub
Darrick J. Wong
2023-12-15
xfs: online repair of realtime bitmaps
Darrick J. Wong
2023-12-15
xfs: repair problems in CoW forks
Darrick J. Wong
2023-12-15
xfs: repair inode fork block mapping data structures
Darrick J. Wong
2023-12-15
xfs: repair inode records
Darrick J. Wong
2023-12-15
xfs: repair refcount btrees
Darrick J. Wong
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: move the per-AG datatype bitmaps to separate files
Darrick J. Wong
2023-12-06
xfs: implement block reservation accounting for btrees we're staging
Darrick J. Wong
2023-08-10
xfs: move the realtime summary file scrubber to a separate source file
Darrick J. Wong
2023-08-10
xfs: track usage statistics of online fsck
Darrick J. Wong
2023-08-10
xfs: create a big array data structure
Darrick J. Wong
2023-08-10
xfs: move the post-repair block reaping code to a separate file
Darrick J. Wong
2023-04-11
xfs: cross-reference rmap records with ag btrees
Darrick J. Wong
2023-04-11
xfs: streamline the directory iteration code for scrub
Darrick J. Wong
2023-04-11
xfs: allow queued AG intents to drain before scrubbing
Darrick J. Wong
2023-03-19
xfs: test dir/attr hash when loading module
Darrick J. Wong
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-17
xfs: implement ->notify_failure() for XFS
Shiyang Ruan
2022-07-14
xfs: add in-memory iunlink log item
Dave Chinner
2022-05-04
xfs: Set up infrastructure for log attribute replay
Allison Henderson
2020-05-08
xfs: refactor log recovery item sorting into a generic dispatch structure
Darrick J. Wong
2020-05-04
xfs: stop CONFIG_XFS_DEBUG from changing compiler flags
Arnd Bergmann
2020-03-18
xfs: introduce fake roots for ag-rooted btrees
Darrick J. Wong
2019-11-10
xfs: remove the now unused dir ops infrastructure
Christoph Hellwig
2019-07-15
xfs: move xfs_trans_inode.c to libxfs/
Eric Sandeen
2019-07-03
xfs: multithreaded iwalk implementation
Darrick J. Wong
2019-07-02
xfs: create simplified inode walk function
Darrick J. Wong
2019-06-28
xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c
Christoph Hellwig
2019-06-28
xfs: merge xfs_trans_rmap.c into xfs_rmap_item.c
Christoph Hellwig
2019-06-28
xfs: merge xfs_trans_refcount.c into xfs_refcount_item.c
Christoph Hellwig
2019-06-28
xfs: merge xfs_trans_extfree.c into xfs_extfree_item.c
Christoph Hellwig
2019-06-28
xfs: use bios directly to read and write the log recovery buffers
Christoph Hellwig
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-04-30
xfs: add online scrub for superblock counters
Darrick J. Wong
[next]