index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2023-12-15
xfs: improve dquot iteration for scrub
Darrick J. Wong
2023-12-15
xfs: check dquot resource timers
Darrick J. Wong
2023-12-15
xfs: check the ondisk space mapping behind a dquot
Darrick J. Wong
2023-12-15
xfs: online repair of realtime bitmaps
Darrick J. Wong
2023-12-15
xfs: create a new inode fork block unmap helper
Darrick J. Wong
2023-12-15
xfs: repair the inode core and forks of a metadata inode
Darrick J. Wong
2023-12-15
xfs: always check the rtbitmap and rtsummary files
Darrick J. Wong
2023-12-15
xfs: check rt summary file geometry more thoroughly
Darrick J. Wong
2023-12-15
xfs: check rt bitmap file geometry more thoroughly
Darrick J. Wong
2023-12-15
xfs: repair problems in CoW forks
Darrick J. Wong
2023-12-15
xfs: create a ranged query function for refcount btrees
Darrick J. Wong
2023-12-15
xfs: refactor repair forcing tests into a repair.c helper
Darrick J. Wong
2023-12-15
xfs: repair inode fork block mapping data structures
Darrick J. Wong
2023-12-15
xfs: reintroduce reaping of file metadata blocks to xrep_reap_extents
Darrick J. Wong
2023-12-15
xfs: skip the rmapbt search on an empty attr fork unless we know it was zapped
Darrick J. Wong
2023-12-15
xfs: abort directory parent scrub scans if we encounter a zapped directory
Darrick J. Wong
2023-12-15
xfs: zap broken inode forks
Darrick J. Wong
2023-12-15
xfs: repair inode records
Darrick J. Wong
2023-12-15
xfs: set inode sick state flags when we zap either ondisk fork
Darrick J. Wong
2023-12-15
xfs: dont cast to char * for XFS_DFORK_*PTR macros
Darrick J. Wong
2023-12-15
xfs: add missing nrext64 inode flag check to scrub
Darrick J. Wong
2023-12-15
xfs: try to attach dquots to files before repairing them
Darrick J. Wong
2023-12-15
xfs: disable online repair quota helpers when quota not enabled
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: 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-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
[next]