linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-07 20:47:55 to 2020-11-16 02:34:15 UTC [more...]

[PATCH 00/27] [RFC, WIP] xfsprogs: xfs_buf unification and AIO
 2020-11-16  2:33 UTC  (5+ messages)
` [PATCH 02/27] xfsprogs: remove unused IO_DEBUG functionality
` [PATCH 04/27] libxfs: rename buftarg->dev to btdev

Corporate and Personal Loan *
 2020-11-15 16:44 UTC 

[PATCH 0/2] xfs_db: add minimal directory navigation
 2020-11-15 16:30 UTC  (3+ messages)
` [PATCH 1/2] xfs_db: add a directory path lookup command

[PATCH 0/4] xfstests: fix compiler warnings with fsx/fsstress
 2020-11-15  9:12 UTC  (10+ messages)
` [PATCH 1/4] fsx: fix strncpy usage error
` [PATCH 2/4] fsstress: stop using attr_set
` [PATCH 3/4] fsstress: remove attr_remove
` [PATCH 4/4] fsstress: get rid of attr_list

[PATCH] xfs: ensure inobt record walks always make forward progress
 2020-11-14 19:14 UTC 

[PATCH] xfs: fix signed calculation related to XFS_LITINO(mp)
 2020-11-14 19:06 UTC  (11+ messages)
` [PATCH v2] xfs: fix forkoff miscalculation "
  ` [PATCH v3] "

[PATCH] xfs_io: fix up typos in manpage
 2020-11-14 17:57 UTC  (2+ messages)

[PATCH] libxfs: add realtime extent reservation and usage tracking to transactions
 2020-11-14 10:48 UTC  (2+ messages)

[PATCH 0/4] xfs: fix various scrub problems
 2020-11-14 10:40 UTC  (15+ messages)
` [PATCH 1/4] xfs: fix brainos in the refcount scrubber's rmap fragment processor
` [PATCH 2/4] xfs: fix the minrecs logic when dealing with inode root child blocks
` [PATCH 3/4] xfs: strengthen rmap record flags checking
` [PATCH 4/4] xfs: directory scrub should check the null bestfree entries too

[PATCH v13 00/10] xfs: Delayed Attributes
 2020-11-14  2:03 UTC  (43+ messages)
` [PATCH v13 01/10] xfs: Add helper xfs_attr_node_remove_step
` [PATCH v13 02/10] xfs: Add delay ready attr remove routines
` [PATCH v13 03/10] xfs: Add delay ready attr set routines
` [PATCH v13 05/10] xfs: Set up infastructure for deferred attribute operations
` [PATCH v13 06/10] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v13 07/10] xfs: Add feature bit XFS_SB_FEAT_INCOMPAT_LOG_DELATTR
` [PATCH v13 09/10] xfs: Remove unused xfs_attr_*_args

[GIT PULL] vfs: fs freeze fix for 5.10-rc4
 2020-11-14  0:49 UTC  (4+ messages)

[PATCH 00/11] xfs: Tests to check for inode fork extent count overflow detection
 2020-11-14  0:43 UTC  (24+ messages)
` [PATCH 01/11] common/xfs: Add a helper to get an inode fork's extent count
` [PATCH 02/11] xfs: Check for extent overflow when trivally adding a new extent
` [PATCH 03/11] "
` [PATCH 04/11] xfs: Check for extent overflow when punching a hole
` [PATCH 05/11] xfs: Check for extent overflow when adding/removing xattrs
` [PATCH 06/11] xfs: Check for extent overflow when adding/removing dir entries
` [PATCH 07/11] xfs: Check for extent overflow when writing to unwritten extent
` [PATCH 08/11] xfs: Check for extent overflow when moving extent from cow to data fork
` [PATCH 09/11] xfs: Check for extent overflow when remapping an extent
` [PATCH 10/11] xfs: Check for extent overflow when swapping extents
` [PATCH 11/11] xfs: Stress test with with bmap_alloc_minlen_extent error tag enabled

[GIT PULL] vfs: fs freeze fix for 5.10-rc4 (part 2)
 2020-11-14  0:15 UTC  (2+ messages)

[GIT PULL] xfs: fixes for 5.10-rc4
 2020-11-14  0:15 UTC  (2+ messages)

[RFC PATCH] xfsrestore: fix rootdir due to xfsdump bulkstat misuse
 2020-11-13 14:15 UTC  (3+ messages)

[PATCH v13 00/14] xfsprogs: Delayed Attributes
 2020-11-13  3:57 UTC  (7+ messages)
` [PATCH v13 13/14] [RFC] xfsprogs: Add log item printing for ATTRI and ATTRD
` [PATCH v13 14/14] xfsprogs: Add delayed attribute flag to cmd

[PATCH v6 0/3] xfs: random fixes for disk quota
 2020-11-13  3:26 UTC  (6+ messages)
