projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2024-02-22
Christoph Hellwig
xfs: remove the crc variable in __xfs_btree_check_lblock
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: misc cleanups for __xfs_btree_check_sblock
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: consolidate btree ptr checking
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: open code xfs_btree_check_lptr in xfs_bmap_btree_t...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: simplify xfs_btree_check_lblock_siblings
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: simplify xfs_btree_check_sblock_siblings
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: remove xfs_btnum_t
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: pass a 'bool is_finobt' to xfs_inobt_insert
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: split xfs_inobt_init_cursor
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: split xfs_inobt_insert_sprec
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: remove the which variable in xchk_iallocbt
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: remove the btnum argument to xfs_inobt_count_blocks
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: remove xfs_inobt_cur
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: split xfs_allocbt_init_cursor
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: refactor the btree cursor allocation logic in...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: add a sick_mask to struct xfs_btree_ops
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: add a name field to struct xfs_btree_ops
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: split the agf_roots and agf_levels arrays
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: remove xfs_bmbt_stage_cursor
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: fold xfs_bmbt_init_common into xfs_bmbt_init_cursor
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: make staging file forks explicit
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: make full use of xfs_btree_stage_ifakeroot in...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: remove xfs_rmapbt_stage_cursor
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: fold xfs_rmapbt_init_common into xfs_rmapbt_init_c...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: remove xfs_refcountbt_stage_cursor
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: fold xfs_refcountbt_init_common into xfs_refcountb...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: remove xfs_inobt_stage_cursor
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: fold xfs_inobt_init_common into xfs_inobt_init_cursor
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: remove xfs_allocbt_stage_cursor
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: fold xfs_allocbt_init_common into xfs_allocbt_init...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: don't override bc_ops for staging btrees
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: add a xfs_btree_init_ptr_from_cur
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: move comment about two 2 keys per pointer in the...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: create predicate to determine if cursor is at...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: split the per-btree union in struct xfs_btree_cur
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: split out a btree type from the btree ops geometry...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: store the btree pointer length in struct xfs_btree_ops
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: factor out a btree block owner check
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: factor out a xfs_btree_owner helper
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: move the btree stats offset into struct btree_ops
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: move lru refs to the btree ops structure
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: set btree block buffer ops in _init_buf
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: remove the unnecessary daddr paramter to _init_block
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: btree convert xfs_btree_init_block to xfs_btree_in...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: rename btree block/buffer init functions
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: initialize btree blocks using btree_ops structure
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: extern some btree ops structures
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: turn the allocbt cursor active field into a btree...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: consolidate the xfs_alloc_lookup_* helpers
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Christoph Hellwig
xfs: remove bc_ino.flags
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: encode the btree geometry flags in the btree ops...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: fix imprecise logic in xchk_btree_check_block_owner
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: drop XFS_BTREE_CRC_BLOCKS
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: set the btree cursor bc_ops in xfs_btree_alloc_cursor
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: consolidate btree block allocation tracepoints
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: consolidate btree block freeing tracepoints
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: repair summary counters
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: update health status if we get a clean bill of...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: remember sick inodes that get inactivated
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: add secondary and indirect classes to the health...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: report XFS_IS_CORRUPT errors to the health system
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: report realtime metadata corruption errors to...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: report quota block corruption errors to the health...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: report inode corruption errors to the health system
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: report symlink block corruption errors to the...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: report dir/attr block corruption errors to the...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: report btree block corruption errors to the health...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: report block map corruption errors to the health...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: report ag header corruption errors to the health...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: report fs corruption errors to the health tracking...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: separate the marking of sick and checked metadata
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: teach repair to fix file nlinks
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: track directory entry updates during live nlinks...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: teach scrub to check file nlinks
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: report health of inode link counts
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: repair dquots based on live quotacheck results
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: repair cannot update the summary counters when...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: track quota updates during live quotacheck
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: implement live quotacheck inode scan
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: create a sparse load xfarray function
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: create a helper to count per-device inode block...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: create a xchk_trans_alloc_empty helper for scrub
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: report the health of quota counts
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: repair file modes by scanning for a dirent pointin...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: create a macro for decoding ftypes in tracepoints
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: create a predicate to determine if two xfs_names...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: create a static name for the dot entry too
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: iscan batching should handle unallocated inodes too
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: cache a bunch of inodes for repair scans
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: stagger the starting AG of scrub iscans to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: allow scrub to hook metadata updates in other...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: implement live inode scan for scrub
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Darrick J....
xfs: speed up xfs_iwalk_adjust_start a little bit
commit
|
commitdiff
|
tree
|
snapshot
2024-02-21
Dave Chinner
xfs: fix SEEK_HOLE/DATA for regions with active COW...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-21
Darrick J....
xfs: remove xfile_{get,put}_page
commit
|
commitdiff
|
tree
|
snapshot
2024-02-21
Darrick J....
xfs: convert xfarray_pagesort to deal with large folios
commit
|
commitdiff
|
tree
|
snapshot
2024-02-21
Christoph Hellwig
xfs: fix a comment in xfarray.c
commit
|
commitdiff
|
tree
|
snapshot
2024-02-21
Christoph Hellwig
xfs: remove xfarray_sortinfo.page_kaddr
commit
|
commitdiff
|
tree
|
snapshot
2024-02-21
Darrick J....
xfs: add file_{get,put}_folio
commit
|
commitdiff
|
tree
|
snapshot
2024-02-21
Christoph Hellwig
xfs: use shmem_get_folio in in xfile_load
commit
|
commitdiff
|
tree
|
snapshot
next