Show patches with: Archived = No       |   24565 patches
« 1 2 ... 106 107 108245 246 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RESEND,v2.1,08/10] fsdax: Dedup file range to use a compare function Untitled series #441789 - - - --- 2021-03-04 Shiyang Ruan Superseded
[RESEND,v2.1,07/10] iomap: Introduce iomap_apply2() for operations on two files Untitled series #441789 - - - --- 2021-03-04 Shiyang Ruan Superseded
[v7.1,5/5] xfs: add error injection for per-AG resv failure Untitled series #440917 - - - --- 2021-03-03 Gao Xiang Superseded
[4/4] generic/60[78]: ensure the initial DAX file flag state before test fstests: various fixes - 1 - --- 2021-03-02 Darrick J. Wong Accepted
[3/4] common/rc: fix detection of device-mapper/persistent memory incompatibility fstests: various fixes - 2 - --- 2021-03-02 Darrick J. Wong Accepted
[2/4] xfs/271: fix test failure on non-reflink filesystems fstests: various fixes - 2 - --- 2021-03-02 Darrick J. Wong Accepted
[1/4] generic/623: don't fail on core dumps fstests: various fixes - 2 - --- 2021-03-02 Darrick J. Wong Accepted
[7/7] xfs: validate ag btree levels using the precomputed values xfs: small fixes and cleanups - 1 - --- 2021-03-02 Darrick J. Wong Accepted
[6/7] xfs: remove return value from xchk_ag_btcur_init xfs: small fixes and cleanups - 1 - --- 2021-03-02 Darrick J. Wong Accepted
[5/7] xfs: set the scrub AG number in xchk_ag_read_headers xfs: small fixes and cleanups - 1 - --- 2021-03-02 Darrick J. Wong Accepted
[4/7] xfs: mark a data structure sick if there are cross-referencing errors xfs: small fixes and cleanups - 1 - --- 2021-03-02 Darrick J. Wong Accepted
[3/7] xfs: bail out of scrub immediately if scan incomplete xfs: small fixes and cleanups - 1 - --- 2021-03-02 Darrick J. Wong Accepted
[2/7] xfs: fix dquot scrub loop cancellation xfs: small fixes and cleanups - 1 - --- 2021-03-02 Darrick J. Wong Accepted
[1/7] xfs: fix uninitialized variables in xrep_calc_ag_resblks xfs: small fixes and cleanups - 1 - --- 2021-03-02 Darrick J. Wong Accepted
[3/3] xfs: force log and push AIL to clear pinned inodes when aborting mount xfs: small fixes for 5.12 - - - --- 2021-03-02 Darrick J. Wong Superseded
[1/3] xfs: fix quota accounting when a mount is idmapped xfs: small fixes for 5.12 1 1 - --- 2021-03-02 Darrick J. Wong Superseded
xfs_admin: don't add '=1' when building repair command line for -O xfs_admin: don't add '=1' when building repair command line for -O - 1 - --- 2021-03-02 Darrick J. Wong Accepted
[next] xfs: Replace one-element arrays with flexible-array members [next] xfs: Replace one-element arrays with flexible-array members - - - --- 2021-03-02 Gustavo A. R. Silva Superseded
[v7,5/5] xfs: add error injection for per-AG resv failure xfs: support shrinking free space in the last AG - - - --- 2021-03-02 Gao Xiang Superseded
[v7,4/5] xfs: support shrinking unused space in the last AG xfs: support shrinking free space in the last AG - 1 - --- 2021-03-02 Gao Xiang Superseded
[v7,3/5] xfs: introduce xfs_ag_shrink_space() xfs: support shrinking free space in the last AG - - - --- 2021-03-02 Gao Xiang Superseded
[v7,2/5] xfs: hoist out xfs_resizefs_init_new_ags() xfs: support shrinking free space in the last AG - 1 - --- 2021-03-02 Gao Xiang Superseded
[v7,1/5] xfs: update lazy sb counters immediately for resizefs xfs: support shrinking free space in the last AG - 1 - --- 2021-03-02 Gao Xiang Superseded
[v2,08/10] fsdax: Dedup file range to use a compare function Untitled series #438831 - - - --- 2021-02-26 Shiyang Ruan Superseded
[v2,07/10] iomap: Introduce iomap_apply2() for operations on two files Untitled series #438831 - - - --- 2021-02-26 Shiyang Ruan Superseded
[v2,10/10] fs/xfs: Add dedupe support for fsdax fsdax,xfs: Add reflink&dedupe support for fsdax - - - --- 2021-02-26 Shiyang Ruan Superseded
[v2,09/10] fs/xfs: Handle CoW for fsdax write() path fsdax,xfs: Add reflink&dedupe support for fsdax - - - --- 2021-02-26 Shiyang Ruan Superseded
[v2,08/10] fsdax: Dedup file range to use a compare function fsdax,xfs: Add reflink&dedupe support for fsdax - - - --- 2021-02-26 Shiyang Ruan Superseded
[v2,07/10] iomap: Introduce iomap_apply2() for operations on two files fsdax,xfs: Add reflink&dedupe support for fsdax - - - --- 2021-02-26 Shiyang Ruan Superseded
[v2,06/10] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero fsdax,xfs: Add reflink&dedupe support for fsdax - 1 - --- 2021-02-26 Shiyang Ruan Superseded
[v2,05/10] fsdax: Replace mmap entry in case of CoW fsdax,xfs: Add reflink&dedupe support for fsdax - 1 - --- 2021-02-26 Shiyang Ruan Superseded
[v2,04/10] fsdax: Introduce dax_iomap_cow_copy() fsdax,xfs: Add reflink&dedupe support for fsdax - 1 - --- 2021-02-26 Shiyang Ruan Superseded
[v2,03/10] fsdax: Output address in dax_iomap_pfn() and rename it fsdax,xfs: Add reflink&dedupe support for fsdax - 1 - --- 2021-02-26 Shiyang Ruan Superseded
[v2,02/10] fsdax: Factor helper: dax_fault_actor() fsdax,xfs: Add reflink&dedupe support for fsdax - - - --- 2021-02-26 Shiyang Ruan Superseded
[v2,01/10] fsdax: Factor helpers to simplify dax fault code fsdax,xfs: Add reflink&dedupe support for fsdax - 1 - --- 2021-02-26 Shiyang Ruan Superseded
xfs: mark xfs_bmap_set_attrforkoff static xfs: mark xfs_bmap_set_attrforkoff static - 1 - --- 2021-02-25 Christoph Hellwig Accepted
[12/12] xfs: avoid cil push lock if possible xfs: Improve CIL scalability - - - --- 2021-02-25 Dave Chinner Superseded
[11/12] xfs: __percpu_counter_compare() inode count debug too expensive xfs: Improve CIL scalability - - - --- 2021-02-25 Dave Chinner Superseded
[10/12] xfs: move CIL ordering to the logvec chain xfs: Improve CIL scalability - - - --- 2021-02-25 Dave Chinner Superseded
[09/12] xfs: convert CIL to unordered per cpu lists xfs: Improve CIL scalability - - - --- 2021-02-25 Dave Chinner Superseded
[08/12] xfs: Add order IDs to log items in CIL xfs: Improve CIL scalability - - - --- 2021-02-25 Dave Chinner Superseded
[07/12] xfs: convert CIL busy extents to per-cpu xfs: Improve CIL scalability - - - --- 2021-02-25 Dave Chinner Superseded
[06/12] xfs: track CIL ticket reservation in percpu structure xfs: Improve CIL scalability - - - --- 2021-02-25 Dave Chinner Superseded
[05/12] xfs: implement percpu cil space used calculation xfs: Improve CIL scalability - - - --- 2021-02-25 Dave Chinner Superseded
[04/12] xfs: introduce per-cpu CIL tracking sructure xfs: Improve CIL scalability - - - --- 2021-02-25 Dave Chinner Superseded
[03/12] xfs: rework per-iclog header CIL reservation xfs: Improve CIL scalability - - - --- 2021-02-25 Dave Chinner Superseded
[02/12] xfs: lift init CIL reservation out of xc_cil_lock xfs: Improve CIL scalability - - - --- 2021-02-25 Dave Chinner Superseded
[01/12] xfs: use the CIL space used counter for emptiness checks xfs: Improve CIL scalability - - - --- 2021-02-25 Dave Chinner Superseded
[2/3,v2] xfs: AIL needs asynchronous CIL forcing Untitled series #437955 - - - --- 2021-02-24 Dave Chinner Superseded
man: document XFS_XFLAG_APPEND behavior for directories man: document XFS_XFLAG_APPEND behavior for directories - 2 - --- 2021-02-24 Darrick J. Wong Accepted
[v2,2/2] xfs: Skip repetitive warnings about mount options xfs: Skip repetitive warnings about mount options - 2 - --- 2021-02-24 Pavel Reichl Superseded
[v2,1/2] xfs: rename variable mp to parsing_mp xfs: Skip repetitive warnings about mount options - 2 - --- 2021-02-24 Pavel Reichl Superseded
[13/13] xfs: CIL context doesn't need to count iovecs xfs: rewrite xlog_write() - - - --- 2021-02-24 Dave Chinner Superseded
[12/13] xfs: xlog_write() no longer needs contwr state xfs: rewrite xlog_write() - - - --- 2021-02-24 Dave Chinner Superseded
[11/13] xfs:_introduce xlog_write_partial() xfs: rewrite xlog_write() - - - --- 2021-02-24 Dave Chinner Superseded
[10/13] xfs: introduce xlog_write_single() xfs: rewrite xlog_write() - - - --- 2021-02-24 Dave Chinner Superseded
[08/13] xfs: log ticket region debug is largely useless xfs: rewrite xlog_write() - 1 - --- 2021-02-24 Dave Chinner Superseded
[07/13] xfs: reserve space and initialise xlog_op_header in item formatting xfs: rewrite xlog_write() - - - --- 2021-02-24 Dave Chinner Superseded
[06/13] xfs: move log iovec alignment to preparation function xfs: rewrite xlog_write() - 1 - --- 2021-02-24 Dave Chinner Superseded
[05/13] xfs: log tickets don't need log client id xfs: rewrite xlog_write() - 1 - --- 2021-02-24 Dave Chinner Superseded
[04/13] xfs: embed the xlog_op_header in the unmount record xfs: rewrite xlog_write() - - - --- 2021-02-24 Dave Chinner Superseded
[03/13] xfs: embed the xlog_op_header in the unmount record xfs: rewrite xlog_write() - 1 - --- 2021-02-24 Dave Chinner Superseded
[02/13] xfs: only CIL pushes require a start record xfs: rewrite xlog_write() - - - --- 2021-02-24 Dave Chinner Superseded
[01/13] xfs: factor out the CIL transaction header building xfs: rewrite xlog_write() - 1 - --- 2021-02-24 Dave Chinner Superseded
[7/8,v2] xfs: journal IO cache flush reductions Untitled series #437025 - 1 - --- 2021-02-23 Dave Chinner Superseded
[v2] xfs: use current->journal_info for detecting transaction recursion [v2] xfs: use current->journal_info for detecting transaction recursion - 2 - --- 2021-02-23 Dave Chinner Accepted
[3/3] xfs: reduce debug overhead of dir leaf/node checks xfs: 64kb directory block verification hurts - 2 - --- 2021-02-23 Dave Chinner Superseded
[2/3] xfs: No need for inode number error injection in __xfs_dir3_data_check xfs: 64kb directory block verification hurts - 2 - --- 2021-02-23 Dave Chinner Superseded
[1/3] xfs: type verification is expensive xfs: 64kb directory block verification hurts - 1 - --- 2021-02-23 Dave Chinner Superseded
[3/3] xfs: CIL work is serialised, not pipelined xfs: CIL improvements - - - --- 2021-02-23 Dave Chinner Superseded
[2/3] xfs: AIL needs asynchronous CIL forcing xfs: CIL improvements - - - --- 2021-02-23 Dave Chinner Superseded
[1/3] xfs: xfs_log_force_lsn isn't passed a LSN xfs: CIL improvements - 1 - --- 2021-02-23 Dave Chinner Superseded
[3/3] xfs: optimise xfs_buf_item_size/format for contiguous regions xfs: buffer log item optimisations - 2 - --- 2021-02-23 Dave Chinner Superseded
[2/3] xfs: xfs_buf_item_size_segment() needs to pass segment offset xfs: buffer log item optimisations - 2 - --- 2021-02-23 Dave Chinner Superseded
[1/3] xfs: reduce buffer log item shadow allocations xfs: buffer log item optimisations - 3 - --- 2021-02-23 Dave Chinner Superseded
[8/8] xfs: Fix CIL throttle hang when CIL space used going backwards [1/8] xfs: log stripe roundoff is a property of the log - 3 - --- 2021-02-23 Dave Chinner Superseded
[7/8] xfs: journal IO cache flush reductions [1/8] xfs: log stripe roundoff is a property of the log - - - --- 2021-02-23 Dave Chinner Superseded
[6/8] xfs: remove need_start_rec parameter from xlog_write() [1/8] xfs: log stripe roundoff is a property of the log - 2 - --- 2021-02-23 Dave Chinner Superseded
[5/8] xfs: CIL checkpoint flushes caches unconditionally [1/8] xfs: log stripe roundoff is a property of the log - 2 - --- 2021-02-23 Dave Chinner Superseded
[4/8] xfs: async blkdev cache flush [1/8] xfs: log stripe roundoff is a property of the log - 2 - --- 2021-02-23 Dave Chinner Superseded
[2/8] xfs: separate CIL commit record IO [1/8] xfs: log stripe roundoff is a property of the log - 2 - --- 2021-02-23 Dave Chinner Superseded
[1/8] xfs: log stripe roundoff is a property of the log [1/8] xfs: log stripe roundoff is a property of the log - 4 - --- 2021-02-23 Dave Chinner Superseded
[5/5] xfs_repair: enable bigtime upgrade via repair xfs_admin: support upgrading v5 filesystems - 2 - --- 2021-02-23 Darrick J. Wong Accepted
[4/5] xfs_repair: enable inobtcount upgrade via repair xfs_admin: support upgrading v5 filesystems - 2 - --- 2021-02-23 Darrick J. Wong Accepted
[3/5] xfs_admin: support adding features to V5 filesystems xfs_admin: support upgrading v5 filesystems - 1 - --- 2021-02-23 Darrick J. Wong Accepted
[1/5] man: mark all deprecated V4 format options xfs_admin: support upgrading v5 filesystems - - - --- 2021-02-23 Darrick J. Wong Accepted
[4/4] xfs_repair: add post-phase error injection points xfs_repair: set needsrepair when dirtying filesystems - 4 - --- 2021-02-23 Darrick J. Wong Accepted
[3/4] xfs_repair: factor phase transitions into a helper xfs_repair: set needsrepair when dirtying filesystems - 4 - --- 2021-02-23 Darrick J. Wong Accepted
[2/4] libxfs: simulate system failure after a certain number of writes xfs_repair: set needsrepair when dirtying filesystems - 3 - --- 2021-02-23 Darrick J. Wong Accepted
[1/4] xfs_repair: set NEEDSREPAIR the first time we write to a filesystem xfs_repair: set needsrepair when dirtying filesystems - 3 - --- 2021-02-23 Darrick J. Wong Accepted
[7/7] xfs_repair: clear the needsrepair flag xfsprogs: add the ability to flag a fs for repair - 3 - --- 2021-02-23 Darrick J. Wong Accepted
[6/7] xfs_repair: clear quota CHKD flags on the incore superblock too xfsprogs: add the ability to flag a fs for repair - 3 - --- 2021-02-23 Darrick J. Wong Accepted
[5/7] xfs_repair: fix unmount error message to have a newline xfsprogs: add the ability to flag a fs for repair - 4 - --- 2021-02-23 Darrick J. Wong Accepted
[4/7] xfs_db: don't allow label/uuid setting if the needsrepair flag is set xfsprogs: add the ability to flag a fs for repair - 3 - --- 2021-02-23 Darrick J. Wong Accepted
[3/7] xfs_db: report the needsrepair flag in check and version commands xfsprogs: add the ability to flag a fs for repair - 3 - --- 2021-02-23 Darrick J. Wong Accepted
[2/7] xfs_admin: support filesystems with realtime devices xfsprogs: add the ability to flag a fs for repair - 4 - --- 2021-02-23 Darrick J. Wong Accepted
[1/7] xfs_admin: clean up string quoting xfsprogs: add the ability to flag a fs for repair - 4 - --- 2021-02-23 Darrick J. Wong Accepted
xfs: use current->journal_info for detecting transaction recursion xfs: use current->journal_info for detecting transaction recursion - - - --- 2021-02-22 Dave Chinner Superseded
[V2] xfs: initialise attr fork on inode create [V2] xfs: initialise attr fork on inode create - 1 - --- 2021-02-22 Dave Chinner Superseded
xfs: don't reuse busy extents on extent trim xfs: don't reuse busy extents on extent trim - 3 - --- 2021-02-22 Brian Foster Accepted
« 1 2 ... 106 107 108245 246 »