` [PATCH v6 1/3] xfs: delete duplicated tp->t_dqinfo null check and allocation

[PATCH] xfs: remove the unused XFS_B_FSB_OFFSET macro
 2020-11-13  0:21 UTC  (4+ messages)

[PATCH 0/2] Tristate moount option comatibility fixup
 2020-11-12 16:08 UTC  (15+ messages)
` [PATCH 1/2] xfs: show the dax option in mount options
` [PATCH 2/2] ext4: "

[RFC PATCH] xfs: remove unnecessary null check in xfs_generic_create
 2020-11-12  2:32 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: vfs-for-next updated to 9b8523423b23
 2020-11-11 17:01 UTC 

[ANNOUNCE] xfs-linux: for-next updated to 2bd3fa793aaa
 2020-11-11 16:55 UTC 

[PATCH] xfs: fix a missing unlock on error in xfs_fs_map_blocks
 2020-11-11 16:07 UTC  (2+ messages)

Corporate and Personal Loan *
 2020-11-11  8:31 UTC 

[PATCH 0/6] xfstests: random fixes
 2020-11-11  4:23 UTC  (8+ messages)
` [PATCH 1/6] common: extract rt extent size for _get_file_block_size
` [PATCH 2/6] check: run tests in a systemd scope for mandatory test cleanup
` [PATCH 3/6] common/populate: make sure _scratch_xfs_populate puts its files on the data device
` [PATCH 4/6] misc: fix $MKFS_PROG.$FSTYP usage treewide
` [PATCH 5/6] misc: fix _get_file_block_size usage
` [PATCH 6/6] xfs/033: use _scratch_xfs_db wrapper

[PATCH] [RFC] spaceman: physically move a regular inode
 2020-11-11  4:15 UTC  (3+ messages)

[PATCH 0/7] various: test xfs things fixed in 5.10
 2020-11-11  0:44 UTC  (8+ messages)
` [PATCH 1/7] xfs: test fallocate ops when rt extent size is and isn't a power of 2
` [PATCH 2/7] xfs: test regression in xfs_bmap_validate_extent
` [PATCH 3/7] generic: test reflink and copy_file_range behavior with O_SYNC and FS_XFLAG_SYNC files
` [PATCH 4/7] xfs: test rtalloc alignment and math errors
` [PATCH 5/7] xfs: test mkfs min log size calculation w/ rt volumes
` [PATCH 6/7] xfs: test quota softlimit warning functionality
` [PATCH 7/7] xfs/122: fix test for xfs_attr_shortform_t conversion

[GIT PULL] xfsprogs: sync with 5.10, messily
 2020-11-10 18:40 UTC 

[PATCH v2 0/9] xfsprogs: fixes for 5.10
 2020-11-10 18:37 UTC  (14+ messages)
` [PATCH 1/9] mkfs: allow users to specify rtinherit=0
` [PATCH 2/9] mkfs: clarify valid "inherit" option values
` [PATCH 3/9] mkfs: don't pass on extent size inherit flags when extent size is zero
` [PATCH 4/9] xfs: remove unnecessary parameter from scrub_scan_estimate_blocks
` [PATCH 5/9] xfs_db: report ranges of invalid rt blocks
` [PATCH 6/9] xfs_repair: skip the rmap and refcount btree checks when the levels are garbage
` [PATCH 7/9] xfs_repair: correctly detect partially written extents
` [PATCH 8/9] xfs_repair: directly compare refcount records
` [PATCH 9/9] libxfs-apply: don't add duplicate headers

[PATCH 0/3] xfs: fix serious bugs in rmap key comparison
 2020-11-10 18:34 UTC  (7+ messages)
` [PATCH 1/3] xfs: fix flags argument to rmap lookup when converting shared file rmaps
` [PATCH 2/3] xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextents
` [PATCH 3/3] xfs: fix rmap key and record comparison functions

[PATCH v3 0/3] vfs: remove lockdep fs freeze weirdness
 2020-11-10 18:32 UTC  (9+ messages)
` [PATCH 1/3] vfs: remove lockdep bogosity in __sb_start_write
` [PATCH 2/3] vfs: separate __sb_start_write into blocking and non-blocking helpers
` [PATCH 3/3] vfs: move __sb_{start,end}_write* to fs.h

[PATCH 0/2] vfs: remove lockdep fs freeze weirdness
 2020-11-10 11:31 UTC  (3+ messages)
` [PATCH 1/2] vfs: remove lockdep bogosity in __sb_start_write

[PATCH AUTOSEL 5.9 45/55] iomap: clean up writeback state logic on writepage error
 2020-11-10  3:53 UTC 

[PATCH] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
 2020-11-10  2:59 UTC 

[PATCH] fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
 2020-11-10  2:56 UTC 

Random xfs_check errors
 2020-11-09 18:22 UTC  (2+ messages)

[GIT PULL] xfs: fixes for 5.10-rc3
 2020-11-08 18:29 UTC  (2+ messages)

[PATCH 0/9] xfstests: random fixes
 2020-11-08 17:23 UTC  (3+ messages)

Recover preallocated space after a crash?
 2020-11-07 22:56 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).