projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2023-04-12
Darrick J....
xfs: don't load local xattr values during scrub
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: only allocate free space bitmap for xattr scrub...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: clean up xattr scrub initialization
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: check used space of shortform xattr structures
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: move xattr scrub buffer allocation to top level...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: remove flags argument from xchk_setup_xattr_buf
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: split valuebuf from xchk_xattr_buf.buf
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: split usedmap from xchk_xattr_buf.buf
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: split freemap from xchk_xattr_buf.buf
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: remove unnecessary dstmap in xattr scrubber
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: don't shadow @leaf in xchk_xattr_block
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: xattr scrub should ensure one namespace bit per...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: check for reverse mapping records that could be...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: check overlapping rmap btree records
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: flag refcount btree records that could be merged
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: flag free space btree records that could be merged
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: don't call xchk_bmap_check_rmaps for btree-format...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: split the xchk_bmap_check_rmaps into a predicate
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: alert the user about data/attr fork mappings that...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: split xchk_bmap_xref_rmap into two functions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: accumulate iextent records when checking bmap
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: change bmap scrubber to store the previous mapping
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: don't take the MMAPLOCK when scrubbing file metadata
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: retain the AGI when we can't iget an inode to...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: rename xchk_get_inode -> xchk_iget_for_scrubbing
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: fix an inode lookup race in xchk_get_inode
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: manage inode DONTCACHE status at irele time
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: fix parent pointer scrub racing with subdirectory...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: simplify xchk_parent_validate
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: remove xchk_parent_count_parent_dentries
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: always check the existence of a dirent's child...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: xfs_iget in the directory scrubber needs to use...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: streamline the directory iteration code for scrub
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: use the directory name hash function for dir scrubbing
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: ensure that single-owner file blocks are not owned...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: teach scrub to check for sole ownership of metadat...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: convert xfs_ialloc_has_inodes_at_extent to return...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: directly cross-reference the inode btrees with...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: clean up broken eearly-exit code in the inode...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: remove pointless shadow variable from xfs_difree_inobt
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: ensure that all metadata and data blocks are not...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: check the reference counts of gaps in the refcount...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: implement masked btree key comparisons for _has_re...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: replace xfs_btree_has_record with a general keyspa...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: refactor ->diff_two_keys callsites
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: refactor converting btree irec to btree key
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: always scrub record/key order of interior records
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: check btree keys reflect the child block
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: detect unwritten bit set in rmapbt node block...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: fix rm_offset flag handling in rmap keys
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: hoist inode record alignment checks from scrub
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: hoist rmap record flag checks from scrub
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: hoist rmap record flag checks from scrub
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: complain about bad file mapping records in the...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: complain about bad records in query_range helpers
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: standardize ondisk to incore conversion for bmap...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: standardize ondisk to incore conversion for rmap...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: return a failure address from xfs_rmap_irec_offset...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: standardize ondisk to incore conversion for refcou...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: standardize ondisk to incore conversion for inode...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: standardize ondisk to incore conversion for free...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: scrub should use ECHRNG to signal that the drain...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: minimize overhead of drain wakeups by using jump...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: clean up scrub context if scrub setup returns...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: allow queued AG intents to drain before scrubbing
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: add a tracepoint to report incorrect extent refcounts
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: update copyright years for scrub/ files
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: fix author and spdx headers on scrub/ files
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: create traced helper to get extra perag references
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: give xfs_refcount_intent its own perag reference
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: give xfs_rmap_intent its own perag reference
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: give xfs_extfree_intent its own perag reference
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: pass per-ag references to xfs_free_extent
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: give xfs_bmap_intent its own perag reference
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: document future directions of online fsck
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: document the userspace fsck driver program
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: document directory tree repairs
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: document metadata file repair
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: document full filesystem scans for online fsck
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: document online file metadata repair code
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: document btree bulk loading
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: document pageable kernel memory
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: document how online fsck deals with eventual consi...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: document the filesystem metadata checking strategy
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: document the user interface for online fsck
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: document the testing plan for online fsck
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: document the general theory underlying online...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Darrick J....
xfs: document the motivation for online fsck design
commit
|
commitdiff
|
tree
|
snapshot
2023-04-09
Linus Torvalds
Linux 6.3-rc6
commit
|
commitdiff
|
tree
|
snapshot
2023-04-09
Linus Torvalds
Merge tag 'perf_urgent_for_v6.3_rc6' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2023-04-09
Linus Torvalds
Merge tag 'x86_urgent_for_v6.3_rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-09
Linus Torvalds
Merge tag 'cxl-fixes-6.3-rc6' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-09
Linus Torvalds
Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git:...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Linus Torvalds
Merge tag 'char-misc-6.3-rc6' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Linus Torvalds
Merge tag 'tty-6.3-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Linus Torvalds
Merge tag 'usb-6.3-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Linus Torvalds
Merge tag 'block-6.3-2023-04-06' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Linus Torvalds
Merge tag 'io_uring-6.3-2023-04-06' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Linus Torvalds
Merge tag 'dma-mapping-6.3-2023-04-08' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
next