linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-29 02:17:32 to 2021-02-03 19:11:13 UTC [more...]

[PATCHSET v2 0/2] xfs: add the ability to flag a fs for repair
 2021-02-03 19:09 UTC  (11+ messages)
` [PATCH 1/2] xfs_db: support the needsrepair feature flag in the version command
` [PATCH 2/2] xfs_repair: clear the needsrepair flag
  ` [PATCH v2.1 "

[PATCH v6 0/7] xfs: support shrinking free space in the last AG
 2021-02-03 19:02 UTC  (21+ messages)
` [PATCH v6 1/7] xfs: rename `new' to `delta' in xfs_growfs_data_private()
` [PATCH v6 2/7] xfs: get rid of xfs_growfs_{data,log}_t
` [PATCH v6 3/7] xfs: update lazy sb counters immediately for resizefs
` [PATCH v6 4/7] xfs: hoist out xfs_resizefs_init_new_ags()
` [PATCH v6 6/7] xfs: support shrinking unused space in the last AG
` [PATCH v6 7/7] xfs: add error injection for per-AG resv failure when shrinkfs

[ANNOUNCE] xfs-linux: for-next updated to 07aabd9c4a88
 2021-02-03 18:20 UTC 

[PATCH -next] xfs: remove the possibly unused mp variable in xfs_file_compat_ioctl
 2021-02-03 18:17 UTC  (4+ messages)

[PATCH -next] xfs: Fix unused variable 'mp' warning
 2021-02-03 17:33 UTC  (8+ messages)

[PATCH] xfs: test delalloc quota leak when chprojid fails
 2021-02-03 16:11 UTC  (3+ messages)

[PATCH] xfs: test a regression in dquot type checking
 2021-02-03 16:10 UTC  (2+ messages)

[PATCH v2 00/12] lazytime fix and cleanups
 2021-02-03 15:49 UTC  (11+ messages)
` [PATCH v2 11/12] ext4: simplify i_state checks in __ext4_update_other_inode_time()

[PATCH] xfs: fix incorrect root dquot corruption error when switching group/project quota types
 2021-02-03 14:41 UTC  (2+ messages)

[xfstests PATCH v3] ext4: Add a test for rename with RENAME_WHITEOUT
 2021-02-03  6:20 UTC 

[PATCH RESEND v2 00/10] fsdax: introduce fs query to support reflink
 2021-02-03  1:51 UTC  (15+ messages)
