linux.git
2024-03-15 Dave Chinnerxfs: quota radix tree allocations need to be NOFS on...
2024-03-15 Darrick J.... xfs: fix dev_t usage in xmbuf tracepoints
2024-03-07 Dave Chinnerxfs: shrink failure needs to hold AGI buffer
2024-02-29 Akira Yokosawamm/shmem.c: Use new form of *@param in kernel-doc
2024-02-29 Akira Yokosawakernel-doc: Add unary operator * to $type_param_ref
2024-02-28 Dave Chinnerxfs: use kvfree() in xlog_cil_free_logvec()
2024-02-28 Dave Chinnerxfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL
2024-02-26 Darrick J.... xfs: fix scrub stats file permissions
2024-02-24 Darrick J.... xfs: fix log recovery erroring out on refcount recovery...
2024-02-24 Chandan Babu RMerge tag 'symlink-cleanups-6.9_2024-02-23' of https...
2024-02-24 Chandan Babu RMerge tag 'expand-bmap-intent-usage_2024-02-23' of...
2024-02-24 Chandan Babu RMerge tag 'realtime-bmap-intents-6.9_2024-02-23' of...
2024-02-24 Chandan Babu RMerge tag 'bmap-intent-cleanups-6.9_2024-02-23' of...
2024-02-24 Chandan Babu RMerge tag 'repair-refcount-scalability-6.9_2024-02...
2024-02-24 Chandan Babu RMerge tag 'repair-rmap-btree-6.9_2024-02-23' of https...
2024-02-24 Chandan Babu RMerge tag 'in-memory-btrees-6.9_2024-02-23' of https...
2024-02-24 Chandan Babu RMerge tag 'buftarg-cleanups-6.9_2024-02-23' of https...
2024-02-24 Chandan Babu RMerge tag 'btree-readahead-cleanups-6.9_2024-02-23...
2024-02-24 Chandan Babu RMerge tag 'btree-check-cleanups-6.9_2024-02-23' of...
2024-02-24 Chandan Babu RMerge tag 'btree-remove-btnum-6.9_2024-02-23' of https...
2024-02-24 Chandan Babu RMerge tag 'btree-geometry-in-ops-6.9_2024-02-23' of...
2024-02-24 Chandan Babu RMerge tag 'repair-fscounters-6.9_2024-02-23' of https...
2024-02-24 Chandan Babu RMerge tag 'indirect-health-reporting-6.9_2024-02-23...
2024-02-24 Chandan Babu RMerge tag 'corruption-health-reports-6.9_2024-02-23...
2024-02-24 Chandan Babu RMerge tag 'scrub-nlinks-6.9_2024-02-23' of https:/...
2024-02-24 Chandan Babu RMerge tag 'repair-quotacheck-6.9_2024-02-23' of https...
2024-02-24 Chandan Babu RMerge tag 'repair-inode-mode-6.9_2024-02-23' of https...
2024-02-22 Darrick J.... xfs: move symlink target write function to libxfs
2024-02-22 Darrick J.... xfs: move remote symlink target read function to libxfs
2024-02-22 Darrick J.... xfs: move xfs_symlink_remote.c declarations to xfs_syml...
2024-02-22 Darrick J.... xfs: xfs_bmap_finish_one should map unwritten extents...
2024-02-22 Darrick J.... xfs: support deferred bmap updates on the attr fork
2024-02-22 Darrick J.... xfs: support recovering bmap intent items targetting...
2024-02-22 Darrick J.... xfs: add a realtime flag to the bmap update log redo...
2024-02-22 Darrick J.... xfs: add a xattr_entry helper
2024-02-22 Darrick J.... xfs: fix xfs_bunmapi to allow unmapping of partial...
2024-02-22 Darrick J.... xfs: move xfs_bmap_defer_add to xfs_bmap_item.c
2024-02-22 Darrick J.... xfs: reuse xfs_bmap_update_cancel_item
2024-02-22 Darrick J.... xfs: add a bi_entry helper
2024-02-22 Darrick J.... xfs: remove xfs_trans_set_bmap_flags
2024-02-22 Darrick J.... xfs: clean up bmap log intent item tracepoint callsites
2024-02-22 Darrick J.... xfs: split tracepoint classes for deferred items
2024-02-22 Darrick J.... xfs: port refcount repair to the new refcount bag structure
2024-02-22 Darrick J.... xfs: create refcount bag structure for btree repairs
2024-02-22 Darrick J.... xfs: hook live rmap operations during a repair operation
2024-02-22 Darrick J.... xfs: define an in-memory btree for storing refcount...
2024-02-22 Darrick J.... xfs: create a shadow rmap btree during rmap repair
2024-02-22 Darrick J.... xfs: repair the rmapbt
2024-02-22 Darrick J.... xfs: create agblock bitmap helper to count the number...
2024-02-22 Darrick J.... xfs: launder in-memory btree buffers before transaction...
2024-02-22 Darrick J.... xfs: create a helper to decide if a file mapping target...
2024-02-22 Darrick J.... xfs: support in-memory btrees
2024-02-22 Christoph Hellwigxfs: add a xfs_btree_ptrs_equal helper
2024-02-22 Darrick J.... xfs: support in-memory buffer cache targets
2024-02-22 Darrick J.... xfs: teach buftargs to maintain their own buffer hashtable
2024-02-22 Christoph Hellwigxfs: move setting bt_logical_sectorsize out of xfs_sets...
2024-02-22 Christoph Hellwigxfs: remove xfs_setsize_buftarg_early
2024-02-22 Christoph Hellwigxfs: remove the xfs_buftarg_t typedef
2024-02-22 Christoph Hellwigxfs: split xfs_buf_rele for cached vs uncached buffers
2024-02-22 Christoph Hellwigxfs: move and rename xfs_btree_read_bufl
2024-02-22 Christoph Hellwigxfs: remove xfs_btree_reada_bufs
2024-02-22 Christoph Hellwigxfs: remove xfs_btree_reada_bufl
2024-02-22 Christoph Hellwigxfs: factor out a __xfs_btree_check_lblock_hdr helper
2024-02-22 Christoph Hellwigxfs: rename btree helpers that depends on the block...
2024-02-22 Christoph Hellwigxfs: consolidate btree block verification
2024-02-22 Christoph Hellwigxfs: tighten up validation of root block in inode forks
2024-02-22 Christoph Hellwigxfs: remove the crc variable in __xfs_btree_check_lblock
2024-02-22 Christoph Hellwigxfs: misc cleanups for __xfs_btree_check_sblock
2024-02-22 Christoph Hellwigxfs: consolidate btree ptr checking
2024-02-22 Christoph Hellwigxfs: open code xfs_btree_check_lptr in xfs_bmap_btree_t...
2024-02-22 Christoph Hellwigxfs: simplify xfs_btree_check_lblock_siblings
2024-02-22 Christoph Hellwigxfs: simplify xfs_btree_check_sblock_siblings
2024-02-22 Christoph Hellwigxfs: remove xfs_btnum_t
2024-02-22 Christoph Hellwigxfs: pass a 'bool is_finobt' to xfs_inobt_insert
2024-02-22 Christoph Hellwigxfs: split xfs_inobt_init_cursor
2024-02-22 Christoph Hellwigxfs: split xfs_inobt_insert_sprec
2024-02-22 Christoph Hellwigxfs: remove the which variable in xchk_iallocbt
2024-02-22 Christoph Hellwigxfs: remove the btnum argument to xfs_inobt_count_blocks
2024-02-22 Christoph Hellwigxfs: remove xfs_inobt_cur
2024-02-22 Christoph Hellwigxfs: split xfs_allocbt_init_cursor
2024-02-22 Christoph Hellwigxfs: refactor the btree cursor allocation logic in...
2024-02-22 Christoph Hellwigxfs: add a sick_mask to struct xfs_btree_ops
2024-02-22 Christoph Hellwigxfs: add a name field to struct xfs_btree_ops
2024-02-22 Christoph Hellwigxfs: split the agf_roots and agf_levels arrays
2024-02-22 Christoph Hellwigxfs: remove xfs_bmbt_stage_cursor
2024-02-22 Christoph Hellwigxfs: fold xfs_bmbt_init_common into xfs_bmbt_init_cursor
2024-02-22 Darrick J.... xfs: make staging file forks explicit
2024-02-22 Christoph Hellwigxfs: make full use of xfs_btree_stage_ifakeroot in...
2024-02-22 Christoph Hellwigxfs: remove xfs_rmapbt_stage_cursor
2024-02-22 Christoph Hellwigxfs: fold xfs_rmapbt_init_common into xfs_rmapbt_init_c...
2024-02-22 Christoph Hellwigxfs: remove xfs_refcountbt_stage_cursor
2024-02-22 Christoph Hellwigxfs: fold xfs_refcountbt_init_common into xfs_refcountb...
2024-02-22 Christoph Hellwigxfs: remove xfs_inobt_stage_cursor
2024-02-22 Christoph Hellwigxfs: fold xfs_inobt_init_common into xfs_inobt_init_cursor
2024-02-22 Christoph Hellwigxfs: remove xfs_allocbt_stage_cursor
2024-02-22 Christoph Hellwigxfs: fold xfs_allocbt_init_common into xfs_allocbt_init...
2024-02-22 Christoph Hellwigxfs: don't override bc_ops for staging btrees
2024-02-22 Christoph Hellwigxfs: add a xfs_btree_init_ptr_from_cur
2024-02-22 Christoph Hellwigxfs: move comment about two 2 keys per pointer in the...
2024-02-22 Darrick J.... xfs: create predicate to determine if cursor is at...
next