linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-09 05:05:24 to 2021-03-16 08:45:02 UTC [more...]

[PATCH 00/45 v3] xfs: consolidated log and optimisation changes
 2021-03-16  8:43 UTC  (100+ messages)
` [PATCH 01/45] xfs: initialise attr fork on inode create
` [PATCH 03/45] xfs: separate CIL commit record IO
` [PATCH 04/45] xfs: remove xfs_blkdev_issue_flush
` [PATCH 05/45] xfs: async blkdev cache flush
` [PATCH 06/45] xfs: CIL checkpoint flushes caches unconditionally
` [PATCH 07/45] xfs: remove need_start_rec parameter from xlog_write()
` [PATCH 08/45] xfs: journal IO cache flush reductions
` [PATCH 10/45] xfs: reduce buffer log item shadow allocations
` [PATCH 13/45] xfs: xfs_log_force_lsn isn't passed a LSN
` [PATCH 15/45] xfs: CIL work is serialised, not pipelined
` [PATCH 21/45] xfs: embed the xlog_op_header in the unmount record
` [PATCH 23/45] xfs: log tickets don't need log client id
` [PATCH 25/45] xfs: reserve space and initialise xlog_op_header in item formatting
` [PATCH 27/45] xfs: pass lv chain length into xlog_write()
` [PATCH 28/45] xfs: introduce xlog_write_single()
` [PATCH 29/45] xfs:_introduce xlog_write_partial()
` [PATCH 31/45] xfs: CIL context doesn't need to count iovecs
` [PATCH 32/45] xfs: use the CIL space used counter for emptiness checks
` [PATCH 33/45] xfs: lift init CIL reservation out of xc_cil_lock
` [PATCH 34/45] xfs: rework per-iclog header CIL reservation
` [PATCH 35/45] xfs: introduce per-cpu CIL tracking sructure
` [PATCH 36/45] xfs: implement percpu cil space used calculation
` [PATCH 37/45] xfs: track CIL ticket reservation in percpu structure
` [PATCH 38/45] xfs: convert CIL busy extents to per-cpu
` [PATCH 39/45] xfs: Add order IDs to log items in CIL
` [PATCH 40/45] xfs: convert CIL to unordered per cpu lists
` [PATCH 41/45] xfs: move CIL ordering to the logvec chain
` [PATCH 42/45] xfs: __percpu_counter_compare() inode count debug too expensive
` [PATCH 43/45] xfs: avoid cil push lock if possible
` [PATCH 44/45] xfs: xlog_sync() manually adjusts grant head space
` [PATCH 45/45] xfs: expanding delayed logging design with background material

[PATCHSET v3 00/11] xfs: deferred inode inactivation
 2021-03-16  7:27 UTC  (24+ messages)
` [PATCH 01/11] xfs: prevent metadata files from being inactivated
` [PATCH 02/11] xfs: refactor the predicate part of xfs_free_eofblocks
` [PATCH 03/11] xfs: don't reclaim dquots with incore reservations
` [PATCH 04/11] xfs: decide if inode needs inactivation
` [PATCH 05/11] xfs: rename the blockgc workqueue
` [PATCH 06/11] xfs: deferred inode inactivation
` [PATCH 07/11] xfs: expose sysfs knob to control inode inactivation delay
` [PATCH 08/11] xfs: force inode inactivation and retry fs writes when there isn't space
` [PATCH 09/11] xfs: force inode garbage collection before fallocate when space is low
` [PATCH 10/11] xfs: parallelize inode inactivation
` [PATCH 11/11] xfs: create a polled function to force "

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-03-16  3:21 UTC  (10+ messages)
` [PATCH v3 01/11] pagemap: Introduce ->memory_failure()
` [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler for dax mapping

[PATCH v3][next] xfs: Replace one-element arrays with flexible-array members
 2021-03-15 18:31 UTC  (3+ messages)

[PATCHSET 00/10] fstests: test kernel regressions fixed in 5.12
 2021-03-15 16:54 UTC  (23+ messages)
` [PATCH 03/10] xfs: test rtalloc alignment and math errors
` [PATCH 04/10] xfs: test mkfs min log size calculation w/ rt volumes
` [PATCH 05/10] common/filter: refactor quota report filtering
` [PATCH 06/10] xfs: test quota softlimit warning functionality
` [PATCH 07/10] xfs/122: fix test for xfs_attr_shortform_t conversion
` [PATCH 08/10] generic: test file writers racing with FIDEDUPERANGE
` [PATCH 09/10] generic: test a deadlock in xfs_rename when whiteing out files
` [PATCH 10/10] xfs: test delalloc quota leak when chprojid fails

[ANNOUNCE] xfs-linux: for-next **rebased** to 8723d5ba8bda
 2021-03-15 16:40 UTC 

[PATCH] Add dax mount option to man xfs(5)
 2021-03-15 15:02 UTC 

[PATCH 0/3] tweak idmap helpers
 2021-03-15 14:54 UTC  (4+ messages)
` [PATCH 1/3] fs: introduce fsuidgid_has_mapping() helper
` [PATCH 2/3] fs: improve naming for fsid helpers
` [PATCH 3/3] fs: introduce two little fs{u,g}id inode initialization helpers

[RFC PATCH v3 0/3] xfs: testcases for shrinking free space in the last AG
 2021-03-15 11:19 UTC  (4+ messages)
` [RFC PATCH v3 1/3] common/xfs: add a _require_xfs_shrink helper
` [RFC PATCH v3 2/3] xfs: basic functionality test for shrinking free space in the last AG
` [RFC PATCH v3 3/3] xfs: stress "

[PATCH v6 00/40] idmapped mounts
 2021-03-15  8:40 UTC  (6+ messages)
` [PATCH v6 02/40] fs: add id translation helpers

[Bug 212289] New: XFS: Assertion failed: current->journal_info == NULL, file: fs/xfs/xfs_trans.h, line: 288
 2021-03-15  6:37 UTC 

[ANNOUNCE] xfs-linux: for-next updated to b9daa0ea3bf7
 2021-03-14 18:28 UTC 

[PATCH] xfs: also reject BULKSTAT_SINGLE in a mount user namespace
 2021-03-14 18:00 UTC  (2+ messages)

[PATCH v2 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-03-13 22:00 UTC  (19+ messages)
` [PATCH v2 02/10] fsdax: Factor helper: dax_fault_actor()

[ANNOUNCE] xfsprogs v5.11.0 released, master branch updated to a97792a8
 2021-03-12 21:39 UTC 

[RFC PATCH v2 0/3] xfs: testcases for shrinking free space in the last AG
 2021-03-12 16:58 UTC  (12+ messages)
` [RFC PATCH v2 1/3] common/xfs: add a _require_xfs_shrink helper
` [RFC PATCH v2 2/3] xfs: basic functionality test for shrinking free space in the last AG
` [RFC PATCH v2 3/3] xfs: stress "

[PATCH V6 00/13] xfs: Tests to verify inode fork extent count overflow detection
 2021-03-11 18:36 UTC  (32+ messages)
` [PATCH V6 01/13] _check_xfs_filesystem: sync fs before running scrub
` [PATCH V6 02/13] common/xfs: Add a helper to get an inode fork's extent count
` [PATCH V6 03/13] common/xfs: Add helper to obtain fsxattr field value
  ` [PATCH V6.1] "
` [PATCH V6 04/13] xfs: Check for extent overflow when trivally adding a new extent
` [PATCH V6 05/13] xfs: Check for extent overflow when growing realtime bitmap/summary inodes
` [PATCH V6 06/13] xfs: Check for extent overflow when punching a hole
` [PATCH V6 07/13] xfs: Check for extent overflow when adding/removing xattrs
` [PATCH V6 08/13] xfs: Check for extent overflow when adding/removing dir entries
` [PATCH V6 09/13] xfs: Check for extent overflow when writing to unwritten extent
` [PATCH V6 10/13] xfs: Check for extent overflow when moving extent from cow to data fork
` [PATCH V6 11/13] xfs: Check for extent overflow when remapping an extent
` [PATCH V6 12/13] xfs: Check for extent overflow when swapping extents
` [PATCH V6 13/13] xfs: Stress test with bmap_alloc_minlen_extent error tag enabled

[ANNOUNCE] xfs-linux: for-next updated to 96fd0303027c
 2021-03-11 18:00 UTC 

[ANNOUNCE] xfs-linux: iomap-for-next updated to 5808fecc5723
 2021-03-11 17:47 UTC 

[PATCHv2] iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate
 2021-03-11 13:01 UTC  (2+ messages)

[PATCH] xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAX
 2021-03-11 13:00 UTC  (3+ messages)

[PATCHSET 0/2] fstests: remove obsolete DMAPI tests
 2021-03-11 12:56 UTC  (4+ messages)

[PATCHSET 0/2] fstests: fix compiler warnings with fsx/fsstress
 2021-03-11 12:54 UTC  (5+ messages)
` [PATCH 1/2] fsstress: get rid of attr_list
` [PATCH 2/2] fstests: remove libattr dependencies

[PATCH 2/3] xfs: AIL needs asynchronous CIL forcing
 2021-03-11 12:41 UTC  (16+ messages)
` [PATCH 2/3 v2] "
                  ` [PATCH 2/3 v2] xfs: AIL needs asynchronous CIL forcing\

[PATCH v2 07/10] iomap: Introduce iomap_apply2() for operations on two files
 2021-03-11 12:30 UTC  (3+ messages)
` [RESEND PATCH v2.1 "

[PATCH] iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate
 2021-03-11  5:57 UTC  (3+ messages)

[PATCH v2][next] xfs: Replace one-element arrays with flexible-array members
 2021-03-11  4:28 UTC  (3+ messages)

[WIP] [RFC PATCH] xfs: add test on shrinking unused space in the last AG
 2021-03-10  2:33 UTC  (8+ messages)

[PATCH][next] xfs: Replace one-element arrays with flexible-array members
 2021-03-09 22:03 UTC  (5+ messages)

[PATCH v8 0/5] xfs: support shrinking free space in the last AG
 2021-03-09 18:44 UTC  (6+ messages)
` [PATCH v8 3/5] xfs: introduce xfs_ag_shrink_space()
` [PATCH v8 5/5] xfs: add error injection for per-AG resv failure

[PATCH] xfs: mark xfs_bmap_set_attrforkoff static
 2021-03-09 17:44 UTC  (2+ messages)

[PATCH] docs: ABI: Fix the spelling oustanding to outstanding in the file sysfs-fs-xfs
 2021-03-09 17:14 UTC  (2+ messages)

[PATCH v2 0/2] xfs: Skip repetitive warnings about mount options
 2021-03-09 11:44 UTC  (5+ messages)
` [PATCH v2 1/2] xfs: rename variable mp to parsing_mp
` [PATCH v2 2/2] xfs: Skip repetitive warnings about mount options

[Bug 212123] New: kernel BUG at mm/filemap.c:1499, invalid opcode: 0000
 2021-03-09  8:52 UTC  (2+ messages)
` [Bug 212123] "


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