` [PATCH RESEND v2 01/10] pagemap: Introduce ->memory_failure()
` [PATCH RESEND v2 02/10] blk: Introduce ->corrupted_range() for block device
` [PATCH RESEND v2 03/10] fs: Introduce ->corrupted_range() for superblock
` [PATCH RESEND v2 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH RESEND v2 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
` [PATCH RESEND v2 06/10] pmem: Implement ->corrupted_range() for "
` [PATCH RESEND v2 07/10] dm: Introduce ->rmap() to find bdev offset
` [PATCH RESEND v2 08/10] md: Implement ->corrupted_range()
` [PATCH RESEND v2 09/10] xfs: Implement ->corrupted_range() for XFS
` [PATCH RESEND v2 10/10] fs/dax: Remove useless functions

[ANNOUNCE] xfs-linux: iomap-for-next updated to ed1128c2d0c8
 2021-02-03  0:29 UTC  (2+ messages)

[RFC PATCH 00/16] xfs: Block size > PAGE_SIZE support
 2021-02-02 20:51 UTC  (5+ messages)
` [PATCH 01/16] xfs: drop ->writepage completely

[PATCH 0/2] xfs: don't drain buffer lru on freeze
 2021-02-02 20:24 UTC  (5+ messages)
` [PATCH 1/2] xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
` [PATCH 2/2] xfs: don't drain buffer lru on freeze and read-only remount

[PATCH 2/2] xfsprogs: xfs_fsr: Limit the scope of cmp()
 2021-02-02 20:21 UTC  (3+ messages)
` [PATCH V1.1] "

[PATCHSET v6 00/16] xfs: minor cleanups of the quota functions
 2021-02-02 19:38 UTC  (28+ messages)
` [PATCH 01/16] xfs: fix chown leaking delalloc quota blocks when fssetxattr fails
  ` [PATCH v6.1 "
` [PATCH 02/16] xfs: clean up quota reservation callsites
` [PATCH 03/16] xfs: create convenience wrappers for incore quota block reservations
` [PATCH 04/16] xfs: remove xfs_trans_unreserve_quota_nblks completely
` [PATCH 05/16] xfs: clean up icreate quota reservation calls
` [PATCH 06/16] xfs: fix up build warnings when quotas are disabled
` [PATCH 07/16] xfs: reduce quota reservation when doing a dax unwritten extent conversion
` [PATCH 08/16] xfs: reserve data and rt quota at the same time
` [PATCH 09/16] xfs: refactor common transaction/inode/quota allocation idiom
` [PATCH 10/16] xfs: allow reservation of rtblocks with xfs_trans_alloc_inode
` [PATCH 11/16] xfs: refactor reflink functions to use xfs_trans_alloc_inode
` [PATCH 12/16] xfs: refactor inode creation transaction/inode/quota allocation idiom
` [PATCH 13/16] xfs: refactor inode ownership change "
` [PATCH 14/16] xfs: remove xfs_qm_vop_chown_reserve
` [PATCH 15/16] xfs: rename code to error in xfs_ioctl_setattr
` [PATCH 16/16] xfs: shut down the filesystem if we screw up quota errors

[PATCH] xfs_quota: drop pointless qsort cmp casting
 2021-02-02 19:16 UTC  (3+ messages)

[PATCHSET v7 00/12] xfs: try harder to reclaim space when we run out
 2021-02-02 16:53 UTC  (25+ messages)
` [PATCH 01/12] xfs: trigger all block gc scans when low on quota space
` [PATCH 02/12] xfs: don't stall cowblocks scan if we can't take locks
` [PATCH 03/12] xfs: xfs_inode_free_quota_blocks should scan project quota
` [PATCH 04/12] xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts
` [PATCH 05/12] xfs: pass flags and return gc errors from xfs_blockgc_free_quota
` [PATCH 06/12] xfs: try worst case space reservation upfront in xfs_reflink_remap_extent
` [PATCH 07/12] xfs: flush eof/cowblocks if we can't reserve quota for file blocks
` [PATCH 08/12] xfs: flush eof/cowblocks if we can't reserve quota for inode creation
` [PATCH 09/12] xfs: flush eof/cowblocks if we can't reserve quota for chown
` [PATCH 10/12] xfs: add a tracepoint for blockgc scans
` [PATCH 11/12] xfs: refactor xfs_icache_free_{eof,cow}blocks call sites
` [PATCH 12/12] xfs: flush speculative space allocations when we run out of space

[PATCH 0/5] xfs: various log stuff
 2021-02-02 12:01 UTC  (15+ messages)
` [PATCH 2/5] xfs: separate CIL commit record IO
` [PATCH 3/5] xfs: journal IO cache flush reductions
` [PATCH 4/5] xfs: Fix CIL throttle hang when CIL space used going backwards
` [PATCH 5/5] xfs: reduce buffer log item shadow allocations

Unexpected reflink/subvol snapshot behaviour
 2021-02-02  6:02 UTC  (2+ messages)

[PATCHSET v5 00/17] xfs: minor cleanups of the quota functions
 2021-02-01 18:46 UTC  (30+ messages)
` [PATCH 01/17] xfs: fix xquota chown transactionality wrt delalloc blocks
` [PATCH 02/17] xfs: clean up quota reservation callsites
` [PATCH 03/17] xfs: create convenience wrappers for incore quota block reservations
` [PATCH 04/17] xfs: remove xfs_trans_unreserve_quota_nblks completely
` [PATCH 05/17] xfs: clean up icreate quota reservation calls
` [PATCH 06/17] xfs: fix up build warnings when quotas are disabled
` [PATCH 07/17] xfs: reduce quota reservation when doing a dax unwritten extent conversion
` [PATCH 08/17] xfs: reserve data and rt quota at the same time
` [PATCH 09/17] xfs: refactor common transaction/inode/quota allocation idiom
` [PATCH 10/17] xfs: allow reservation of rtblocks with xfs_trans_alloc_inode
` [PATCH 11/17] xfs: refactor reflink functions to use xfs_trans_alloc_inode
` [PATCH 12/17] xfs: refactor inode creation transaction/inode/quota allocation idiom
` [PATCH 13/17] xfs: move xfs_qm_vop_chown_reserve to xfs_trans_dquot.c
` [PATCH 14/17] xfs: clean up xfs_trans_reserve_quota_chown a bit
` [PATCH 15/17] xfs: rename code to error in xfs_ioctl_setattr
` [PATCH 16/17] xfs: refactor inode creation transaction/inode/quota allocation idiom
` [PATCH 17/17] xfs: shut down the filesystem if we screw up quota errors

reduce sub-block DIO serialisation v4
 2021-02-01 17:51 UTC  (4+ messages)

[Bug 211329] New: XFS related memory leak on ppc64le
 2021-01-31  6:44 UTC  (3+ messages)
` [Bug 211329] blkg_alloc "

freeing a non-slab pointer
 2021-01-29 21:20 UTC 

[PATCHSET v6 00/12] xfs: try harder to reclaim space when we run out
 2021-01-29 17:47 UTC  (15+ messages)
` [PATCH 01/12] xfs: trigger all block gc scans when low on quota space
` [PATCH 02/12] xfs: don't stall cowblocks scan if we can't take locks
` [PATCH 03/12] xfs: xfs_inode_free_quota_blocks should scan project quota
` [PATCH 04/12] xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts
` [PATCH 05/12] xfs: pass flags and return gc errors from xfs_blockgc_free_quota
` [PATCH 06/12] xfs: try worst case space reservation upfront in xfs_reflink_remap_extent
` [PATCH 07/12] xfs: flush eof/cowblocks if we can't reserve quota for file blocks
` [PATCH 08/12] xfs: flush eof/cowblocks if we can't reserve quota for inode creation
` [PATCH 09/12] xfs: flush eof/cowblocks if we can't reserve quota for chown
` [PATCH 10/12] xfs: add a tracepoint for blockgc scans
` [PATCH 11/12] xfs: refactor xfs_icache_free_{eof,cow}blocks call sites
` [PATCH 12/12] xfs: flush speculative space allocations when we run out of space

[PATCH] xfs: Fix 'set but not used' warning in xfs_bmap_compute_alignments()
 2021-01-29 17:08 UTC  (5+ messages)

[PATCHSET v3 0/2] xfs: speed up parallel workqueues
 2021-01-29 16:31 UTC  (5+ messages)
` [PATCH 1/2] xfs: increase the default parallelism levels of pwork clients
` [PATCH 2/2] xfs: set WQ_SYSFS on all workqueues in debug mode

[PATCHSET v4 00/13] xfs: minor cleanups of the quota functions
 2021-01-29  6:01 UTC  (16+ messages)
` [PATCH 01/13] xfs: clean up quota reservation callsites
` [PATCH 03/13] xfs: remove xfs_trans_unreserve_quota_nblks completely
` [PATCH 04/13] xfs: clean up icreate quota reservation calls
` [PATCH 05/13] xfs: fix up build warnings when quotas are disabled
` [PATCH 06/13] xfs: reduce quota reservation when doing a dax unwritten extent conversion
` [PATCH 07/13] xfs: reserve data and rt quota at the same time
` [PATCH 08/13] xfs: refactor common transaction/inode/quota allocation idiom
` [PATCH 09/13] xfs: allow reservation of rtblocks with xfs_trans_alloc_inode
` [PATCH 10/13] xfs: refactor reflink functions to use xfs_trans_alloc_inode
` [PATCH 11/13] xfs: refactor inode creation transaction/inode/quota allocation idiom
` [PATCH 12/13] xfs: move xfs_qm_vop_chown_reserve to xfs_trans_dquot.c
` [PATCH 13/13] xfs: clean up xfs_trans_reserve_quota_chown a bit


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).