Linux XFS
[Prev Page][Next Page]
- Re: [PATCH 12/13] xfs: Don't revert allocated offset for forcealign, (continued)
- [PATCHSET v2] xfs: random fixes for 6.10,
Darrick J. Wong
- [PATCHBOMB 6.11] xfs: inode cleanups for metadata directories,
Darrick J. Wong
- [PATCHSET v3.0 1/5] xfs: hoist inode operations to libxfs, Darrick J. Wong
- [PATCH 01/24] xfs: use consistent uid/gid when grabbing dquots for inodes, Darrick J. Wong
- [PATCH 02/24] xfs: move inode copy-on-write predicates to xfs_inode.[ch], Darrick J. Wong
- [PATCH 03/24] xfs: hoist extent size helpers to libxfs, Darrick J. Wong
- [PATCH 04/24] xfs: hoist inode flag conversion functions to libxfs, Darrick J. Wong
- [PATCH 05/24] xfs: hoist project id get/set functions to libxfs, Darrick J. Wong
- [PATCH 06/24] xfs: pack icreate initialization parameters into a separate structure, Darrick J. Wong
- [PATCH 07/24] xfs: implement atime updates in xfs_trans_ichgtime, Darrick J. Wong
- [PATCH 08/24] xfs: use xfs_trans_ichgtime to set times when allocating inode, Darrick J. Wong
- [PATCH 09/24] xfs: split new inode creation into two pieces, Darrick J. Wong
- [PATCH 10/24] xfs: hoist new inode initialization functions to libxfs, Darrick J. Wong
- [PATCH 11/24] xfs: push xfs_icreate_args creation out of xfs_create*, Darrick J. Wong
- [PATCH 12/24] xfs: wrap inode creation dqalloc calls, Darrick J. Wong
- [PATCH 13/24] xfs: hoist xfs_iunlink to libxfs, Darrick J. Wong
- [PATCH 14/24] xfs: hoist xfs_{bump,drop}link to libxfs, Darrick J. Wong
- [PATCH 15/24] xfs: separate the icreate logic around INIT_XATTRS, Darrick J. Wong
- [PATCH 16/24] xfs: create libxfs helper to link a new inode into a directory, Darrick J. Wong
- [PATCH 17/24] xfs: create libxfs helper to link an existing inode into a directory, Darrick J. Wong
- [PATCH 18/24] xfs: hoist inode free function to libxfs, Darrick J. Wong
- [PATCH 19/24] xfs: create libxfs helper to remove an existing inode/name from a directory, Darrick J. Wong
- [PATCH 20/24] xfs: create libxfs helper to exchange two directory entries, Darrick J. Wong
- [PATCH 21/24] xfs: create libxfs helper to rename two directory entries, Darrick J. Wong
- [PATCH 22/24] xfs: move dirent update hooks to xfs_dir2.c, Darrick J. Wong
- [PATCH 23/24] xfs: get rid of trivial rename helpers, Darrick J. Wong
- [PATCH 24/24] xfs: don't use the incore struct xfs_sb for offsets into struct xfs_dsb, Darrick J. Wong
- [PATCHSET v3.0 2/5] xfs: extent free log intent cleanups, Darrick J. Wong
- [PATCHSET v3.0 3/5] xfs: rmap log intent cleanups, Darrick J. Wong
- [PATCHSET v3.0 4/5] xfs: refcount log intent cleanups, Darrick J. Wong
- [PATCH 01/10] xfs: give refcount btree cursor error tracepoints their own class, Darrick J. Wong
- [PATCH 02/10] xfs: create specialized classes for refcount tracepoints, Darrick J. Wong
- [PATCH 03/10] xfs: prepare refcount btree tracepoints for widening, Darrick J. Wong
- [PATCH 04/10] xfs: clean up refcount log intent item tracepoint callsites, Darrick J. Wong
- [PATCH 05/10] xfs: remove xfs_trans_set_refcount_flags, Darrick J. Wong
- [PATCH 06/10] xfs: add a ci_entry helper, Darrick J. Wong
- [PATCH 07/10] xfs: reuse xfs_refcount_update_cancel_item, Darrick J. Wong
- [PATCH 08/10] xfs: don't bother calling xfs_refcount_finish_one_cleanup in xfs_refcount_finish_one, Darrick J. Wong
- [PATCH 09/10] xfs: simplify usage of the rcur local variable in xfs_refcount_finish_one, Darrick J. Wong
- [PATCH 10/10] xfs: move xfs_refcount_update_defer_add to xfs_refcount_item.c, Darrick J. Wong
- [PATCHSET v3.0 5/5] xfs: enable FITRIM for the realtime section, Darrick J. Wong
- Re: [PATCHSET v3.0 5/5] xfs: enable FITRIM for the realtime section, Konst Mayer
[PATCHBOMB] fstests: catch us up to 6.10,
Darrick J. Wong
- [PATCHSET 1/6] xfsprogs: scale shards on ssds, Darrick J. Wong
- [PATCHSET v30.7 2/6] fstests: atomic file updates, Darrick J. Wong
- [PATCH 01/11] misc: split swapext and exchangerange, Darrick J. Wong
- [PATCH 02/11] misc: change xfs_io -c swapext to exchangerange, Darrick J. Wong
- [PATCH 03/11] generic/709,710: rework these for exchangerange vs. quota testing, Darrick J. Wong
- [PATCH 04/11] generic/711,xfs/537: actually fork these tests for exchange-range, Darrick J. Wong
- [PATCH 05/11] generic/717: remove obsolete check, Darrick J. Wong
- [PATCH 06/11] ltp/{fsstress,fsx}: make the exchangerange naming consistent, Darrick J. Wong
- [PATCH 07/11] misc: flip HAVE_XFS_IOC_EXCHANGE_RANGE logic, Darrick J. Wong
- [PATCH 08/11] src/fiexchange.h: update XFS_IOC_EXCHANGE_RANGE definitions, Darrick J. Wong
- [PATCH 09/11] xfs/122: fix for exchrange conversion, Darrick J. Wong
- [PATCH 10/11] xfs/206: screen out exchange-range from golden output, Darrick J. Wong
- [PATCH 11/11] exchangerange: make sure that we don't swap unwritten extents unless they're part of a rt extent, Darrick J. Wong
- [PATCHSET v13.6 3/6] fstests: adjust tests for xfs parent pointers, Darrick J. Wong
- [PATCH 01/11] generic: test recovery of extended attribute updates, Darrick J. Wong
- [PATCH 02/11] xfs/206: filter out the parent= status from mkfs, Darrick J. Wong
- [PATCH 03/11] xfs/122: update for parent pointers, Darrick J. Wong
- [PATCH 04/11] populate: create hardlinks for parent pointers, Darrick J. Wong
- [PATCH 05/11] xfs/021: adapt golden output files for parent pointers, Darrick J. Wong
- [PATCH 06/11] xfs/{018,191,288}: disable parent pointers for these tests, Darrick J. Wong
- [PATCH 07/11] xfs/306: fix formatting failures with parent pointers, Darrick J. Wong
- [PATCH 08/11] common: add helpers for parent pointer tests, Darrick J. Wong
- [PATCH 09/11] xfs: add parent pointer test, Darrick J. Wong
- [PATCH 10/11] xfs: add multi link parent pointer test, Darrick J. Wong
- [PATCH 11/11] xfs: add parent pointer inject test, Darrick J. Wong
- [PATCHSET v30.7 4/6] xfs: detect and correct directory tree structures, Darrick J. Wong
- [PATCHSET v30.7 5/6] xfs_scrub: vectorize kernel calls, Darrick J. Wong
- [PATCHSET 6/6] fstests: minor fixes for 6.10-rc1, Darrick J. Wong
- Re: [PATCHBOMB] fstests: catch us up to 6.10, Zorro Lang
[no subject],
Konst Mayer
[PATCH] xfs/073: avoid large recurise diff,
Christoph Hellwig
[PATCH] xfs: fix a NULL pointer problem,
shaozongfan
[PATCH] xfs/011: support byte-based grant heads are stored in bytes now,
Christoph Hellwig
xfs: byte-based grant head reservation tracking v4,
Christoph Hellwig
- [PATCH 01/11] xfs: fix the contact address for the sysfs ABI documentation, Christoph Hellwig
- [PATCH 03/11] xfs: AIL doesn't need manual pushing, Christoph Hellwig
- [PATCH 02/11] xfs: move and rename xfs_trans_committed_bulk, Christoph Hellwig
- [PATCH 04/11] xfs: background AIL push should target physical space, Christoph Hellwig
- [PATCH 06/11] xfs: l_last_sync_lsn is really AIL state, Christoph Hellwig
- [PATCH 05/11] xfs: ensure log tail is always up to date, Christoph Hellwig
- [PATCH 07/11] xfs: collapse xlog_state_set_callback in caller, Christoph Hellwig
- [PATCH 08/11] xfs: track log space pinned by the AIL, Christoph Hellwig
- [PATCH 09/11] xfs: pass the full grant head to accounting functions, Christoph Hellwig
- [PATCH 10/11] xfs: grant heads track byte counts, not LSNs, Christoph Hellwig
- [PATCH 11/11] xfs: skip flushing log items during push, Christoph Hellwig
Processed: tagging 1071837, tagging 1071931, tagging 1071934, tagging 1071838, tagging 1071832, tagging 1071860 ..., Debian Bug Tracking System
[PATCH] xfs: fix freeing speculative preallocations for preallocated files,
Christoph Hellwig
Processed: xfsprogs: diff for NMU version 6.8.0-2.2, Debian Bug Tracking System
Processed: tagging 1073831, Debian Bug Tracking System
Processing of xfsprogs_6.8.0-2.2_source.changes, Debian FTP Masters
Processed: Re: Bug#1073831: xfsdump:FATAL ERROR: could not find a current XFS handle library, Debian Bug Tracking System
Re: [LTP] [PATCH] configure.ac: Add _GNU_SOURCE for struct fs_quota_statv check,
Eric Sandeen
[PATCH 6.6 237/267] xfs: allow cross-linking special files without project quota, Greg Kroah-Hartman
[PATCH 6.6 236/267] xfs: dont use current->journal_info, Greg Kroah-Hartman
[PATCH 6.6 234/267] xfs: ensure submit buffers on LSN boundaries in error handlers, Greg Kroah-Hartman
[PATCH 6.6 235/267] xfs: allow sunit mount option to repair bad primary sb stripe values, Greg Kroah-Hartman
[PATCH 6.6 233/267] xfs: shrink failure needs to hold AGI buffer, Greg Kroah-Hartman
[PATCH 6.6 232/267] xfs: fix SEEK_HOLE/DATA for regions with active COW extents, Greg Kroah-Hartman
[PATCH 6.6 231/267] xfs: fix scrub stats file permissions, Greg Kroah-Hartman
[PATCH 6.6 230/267] xfs: fix imprecise logic in xchk_btree_check_block_owner, Greg Kroah-Hartman
clean up I/O path inode locking helpers and the page fault handler,
Christoph Hellwig
[PATCH v2] xfs: reorder xfs_inode structure elements to remove unneeded padding.,
Junchao Sun
[PATCH] xfs_repair: don't leak the rootdir inode when orphanage already exists,
Darrick J. Wong
[PATCH] xfs: honor init_xattrs in xfs_init_new_inode for !attr && attr2 fs,
Darrick J. Wong
[PATCH -next v6 0/2] iomap/xfs: fix stale data exposure when truncating realtime inodes,
Zhang Yi
[PATCH] xfs: Avoid races with cnt_btree lastrec updates,
Zizhi Wo
[ANNOUNCE] xfs-linux: for-next updated to 348a1983cf4c, Chandan Babu R
[PATCH 1/2] xfs: reorder xfs_inode structure elements to remove unneeded padding.,
Junchao Sun
[PATCH] xfile: fix missing error unlock in xfile_fcb_find,
Darrick J. Wong
[PATCHSET 6/6] fstests: minor fixes for 6.10-rc1,
Darrick J. Wong
[PATCHSET v30.6 5/6] xfs_scrub: vectorize kernel calls,
Darrick J. Wong
[PATCHSET v30.6 4/6] xfs: detect and correct directory tree structures,
Darrick J. Wong
[PATCHSET v13.5 3/6] fstests: adjust tests for xfs parent pointers,
Darrick J. Wong
- [PATCH 01/11] generic: test recovery of extended attribute updates, Darrick J. Wong
- [PATCH 02/11] xfs/206: filter out the parent= status from mkfs, Darrick J. Wong
- [PATCH 03/11] xfs/122: update for parent pointers, Darrick J. Wong
- [PATCH 04/11] populate: create hardlinks for parent pointers, Darrick J. Wong
- [PATCH 05/11] xfs/021: adapt golden output files for parent pointers, Darrick J. Wong
- [PATCH 06/11] xfs/{018,191,288}: disable parent pointers for this test, Darrick J. Wong
- [PATCH 07/11] xfs/306: fix formatting failures with parent pointers, Darrick J. Wong
- [PATCH 08/11] common: add helpers for parent pointer tests, Darrick J. Wong
- [PATCH 09/11] xfs: add parent pointer test, Darrick J. Wong
- [PATCH 11/11] xfs: add parent pointer inject test, Darrick J. Wong
- [PATCH 10/11] xfs: add multi link parent pointer test, Darrick J. Wong
[PATCHSET v30.6 2/6] fstests: atomic file updates,
Darrick J. Wong
- [PATCH 01/10] misc: split swapext and exchangerange, Darrick J. Wong
- [PATCH 02/10] misc: change xfs_io -c swapext to exchangerange, Darrick J. Wong
- [PATCH 03/10] generic/710: repurpose this for exchangerange vs. quota testing, Darrick J. Wong
- [PATCH 04/10] generic/717: remove obsolete check, Darrick J. Wong
- [PATCH 05/10] ltp/{fsstress,fsx}: make the exchangerange naming consistent, Darrick J. Wong
- [PATCH 06/10] misc: flip HAVE_XFS_IOC_EXCHANGE_RANGE logic, Darrick J. Wong
- [PATCH 07/10] src/fiexchange.h: update XFS_IOC_EXCHANGE_RANGE definitions, Darrick J. Wong
- [PATCH 08/10] xfs/122: fix for exchrange conversion, Darrick J. Wong
- [PATCH 09/10] xfs/206: screen out exchange-range from golden output, Darrick J. Wong
- [PATCH 10/10] swapext: make sure that we don't swap unwritten extents unless they're part of a rt extent(??), Darrick J. Wong
[PATCHSET 1/6] xfsprogs: scale shards on ssds,
Darrick J. Wong
[PATCH 6.6 0/8] xfs backports for 6.6.y (from 6.9),
Catherine Hoang
xfsprogs_6.8.0-2.1_source.changes ACCEPTED into unstable, Debian FTP Masters
[ANNOUNCE] xfsprogs: for-next updated to a3e126d55, Carlos Maiolino
[linus:master] [xfs] 38de567906: xfstests.xfs.348.fail,
kernel test robot
[GIT PULL] xfs: bug fix for 6.10,
Chandan Babu R
[PATCH v2 0/5] fstests: add some new LBS inspired tests,
Luis Chamberlain
[PATCH v2] Documentation: the design of iomap and how to port,
Darrick J. Wong
[PATCH v3 0/4] xfsprogs: coverity fixes,
Bill O'Donnell
[jlayton:mgtime] [xfs] 4edee232ed: fio.write_iops -34.9% regression,
kernel test robot
[PATCH v5] xfs: don't walk off the end of a directory data block, lei lu
[PATCH 6.6 CANDIDATE 0/8] xfs backports for 6.6.y (from 6.9),
Catherine Hoang
[PATCH v2 0/4] xfsprogs: coverity fixes,
Bill O'Donnell
[RFC PATCH 0/4] bringing back the AGFL reserve,
Krister Johansen
[PATCH 0/4] xfsprogs: coverity fixes,
Bill O'Donnell
[PATCH -next v5 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes,
Zhang Yi
[PATCH v4] xfs: don't walk off the end of a directory data block,
lei lu
[PATCH] xfs: fix unlink vs cluster buffer instantiation race,
Dave Chinner
Handing xfs fsverity development back to you,
Darrick J. Wong
[PATCHSET] xfs: random fixes for 6.10,
Darrick J. Wong
[PATCH 0/1] Forward: Install files into UsrMerged layout,
Bastian Germann
Processed: xfsprogs: diff for NMU version 6.8.0-2.1, Debian Bug Tracking System
Processing of xfsprogs_6.8.0-2.1_source.changes, Debian FTP Masters
[no subject], Unknown
[xfsprogs PATCH] xfs_io: fix mread with length 1 mod page size,
Eric Biggers
[PATCH v2 0/4] inode_init_always zeroing i_state,
Mateusz Guzik
[ANNOUNCE] xfs-linux: for-next updated to 58f880711f2b, Chandan Babu R
[PATCH 0/5] fstests: add some new LBS inspired tests,
Luis Chamberlain
[PATCH] Documentation: document the design of iomap and how to port,
Darrick J. Wong
[PATCH] xfs: allow unlinked symlinks and dirs with zero size,
Darrick J. Wong
[PATCH V3] xfsprogs: remove platform_zero_range wrapper,
Eric Sandeen
[PATCH v7 00/11] enable bs > ps in XFS,
Pankaj Raghav (Samsung)
- [PATCH v7 02/11] fs: Allow fine-grained control of folio sizes, Pankaj Raghav (Samsung)
- [PATCH v7 01/11] readahead: rework loop in page_cache_ra_unbounded(), Pankaj Raghav (Samsung)
- [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead, Pankaj Raghav (Samsung)
- [PATCH v7 03/11] filemap: allocate mapping_min_order folios in the page cache, Pankaj Raghav (Samsung)
- [PATCH v7 05/11] mm: split a folio in minimum folio order chunks, Pankaj Raghav (Samsung)
- [PATCH v7 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range(), Pankaj Raghav (Samsung)
- [PATCH v7 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size, Pankaj Raghav (Samsung)
- [PATCH v7 09/11] xfs: expose block size in stat, Pankaj Raghav (Samsung)
- [PATCH v7 11/11] xfs: enable block size larger than page size support, Pankaj Raghav (Samsung)
- [PATCH v7 08/11] xfs: use kvmalloc for xattr buffers, Pankaj Raghav (Samsung)
- [PATCH v7 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count(), Pankaj Raghav (Samsung)
[PATCH v4 00/22] block atomic writes for xfs,
John Garry
- [PATCH v4 07/22] xfs: make EOF allocation simpler, John Garry
- [PATCH v4 02/22] iomap: Allow filesystems set IO block zeroing size, John Garry
- [PATCH v4 03/22] xfs: Use extent size granularity for iomap->io_block_size, John Garry
- [PATCH v4 01/22] fs: Add generic_atomic_write_valid_size(), John Garry
- [PATCH v4 05/22] xfs: always tail align maxlen allocations, John Garry
- [PATCH v4 09/22] xfs: align args->minlen for forced allocation alignment, John Garry
- [PATCH v4 10/22] xfs: Introduce FORCEALIGN inode flag, John Garry
- [PATCH v4 11/22] xfs: Do not free EOF blocks for forcealign, John Garry
- [PATCH v4 12/22] xfs: Update xfs_inode_alloc_unitsize_fsb() for forcealign, John Garry
- [PATCH v4 13/22] xfs: Unmap blocks according to forcealign, John Garry
- [PATCH v4 04/22] xfs: only allow minlen allocations when near ENOSPC, John Garry
- [PATCH v4 08/22] xfs: introduce forced allocation alignment, John Garry
- [PATCH v4 15/22] xfs: Don't revert allocated offset for forcealign, John Garry
- [PATCH v4 14/22] xfs: Only free full extents for forcealign, John Garry
- [PATCH v4 17/22] fs: Add FS_XFLAG_ATOMICWRITES flag, John Garry
- [PATCH v4 18/22] iomap: Atomic write support, John Garry
- [PATCH v4 22/22] xfs: Support setting FMODE_CAN_ATOMIC_WRITE, John Garry
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]