Linux XFS
[Prev Page][Next Page]
- [PATCH 24/25] xfs: support non-power-of-two rtextsize with exchange-range, (continued)
- [PATCHSET v29.0 17/28] xfs: create temporary files for online repair, Darrick J. Wong
- [PATCHSET v29.0 18/28] xfs: online repair of realtime summaries, Darrick J. Wong
- [PATCHSET v29.0 19/28] xfs: set and validate dir/attr block owners, Darrick J. Wong
- [PATCHSET v29.0 20/28] xfs: online repair of extended attributes, Darrick J. Wong
- [PATCHSET v29.0 21/28] xfs: online repair of inode unlinked state, Darrick J. Wong
- [PATCHSET v29.0 22/28] xfs: online repair of directories, Darrick J. Wong
- [PATCHSET v29.0 23/28] xfs: move orphan files to lost and found, Darrick J. Wong
- [PATCHSET v29.0 24/28] xfs: online repair of symbolic links, Darrick J. Wong
- [PATCHSET v29.0 25/28] xfs: online fsck of iunlink buckets, Darrick J. Wong
- [PATCHSET v29.0 26/28] xfs: cache xfile pages for better performance, Darrick J. Wong
- [PATCHSET v29.0 27/28] xfs: inode-related repair fixes, Darrick J. Wong
- [PATCHSET v29.0 28/28] xfs: less heavy locks during fstrim, Darrick J. Wong
- [PATCHSET v29.0 01/40] xfs_scrub: fix licensing and copyright notices, Darrick J. Wong
- [PATCHSET 02/40] mkfs: scale shards on ssds, Darrick J. Wong
- [PATCHSET v29.0 03/40] xfs_scrub: scan metadata files in parallel, Darrick J. Wong
- [PATCHSET v29.0 04/40] xfs: repair inode mode by scanning dirs, Darrick J. Wong
- [PATCHSET v29.0 05/40] xfsprogs: online repair of quota counters, Darrick J. Wong
- [PATCHSET v29.0 06/40] xfs_repair: rebuild inode fork mappings, Darrick J. Wong
- [PATCHSET 07/40] xfs_repair: support more than 4 billion records, Darrick J. Wong
- [PATCHSET v29.0 08/40] xfsprogs: online repair of file link counts, Darrick J. Wong
- [PATCHSET v29.0 09/40] xfsprogs: report corruption to the health trackers, Darrick J. Wong
- [PATCHSET v29.0 10/40] xfsprogs: indirect health reporting, Darrick J. Wong
- [PATCHSET v29.0 11/40] xfsprogs: support in-memory btrees, Darrick J. Wong
- [PATCH 01/10] libxfs: clean up xfs_da_unmount usage, Darrick J. Wong
- [PATCH 02/10] libxfs: teach buftargs to maintain their own buffer hashtable, Darrick J. Wong
- [PATCH 03/10] libxfs: add xfile support, Darrick J. Wong
- [PATCH 04/10] xfs: teach buftargs to maintain their own buffer hashtable, Darrick J. Wong
- [PATCH 05/10] libxfs: support in-memory buffer cache targets, Darrick J. Wong
- [PATCH 06/10] xfs: consolidate btree block freeing tracepoints, Darrick J. Wong
- [PATCH 07/10] xfs: consolidate btree block allocation tracepoints, Darrick J. Wong
- [PATCH 08/10] xfs: support in-memory btrees, Darrick J. Wong
- [PATCH 09/10] xfs: connect in-memory btrees to xfiles, Darrick J. Wong
- [PATCH 10/10] xfbtree: let the buffer cache flush dirty buffers to the xfile, Darrick J. Wong
- [PATCHSET v29.0 12/40] xfsprogs: online repair of rmap btrees, Darrick J. Wong
- [PATCHSET v29.0 13/40] xfs_repair: use in-memory rmap btrees, Darrick J. Wong
- [PATCHSET v29.0 14/40] xfsprogs: move btree geometry to ops struct, Darrick J. Wong
- [PATCHSET v29.0 15/40] xfs_repair: reduce refcount repair memory usage, Darrick J. Wong
- [PATCHSET v29.0 16/40] xfsprogs: bmap log intent cleanups, Darrick J. Wong
- [PATCHSET v29.0 17/40] xfsprogs: widen BUI formats to support realtime, Darrick J. Wong
- [PATCHSET v29.0 18/40] xfsprogs: support attrfork and unwritten BUIs, Darrick J. Wong
- [PATCHSET v29.0 19/40] xfsprogs: clean up symbolic link code, Darrick J. Wong
- [PATCHSET v29.0 20/40] xfsprogs: atomic file updates, Darrick J. Wong
- [PATCH 01/20] xfs: add a libxfs header file for staging new ioctls, Darrick J. Wong
- [PATCH 02/20] xfs: introduce new file range exchange ioctl, Darrick J. Wong
- [PATCH 03/20] xfs: parameterize all the incompat log feature helpers, Darrick J. Wong
- [PATCH 04/20] xfs: create a log incompat flag for atomic extent swapping, Darrick J. Wong
- [PATCH 05/20] xfs: introduce a swap-extent log intent item, Darrick J. Wong
- [PATCH 06/20] xfs: create deferred log items for extent swapping, Darrick J. Wong
- [PATCH 07/20] xfs: add error injection to test swapext recovery, Darrick J. Wong
- [PATCH 08/20] xfs: condense extended attributes after an atomic swap, Darrick J. Wong
- [PATCH 09/20] xfs: condense directories after an atomic swap, Darrick J. Wong
- [PATCH 10/20] xfs: condense symbolic links after an atomic swap, Darrick J. Wong
- [PATCH 11/20] xfs: make atomic extent swapping support realtime files, Darrick J. Wong
- [PATCH 12/20] xfs: enable atomic swapext feature, Darrick J. Wong
- [PATCH 13/20] libhandle: add support for bulkstat v5, Darrick J. Wong
- [PATCH 14/20] libfrog: convert xfs_io swapext command to use new libfrog wrapper, Darrick J. Wong
- [PATCH 15/20] xfs_logprint: support dumping swapext log items, Darrick J. Wong
- [PATCH 16/20] xfs_fsr: convert to bulkstat v5 ioctls, Darrick J. Wong
- [PATCH 17/20] xfs_fsr: port to new swapext library function, Darrick J. Wong
- [PATCH 18/20] xfs_fsr: skip the xattr/forkoff levering with the newer swapext implementations, Darrick J. Wong
- [PATCH 19/20] xfs_io: enhance swapext to take advantage of new api, Darrick J. Wong
- [PATCH 20/20] xfs_io: add atomic update commands to exercise extent swapping, Darrick J. Wong
- [PATCHSET v29.0 21/40] xfsprogs: set and validate dir/attr block owners, Darrick J. Wong
- [PATCHSET v29.0 22/40] xfsprogs: online repair of extended attributes, Darrick J. Wong
- [PATCHSET v29.0 23/40] xfsprogs: online repair of symbolic links, Darrick J. Wong
- [PATCHSET v29.0 24/40] libxfs: cache xfile pages for better performance, Darrick J. Wong
- [PATCHSET v29.0 25/40] xfsprogs: inode-related repair fixes, Darrick J. Wong
- [PATCHSET v29.0 26/40] xfs_scrub: fixes to the repair code, Darrick J. Wong
- [PATCHSET v29.0 27/40] xfs_scrub: improve warnings about difficult repairs, Darrick J. Wong
- [PATCHSET v29.0 28/40] xfs_scrub: track data dependencies for repairs, Darrick J. Wong
- [PATCH 1/9] xfs_scrub: track repair items by principal, not by individual repairs, Darrick J. Wong
- [PATCH 2/9] xfs_scrub: use repair_item to direct repair activities, Darrick J. Wong
- [PATCH 3/9] xfs_scrub: remove action lists from phaseX code, Darrick J. Wong
- [PATCH 4/9] xfs_scrub: remove scrub_metadata_file, Darrick J. Wong
- [PATCH 5/9] xfs_scrub: boost the repair priority of dependencies of damaged items, Darrick J. Wong
- [PATCH 6/9] xfs_scrub: clean up repair_item_difficulty a little, Darrick J. Wong
- [PATCH 7/9] xfs_scrub: check dependencies of a scrub type before repairing, Darrick J. Wong
- [PATCH 8/9] xfs_scrub: retry incomplete repairs, Darrick J. Wong
- [PATCH 9/9] xfs_scrub: remove unused action_list fields, Darrick J. Wong
- [PATCHSET v29.0 29/40] xfs_scrub: use scrub_item to track check progress, Darrick J. Wong
- [PATCHSET v29.0 30/40] xfs_scrub: improve scheduling of repair items, Darrick J. Wong
- [PATCHSET v29.0 31/40] xfs_scrub: detect deceptive filename extensions, Darrick J. Wong
- [PATCH 01/13] xfs_scrub: use proper UChar string iterators, Darrick J. Wong
- [PATCH 02/13] xfs_scrub: hoist code that removes ignorable characters, Darrick J. Wong
- [PATCH 03/13] xfs_scrub: add a couple of omitted invisible code points, Darrick J. Wong
- [PATCH 04/13] xfs_scrub: avoid potential UAF after freeing a duplicate name entry, Darrick J. Wong
- [PATCH 05/13] xfs_scrub: guard against libicu returning negative buffer lengths, Darrick J. Wong
- [PATCH 06/13] xfs_scrub: hoist non-rendering character predicate, Darrick J. Wong
- [PATCH 07/13] xfs_scrub: store bad flags with the name entry, Darrick J. Wong
- [PATCH 08/13] xfs_scrub: rename UNICRASH_ZERO_WIDTH to UNICRASH_INVISIBLE, Darrick J. Wong
- [PATCH 09/13] xfs_scrub: type-coerce the UNICRASH_* flags, Darrick J. Wong
- [PATCH 10/13] xfs_scrub: reduce size of struct name_entry, Darrick J. Wong
- [PATCH 11/13] xfs_scrub: rename struct unicrash.normalizer, Darrick J. Wong
- [PATCH 12/13] xfs_scrub: report deceptive file extensions, Darrick J. Wong
- [PATCH 13/13] xfs_scrub: dump unicode points, Darrick J. Wong
- [PATCHSET v29.0 32/40] xfs_scrub: move fstrim to a separate phase, Darrick J. Wong
- [PATCHSET v29.0 33/40] xfs_scrub: use free space histograms to reduce fstrim runtime, Darrick J. Wong
- [PATCHSET v29.0 34/40] xfs_scrub: fixes for systemd services, Darrick J. Wong
- Re: [PATCHSET v29.0 34/40] xfs_scrub: fixes for systemd services, Neal Gompa
- [PATCH 1/9] debian: install scrub services with dh_installsystemd, Darrick J. Wong
- [PATCH 2/9] xfs_scrub_all: escape service names consistently, Darrick J. Wong
- [PATCH 3/9] xfs_scrub: fix pathname escaping across all service definitions, Darrick J. Wong
- [PATCH 4/9] xfs_scrub_fail: fix sendmail detection, Darrick J. Wong
- [PATCH 5/9] xfs_scrub_fail: return the failure status of the mailer program, Darrick J. Wong
- [PATCH 6/9] xfs_scrub_fail: add content type header to failure emails, Darrick J. Wong
- [PATCH 7/9] xfs_scrub_fail: advise recipients not to reply, Darrick J. Wong
- [PATCH 8/9] xfs_scrub_fail: move executable script to /usr/libexec, Darrick J. Wong
- [PATCH 9/9] xfs_scrub_all.cron: move to package data directory, Darrick J. Wong
- Re: [PATCHSET v29.0 34/40] xfs_scrub: fixes for systemd services, Christoph Hellwig
- [PATCHSET v29.0 35/40] xfs_scrub_all: fixes for systemd services, Darrick J. Wong
- [PATCHSET v29.0 36/40] xfs_scrub: tighten security of systemd services, Darrick J. Wong
- [PATCHSET v29.0 37/40] xfs_scrub_all: automatic media scan service, Darrick J. Wong
- [PATCHSET v29.0 38/40] xfs_scrub_all: improve systemd handling, Darrick J. Wong
- [PATCHSET v29.0 39/40] xfs_scrub: automatic optimization by default, Darrick J. Wong
- [PATCHSET 40/40] xfs_repair: add other v5 features to filesystems, Darrick J. Wong
- [PATCHSET 1/8] fstests: fuzz non-root dquots on xfs, Darrick J. Wong
- [PATCHSET 2/8] xfsprogs: scale shards on ssds, Darrick J. Wong
- [PATCHSET v29.0 3/8] fstests: establish baseline for fuzz tests, Darrick J. Wong
- [PATCHSET v29.0 4/8] fstests: atomic file updates, Darrick J. Wong
- [PATCHSET v29.0 5/8] fstests: detect deceptive filename extensions, Darrick J. Wong
- [PATCHSET v29.0 6/8] fstests: test systemd background services, Darrick J. Wong
- [PATCHSET v29.0 7/8] fstests: use free space histograms to reduce fstrim runtime, Darrick J. Wong
- [PATCHSET 8/8] fstests: test upgrading older features, Darrick J. Wong
- [PATCHSET v29.0] xfs-documentation: atomic file updates, Darrick J. Wong
- [PATCH] xfs: ensure submit buffers on LSN boundaries in error handlers,
Long Li
- [PATCH v2 1/2] xfs: fix a use after free in xfs_defer_finish_recovery,
Christoph Hellwig
- [PATCH 1/2] xfs: fix a use after free in xfs_defer_finish_recovery,
Christoph Hellwig
- [PATCH] xfs: use the op name in trace_xlog_intent_recovery_failed,
Christoph Hellwig
- [linux-next:master] [xfs] 7f2f7531e0: BUG:KASAN:slab-use-after-free_in_xfs_defer_finish_recovery,
kernel test robot
- Processed: Re: Bug#1054644: xfsprogs-udeb: causes D-I to fail, reporting errors about missing partition devices,
Debian Bug Tracking System
- [GIT PULL 4/4] xfsprogs: force rebuilding of metadata, Darrick J. Wong
- [GIT PULL 3/4] xfs_io: clean up scrub subcommand code, Darrick J. Wong
- [GIT PULL 2/4] xfs_metadump: various bug fixes, Darrick J. Wong
- [GIT PULL 1/4] xfsprogs: various bug fixes for 6.6,
Darrick J. Wong
- Metadata corruption detected, fatal error -- couldn't map inode, err = 117,
Phillip Ferentinos
- [PATCHBOMB] xfsprogs: pending changes for 6.6,
Darrick J. Wong
- [ANNOUNCE] xfsprogs: for-next updated to fc83c7574, Carlos Maiolino
- attr cleanups v3,
Christoph Hellwig
- [PATCH 1/9] xfs: make if_data a void pointer, Christoph Hellwig
- [PATCH 2/9] xfs: return if_data from xfs_idata_realloc, Christoph Hellwig
- [PATCH 4/9] xfs: simplify xfs_attr_sf_findname, Christoph Hellwig
- [PATCH 3/9] xfs: move the xfs_attr_sf_lookup tracepoint, Christoph Hellwig
- [PATCH 6/9] xfs: use xfs_attr_sf_findname in xfs_attr_shortform_getvalue, Christoph Hellwig
- [PATCH 5/9] xfs: remove xfs_attr_shortform_lookup, Christoph Hellwig
- [PATCH 7/9] xfs: remove struct xfs_attr_shortform, Christoph Hellwig
- [PATCH 8/9] xfs: remove xfs_attr_sf_hdr_t, Christoph Hellwig
- [PATCH 9/9] xfs: turn the XFS_DA_OP_REPLACE checks in xfs_attr_shortform_addname into asserts, Christoph Hellwig
- Re: attr cleanups v3, Dave Chinner
- [PATCH]: mkfs.xfs: correct the error prompt in usage(),
Wu Guanghao
- attr cleanups v2,
Christoph Hellwig
- [xfstests generic/648] 64k directory block size (-n size=65536) crash on _xfs_buf_ioapply,
Zorro Lang
- [ANNOUNCE] xfs-linux: for-next updated to 98bdbf60cca8, Chandan Babu R
- RT allocator tidy ups v2,
Christoph Hellwig
- [PATCH 01/22] xfs: consider minlen sized extents in xfs_rtallocate_extent_block, Christoph Hellwig
- [PATCH 03/22] xfs: remove the xfs_alloc_arg argument to xfs_bmap_btalloc_accounting, Christoph Hellwig
- [PATCH 02/22] xfs: turn the xfs_trans_mod_dquot_byino stub into an inline function, Christoph Hellwig
- [PATCH 04/22] xfs: also use xfs_bmap_btalloc_accounting for RT allocations, Christoph Hellwig
- [PATCH 05/22] xfs: move xfs_bmap_rtalloc to xfs_rtalloc.c, Christoph Hellwig
- [PATCH 06/22] xfs: return -ENOSPC from xfs_rtallocate_*, Christoph Hellwig
- [PATCH 07/22] xfs: reflow the tail end of xfs_bmap_rtalloc, Christoph Hellwig
- [PATCH 08/22] xfs: indicate if xfs_bmap_adjacent changed ap->blkno, Christoph Hellwig
- [PATCH 10/22] xfs: move xfs_rtget_summary to xfs_rtbitmap.c, Christoph Hellwig
- [PATCH 11/22] xfs: split xfs_rtmodify_summary_int, Christoph Hellwig
- [PATCH 09/22] xfs: cleanup picking the start extent hint in xfs_bmap_rtalloc, Christoph Hellwig
- [PATCH 12/22] xfs: invert a check in xfs_rtallocate_extent_block, Christoph Hellwig
- [PATCH 13/22] xfs: reflow the tail end of xfs_rtallocate_extent_block, Christoph Hellwig
- [PATCH 14/22] xfs: merge the calls to xfs_rtallocate_range in xfs_rtallocate_block, Christoph Hellwig
- [PATCH 15/22] xfs: tidy up xfs_rtallocate_extent_exact, Christoph Hellwig
- [PATCH 16/22] xfs: factor out a xfs_rtalloc_sumlevel helper, Christoph Hellwig
- [PATCH 17/22] xfs: remove rt-wrappers from xfs_format.h, Christoph Hellwig
- [PATCH 18/22] xfs: remove XFS_RTMIN/XFS_RTMAX, Christoph Hellwig
- [PATCH 19/22] xfs: reorder the minlen and prod calculations in xfs_bmap_rtalloc, Christoph Hellwig
- [PATCH 21/22] xfs: fold xfs_rtallocate_extent into xfs_bmap_rtalloc, Christoph Hellwig
- [PATCH 20/22] xfs: simplify and optimize the RT allocation fallback cascade, Christoph Hellwig
- [PATCH 22/22] xfs: rename xfs_bmap_rtalloc to xfs_rtallocate_extent, Christoph Hellwig
- attr cleanups,
Christoph Hellwig
- [PATCH] iomap: fix warning in iomap_write_delalloc_release(),
Long Li
- [GIT PULL 5/6] xfs: online repair of rt bitmap file, Darrick J. Wong
- [GIT PULL 6/6] xfs: online repair of quota and rt metadata files, Darrick J. Wong
- [GIT PULL 4/6] xfs: online repair of file fork mappings, Darrick J. Wong
- [GIT PULL 3/6] xfs: online repair of inodes and forks, Darrick J. Wong
- [GIT PULL 2/6] xfs: online repair of AG btrees, Darrick J. Wong
- [GIT PULL 1/6] xfs: prepare repair for bulk loading, Darrick J. Wong
- [PATCH] xfs/health: cleanup, remove duplicated including,
Wang Jinchao
- [PATCH v4 1/2] xfs: add lock protection when remove perag from radix tree,
Long Li
- [PATCH v3 1/4] Remove use of LFS64 interfaces,
Sam James
- [PATCH v2 0/4] LFS and time64 fixes,
Sam James
- [PATCH] xfs: initialise di_crc in xfs_log_dinode,
Dave Chinner
- [PATCH] xfs: fix an off-by-one error in xreap_agextent_binval,
Darrick J. Wong
- [PATCH v2] xfsdump: Fix memory leak, Pavel Reichl
- [PATCH] xfs: short circuit xfs_growfs_data_private() if delta is zero,
Eric Sandeen
- [PATCH 0/9] xfs file non-exclusive online defragment,
Wengang Wang
- [PATCH 1/9] xfs: defrag: introduce strucutures and numbers., Wengang Wang
- [PATCH 2/9] xfs: defrag: initialization and cleanup, Wengang Wang
- [PATCH 3/9] xfs: defrag implement stop/suspend/resume/status, Wengang Wang
- [PATCH 6/9] xfs: defrag: piece picking up, Wengang Wang
- [PATCH 4/9] xfs: defrag: allocate/cleanup defragmentation, Wengang Wang
- [PATCH 5/9] xfs: defrag: process some cases in xfs_defrag_process, Wengang Wang
- [PATCH 8/9] xfs: defrag: copy data from old blocks to new blocks, Wengang Wang
- [PATCH 7/9] xfs: defrag: guarantee contigurous blocks in cow fork, Wengang Wang
- [PATCH 9/9] xfs: defrag: map new blocks, Wengang Wang
- Re: [PATCH 0/9] xfs file non-exclusive online defragment, Darrick J. Wong
- [PATCH] xfs: improve handling of prjquot ENOSPC,
Jian Wen
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]