Linux XFS
[Prev Page][Next Page]
- [PATCH 2/4] libxfs: fix libxfs_trans_alloc callsite problems, (continued)
- Re: dm-writecache issue,
Mikulas Patocka
- [Bug 201173] New: [xfstests xfs/137]: xfs_repair hang when it trying to repair a 500t xfs,
bugzilla-daemon
- [PATCH] xfs: don't treat unknown di_flags[2] as corruption in scrub,
Eric Sandeen
- [ANNOUNCE] xfsprogs libxfs-4.19-sync branch pushed,
Eric Sandeen
- [PATCH] xfs: remove duplicated include from alloc.c,
YueHaibing
- delalloc and reflink fixes & tweaks,
Christoph Hellwig
- [PATCH 01/10] xfs: fix transaction leak in xfs_reflink_allocate_cow(), Christoph Hellwig
- [PATCH 02/10] xfs: don't bring in extents in xfs_bmap_punch_delalloc_range, Christoph Hellwig
- [PATCH 03/10] xfs: remove XFS_IO_INVALID, Christoph Hellwig
- [PATCH 04/10] xfs: simplify the IOMAP_ZERO check in xfs_file_iomap_begin a bit, Christoph Hellwig
- [PATCH 05/10] xfs: handle zeroing in xfs_file_iomap_begin_delay, Christoph Hellwig
- [PATCH 06/10] xfs: always allocate blocks as unwritten for file data, Christoph Hellwig
- [PATCH 07/10] xfs: handle extent size hints in xfs_file_iomap_begin_delay, Christoph Hellwig
- [PATCH 08/10] xfs: remove the unused shared argument to xfs_reflink_reserve_cow, Christoph Hellwig
- [PATCH 09/10] xfs: remove the unused trimmed argument from xfs_reflink_trim_around_shared, Christoph Hellwig
- [PATCH 10/10] xfs: use a separate iomap_ops for delalloc writes, Christoph Hellwig
- Re: delalloc and reflink fixes & tweaks, Dave Chinner
- [PATCH] xfs: re-enable FIBMAP on reflink; disable for swap,
Eric Sandeen
- [PATCH] xfs_repair: warn properly about reflink flag with and without -n,
Eric Sandeen
- [PATCH] xfs/119: fix too small log size error,
Zorro Lang
- [PATCH] fstests: fix _test_generic_punch() to fit 64k extent,
Anand Jain
- [PATCH V3 00/19] Fix tests to work on non-4k block sized fs instances,
Chandan Rajendra
- [PATCH V3 01/19] Fix xfs/009 to work with 64k block size, Chandan Rajendra
- [PATCH V3 02/19] xfs/050: Fix "Push past soft inode limit" case, Chandan Rajendra
- [PATCH V3 03/19] Fix xfs/050 to work with 64k block size, Chandan Rajendra
- [PATCH V3 04/19] Fix xfs/074 to work with 64k block size, Chandan Rajendra
- [PATCH V3 05/19] Fix xfs/127 to work with 64k block size, Chandan Rajendra
- [PATCH V3 07/19] Fix xfs/140 to work with 64k block size, Chandan Rajendra
- [PATCH V3 08/19] Fix xfs/190 to work with 64k block size, Chandan Rajendra
- [PATCH V3 10/19] xfs/325: Inject free_extent error after CoW operation, Chandan Rajendra
- [PATCH V3 09/19] Fix xfs/299 to work with 64k block size, Chandan Rajendra
- [PATCH V3 11/19] Fix generic/102 to work with 64k block size, Chandan Rajendra
- [PATCH V3 12/19] Fix generic/172 to work with 64k block size, Chandan Rajendra
- [PATCH V3 13/19] Filter fiemap output by FS block size, Chandan Rajendra
- [PATCH V3 06/19] Fix xfs/139 to work with 64k block size, Chandan Rajendra
- [PATCH V3 15/19] Fix generic/230 to work with 64k block size, Chandan Rajendra
- [PATCH V3 14/19] Fix generic/177 to work with 64k block size, Chandan Rajendra
- [PATCH V3 16/19] Fix generic/235 to work with 64k block size, Chandan Rajendra
- [PATCH V3 18/19] Fix generic/018 to work with 64k block size, Chandan Rajendra
- [PATCH V3 19/19] Fix generic/108 to work with 64k block size, Chandan Rajendra
- [PATCH V3 17/19] Fix generic/459 to work with 64k block size, Chandan Rajendra
- Re: [PATCH V3 00/19] Fix tests to work on non-4k block sized fs instances, Zorro Lang
- How to read ERROR properly?,
Hugo Kuo
- [Bug 201089] New: [xfstests generic/417]: XFS corruption attribute entry #0 in attr block 0, inode 674 is INCOMPLETE, bugzilla-daemon
- [PATCH v6 0/2] vfs: fix dedupe permission check,
Mark Fasheh
- [PATCH 0/2] xfs: validate size vs format, take 2,
Eric Sandeen
- Strange behavior with log IO fake-completions,
Joshi
- [PATCH] xfs: avoid lockdep false positives in xfs_trans_alloc,
Dave Chinner
- [PATCH] xfs: fix transaction leak in xfs_reflink_allocate_cow(),
Dave Chinner
- [PATCH xfsprogs] build: don't assume $BUILD_CC has fsmap.h just because $CC does,
Brian Norris
- lockdep splat on 4.18.0,
Jeff Mahoney
- [PATCH V2 00/16] Fix tests to work on non-4k block sized fs instances,
Chandan Rajendra
- [PATCH V2 01/16] Fix xfs/009 to work with 64k block size, Chandan Rajendra
- [PATCH V2 02/16] xfs/050: Fix "Push past soft inode limit" case, Chandan Rajendra
- [PATCH V2 03/16] Fix xfs/050 to work with 64k block size, Chandan Rajendra
- [PATCH V2 04/16] Fix xfs/074 to work with 64k block size, Chandan Rajendra
- [PATCH V2 05/16] Fix xfs/127 to work with 64k block size, Chandan Rajendra
- [PATCH V2 06/16] Fix xfs/139 to work with 64k block size, Chandan Rajendra
- [PATCH V2 07/16] Fix xfs/140 to work with 64k block size, Chandan Rajendra
- [PATCH V2 08/16] Fix xfs/190 to work with 64k block size, Chandan Rajendra
- [PATCH V2 09/16] Fix xfs/299 to work with 64k block size, Chandan Rajendra
- [PATCH V2 10/16] xfs/325: Inject free_extent error after CoW operation, Chandan Rajendra
- [PATCH V2 11/16] Fix generic/102 to work with 64k block size, Chandan Rajendra
- [PATCH V2 12/16] Fix generic/172 to work with 64k block size, Chandan Rajendra
- [PATCH V2 13/16] Filter fiemap output by FS block size, Chandan Rajendra
- [PATCH V2 14/16] Fix generic/177 to work with 64k block size, Chandan Rajendra
- [PATCH V2 15/16] Fix generic/230 to work with 64k block size, Chandan Rajendra
- [PATCH V2 16/16] Fix generic/235 to work with 64k block size, Chandan Rajendra
- [PATCH] xfs: don't fail dax mount w/ reflink if dax gets disabled,
Eric Sandeen
- [RFCRAP PATCH 0/4 v2] mkfs.xfs IO scalability,
Dave Chinner
- [RESEND][PATCH v5 0/2] vfs: fix dedupe permission check,
Mark Fasheh
- [RFC PATCH 0/2] mkfs: large fs IO scalability improvements,
Dave Chinner
- mkfs.xfs options suitable for creating absurdly large XFS filesystems?,
Richard W.M. Jones
- 4.19-rc2 test failures, Dave Chinner
- Re: [PATCH 00/16] Fix tests to work on non-4k block sized fs instances,
Eryu Guan
- Re: xfs_scrub_all warning,
Darrick J. Wong
- [PATCH v4 0/3] xfs: bli refcount fixups,
Brian Foster
- [RFC PATCH v9.1 00/18] xfs: add realtime reverse-mapping support,
Darrick J. Wong
- [PATCH 01/18] xfs: make iroot_realloc a btree function, Darrick J. Wong
- [PATCH 02/18] xfs: support storing records in the inode core root, Darrick J. Wong
- [PATCH 04/18] xfs: introduce realtime rmap btree definitions, Darrick J. Wong
- [PATCH 03/18] xfs: widen xfs_rmap_irec fields to handle realtime rmapbt, Darrick J. Wong
- [PATCH 06/18] xfs: realtime rmap btree transaction reservations, Darrick J. Wong
- [PATCH 05/18] xfs: define the on-disk realtime rmap btree format, Darrick J. Wong
- [PATCH 07/18] xfs: add realtime rmap btree operations, Darrick J. Wong
- [PATCH 08/18] xfs: prepare rmap functions to deal with rtrmapbt, Darrick J. Wong
- [PATCH 09/18] xfs: add a realtime flag to the rmap update log redo items, Darrick J. Wong
- [PATCH 10/18] xfs: add realtime rmap btree block detection to log recovery, Darrick J. Wong
- [PATCH 11/18] xfs: add realtime reverse map inode to superblock, Darrick J. Wong
- [PATCH 12/18] xfs: wire up a new inode fork type for the realtime rmap, Darrick J. Wong
- [PATCH 13/18] xfs: wire up rmap map and unmap to the realtime rmapbt, Darrick J. Wong
- [PATCH 14/18] xfs: enable realtime rmap btree, Darrick J. Wong
- [PATCH 15/18] xfs: wire up getfsmap to the realtime reverse mapping btree, Darrick J. Wong
- [PATCH 17/18] xfs: cross-reference realtime bitmap to realtime rmapbt scrubber, Darrick J. Wong
- [PATCH 16/18] xfs: scrub the realtime rmapbt, Darrick J. Wong
- [PATCH 18/18] xfs: cross-reference the realtime rmapbt, Darrick J. Wong
- Re: [RFC PATCH v9.1 00/18] xfs: add realtime reverse-mapping support, Christoph Hellwig
- xfs log write design,
Joshi
- [PATCH, RFC] xfs: re-enable FIBMAP on reflink; disable for swap,
Eric Sandeen
- [Bug 200981] New: hypervisor fs hangs at heavy write activity on VM (kvm, qcow2 image) having a reflink disk copy,
bugzilla-daemon
- [Bug 200981] hypervisor fs hangs at heavy write activity on VM (kvm, qcow2 image) having a reflink disk copy, bugzilla-daemon
- [Bug 200981] hypervisor fs hangs at heavy write activity on VM (kvm, qcow2 image) having a reflink disk copy, bugzilla-daemon
- [Bug 200981] hypervisor fs hangs at heavy write activity on VM (kvm, qcow2 image) having a reflink disk copy, bugzilla-daemon
- [Bug 200981] hypervisor fs hangs at heavy write activity on VM (kvm, qcow2 image) having a reflink disk copy, bugzilla-daemon
- [Bug 200981] hypervisor fs hangs at heavy write activity on VM (kvm, qcow2 image) having a reflink disk copy, bugzilla-daemon
- [Bug 200981] hypervisor fs hangs at heavy write activity on VM (kvm, qcow2 image) having a reflink disk copy, bugzilla-daemon
- [Bug 200981] hypervisor fs hangs at heavy write activity on VM (kvm, qcow2 image) having a reflink disk copy, bugzilla-daemon
- [Bug 200981] hypervisor fs hangs at heavy write activity on VM (kvm, qcow2 image) having a reflink disk copy, bugzilla-daemon
- [Bug 200981] hypervisor fs hangs at heavy write activity on VM (kvm, qcow2 image) having a reflink disk copy, bugzilla-daemon
- [PATCH v3 0/3] xfs: bli refcount fixups,
Brian Foster
- [PATCH v8 00/28] Parent Pointers v8,
Allison Henderson
- [PATCH v8 01/28] xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h, Allison Henderson
- [PATCH v8 05/28] xfs: Hold inode locks in xfs_ialloc, Allison Henderson
- [PATCH v8 04/28] xfs: Add attibute remove and helper functions, Allison Henderson
- [PATCH v8 03/28] xfs: Add attibute set and helper functions, Allison Henderson
- [PATCH v8 08/28] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred, Allison Henderson
- [PATCH v8 10/28] xfs: Add attr context to log item, Allison Henderson
- [PATCH v8 06/28] xfs: Add trans toggle to attr routines, Allison Henderson
- [PATCH v8 09/28] xfs: Add xfs_has_attr and subroutines, Allison Henderson
- [PATCH v8 11/28] xfs: Roll delayed attr operations by returning EAGAIN, Allison Henderson
- [PATCH v8 12/28] xfs: Remove roll_trans boolean, Allison Henderson
- [PATCH v8 02/28] xfs: Add helper function xfs_attr_try_sf_addname, Allison Henderson
- [PATCH v8 16/28] xfs: get directory offset when replacing a directory name, Allison Henderson
- [PATCH v8 19/28] xfs: extent transaction reservations for parent attributes, Allison Henderson
- [PATCH v8 20/28] xfs: parent pointer attribute creation, Allison Henderson
- [PATCH v8 22/28] xfs: remove parent pointers in unlink, Allison Henderson
- [PATCH v8 21/28] xfs: add parent attributes to link, Allison Henderson
- [PATCH v8 13/28] xfs: Remove all strlen calls in all xfs_attr_* functions for attr names., Allison Henderson
- [PATCH v8 14/28] xfs: get directory offset when adding directory name, Allison Henderson
- [PATCH v8 15/28] xfs: get directory offset when removing directory name, Allison Henderson
- [PATCH v8 07/28] xfs: Set up infastructure for deferred attribute operations, Allison Henderson
- [PATCH v8 24/28] xfs: Add the parent pointer support to the superblock version 5., Allison Henderson
- [PATCH v8 25/28] xfs: Add helper function xfs_attr_list_context_init, Allison Henderson
- [PATCH v8 18/28] xfs: define parent pointer xattr format, Allison Henderson
- [PATCH v8 26/28] xfs: Increase XFS_DEFER_OPS_NR_INODES to 4, Allison Henderson
- [PATCH v8 17/28] xfs: add parent pointer support to attribute code, Allison Henderson
- [PATCH v8 27/28] xfs: Add parent pointer ioctl, Allison Henderson
- [PATCH v8 23/28] xfs: Add parent pointers to rename, Allison Henderson
- [PATCH v8 28/28] xfs: Add delayed attributes error tag, Allison Henderson
- Re: [PATCH v8 00/28] Parent Pointers v8, Dave Chinner
- Re: [PATCH v8 00/28] Parent Pointers v8, Dave Chinner
- [PATCH] xfs: remove last of unnecessary xfs_defer_cancel() callers, Brian Foster
- [ANNOUNCE] xfs: master and for-next branches updated to v4.19-rc1,
Dave Chinner
- Where to find xfs-import.git,
Omar Sandoval
- [PATCH v2 0/3] xfs: bli refcount fixups,
Brian Foster
- [PATCH v2 0/3] xfs: Reduce spinlock contention in log space slowpath code,
Waiman Long
- [PATCH] xfs: verify size-vs-format for symlinks & dirs,
Eric Sandeen
- Trying to write to read-only block-device from XFS,
Andi Kleen
- [ANNOUNCE] xfsprogs-4.18.0 released, Eric Sandeen
- Corrupted large file ?,
BOURSIN YANNICK
- null pointer dereference in xfs_dir_isempty(),
Xu, Wen
- Out-of-bounds access in xfs_iext_last() found by fuzzing, Xu, Wen
- [Bug 200925] New: null pointer dereference in xfs_dir_isempty(),
bugzilla-daemon
- [Bug 200923] New: out-of-bounds access in xfs_iext_last(),
bugzilla-daemon
- [PATCH] xfs: fix GPF in swapfile_activate of file from overlayfs,
Amir Goldstein
- [PATCH 0/2] xfs: Use wake_q for waking up log space waiters,
Waiman Long
- [GIT PULL] xfs: 4.19 merge, part 3, Darrick J. Wong
- [PATCH] xfs: don't unlock invalidated buf on aborted tx commit,
Brian Foster
- Re: [PATCH] mm: introduce kvvirt_to_page() helper,
Michal Hocko
- [PATCH 0/10] xfs: feature flag rework,
Dave Chinner
- [PATCH 03/10] xfs: consolidate mount option features in m_features, Dave Chinner
- [PATCH 10/10] xfs: remove unused xfs_sb_version_has... wrappers, Dave Chinner
- [PATCH 01/10] xfs: reflect sb features in xfs_mount, Dave Chinner
- [PATCH 08/10] xfs: open code sb verifier feature checks, Dave Chinner
- [PATCH 09/10] xfs: convert scrub to use mount-based feature checks, Dave Chinner
- [PATCH 04/10] xfs: convert mount flags to features, Dave Chinner
- [PATCH 07/10] xfs: convert xfs_fs_geometry to use mount feature checks, Dave Chinner
- [PATCH 06/10] xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shut_down, Dave Chinner
- [PATCH 05/10] xfs: convert remaining mount flags to state flags, Dave Chinner
- [PATCH 02/10] xfs: replace xfs_sb_version checks with feature flag checks, Dave Chinner
- Re: [PATCH 0/10] xfs: feature flag rework, Jan Tulak
- Re: [PATCH] generic: test for deduplication between different files,
Dave Chinner
- [Bug 200835] New: XFS hangs in xfs_reclaim_inode(),
bugzilla-daemon
- [Bug 200835] XFS hangs in xfs_reclaim_inode(), bugzilla-daemon
- [Bug 200835] XFS hangs in xfs_reclaim_inode(), bugzilla-daemon
- [Bug 200835] XFS hangs in xfs_reclaim_inode(), bugzilla-daemon
- [Bug 200835] XFS hangs in xfs_reclaim_inode(), bugzilla-daemon
- [Bug 200835] XFS hangs in xfs_reclaim_inode(), bugzilla-daemon
- [Bug 200835] XFS hangs in xfs_reclaim_inode(), bugzilla-daemon
- [Bug 200835] XFS hangs in xfs_reclaim_inode(), bugzilla-daemon
- [Bug 200835] XFS hangs in xfs_reclaim_inode(), bugzilla-daemon
- [Bug 200835] XFS hangs in xfs_reclaim_inode(), bugzilla-daemon
- [Bug 200835] XFS hangs in xfs_reclaim_inode(), bugzilla-daemon
- mount (quotacheck) triggers OOM killer,
Sven Geggus
- Partnership and Investment for your Project, Abdul Malek Osman
- [GIT PULL] xfs: 4.19 merge, part 2, Darrick J. Wong
- [GIT PULL] xfs: 4.19 merge, part 1, Darrick J. Wong
- [PATCH] xfs_buf: Remove unneeded variable from xfs_buf_ioapply_map, Carlos Maiolino
- [PATCH] generic: add FIBMAP basic testing,
Zorro Lang
- [PATCH v2 0/6] xfs-4.19: various fixes,
Darrick J. Wong
- [Bug 200047] slab-out-of-bounds in xlog_recover_do_reg_buffer() when mounting a crafted xfs image, bugzilla-daemon
- [PATCH] xfs: remove b_last_holder & associated macros,
Eric Sandeen
- Re: [PATCH] iomap: Switch to offset_in_page for clarity, Darrick J. Wong
- Re: Missing security_inode_readlink() in xfs_file_ioctl(),
Dan Carpenter
- fatal error -- couldn't map inode 4324730417, err = 117 (Big Noob at this please help),
Jason
- [PATCH v2 2/2] [PATCH] xfs: Close race between direct IO and xfs_break_layouts(),
Dave Jiang
- [PATCH v2 1/2] ext4: Close race between direct IO and ext4_break_layouts(),
Dave Jiang
- [PATCH v17.2 0/4] xfs-4.19: online repair support,
Darrick J. Wong
- [PATCH 1/2] ext4: Close race between direct IO and ext4_break_layouts(),
Dave Jiang
- [RESEND][PATCH v5 0/2] vfs: better dedupe permission check,
Mark Fasheh
- [PATCH] xfs: remove dead error handling code in xfs_dquot_disk_alloc(),
Brian Foster
- re: xfs: cancel dfops on xfs_defer_finish() error,
Colin Ian King
- [PATCH] xfs: use WRITE_ONCE to update if_seq,
Christoph Hellwig
- [PATCH] design: Document project quota inode,
Marco Benatto
- [4.18 rc7] possible circular locking dependency detected,
Mikhail Gavrilov
- [GIT PULL] xfs: 4.18 fixes, part 3, Darrick J. Wong
- [ANNOUNCE] xfs-linux: for-next updated to a0e336ba3e3d,
Darrick J. Wong
- [PATCH] xfs: fix a comment in xfs_log_reserve,
Huang Chong
- [PATCH] fs: fix iomap_bmap position calculation,
Eric Sandeen
- [PATCH] xfs: check for COW overflows in i_delayed_blks,
Darrick J. Wong
- [PATCH] xfs: avoid overflows in i_delayed_blks due to numerous cow reservations,
Darrick J. Wong
- [PATCH v2] xfs: only validate summary counts on primary superblock,
Darrick J. Wong
- [PATCH] xfs: only validate summary counts on primary superblock,
Darrick J. Wong
- [ANNOUNCE] xfsprogs v4.18.0-rc1 released, Eric Sandeen
- [PATCH] misc: add handy tarball targets,
Eric Sandeen
- [PATCH] libxfs: fix spdx tag in xfs_cksum.h,
Darrick J. Wong
- [PATCH V2] mkfs: avoid divide-by-zero when hardware reports optimal i/o size as 0,
Eric Sandeen
- [PATCH] xfs: substitute spaces with tabs,
Thomas Bianchi
- [PATCH v2 00/15] xfs: condense dfops and automatic relogging,
Brian Foster
- [PATCH v2 01/15] xfs: refactor internal dfops initialization, Brian Foster
- [PATCH v2 03/15] xfs: remove unused __xfs_defer_cancel() internal helper, Brian Foster
- [PATCH v2 02/15] xfs: use transaction for intent recovery instead of raw dfops, Brian Foster
- [PATCH v2 06/15] xfs: add missing defer ijoins for held inodes, Brian Foster
- [PATCH v2 09/15] xfs: drop dop param from xfs_defer_op_type ->finish_item() callback, Brian Foster
- [PATCH v2 04/15] xfs: pass transaction to dfops reset/move helpers, Brian Foster
- [PATCH v2 14/15] xfs: always defer agfl block frees, Brian Foster
- [PATCH v2 10/15] xfs: clean out superfluous dfops dop params/vars, Brian Foster
- [PATCH v2 05/15] xfs: replace dop_low with transaction flag, Brian Foster
- [PATCH v2 07/15] xfs: automatic dfops buffer relogging, Brian Foster
- [PATCH v2 11/15] xfs: cancel dfops on xfs_defer_finish() error, Brian Foster
- [PATCH v2 08/15] xfs: automatic dfops inode relogging, Brian Foster
- [PATCH v2 12/15] xfs: replace xfs_defer_ops ->dop_pending with on-stack list, Brian Foster
- [PATCH v2 15/15] xfs: fold dfops into the transaction, Brian Foster
- [PATCH v2 13/15] xfs: pass transaction to xfs_defer_add(), Brian Foster
- An IRC note (#xfs on freenode), Eric Sandeen
- xfsprogs 4.17.0 error building xfs_repair,
Chris Murphy
- agcount 33 by default for a single HDD?,
Chris Murphy
- [PATCH] xfs: refactor log recovery check,
Darrick J. Wong
- [PATCH 1/2] xfs: use a local variable for magic number in xfs_da3_node_lookup_int,
Darrick J. Wong
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]