Show patches with: Archived = No       |   24981 patches
« 1 2 ... 14 15 16249 250 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[6.6,21/24] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real xfs backports for 6.6.y (from 6.8) 1 2 - --- 2024-03-27 Catherine Hoang Superseded
[6.6,20/24] xfs: fix perag leak when growfs fails xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang Superseded
[6.6,19/24] xfs: add lock protection when remove perag from radix tree xfs backports for 6.6.y (from 6.8) 1 2 - --- 2024-03-27 Catherine Hoang Superseded
[6.6,18/24] xfs: short circuit xfs_growfs_data_private() if delta is zero xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang Superseded
[6.6,17/24] xfs: initialise di_crc in xfs_log_dinode xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,16/24] xfs: add missing nrext64 inode flag check to scrub xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,15/24] xfs: force all buffers to be written during btree bulk load xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang Superseded
[6.6,14/24] xfs: fix an off-by-one error in xreap_agextent_binval xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,13/24] xfs: recompute growfsrtfree transaction reservation while growing rt volume xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,12/24] xfs: remove unused fields from struct xbtree_ifakeroot xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang Superseded
[6.6,11/24] xfs: make xchk_iget safer in the presence of corrupt inode btrees xfs backports for 6.6.y (from 6.8) 1 2 - --- 2024-03-27 Catherine Hoang New
[6.6,10/24] xfs: don't allow overly small or large realtime volumes xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang Superseded
[6.6,09/24] xfs: fix 32-bit truncation in xfs_compute_rextslog xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang Superseded
[6.6,08/24] xfs: make rextslog computation consistent with mkfs xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang Superseded
[6.6,07/24] xfs: transfer recovered intent item ownership in ->iop_recover xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,06/24] xfs: pass the xfs_defer_pending object to iop_recover xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,05/24] xfs: use xfs_defer_pending objects to recover intent items xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang Superseded
[6.6,04/24] xfs: don't leak recovered attri intent items xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,03/24] xfs: consider minlen sized extents in xfs_rtallocate_extent_block xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,02/24] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
[6.6,01/24] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h xfs backports for 6.6.y (from 6.8) 1 1 - --- 2024-03-27 Catherine Hoang New
debian: fix package configuration after removing platform_defs.h.in debian: fix package configuration after removing platform_defs.h.in - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[1/1] mkfs: use libxfs to create symlinks [1/1] mkfs: use libxfs to create symlinks - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[4/4] xfs_repair: remove the old bag implementation [1/4] xfs_repair: define an in-memory btree for storing refcount bag info - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[3/4] xfs_repair: port to the new refcount bag structure [1/4] xfs_repair: define an in-memory btree for storing refcount bag info - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[2/4] xfs_repair: create refcount bag [1/4] xfs_repair: define an in-memory btree for storing refcount bag info - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[1/4] xfs_repair: define an in-memory btree for storing refcount bag info [1/4] xfs_repair: define an in-memory btree for storing refcount bag info - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[5/5] xfs_repair: remove the old rmap collection slabs [1/5] xfs_repair: convert regular rmap repair to use in-memory btrees - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[4/5] xfs_repair: reduce rmap bag memory usage when creating refcounts [1/5] xfs_repair: convert regular rmap repair to use in-memory btrees - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[3/5] xfs_repair: compute refcount data from in-memory rmap btrees [1/5] xfs_repair: convert regular rmap repair to use in-memory btrees - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[2/5] xfs_repair: verify on-disk rmap btrees with in-memory btree data [1/5] xfs_repair: convert regular rmap repair to use in-memory btrees - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[1/5] xfs_repair: convert regular rmap repair to use in-memory btrees [1/5] xfs_repair: convert regular rmap repair to use in-memory btrees - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[5/5] xfs_scrub: upload clean bills of health [1/5] xfs_scrub: implement live quotacheck inode scan - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[4/5] xfs_scrub: use multiple threads to run in-kernel metadata scrubs that scan inodes [1/5] xfs_scrub: implement live quotacheck inode scan - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[3/5] xfs_scrub: update health status if we get a clean bill of health [1/5] xfs_scrub: implement live quotacheck inode scan - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[2/5] xfs_scrub: check file link counts [1/5] xfs_scrub: implement live quotacheck inode scan - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[1/5] xfs_scrub: implement live quotacheck inode scan [1/5] xfs_scrub: implement live quotacheck inode scan - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[2/2] xfs_spaceman: report health of inode link counts [1/2] xfs_spaceman: report the health of quota counts - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[1/2] xfs_spaceman: report the health of quota counts [1/2] xfs_spaceman: report the health of quota counts - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[1/1] xfs: add a realtime flag to the bmap update log redo items [1/1] xfs: add a realtime flag to the bmap update log redo items - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[4/4] xfs: add a xattr_entry helper [1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free - - - --- 2024-03-26 Darrick J. Wong New
[3/4] xfs: reuse xfs_bmap_update_cancel_item [1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free - - - --- 2024-03-26 Darrick J. Wong New
[2/4] libxfs: add a bi_entry helper [1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free - - - --- 2024-03-26 Darrick J. Wong Superseded
[1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free [1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free - - - --- 2024-03-26 Darrick J. Wong Superseded
[110/110] xfs: shrink failure needs to hold AGI buffer [001/110] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[109/110] xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL [001/110] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[108/110] xfs: move symlink target write function to libxfs [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[107/110] xfs: move remote symlink target read function to libxfs [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[106/110] xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[105/110] xfs: xfs_bmap_finish_one should map unwritten extents properly [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[104/110] xfs: support deferred bmap updates on the attr fork [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[103/110] xfs: add a realtime flag to the bmap update log redo items [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[102/110] xfs: fix xfs_bunmapi to allow unmapping of partial rt extents [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[101/110] xfs: move xfs_bmap_defer_add to xfs_bmap_item.c [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[100/110] xfs: clean up bmap log intent item tracepoint callsites [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[099/110] xfs: hook live rmap operations during a repair operation [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[098/110] xfs: create a shadow rmap btree during rmap repair [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[097/110] xfs: repair the rmapbt [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[096/110] xfs: create a helper to decide if a file mapping targets the rt volume [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[095/110] xfs: launder in-memory btree buffers before transaction commit [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[094/110] xfs: support in-memory btrees [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[093/110] xfs: add a xfs_btree_ptrs_equal helper [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[092/110] libxfs: support in-memory buffer cache targets [001/110] xfs: convert kmem_zalloc() to kzalloc() - - - --- 2024-03-26 Darrick J. Wong Superseded
[091/110] xfs: teach buftargs to maintain their own buffer hashtable [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[090/110] libxfs: partition memfd files to avoid using too many fds [001/110] xfs: convert kmem_zalloc() to kzalloc() - - - --- 2024-03-26 Darrick J. Wong Superseded
[089/110] libxfs: add xfile support [001/110] xfs: convert kmem_zalloc() to kzalloc() - - - --- 2024-03-26 Darrick J. Wong Superseded
[088/110] libxfs: teach buftargs to maintain their own buffer hashtable [001/110] xfs: convert kmem_zalloc() to kzalloc() - - - --- 2024-03-26 Darrick J. Wong Superseded
[087/110] xfs: move and rename xfs_btree_read_bufl [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[086/110] xfs: remove xfs_btree_reada_bufs [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[085/110] xfs: remove xfs_btree_reada_bufl [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[084/110] xfs: factor out a __xfs_btree_check_lblock_hdr helper [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[083/110] xfs: rename btree helpers that depends on the block number representation [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[082/110] xfs: consolidate btree block verification [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[081/110] xfs: tighten up validation of root block in inode forks [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[080/110] xfs: remove the crc variable in __xfs_btree_check_lblock [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[079/110] xfs: misc cleanups for __xfs_btree_check_sblock [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[078/110] xfs: consolidate btree ptr checking [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[077/110] xfs: open code xfs_btree_check_lptr in xfs_bmap_btree_to_extents [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[076/110] xfs: simplify xfs_btree_check_lblock_siblings [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[075/110] xfs: simplify xfs_btree_check_sblock_siblings [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[074/110] xfs: remove xfs_btnum_t [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[073/110] xfs: pass a 'bool is_finobt' to xfs_inobt_insert [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[072/110] xfs: split xfs_inobt_init_cursor [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[071/110] xfs: split xfs_inobt_insert_sprec [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[070/110] xfs: remove the btnum argument to xfs_inobt_count_blocks [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[069/110] xfs: remove xfs_inobt_cur [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[068/110] xfs: split xfs_allocbt_init_cursor [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[067/110] xfs: add a sick_mask to struct xfs_btree_ops [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[066/110] xfs: add a name field to struct xfs_btree_ops [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[065/110] xfs: split the agf_roots and agf_levels arrays [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[064/110] xfs: remove xfs_bmbt_stage_cursor [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[063/110] xfs: fold xfs_bmbt_init_common into xfs_bmbt_init_cursor [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[062/110] xfs: make staging file forks explicit [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[061/110] xfs: make full use of xfs_btree_stage_ifakeroot in xfs_bmbt_stage_cursor [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[060/110] xfs: remove xfs_rmapbt_stage_cursor [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[059/110] xfs: fold xfs_rmapbt_init_common into xfs_rmapbt_init_cursor [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[058/110] xfs: remove xfs_refcountbt_stage_cursor [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[057/110] xfs: fold xfs_refcountbt_init_common into xfs_refcountbt_init_cursor [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[056/110] xfs: remove xfs_inobt_stage_cursor [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
[055/110] xfs: fold xfs_inobt_init_common into xfs_inobt_init_cursor [001/110] xfs: convert kmem_zalloc() to kzalloc() - 1 - --- 2024-03-26 Darrick J. Wong Superseded
« 1 2 ... 14 15 16249 250 »