Show patches with: Archived = No       |   24565 patches
« 1 2 ... 17 18 19245 246 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/6] xfs: declare xfs_file.c symbols in xfs_file.h [1/6] xfs: move inode lease breaking functions to xfs_inode.c - 1 - --- 2024-02-27 Darrick J. Wong Superseded
[2/6] xfs: move xfs_iops.c declarations out of xfs_inode.h [1/6] xfs: move inode lease breaking functions to xfs_inode.c - 1 - --- 2024-02-27 Darrick J. Wong Superseded
[1/6] xfs: move inode lease breaking functions to xfs_inode.c [1/6] xfs: move inode lease breaking functions to xfs_inode.c - 1 - --- 2024-02-27 Darrick J. Wong Superseded
[2/2] xfs: only add log incompat features with explicit permission [1/2] xfs: only clear log incompat flags at clean unmount - 1 - --- 2024-02-27 Darrick J. Wong Superseded
[1/2] xfs: only clear log incompat flags at clean unmount [1/2] xfs: only clear log incompat flags at clean unmount - 1 - --- 2024-02-27 Darrick J. Wong Superseded
[8/8] xfs: test for premature ENOSPC with large cow delalloc extents [1/8] generic/604: try to make race occur reliably - - - --- 2024-02-27 Darrick J. Wong Superseded
[7/8] xfs/43[4-6]: make module reloading optional [1/8] generic/604: try to make race occur reliably - - - --- 2024-02-27 Darrick J. Wong New
[6/8] xfs/122: update test to pick up rtword/suminfo ondisk unions [1/8] generic/604: try to make race occur reliably - 1 - --- 2024-02-27 Darrick J. Wong New
[5/8] xfs/599: reduce the amount of attrs created here [1/8] generic/604: try to make race occur reliably - 1 - --- 2024-02-27 Darrick J. Wong New
[4/8] generic/491: increase test timeout [1/8] generic/604: try to make race occur reliably - 2 - --- 2024-02-27 Darrick J. Wong New
[3/8] generic/192: fix spurious timeout [1/8] generic/604: try to make race occur reliably - 2 - --- 2024-02-27 Darrick J. Wong New
[2/8] xfs/155: fail the test if xfs_repair hangs for too long [1/8] generic/604: try to make race occur reliably - - - --- 2024-02-27 Darrick J. Wong Superseded
[1/8] generic/604: try to make race occur reliably [1/8] generic/604: try to make race occur reliably - - - --- 2024-02-27 Darrick J. Wong Superseded
[2/2] xfs: use kvfree() in xlog_cil_free_logvec() xfs: kmalloc/kfree conversion fixes - - - --- 2024-02-27 Dave Chinner Superseded
[1/2] xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL xfs: kmalloc/kfree conversion fixes - 2 - --- 2024-02-27 Dave Chinner Superseded
linux-next: manual merge of the vfs-brauner tree with the xfs tree linux-next: manual merge of the vfs-brauner tree with the xfs tree - - - --- 2024-02-26 Stephen Rothwell New
[10/10] xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1) [01/10] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-02-26 Christoph Hellwig Superseded
[09/10] xfs: stop the steal (of data blocks for RT indirect blocks) [01/10] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-02-26 Christoph Hellwig Superseded
[08/10] xfs: look at m_frextents in xfs_iomap_prealloc_size for RT allocations [01/10] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-02-26 Christoph Hellwig Superseded
[07/10] xfs: support RT inodes in xfs_mod_delalloc [01/10] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-02-26 Christoph Hellwig Superseded
[06/10] xfs: cleanup fdblock/frextent accounting in xfs_bmap_del_extent_delay [01/10] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-02-26 Christoph Hellwig Superseded
[05/10] xfs: reinstate RT support in xfs_bmapi_reserve_delalloc [01/10] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-02-26 Christoph Hellwig Superseded
[04/10] xfs: split xfs_mod_freecounter [01/10] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-02-26 Christoph Hellwig Superseded
[03/10] xfs: block deltas in xfs_trans_unreserve_and_mod_sb must be positive [01/10] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-02-26 Christoph Hellwig Superseded
[02/10] xfs: move RT inode locking out of __xfs_bunmapi [01/10] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-02-26 Christoph Hellwig Superseded
[01/10] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions [01/10] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-02-26 Christoph Hellwig Superseded
[13/13] xfs: enable block size larger than page size support enable bs > ps in XFS - - - --- 2024-02-26 Pankaj Raghav (Samsung) Superseded
[12/13] xfs: make the calculation generic in xfs_sb_validate_fsb_count() enable bs > ps in XFS - - - --- 2024-02-26 Pankaj Raghav (Samsung) Superseded
[11/13] xfs: expose block size in stat enable bs > ps in XFS - - - --- 2024-02-26 Pankaj Raghav (Samsung) Superseded
[10/13] iomap: fix iomap_dio_zero() for fs bs > system page size enable bs > ps in XFS - 1 - --- 2024-02-26 Pankaj Raghav (Samsung) Superseded
[09/13] mm: do not split a folio if it has minimum folio order requirement enable bs > ps in XFS - 1 - --- 2024-02-26 Pankaj Raghav (Samsung) Superseded
[08/13] readahead: allocate folios with mapping_min_order in ra_(unbounded|order) enable bs > ps in XFS 1 1 - --- 2024-02-26 Pankaj Raghav (Samsung) Superseded
[07/13] readahead: rework loop in page_cache_ra_unbounded() enable bs > ps in XFS 1 - - --- 2024-02-26 Pankaj Raghav (Samsung) Superseded
[06/13] readahead: align index to mapping_min_order in ondemand_ra and force_ra enable bs > ps in XFS - - - --- 2024-02-26 Pankaj Raghav (Samsung) Superseded
[05/13] readahead: set file_ra_state->ra_pages to be at least mapping_min_order enable bs > ps in XFS - - - --- 2024-02-26 Pankaj Raghav (Samsung) New
[04/13] filemap: use mapping_min_order while allocating folios enable bs > ps in XFS 1 1 - --- 2024-02-26 Pankaj Raghav (Samsung) Superseded
[03/13] filemap: align the index to mapping_min_order in the page cache enable bs > ps in XFS - - - --- 2024-02-26 Pankaj Raghav (Samsung) Superseded
[02/13] fs: Allow fine-grained control of folio sizes enable bs > ps in XFS - - - --- 2024-02-26 Pankaj Raghav (Samsung) Superseded
[01/13] mm: Support order-1 folios in the page cache enable bs > ps in XFS - - - --- 2024-02-26 Pankaj Raghav (Samsung) Superseded
xfs: remove SLAB_MEM_SPREAD flag usage xfs: remove SLAB_MEM_SPREAD flag usage 1 - - --- 2024-02-24 Chengming Zhou New
xfs: fix scrub stats file permissions xfs: fix scrub stats file permissions - 1 - --- 2024-02-24 Darrick J. Wong New
[7/7] xfs_scrubbed: create a background monitoring service [1/7] xfs: use thread_with_file to create a monitoring file - - - --- 2024-02-24 Darrick J. Wong New
[6/7] xfs_scrubbed: enable repairing filesystems [1/7] xfs: use thread_with_file to create a monitoring file - - - --- 2024-02-24 Darrick J. Wong New
[5/7] xfs_scrubbed: create daemon to listen for health events [1/7] xfs: use thread_with_file to create a monitoring file - - - --- 2024-02-24 Darrick J. Wong New
[4/7] xfs_io: monitor filesystem health events [1/7] xfs: use thread_with_file to create a monitoring file - - - --- 2024-02-24 Darrick J. Wong New
[3/7] xfs: report shutdown events through healthmon [1/7] xfs: use thread_with_file to create a monitoring file - - - --- 2024-02-24 Darrick J. Wong New
[2/7] xfs: create hooks for monitoring health updates [1/7] xfs: use thread_with_file to create a monitoring file - - - --- 2024-02-24 Darrick J. Wong New
[1/7] xfs: use thread_with_file to create a monitoring file [1/7] xfs: use thread_with_file to create a monitoring file - - - --- 2024-02-24 Darrick J. Wong New
[GIT,PULL,18/18] xfs: clean up symbolic link code [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong New
[GIT,PULL,17/18] xfs: support attrfork and unwritten BUIs [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong New
[GIT,PULL,16/18] xfs: widen BUI formats to support realtime [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong New
[GIT,PULL,15/18] xfs: bmap log intent cleanups [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong New
[GIT,PULL,14/18] xfs: reduce refcount repair memory usage [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong New
[GIT,PULL,13/18] xfs: online repair of rmap btrees [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong New
[GIT,PULL,12/18] xfs: support in-memory btrees [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong Superseded
[GIT,PULL,11/18] xfs: buftarg cleanups [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong New
[GIT,PULL,10/18] xfs: btree readahead cleanups [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong New
[GIT,PULL,9/18] xfs: btree check cleanups [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong New
[GIT,PULL,8/18] xfs: remove bc_btnum from btree cursors [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong New
[GIT,PULL,7/18] xfs: move btree geometry to ops struct [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong New
[GIT,PULL,6/18] xfs: online repair for fs summary counters [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong New
[GIT,PULL,5/18] xfs: indirect health reporting [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong New
[GIT,PULL,4/18] xfs: report corruption to the health trackers [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong New
[GIT,PULL,3/18] xfs: online repair of file link counts [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong New
[GIT,PULL,2/18] xfs: online repair of quota counters [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong New
[GIT,PULL,1/18] xfs: repair inode mode by scanning dirs [GIT,PULL,1/18] xfs: repair inode mode by scanning dirs - - - --- 2024-02-24 Darrick J. Wong New
[8/8] xfs: send uevents when mounting and unmounting a filesystem [1/8] xfs: use thread_with_file to create a monitoring file - - - --- 2024-02-24 Darrick J. Wong New
[7/8] xfs: allow reconfiguration of the health monitoring device [1/8] xfs: use thread_with_file to create a monitoring file - - - --- 2024-02-24 Darrick J. Wong New
[6/8] xfs: report media errors through healthmon [1/8] xfs: use thread_with_file to create a monitoring file - - - --- 2024-02-24 Darrick J. Wong New
[5/8] xfs: report metadata health events through healthmon [1/8] xfs: use thread_with_file to create a monitoring file - - - --- 2024-02-24 Darrick J. Wong New
[4/8] xfs: report shutdown events through healthmon [1/8] xfs: use thread_with_file to create a monitoring file - - - --- 2024-02-24 Darrick J. Wong Superseded
[3/8] xfs: create a filesystem shutdown hook [1/8] xfs: use thread_with_file to create a monitoring file - - - --- 2024-02-24 Darrick J. Wong New
[2/8] xfs: create hooks for monitoring health updates [1/8] xfs: use thread_with_file to create a monitoring file - - - --- 2024-02-24 Darrick J. Wong Superseded
[1/8] xfs: use thread_with_file to create a monitoring file [1/8] xfs: use thread_with_file to create a monitoring file - - - --- 2024-02-24 Darrick J. Wong Superseded
[5/5] thread_with_file: Fix missing va_end() [1/5] thread_with_file: allow creation of readonly files - 1 - --- 2024-02-24 Darrick J. Wong New
[4/5] thread_with_file: allow ioctls against these files [1/5] thread_with_file: allow creation of readonly files - - - --- 2024-02-24 Darrick J. Wong New
[3/5] thread_with_file: create ops structure for thread_with_stdio [1/5] thread_with_file: allow creation of readonly files - - - --- 2024-02-24 Darrick J. Wong New
[2/5] thread_with_file: fix various printf problems [1/5] thread_with_file: allow creation of readonly files - - - --- 2024-02-24 Darrick J. Wong New
[1/5] thread_with_file: allow creation of readonly files [1/5] thread_with_file: allow creation of readonly files - - - --- 2024-02-24 Darrick J. Wong New
[10/10] thread_with_stdio: suppress hung task warning [01/10] bcachefs: thread_with_stdio: eliminate double buffering - 1 - --- 2024-02-24 Darrick J. Wong New
[09/10] kernel/hung_task.c: export sysctl_hung_task_timeout_secs [01/10] bcachefs: thread_with_stdio: eliminate double buffering - 1 - --- 2024-02-24 Darrick J. Wong New
[08/10] thread_with_stdio: Mark completed in ->release() [01/10] bcachefs: thread_with_stdio: eliminate double buffering - 1 - --- 2024-02-24 Darrick J. Wong New
[07/10] thread_with_file: Lift from bcachefs [01/10] bcachefs: thread_with_stdio: eliminate double buffering - 1 - --- 2024-02-24 Darrick J. Wong New
[06/10] darray: lift from bcachefs [01/10] bcachefs: thread_with_stdio: eliminate double buffering - 1 - --- 2024-02-24 Darrick J. Wong New
[05/10] bcachefs: Thread with file documentation [01/10] bcachefs: thread_with_stdio: eliminate double buffering - 1 - --- 2024-02-24 Darrick J. Wong New
[04/10] bcachefs: thread_with_stdio: fix bch2_stdio_redirect_readline() [01/10] bcachefs: thread_with_stdio: eliminate double buffering - 1 - --- 2024-02-24 Darrick J. Wong New
[03/10] bcachefs: thread_with_stdio: kill thread_with_stdio_done() [01/10] bcachefs: thread_with_stdio: eliminate double buffering - 1 - --- 2024-02-24 Darrick J. Wong New
[02/10] bcachefs: thread_with_stdio: convert to darray [01/10] bcachefs: thread_with_stdio: eliminate double buffering - 1 - --- 2024-02-24 Darrick J. Wong New
[01/10] bcachefs: thread_with_stdio: eliminate double buffering [01/10] bcachefs: thread_with_stdio: eliminate double buffering - 1 - --- 2024-02-24 Darrick J. Wong New
[4/4] xfs: create debugfs uuid aliases [1/4] xfs: present wait time statistics - - - --- 2024-02-24 Darrick J. Wong New
[3/4] xfs: present timestats in json format [1/4] xfs: present wait time statistics - - - --- 2024-02-24 Darrick J. Wong New
[2/4] xfs: present time stats for scrubbers [1/4] xfs: present wait time statistics - - - --- 2024-02-24 Darrick J. Wong New
[1/4] xfs: present wait time statistics [1/4] xfs: present wait time statistics - - - --- 2024-02-24 Darrick J. Wong New
[10/10] time_stats: Kill TIME_STATS_HAVE_QUANTILES [01/10] time_stats: report lifetime of the stats object - 1 - --- 2024-02-24 Darrick J. Wong New
[09/10] time_stats: report information in json format [01/10] time_stats: report lifetime of the stats object - 1 - --- 2024-02-24 Darrick J. Wong New
[08/10] time_stats: shrink time_stat_buffer for better alignment [01/10] time_stats: report lifetime of the stats object - - - --- 2024-02-24 Darrick J. Wong New
[07/10] mean_and_variance: put struct mean_and_variance_weighted on a diet [01/10] time_stats: report lifetime of the stats object - - - --- 2024-02-24 Darrick J. Wong New
[06/10] time_stats: allow custom epoch names [01/10] time_stats: report lifetime of the stats object - - - --- 2024-02-24 Darrick J. Wong New
[05/10] time_stats: don't print any output if event count is zero [01/10] time_stats: report lifetime of the stats object - - - --- 2024-02-24 Darrick J. Wong New
[04/10] time_stats: add larger units [01/10] time_stats: report lifetime of the stats object - - - --- 2024-02-24 Darrick J. Wong New
« 1 2 ... 17 18 19245 246 »