Linux XFS
[Prev Page][Next Page]
- Re: [PATCH 25/26] xfs: make it possible to disable fsverity, (continued)
- [PATCHSET v5.6] xfsprogs: fs-verity support for XFS, Darrick J. Wong
- [PATCH 01/38] fs: add FS_XFLAG_VERITY for verity files, Darrick J. Wong
- [PATCH 02/38] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c, Darrick J. Wong
- [PATCH 03/38] xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a function, Darrick J. Wong
- [PATCH 04/38] xfs: create a helper to compute the blockcount of a max sized remote value, Darrick J. Wong
- [PATCH 05/38] xfs: minor cleanups of xfs_attr3_rmt_blocks, Darrick J. Wong
- [PATCH 06/38] xfs: use an empty transaction to protect xfs_attr_get from deadlocks, Darrick J. Wong
- [PATCH 07/38] xfs: add attribute type for fs-verity, Darrick J. Wong
- [PATCH 08/38] xfs: do not use xfs_attr3_rmt_hdr for remote verity value blocks, Darrick J. Wong
- [PATCH 09/38] xfs: add fs-verity ro-compat flag, Darrick J. Wong
- [PATCH 10/38] xfs: add inode on-disk VERITY flag, Darrick J. Wong
- [PATCH 11/38] xfs: add fs-verity support, Darrick J. Wong
- [PATCH 12/38] xfs: use merkle tree offset as attr hash, Darrick J. Wong
- [PATCH 13/38] xfs: advertise fs-verity being available on filesystem, Darrick J. Wong
- [PATCH 14/38] xfs: report verity failures through the health system, Darrick J. Wong
- [PATCH 15/38] xfs: enable ro-compat fs-verity flag, Darrick J. Wong
- [PATCH 16/38] libfrog: add fsverity to xfs_report_geom output, Darrick J. Wong
- [PATCH 17/38] xfs_db: introduce attr_modify command, Darrick J. Wong
- [PATCH 18/38] xfs_db: add ATTR_PARENT support to attr_modify command, Darrick J. Wong
- [PATCH 19/38] xfs_db: make attr_set/remove/modify be able to handle fs-verity attrs, Darrick J. Wong
- [PATCH 20/38] man: document attr_modify command, Darrick J. Wong
- [PATCH 21/38] xfs_db: create hex string as a field type, Darrick J. Wong
- [PATCH 22/38] xfs_db: dump verity features and metadata, Darrick J. Wong
- [PATCH 23/38] xfs_db: dump merkle tree data, Darrick J. Wong
- [PATCH 24/38] xfs_db: dump the verity descriptor, Darrick J. Wong
- [PATCH 25/38] xfs_db: don't obfuscate verity xattrs, Darrick J. Wong
- [PATCH 26/38] xfs_db: dump the inode verity flag, Darrick J. Wong
- [PATCH 27/38] xfs_db: compute hashes of merkle tree blocks, Darrick J. Wong
- [PATCH 28/38] xfs_repair: junk fsverity xattrs when unnecessary, Darrick J. Wong
- [PATCH 29/38] xfs_repair: clear verity iflag when verity isn't supported, Darrick J. Wong
- [PATCH 30/38] xfs_repair: handle verity remote attrs, Darrick J. Wong
- [PATCH 31/38] xfs_repair: allow upgrading filesystems with verity, Darrick J. Wong
- [PATCH 32/38] xfs_scrub: check verity file metadata, Darrick J. Wong
- [PATCH 33/38] xfs_scrub: validate verity file contents when doing a media scan, Darrick J. Wong
- [PATCH 34/38] xfs_scrub: use MADV_POPULATE_READ to check verity files, Darrick J. Wong
- [PATCH 35/38] xfs_spaceman: report data corruption, Darrick J. Wong
- [PATCH 36/38] xfs_io: report fsverity status via statx, Darrick J. Wong
- [PATCH 37/38] xfs_io: create magic command to disable verity, Darrick J. Wong
- [PATCH 38/38] mkfs.xfs: add verity parameter, Darrick J. Wong
- [PATCHSET v5.6] fstests: fs-verity support for XFS, Darrick J. Wong
- [PATCH v3 00/21] block atomic writes for XFS,
John Garry
- [PATCH RFC v3 11/21] xfs: Unmap blocks according to forcealign, John Garry
- [PATCH v3 09/21] xfs: Do not free EOF blocks for forcealign, John Garry
- [PATCH v3 10/21] xfs: Update xfs_is_falloc_aligned() mask for forcealign, John Garry
- [PATCH v3 15/21] fs: xfs: iomap: Sub-extent zeroing, John Garry
- [PATCH v3 02/21] xfs: only allow minlen allocations when near ENOSPC, John Garry
- [PATCH v3 05/21] xfs: make EOF allocation simpler, John Garry
- [PATCH v3 01/21] fs: Add generic_atomic_write_valid_size(), John Garry
- [PATCH v3 18/21] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign, John Garry
- [PATCH v3 03/21] xfs: always tail align maxlen allocations, John Garry
- [PATCH v3 08/21] xfs: Introduce FORCEALIGN inode flag, John Garry
- [PATCH v3 07/21] fs: xfs: align args->minlen for forced allocation alignment, John Garry
- [PATCH v3 04/21] xfs: simplify extent allocation alignment, John Garry
- [PATCH v3 17/21] iomap: Atomic write support, John Garry
- [PATCH v3 20/21] xfs: Validate atomic writes, John Garry
- [PATCH v3 21/21] xfs: Support setting FMODE_CAN_ATOMIC_WRITE, John Garry
- [PATCH v3 16/21] fs: Add FS_XFLAG_ATOMICWRITES flag, John Garry
- [PATCH v3 13/21] xfs: Enable file data forcealign feature, John Garry
- [PATCH RFC v3 12/21] xfs: Only free full extents for forcealign, John Garry
- [PATCH v3 14/21] iomap: Sub-extent zeroing, John Garry
- [PATCH v3 06/21] xfs: introduce forced allocation alignment, John Garry
- [PATCH v3 19/21] xfs: Support atomic write for statx, John Garry
- [PATCH] xfs/077: remove _require_meta_uuid,
Christoph Hellwig
- [syzbot] Monthly xfs report (Apr 2024), syzbot
- [ANNOUNCE] xfs-linux: for-next updated to e58ac1770ded, Chandan Babu R
- [PATCH v2] mm,page_owner: don't remove __GFP_NOLOCKDEP in add_stack_record_to_list,
Christoph Hellwig
- fix h_size validation,
Christoph Hellwig
- xfs_bmapi_write retval fix v2,
Christoph Hellwig
- [PATCH 3/9] xfs: lift a xfs_valid_startblock into xfs_bmapi_allocate, Christoph Hellwig
- [PATCH 4/9] xfs: don't open code XFS_FILBLKS_MIN in xfs_bmapi_write, Christoph Hellwig
- [PATCH 5/9] xfs: pass the actual offset and len to allocate to xfs_bmapi_allocate, Christoph Hellwig
- [PATCH 6/9] xfs: remove the xfs_iext_peek_prev_extent call in xfs_bmapi_allocate, Christoph Hellwig
- [PATCH 8/9] xfs: do not allocate the entire delalloc extent in xfs_bmapi_write, Christoph Hellwig
- [PATCH 7/9] xfs: fix xfs_bmap_add_extent_delay_real for partial conversions, Christoph Hellwig
- [PATCH 9/9] mm,page_owner: don't remove GFP flags in add_stack_record_to_list, Christoph Hellwig
[PATCH] mm,page_owner: don't remove GFP flags in add_stack_record_to_list,
Christoph Hellwig
[RFC v2] fstests: add stress truncation + writeback + compaction split test, Luis Chamberlain
optimize COW end I/O remapping v2,
Christoph Hellwig
[syzbot] [xfs?] possible deadlock in xfs_qm_dqpurge,
syzbot
Re: [PATCH 1/2] common/config: export TEST_DEV for mkfs.xfs, Christoph Hellwig
add higher level directory operations helpers v2,
Christoph Hellwig
[PATCH] xfs: Use kmemdup() instead of kmalloc() and memcpy(),
Thorsten Blum
[PATCH 6.1 CANDIDATE 00/24] more backport proposals for linux-6.1.y,
Leah Rumancik
- [PATCH 6.1 CANDIDATE 01/24] xfs: write page faults in iomap are not buffered writes, Leah Rumancik
- [PATCH 6.1 CANDIDATE 02/24] xfs: punching delalloc extents on write failure is racy, Leah Rumancik
- [PATCH 6.1 CANDIDATE 04/24] xfs,iomap: move delalloc punching to iomap, Leah Rumancik
- [PATCH 6.1 CANDIDATE 03/24] xfs: use byte ranges for write cleanup ranges, Leah Rumancik
- [PATCH 6.1 CANDIDATE 06/24] xfs: xfs_bmap_punch_delalloc_range() should take a byte range, Leah Rumancik
- [PATCH 6.1 CANDIDATE 07/24] iomap: write iomap validity checks, Leah Rumancik
- [PATCH 6.1 CANDIDATE 05/24] iomap: buffered write failure should not truncate the page cache, Leah Rumancik
- [PATCH 6.1 CANDIDATE 10/24] xfs: fix off-by-one-block in xfs_discard_folio(), Leah Rumancik
- [PATCH 6.1 CANDIDATE 08/24] xfs: use iomap_valid method to detect stale cached iomaps, Leah Rumancik
- [PATCH 6.1 CANDIDATE 12/24] xfs: fix sb write verify for lazysbcount, Leah Rumancik
- [PATCH 6.1 CANDIDATE 09/24] xfs: drop write error injection is unfixable, remove it, Leah Rumancik
- [PATCH 6.1 CANDIDATE 11/24] xfs: fix incorrect error-out in xfs_remove, Leah Rumancik
- [PATCH 6.1 CANDIDATE 13/24] xfs: fix incorrect i_nlink caused by inode racing, Leah Rumancik
- [PATCH 6.1 CANDIDATE 14/24] xfs: invalidate block device page cache during unmount, Leah Rumancik
- [PATCH 6.1 CANDIDATE 15/24] xfs: attach dquots to inode before reading data/cow fork mappings, Leah Rumancik
- [PATCH 6.1 CANDIDATE 17/24] xfs: fix super block buf log item UAF during force shutdown, Leah Rumancik
- [PATCH 6.1 CANDIDATE 16/24] xfs: wait iclog complete before tearing down AIL, Leah Rumancik
- [PATCH 6.1 CANDIDATE 18/24] xfs: hoist refcount record merge predicates, Leah Rumancik
- [PATCH 6.1 CANDIDATE 20/24] xfs: invalidate xfs_bufs when allocating cow extents, Leah Rumancik
- [PATCH 6.1 CANDIDATE 19/24] xfs: estimate post-merge refcounts correctly, Leah Rumancik
- [PATCH 6.1 CANDIDATE 21/24] xfs: allow inode inactivation during a ro mount log recovery, Leah Rumancik
- [PATCH 6.1 CANDIDATE 22/24] xfs: fix log recovery when unknown rocompat bits are set, Leah Rumancik
- [PATCH 6.1 CANDIDATE 23/24] xfs: get root inode correctly at bulkstat, Leah Rumancik
- [PATCH 6.1 CANDIDATE 24/24] xfs: short circuit xfs_growfs_data_private() if delta is zero, Leah Rumancik
- Re: [PATCH 6.1 CANDIDATE 00/24] more backport proposals for linux-6.1.y, Darrick J. Wong
[ANNOUNCE] xfs-linux: for-next updated to 08e012a62de8, Chandan Babu R
[syzbot] [xfs?] possible deadlock in xfs_fs_dirty_inode,
syzbot
[syzbot] [xfs?] possible deadlock in xfs_ilock_data_map_shared,
syzbot
[RFCv3 0/7] ext2 iomap changes and iomap improvements,
Ritesh Harjani (IBM)
[PATCH v5 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof,
Zhang Yi
add higher level directory operations helpers,
Christoph Hellwig
[PATCH 0/2] xfs: Clear a couple of W=1 warnings,
John Garry
[PATCH v4 00/11] enable bs > ps in XFS,
Pankaj Raghav (Samsung)
- [PATCH v4 01/11] readahead: rework loop in page_cache_ra_unbounded(), Pankaj Raghav (Samsung)
- [PATCH v4 03/11] filemap: allocate mapping_min_order folios in the page cache, Pankaj Raghav (Samsung)
- [PATCH v4 04/11] readahead: allocate folios with mapping_min_order in readahead, Pankaj Raghav (Samsung)
- [PATCH v4 06/11] filemap: cap PTE range to be created to i_size in folio_map_range(), Pankaj Raghav (Samsung)
- [PATCH v4 08/11] xfs: use kvmalloc for xattr buffers, Pankaj Raghav (Samsung)
- [PATCH v4 09/11] xfs: expose block size in stat, Pankaj Raghav (Samsung)
- [PATCH v4 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count(), Pankaj Raghav (Samsung)
- [PATCH v4 11/11] xfs: enable block size larger than page size support, Pankaj Raghav (Samsung)
- [PATCH v4 02/11] fs: Allow fine-grained control of folio sizes, Pankaj Raghav (Samsung)
- [PATCH v4 05/11] mm: do not split a folio if it has minimum folio order requirement, Pankaj Raghav (Samsung)
- [PATCH v4 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size, Pankaj Raghav (Samsung)
- Re: [PATCH v4 00/11] enable bs > ps in XFS, IBM
[PATCHv2 0/1] xfs: soft lockups while unmapping large no. of extents,
Ritesh Harjani (IBM)
[PATCH] mm/huge_memory: move writeback and truncation checks early,
Luis Chamberlain
[PATCH 0/2] mm/huge_memory: couple fixes and one cleanup,
Luis Chamberlain
[RFC] fstests: add fsstress + writeback + debugfs folio split test,
Luis Chamberlain
[Linux kernel bug] KASAN: slab-out-of-bounds Read in xlog_cksum,
Sam Sun
[GIT PULLBOMB v13.4] xfs: directory parent pointers,
Darrick J. Wong
[PATCHBOMB v13.4] xfs: directory parent pointers,
Darrick J. Wong
- [PATCHSET v13.4 1/9] xfs: shrink struct xfs_da_args, Darrick J. Wong
- [PATCHSET v13.4 2/9] xfs: improve extended attribute validation, Darrick J. Wong
- [PATCH 01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf, Darrick J. Wong
- [PATCH 02/14] xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr log intent item recovery, Darrick J. Wong
- [PATCH 03/14] xfs: use an XFS_OPSTATE_ flag for detecting if logged xattrs are available, Darrick J. Wong
- [PATCH 04/14] xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2, Darrick J. Wong
- [PATCH 05/14] xfs: fix missing check for invalid attr flags, Darrick J. Wong
- [PATCH 06/14] xfs: check shortform attr entry flags specifically, Darrick J. Wong
- [PATCH 07/14] xfs: restructure xfs_attr_complete_op a bit, Darrick J. Wong
- [PATCH 08/14] xfs: use helpers to extract xattr op from opflags, Darrick J. Wong
- [PATCH 09/14] xfs: validate recovered name buffers when recovering xattr items, Darrick J. Wong
- [PATCH 10/14] xfs: always set args->value in xfs_attri_item_recover, Darrick J. Wong
- [PATCH 11/14] xfs: use local variables for name and value length in _attri_commit_pass2, Darrick J. Wong
- [PATCH 12/14] xfs: refactor name/length checks in xfs_attri_validate, Darrick J. Wong
- [PATCH 13/14] xfs: refactor name/value iovec validation in xlog_recover_attri_commit_pass2, Darrick J. Wong
- [PATCH 14/14] xfs: enforce one namespace per attribute, Darrick J. Wong
- [PATCHSET v13.4 3/9] xfs: Parent Pointers, Darrick J. Wong
- [PATCH 01/30] xfs: rearrange xfs_attr_match parameters, Darrick J. Wong
- [PATCH 02/30] xfs: check the flags earlier in xfs_attr_match, Darrick J. Wong
- [PATCH 03/30] xfs: move xfs_attr_defer_add to xfs_attr_item.c, Darrick J. Wong
- [PATCH 04/30] xfs: create a separate hashname function for extended attributes, Darrick J. Wong
- [PATCH 05/30] xfs: add parent pointer support to attribute code, Darrick J. Wong
- [PATCH 06/30] xfs: define parent pointer ondisk extended attribute format, Darrick J. Wong
- [PATCH 07/30] xfs: allow xattr matching on name and value for parent pointers, Darrick J. Wong
- [PATCH 08/30] xfs: refactor xfs_is_using_logged_xattrs checks in attr item recovery, Darrick J. Wong
- [PATCH 09/30] xfs: create attr log item opcodes and formats for parent pointers, Darrick J. Wong
- [PATCH 10/30] xfs: record inode generation in xattr update log intent items, Darrick J. Wong
- [PATCH 11/30] xfs: Expose init_xattrs in xfs_create_tmpfile, Darrick J. Wong
- [PATCH 12/30] xfs: add parent pointer validator functions, Darrick J. Wong
- [PATCH 13/30] xfs: extend transaction reservations for parent attributes, Darrick J. Wong
- [PATCH 14/30] xfs: create a hashname function for parent pointers, Darrick J. Wong
- [PATCH 15/30] xfs: parent pointer attribute creation, Darrick J. Wong
- [PATCH 16/30] xfs: add parent attributes to link, Darrick J. Wong
- [PATCH 17/30] xfs: add parent attributes to symlink, Darrick J. Wong
- [PATCH 18/30] xfs: remove parent pointers in unlink, Darrick J. Wong
- [PATCH 19/30] xfs: Add parent pointers to rename, Darrick J. Wong
- [PATCH 20/30] xfs: Add parent pointers to xfs_cross_rename, Darrick J. Wong
- [PATCH 21/30] xfs: don't return XFS_ATTR_PARENT attributes via listxattr, Darrick J. Wong
- [PATCH 22/30] xfs: pass the attr value to put_listent when possible, Darrick J. Wong
- [PATCH 23/30] xfs: move handle ioctl code to xfs_handle.c, Darrick J. Wong
- [PATCH 24/30] xfs: split out handle management helpers a bit, Darrick J. Wong
- [PATCH 25/30] xfs: add parent pointer ioctls, Darrick J. Wong
- [PATCH 26/30] xfs: don't remove the attr fork when parent pointers are enabled, Darrick J. Wong
- [PATCH 27/30] xfs: add a incompat feature bit for parent pointers, Darrick J. Wong
- [PATCH 28/30] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res, Darrick J. Wong
- [PATCH 29/30] xfs: drop compatibility minimum log size computations for reflink, Darrick J. Wong
- [PATCH 30/30] xfs: enable parent pointers, Darrick J. Wong
- [PATCHSET v13.4 4/9] xfs: scrubbing for parent pointers, Darrick J. Wong
- [PATCHSET v13.4 5/9] xfs: online repair for parent pointers, Darrick J. Wong
- [PATCH 01/16] xfs: remove some boilerplate from xfs_attr_set, Darrick J. Wong
- [PATCH 02/16] xfs: make the reserved block permission flag explicit in xfs_attr_set, Darrick J. Wong
- [PATCH 03/16] xfs: salvage parent pointers when rebuilding xattr structures, Darrick J. Wong
- [PATCH 04/16] xfs: add raw parent pointer apis to support repair, Darrick J. Wong
- [PATCH 05/16] xfs: repair directories by scanning directory parent pointers, Darrick J. Wong
- [PATCH 06/16] xfs: implement live updates for directory repairs, Darrick J. Wong
- [PATCH 07/16] xfs: replay unlocked parent pointer updates that accrue during xattr repair, Darrick J. Wong
- [PATCH 08/16] xfs: repair directory parent pointers by scanning for dirents, Darrick J. Wong
- [PATCH 09/16] xfs: implement live updates for parent pointer repairs, Darrick J. Wong
- [PATCH 10/16] xfs: remove pointless unlocked assertion, Darrick J. Wong
- [PATCH 11/16] xfs: split xfs_bmap_add_attrfork into two pieces, Darrick J. Wong
- [PATCH 12/16] xfs: add a per-leaf block callback to xchk_xattr_walk, Darrick J. Wong
- [PATCH 13/16] xfs: actually rebuild the parent pointer xattrs, Darrick J. Wong
- [PATCH 14/16] xfs: adapt the orphanage code to handle parent pointers, Darrick J. Wong
- [PATCH 15/16] xfs: repair link count of nondirectories after rebuilding parent pointers, Darrick J. Wong
- [PATCH 16/16] xfs: inode repair should ensure there's an attr fork to store parent pointers, Darrick J. Wong
- [PATCHSET v13.4 6/9] xfs: detect and correct directory tree problems, Darrick J. Wong
- [PATCHSET v13.4 7/9] xfs: vectorize scrub kernel calls, Darrick J. Wong
- [PATCHSET v13.4 8/9] xfs: reduce iget overhead in scrub, Darrick J. Wong
- [PATCHSET v13.4 9/9] xfs: minor fixes to online repair, Darrick J. Wong
[PATCH] xfs: Remove unused function xrep_dir_self_parent,
Jiapeng Chong
[ANNOUNCE] xfsprogs: for-next updated to d5d677df7,
Carlos Maiolino
xfs fixups for the fop_flags conversion,
Christoph Hellwig
[PATCH v5 0/4] xfsprogs random fixes found by Coverity scan,
Andrey Albershteyn
[ANNOUNCE] xfs-linux: for-next updated to 6a94b1acda7e,
Chandan Babu R
[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers,
Thomas Weißschuh
- [PATCH v3 05/11] neighbour: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH v3 08/11] ipv6/ndisc: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH v3 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH v3 07/11] ipv6/addrconf: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH v3 10/11] sysctl: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH v3 09/11] ipvs: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers, Thomas Weißschuh
- [PATCH v3 02/11] cgroup: bpf: constify ctl_table arguments and fields, Thomas Weißschuh
- [PATCH v3 04/11] utsname: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH v3 03/11] hugetlb: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH v3 01/11] stackleak: don't modify ctl_table argument, Thomas Weißschuh
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers, Luis Chamberlain
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers, Jakub Kicinski
- Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers, Joel Granados
[Bug 218764] New: xfs_scrub_all.in: NameError: name 'path' is not defined,
bugzilla-daemon
[PATCH 00/67] libxfs: Sync to Linux 6.8,
cem
- [PATCH 02/67] xfs: recreate work items when recovering intent items, cem
- [PATCH 01/67] xfs: use xfs_defer_pending objects to recover intent items, cem
- [PATCH 03/67] xfs: use xfs_defer_finish_one to finish recovered work items, cem
- [PATCH 05/67] xfs: hoist intent done flag setting to ->finish_item callsite, cem
- [PATCH 06/67] xfs: hoist ->create_intent boilerplate to its callsite, cem
- [PATCH 07/67] xfs: use xfs_defer_create_done for the relogging operation, cem
- [PATCH 09/67] xfs: hoist xfs_trans_add_item calls to defer ops functions, cem
- [PATCH 10/67] xfs: move ->iop_relog to struct xfs_defer_op_type, cem
- [PATCH 12/67] xfs: fix 32-bit truncation in xfs_compute_rextslog, cem
- [PATCH 13/67] xfs: don't allow overly small or large realtime volumes, cem
- [PATCH 08/67] xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog, cem
- [PATCH 11/67] xfs: make rextslog computation consistent with mkfs, cem
- [PATCH 14/67] xfs: elide ->create_done calls for unlogged deferred work, cem
- [PATCH 15/67] xfs: don't append work items to logged xfs_defer_pending objects, cem
- [PATCH 16/67] xfs: allow pausing of pending deferred work items, cem
- [PATCH 18/67] xfs: automatic freeing of freshly allocated unwritten space, cem
- [PATCH 17/67] xfs: remove __xfs_free_extent_later, cem
- [PATCH 19/67] xfs: remove unused fields from struct xbtree_ifakeroot, cem
- [PATCH 21/67] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real, cem
- [PATCH 22/67] xfs: update dir3 leaf block metadata after swap, cem
- [PATCH 20/67] xfs: force small EFIs for reaping btree extents, cem
- [PATCH 24/67] xfs: move xfs_ondisk.h to libxfs/, cem
- [PATCH 23/67] xfs: extract xfs_da_buf_copy() helper function, cem
- [PATCH 26/67] xfs: store an ops pointer in struct xfs_defer_pending, cem
- [PATCH 27/67] xfs: pass the defer ops instead of type to xfs_defer_start_recovery, cem
- [PATCH 25/67] xfs: consolidate the xfs_attr_defer_* helpers, cem
- [PATCH 28/67] xfs: pass the defer ops directly to xfs_defer_add, cem
- [PATCH 30/67] xfs: set XBF_DONE on newly formatted btree block that are ready for writing, cem
- [PATCH 29/67] xfs: force all buffers to be written during btree bulk load, cem
- [PATCH 31/67] xfs: read leaf blocks when computing keys for bulkloading into node blocks, cem
- [PATCH 32/67] xfs: move btree bulkload record initialization to ->get_record implementations, cem
- [PATCH 33/67] xfs: constrain dirty buffers while formatting a staged btree, cem
- [PATCH 34/67] xfs: repair free space btrees, cem
- [PATCH 35/67] xfs: repair inode btrees, cem
- [PATCH 38/67] xfs: set inode sick state flags when we zap either ondisk fork, cem
- [PATCH 36/67] xfs: repair refcount btrees, cem
- [PATCH 39/67] xfs: zap broken inode forks, cem
- [PATCH 37/67] xfs: dont cast to char * for XFS_DFORK_*PTR macros, cem
- [PATCH 40/67] xfs: repair inode fork block mapping data structures, cem
- [PATCH 41/67] xfs: create a ranged query function for refcount btrees, cem
- [PATCH 43/67] xfs: improve dquot iteration for scrub, cem
- [PATCH 42/67] xfs: create a new inode fork block unmap helper, cem
- [PATCH 44/67] xfs: add lock protection when remove perag from radix tree, cem
- [PATCH 45/67] xfs: fix perag leak when growfs fails, cem
- [PATCH 46/67] xfs: remove the xfs_alloc_arg argument to xfs_bmap_btalloc_accounting, cem
- [PATCH 48/67] xfs: return -ENOSPC from xfs_rtallocate_*, cem
- [PATCH 49/67] xfs: indicate if xfs_bmap_adjacent changed ap->blkno, cem
- [PATCH 50/67] xfs: move xfs_rtget_summary to xfs_rtbitmap.c, cem
- [PATCH 51/67] xfs: split xfs_rtmodify_summary_int, cem
- [PATCH 52/67] xfs: remove rt-wrappers from xfs_format.h, cem
- [PATCH 55/67] xfs: return if_data from xfs_idata_realloc, cem
- [PATCH 53/67] xfs: remove XFS_RTMIN/XFS_RTMAX, cem
- [PATCH 54/67] xfs: make if_data a void pointer, cem
- [PATCH 56/67] xfs: move the xfs_attr_sf_lookup tracepoint, cem
- [PATCH 58/67] xfs: remove xfs_attr_shortform_lookup, cem
- [PATCH 57/67] xfs: simplify xfs_attr_sf_findname, cem
- [PATCH 59/67] xfs: use xfs_attr_sf_findname in xfs_attr_shortform_getvalue, cem
- [PATCH 60/67] xfs: remove struct xfs_attr_shortform, cem
- [PATCH 61/67] xfs: remove xfs_attr_sf_hdr_t, cem
- [PATCH 63/67] xfs: fix a use after free in xfs_defer_finish_recovery, cem
- [PATCH 64/67] xfs: use the op name in trace_xlog_intent_recovery_failed, cem
- [PATCH 62/67] xfs: turn the XFS_DA_OP_REPLACE checks in xfs_attr_shortform_addname into asserts, cem
- [PATCH 65/67] xfs: fix backwards logic in xfs_bmap_alloc_account, cem
- [PATCH 66/67] xfs: reset XFS_ATTR_INCOMPLETE filter on node removal, cem
- [PATCH 67/67] xfs: remove conditional building of rt geometry validator functions, cem
- [PATCH 47/67] xfs: also use xfs_bmap_btalloc_accounting for RT allocations, cem
- [PATCH 04/67] xfs: move ->iop_recover to xfs_defer_op_type, cem
[PATCH RFC 0/7] buffered block atomic writes,
John Garry
bring back RT delalloc support v6,
Christoph Hellwig
- [PATCH 01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions, Christoph Hellwig
- [PATCH 02/13] xfs: refactor realtime inode locking, Christoph Hellwig
- [PATCH 04/13] xfs: move RT inode locking out of __xfs_bunmapi, Christoph Hellwig
- [PATCH 03/13] xfs: free RT extents after updating the bmap btree, Christoph Hellwig
- [PATCH 05/13] xfs: block deltas in xfs_trans_unreserve_and_mod_sb must be positive, Christoph Hellwig
- [PATCH 06/13] xfs: split xfs_mod_freecounter, Christoph Hellwig
- [PATCH 07/13] xfs: reinstate RT support in xfs_bmapi_reserve_delalloc, Christoph Hellwig
- [PATCH 08/13] xfs: cleanup fdblock/frextent accounting in xfs_bmap_del_extent_delay, Christoph Hellwig
- [PATCH 09/13] xfs: support RT inodes in xfs_mod_delalloc, Christoph Hellwig
- [PATCH 10/13] xfs: look at m_frextents in xfs_iomap_prealloc_size for RT allocations, Christoph Hellwig
- [PATCH 11/13] xfs: rework splitting of indirect block reservations, Christoph Hellwig
- [PATCH 12/13] xfs: stop the steal (of data blocks for RT indirect blocks), Christoph Hellwig
- [PATCH 13/13] xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1), Christoph Hellwig
[PATCH v2,resend] xfs: compile out v4 support if disabled, Christoph Hellwig
[ANNOUNCE] xfs-linux: for-next updated to c414a87ff750,
Chandan Babu R
[PATCH 0/1] xfs: soft lockups for unmapping large no. of extents,
Ritesh Harjani (IBM)
[PATCH 27/30] iomap: Remove calls to set and clear folio error flag,
Matthew Wilcox (Oracle)
[PATCH RFC 0/2] xfs: fix potential create file failed,
Ye Bin
KASAN: null-ptr-deref Write in xlog_cil_commit,
Marius Fleischer
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]