Show patches with: Archived = No       |   24589 patches
« 1 2 ... 150 151 152245 246 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[09/34] xfs: add a entries pointer to struct xfs_dir3_icleaf_hdr [01/34] xfs: move incore structures out of xfs_da_format.h - - - --- 2019-11-01 Christoph Hellwig Superseded
[08/34] xfs: devirtualize ->leaf_hdr_to_disk [01/34] xfs: move incore structures out of xfs_da_format.h - 1 - --- 2019-11-01 Christoph Hellwig Superseded
[07/34] xfs: devirtualize ->leaf_hdr_from_disk [01/34] xfs: move incore structures out of xfs_da_format.h - 1 - --- 2019-11-01 Christoph Hellwig Superseded
[06/34] xfs: move the node header size to struct xfs_da_geometry [01/34] xfs: move incore structures out of xfs_da_format.h - 1 - --- 2019-11-01 Christoph Hellwig Superseded
[05/34] xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr [01/34] xfs: move incore structures out of xfs_da_format.h - - - --- 2019-11-01 Christoph Hellwig Superseded
[04/34] xfs: devirtualize ->node_hdr_to_disk [01/34] xfs: move incore structures out of xfs_da_format.h - 1 - --- 2019-11-01 Christoph Hellwig Superseded
[03/34] xfs: devirtualize ->node_hdr_from_disk [01/34] xfs: move incore structures out of xfs_da_format.h - 1 - --- 2019-11-01 Christoph Hellwig Superseded
[02/34] xfs: refactor btree node scrubbing [01/34] xfs: move incore structures out of xfs_da_format.h - - - --- 2019-11-01 Christoph Hellwig Superseded
[01/34] xfs: move incore structures out of xfs_da_format.h [01/34] xfs: move incore structures out of xfs_da_format.h - 1 - --- 2019-11-01 Christoph Hellwig Superseded
[8/5] mkfs: fix incorrect error message xfsprogs: random fixes - 1 - --- 2019-11-01 Darrick J. Wong Accepted
[v8,16/16] xfs: move xfs_fc_parse_param() above xfs_fc_get_tree() xfs: mount API patch series - 2 - --- 2019-11-01 Ian Kent Superseded
[v8,15/16] xfs: move xfs_fc_get_tree() above xfs_fc_reconfigure() xfs: mount API patch series - 2 - --- 2019-11-01 Ian Kent Superseded
[v8,14/16] xfs: move xfs_fc_reconfigure() above xfs_fc_free() xfs: mount API patch series - 2 - --- 2019-11-01 Ian Kent Superseded
[v8,13/16] xfs: switch to use the new mount-api xfs: mount API patch series - - - --- 2019-11-01 Ian Kent Superseded
[v8,12/16] xfs: dont set sb in xfs_mount_alloc() xfs: mount API patch series - 1 - --- 2019-11-01 Ian Kent Superseded
[v8,11/16] xfs: move xfs_parseargs() validation to a helper xfs: mount API patch series - 2 - --- 2019-11-01 Ian Kent Superseded
[v8,10/16] xfs: refactor xfs_parseags() xfs: mount API patch series - 2 - --- 2019-11-01 Ian Kent Superseded
[v8,09/16] xfs: avoid redundant checks when options is empty xfs: mount API patch series - 2 - --- 2019-11-01 Ian Kent Superseded
[v8,08/16] xfs: refactor suffix_kstrtoint() xfs: mount API patch series - 3 - --- 2019-11-01 Ian Kent Superseded
[v8,07/16] xfs: add xfs_remount_ro() helper xfs: mount API patch series - 3 - --- 2019-11-01 Ian Kent Superseded
[v8,06/16] xfs: add xfs_remount_rw() helper xfs: mount API patch series - 3 - --- 2019-11-01 Ian Kent Superseded
[v8,05/16] xfs: merge freeing of mp names and mp xfs: mount API patch series - 2 - --- 2019-11-01 Ian Kent Superseded
[v8,04/16] xfs: use kmem functions for struct xfs_mount xfs: mount API patch series - 2 - --- 2019-11-01 Ian Kent Superseded
[v8,03/16] xfs: dont use XFS_IS_QUOTA_RUNNING() for option check xfs: mount API patch series - 2 - --- 2019-11-01 Ian Kent Superseded
[v8,02/16] xfs: use super s_id instead of struct xfs_mount m_fsname xfs: mount API patch series - 2 - --- 2019-11-01 Ian Kent Superseded
[v8,01/16] xfs: remove unused struct xfs_mount field m_fsname_len xfs: mount API patch series - 2 - --- 2019-11-01 Ian Kent Superseded
[08/28] xfs: factor inode lookup from xfs_ifree_cluster mm, xfs: non-blocking inode reclaim - 2 - --- 2019-10-31 Dave Chinner Superseded
[07/28] xfs: tail updates only need to occur when LSN changes mm, xfs: non-blocking inode reclaim - 3 - --- 2019-10-31 Dave Chinner Superseded
[06/28] xfs: factor common AIL item deletion code mm, xfs: non-blocking inode reclaim - 1 - --- 2019-10-31 Dave Chinner Superseded
[05/28] xfs: correctly acount for reclaimable slabs mm, xfs: non-blocking inode reclaim - 2 - --- 2019-10-31 Dave Chinner Superseded
[04/28] xfs: Improve metadata buffer reclaim accountability mm, xfs: non-blocking inode reclaim - 1 - --- 2019-10-31 Dave Chinner Superseded
[03/28] xfs: don't allow log IO to be throttled mm, xfs: non-blocking inode reclaim - 3 - --- 2019-10-31 Dave Chinner Superseded
[02/28] xfs: Throttle commits on delayed background CIL push mm, xfs: non-blocking inode reclaim - 1 - --- 2019-10-31 Dave Chinner Superseded
[01/28] xfs: Lower CIL flush limit for large logs mm, xfs: non-blocking inode reclaim - 2 - --- 2019-10-31 Dave Chinner Superseded
[STABLE-PATCH] xfs: Correctly invert xfs_buftarg LRU isolation logic [STABLE-PATCH] xfs: Correctly invert xfs_buftarg LRU isolation logic - 3 - --- 2019-10-31 Alex Lyakas Accepted
[v3,4/4] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT xfstests: add deadlock between the AGI and AGF with RENAME_WHITEOUT test - 1 - --- 2019-10-31 Kaixu Xia Accepted
[v3,3/4] fsstress: add EXCHANGE renameat2 support xfstests: add deadlock between the AGI and AGF with RENAME_WHITEOUT test - 1 - --- 2019-10-31 Kaixu Xia Accepted
[RFC] errno.h: Provide EFSCORRUPTED for everybody [RFC] errno.h: Provide EFSCORRUPTED for everybody 2 1 - --- 2019-10-31 Valdis Kl ē tnieks Superseded
[9/9] xfs: cleanup use of the XFS_ALLOC_ flags [1/9] xfs: simplify xfs_iomap_eof_align_last_fsb - 1 - --- 2019-10-30 Christoph Hellwig Accepted
[8/9] xfs: move extent zeroing to xfs_bmapi_allocate [1/9] xfs: simplify xfs_iomap_eof_align_last_fsb - 1 - --- 2019-10-30 Christoph Hellwig Accepted
[7/9] xfs: refactor xfs_bmapi_allocate [1/9] xfs: simplify xfs_iomap_eof_align_last_fsb - 1 - --- 2019-10-30 Christoph Hellwig Accepted
[7/5] libxfs: fix typo in message about write verifier xfsprogs: random fixes - 1 - --- 2019-10-30 Darrick J. Wong Accepted
[6/5] xfs_repair: print better information when metadata updates fail xfsprogs: random fixes - 1 - --- 2019-10-30 Darrick J. Wong Accepted
[v2] xfstests: xfs mount option sanity test [v2] xfstests: xfs mount option sanity test - - - --- 2019-10-30 Zorro Lang Superseded
[RFC] xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename() [RFC] xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename() - - - --- 2019-10-30 Kaixu Xia Superseded
linux-next: manual merge of the y2038 tree with the xfs tree linux-next: manual merge of the y2038 tree with the xfs tree - - - --- 2019-10-30 Stephen Rothwell Not Applicable
[9/9] xfs_repair: track blocks lost during btree construction via extents xfs_repair: use btree bulk loading - - - --- 2019-10-29 Darrick J. Wong Superseded
[8/9] xfs_repair: remove old btree rebuild support code xfs_repair: use btree bulk loading - - - --- 2019-10-29 Darrick J. Wong Superseded
[7/9] xfs_repair: rebuild refcount btrees with bulk loader xfs_repair: use btree bulk loading - - - --- 2019-10-29 Darrick J. Wong Superseded
[6/9] xfs_repair: rebuild reverse mapping btrees with bulk loader xfs_repair: use btree bulk loading - - - --- 2019-10-29 Darrick J. Wong Superseded
[5/9] xfs_repair: rebuild inode btrees with bulk loader xfs_repair: use btree bulk loading - - - --- 2019-10-29 Darrick J. Wong Superseded
[4/9] xfs_repair: rebuild free space btrees with bulk loader xfs_repair: use btree bulk loading - - - --- 2019-10-29 Darrick J. Wong Superseded
[3/9] xfs_repair: create a new class of btree rebuild cursors xfs_repair: use btree bulk loading - - - --- 2019-10-29 Darrick J. Wong Superseded
[2/9] xfs_repair: unindent phase 5 function xfs_repair: use btree bulk loading - - - --- 2019-10-29 Darrick J. Wong Superseded
[1/9] xfs_repair: port the online repair newbt structure xfs_repair: use btree bulk loading - - - --- 2019-10-29 Darrick J. Wong Superseded
[5/5] xfs: repair refcount btrees xfs: online repair of AG btrees - - - --- 2019-10-29 Darrick J. Wong Superseded
[4/5] xfs: repair inode btrees xfs: online repair of AG btrees - - - --- 2019-10-29 Darrick J. Wong Superseded
[3/5] xfs: repair free space btrees xfs: online repair of AG btrees - - - --- 2019-10-29 Darrick J. Wong Superseded
[2/5] xfs: create a big array data structure xfs: online repair of AG btrees - - - --- 2019-10-29 Darrick J. Wong Superseded
[1/5] xfs: always rescan allegedly healthy per-ag metadata after repair xfs: online repair of AG btrees - - - --- 2019-10-29 Darrick J. Wong Superseded
[3/3] xfs: log EFIs for all btree blocks being used to stage a btree xfs: prepare repair for bulk loading - - - --- 2019-10-29 Darrick J. Wong Superseded
[2/3] xfs: add debug knobs to control btree bulk load slack factors xfs: prepare repair for bulk loading - - - --- 2019-10-29 Darrick J. Wong Superseded
[1/3] xfs: implement block reservation accounting for btrees we're staging xfs: prepare repair for bulk loading - - - --- 2019-10-29 Darrick J. Wong Superseded
[5/5] xfs: convert xbitmap to interval tree xfs: rework online repair incore bitmap - - - --- 2019-10-29 Darrick J. Wong Superseded
[4/5] xfs: drop the _safe behavior from the xbitmap foreach macro xfs: rework online repair incore bitmap - - - --- 2019-10-29 Darrick J. Wong Superseded
[3/5] xfs: remove the for_each_xbitmap_ helpers xfs: rework online repair incore bitmap - - - --- 2019-10-29 Darrick J. Wong Superseded
[2/5] xfs: replace open-coded bitmap weight logic xfs: rework online repair incore bitmap - 1 - --- 2019-10-29 Darrick J. Wong Superseded
[1/5] xfs: rename xfs_bitmap to xbitmap xfs: rework online repair incore bitmap - 1 - --- 2019-10-29 Darrick J. Wong Superseded
[3/3] xfs: use deferred frees to reap old btree blocks xfs: fix online repair block reaping - - - --- 2019-10-29 Darrick J. Wong Superseded
[2/3] xfs: only invalidate blocks if we're going to free them xfs: fix online repair block reaping - - - --- 2019-10-29 Darrick J. Wong Superseded
[1/3] xfs: xrep_reap_extents should not destroy the bitmap xfs: fix online repair block reaping - 1 - --- 2019-10-29 Darrick J. Wong Superseded
[4/4] xfs: support staging cursors for per-AG btree types xfs: btree bulk loading - - - --- 2019-10-29 Darrick J. Wong Superseded
[3/4] xfs: support bulk loading of staged btrees xfs: btree bulk loading - - - --- 2019-10-29 Darrick J. Wong Superseded
[2/4] xfs: introduce fake roots for inode-rooted btrees xfs: btree bulk loading - - - --- 2019-10-29 Darrick J. Wong Superseded
[1/4] xfs: introduce fake roots for ag-rooted btrees xfs: btree bulk loading - - - --- 2019-10-29 Darrick J. Wong Superseded
[RFC] generic: test race between appending AIO DIO and fallocate [RFC] generic: test race between appending AIO DIO and fallocate - - - --- 2019-10-29 Darrick J. Wong Superseded
fstests: verify that xfs_growfs can operate on mounted device node fstests: verify that xfs_growfs can operate on mounted device node - - - --- 2019-10-29 Eric Sandeen Superseded
[2/2] xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks xfs: refactor open-coded bmbt walks - 1 - --- 2019-10-29 Darrick J. Wong Accepted
[4/4] xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata xfs: more metadata verifier tightening - 2 - --- 2019-10-29 Darrick J. Wong Accepted
[2/4] xfs: namecheck attribute names before listing them xfs: more metadata verifier tightening - 1 - --- 2019-10-29 Darrick J. Wong Accepted
[1/4] xfs: check attribute leaf block structure xfs: more metadata verifier tightening - 1 - --- 2019-10-29 Darrick J. Wong Accepted
xfs: properly serialise fallocate against AIO+DIO xfs: properly serialise fallocate against AIO+DIO - - - --- 2019-10-29 Dave Chinner Superseded
xfs_growfs: allow mounted device node as argument xfs_growfs: allow mounted device node as argument - 1 - --- 2019-10-29 Eric Sandeen Accepted
[v2,2/4] fsstress: add NOREPLACE and WHITEOUT renameat2 support xfstests: add deadlock between the AGI and AGF with RENAME_WHITEOUT test - 1 - --- 2019-10-26 Kaixu Xia Superseded
[v2,1/4] fsstress: show the real file id and parid in rename_f() xfstests: add deadlock between the AGI and AGF with RENAME_WHITEOUT test - 1 - --- 2019-10-26 Kaixu Xia Superseded
[7/7] xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZE [1/7] xfs: cleanup stat blksize reporting - 1 - --- 2019-10-25 Christoph Hellwig Superseded
[4/7] xfs: remove the dsunit and dswidth variables in xfs_parseargs [1/7] xfs: cleanup stat blksize reporting - 1 - --- 2019-10-25 Christoph Hellwig Superseded
[8/8] xfs: cleanup use of the XFS_ALLOC_ flags [1/8] xfs: simplify xfs_iomap_eof_align_last_fsb - 1 - --- 2019-10-25 Christoph Hellwig Superseded
[7/8] xfs: move extent zeroing to xfs_bmapi_allocate [1/8] xfs: simplify xfs_iomap_eof_align_last_fsb - 1 - --- 2019-10-25 Christoph Hellwig Superseded
[6/8] xfs: refactor xfs_bmapi_allocate [1/8] xfs: simplify xfs_iomap_eof_align_last_fsb - 1 - --- 2019-10-25 Christoph Hellwig Superseded
[5/8] xfs: simplify the xfs_iomap_write_direct calling conventions [1/8] xfs: simplify xfs_iomap_eof_align_last_fsb - 1 - --- 2019-10-25 Christoph Hellwig Superseded
[4/8] xfs: don't log the inode in xfs_fs_map_blocks if it wasn't modified [1/8] xfs: simplify xfs_iomap_eof_align_last_fsb - - - --- 2019-10-25 Christoph Hellwig Superseded
[3/8] xfs: remove the extsize argument to xfs_eof_alignment [1/8] xfs: simplify xfs_iomap_eof_align_last_fsb - - - --- 2019-10-25 Christoph Hellwig Superseded
[2/8] xfs: mark xfs_eof_alignment static [1/8] xfs: simplify xfs_iomap_eof_align_last_fsb - 1 - --- 2019-10-25 Christoph Hellwig Superseded
[1/8] xfs: simplify xfs_iomap_eof_align_last_fsb [1/8] xfs: simplify xfs_iomap_eof_align_last_fsb - 1 - --- 2019-10-25 Christoph Hellwig Superseded
[2/2] xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks xfs: refactor open-coded bmbt walks - - - --- 2019-10-25 Darrick J. Wong Superseded
[1/2] xfs: refactor xfs_bmap_count_blocks using newer btree helpers xfs: refactor open-coded bmbt walks - - - --- 2019-10-25 Darrick J. Wong Superseded
[4/4] xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata xfs: more metadata verifier tightening - 2 - --- 2019-10-25 Darrick J. Wong Superseded
[3/4] xfs: namecheck directory entry names before listing them xfs: more metadata verifier tightening - 1 - --- 2019-10-25 Darrick J. Wong Superseded
[2/4] xfs: namecheck attribute names before listing them xfs: more metadata verifier tightening - - - --- 2019-10-25 Darrick J. Wong Superseded
« 1 2 ... 150 151 152245 246 »