public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-01 02:04:53 to 2021-02-05 03:19:27 UTC [more...]

[PATCH] xfs: fix unused variable build warning in xfs_log.c
 2021-02-05  3:18 UTC 

[PATCH 0/3] debian: minor fixes
 2021-02-05  0:51 UTC  (7+ messages)
` [PATCH 1/3] debian: Drop unused dh-python from Build-Depends
` [PATCH 2/3] debian: Only build for Linux
` [PATCH 3/3] debian: Prevent installing duplicate changelog

Processed: confirm
 2021-02-04 23:03 UTC 

Processed: xfsprogs: confirm issues
 2021-02-04 22:33 UTC 

Processed (with 6 errors): xfsprogs: categorize issues
 2021-02-04 22:27 UTC 

Bug#465733: marked as done (xfsprogs: xfs_check SEGV)
 2021-02-04 22:15 UTC 

Bug#570704: duplicate /usr/share/doc/xfsprogs/changelog{,.Debian}.gz
 2021-02-04 21:27 UTC 

Bug#539723: xfsprogs: {mkfs.xfs] Please provide GNU --long options
 2021-02-04 20:39 UTC  (2+ messages)
` Processed: "

[PATCHSET v3 0/5] xfs: add the ability to flag a fs for repair
 2021-02-04 19:30 UTC  (11+ messages)
` [PATCH 1/5] xfs_admin: clean up string quoting
` [PATCH 2/5] xfs_db: define some exit codes for fs feature upgrades
` [PATCH 3/5] xfs_db: support the needsrepair feature flag in the version command
` [PATCH 4/5] xfs_repair: fix unmount error message to have a newline
` [PATCH 5/5] xfs_repair: clear the needsrepair flag

[PATCH] xfs: fix unused variable warning
 2021-02-04 18:07 UTC  (2+ messages)

Processed: libinih: Please provide libinih1-udeb
 2021-02-04 17:21 UTC 

[PATCH v6 0/7] xfs: support shrinking free space in the last AG
 2021-02-04 16:21 UTC  (29+ 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

[PATCHSET v4 0/2] xfs_db: add minimal directory navigation
 2021-02-04  9:39 UTC  (4+ messages)
` [PATCH 1/2] xfs_db: add a directory path lookup command
` [PATCH 2/2] xfs_db: add an ls command

[PATCH] xfs: test a regression in dquot type checking
 2021-02-04  9:37 UTC  (4+ messages)

[PATCH] xfs: fix incorrect root dquot corruption error when switching group/project quota types
 2021-02-04  9:24 UTC  (3+ messages)

[PATCH -next] xfs: remove the possibly unused mp variable in xfs_file_compat_ioctl
 2021-02-04  0:55 UTC  (5+ messages)

[PATCH 0/5] xfs: various log stuff
 2021-02-03 21:20 UTC  (13+ messages)
` [PATCH 2/5] xfs: separate CIL commit record IO
` [PATCH 4/5] xfs: Fix CIL throttle hang when CIL space used going backwards
` [PATCH 5/5] xfs: reduce buffer log item shadow allocations

[PATCH] xfs: test delalloc quota leak when chprojid fails
 2021-02-03 20:52 UTC  (5+ messages)

[PATCH] xfs_repair: check dquot id and type
 2021-02-03 19:50 UTC 

[PATCHSET v4 0/2] xfs_admin: support upgrading v5 filesystems
 2021-02-03 19:43 UTC  (3+ messages)
` [PATCH 1/2] xfs_db: add inobtcnt upgrade path
` [PATCH 2/2] xfs_db: add bigtime "

[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 "

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

[PATCH -next] xfs: Fix unused variable 'mp' warning
 2021-02-03 17:33 UTC  (8+ 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()

[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  (7+ messages)
` [PATCH RESEND v2 08/10] md: Implement ->corrupted_range()
` [PATCH RESEND v2 09/10] xfs: Implement ->corrupted_range() for XFS

[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

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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox