public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-14 22:59:14 to 2021-11-22 23:32:15 UTC [more...]

[PATCH 0/2] debian: Fix xfsprogs FT(C)BFS
 2021-11-22 23:32 UTC  (10+ messages)
` [PATCH 1/2] debian: Generate .gitcensus instead of .census (Closes: #999743)
` [PATCH 2/2] debian: Fix FTCBFS: Skip crc32 test (Closes: #999879)

[PATCH 1/2] vfs: check dentry is still valid in get_link()
 2021-11-22 23:26 UTC  (23+ messages)
` [PATCH 2/2] xfs: make sure link path does not go away at access

[PATCH v1 0/9] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2021-11-22 17:16 UTC  (17+ messages)
` [PATCH v1 1/9] mm: add zone device coherent type memory support
` [PATCH v1 2/9] mm: add device coherent vma selection for memory migration
` [PATCH v1 3/9] drm/amdkfd: add SPM support for SVM
` [PATCH v1 4/9] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH v1 5/9] lib: test_hmm add ioctl to get zone device type
` [PATCH v1 6/9] lib: test_hmm add module param for "
` [PATCH v1 7/9] lib: add support for device coherent type in test_hmm
` [PATCH v1 8/9] tools: update hmm-test to support device coherent type
` [PATCH v1 9/9] tools: update test_hmm script to support SP config

[PATCH] MM: introduce memalloc_retry_wait()
 2021-11-22 15:06 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH 00/16 v7] xfs: rework xlog_write()
 2021-11-22 11:40 UTC  (27+ messages)
` [PATCH 01/16] xfs: factor out the CIL transaction header building
` [PATCH 02/16] xfs: only CIL pushes require a start record
` [PATCH 03/16] xfs: embed the xlog_op_header in the unmount record
` [PATCH 04/16] xfs: embed the xlog_op_header in the commit record
` [PATCH 05/16] xfs: log tickets don't need log client id
` [PATCH 06/16] xfs: move log iovec alignment to preparation function
` [PATCH 07/16] xfs: reserve space and initialise xlog_op_header in item formatting
` [PATCH 08/16] xfs: log ticket region debug is largely useless
` [PATCH 09/16] xfs: pass lv chain length into xlog_write()
` [PATCH 10/16] xfs: change the type of ic_datap
` [PATCH 11/16] xfs: introduce xlog_write_full()
` [PATCH 12/16] xfs: introduce xlog_write_partial()
` [PATCH 13/16] xfs: remove xlog_verify_dest_ptr
` [PATCH 14/16] xfs: xlog_write() no longer needs contwr state
` [PATCH 15/16] xfs: xlog_write() doesn't need optype anymore
` [PATCH 16/16] xfs: CIL context doesn't need to count iovecs

[Bug 214767] New: xfs seems to hang due to race condition? maybe related to (gratuitous) thaw
 2021-11-20 22:31 UTC  (4+ messages)
` [Bug 214767] "

[LOCKDEP] Circular locking dependency detected, fs_reclaim vs xfs_nondir_ilock_class
 2021-11-19 22:54 UTC  (2+ messages)
` [issue] kvmalloc doesn't repsect __GFP_NOLOCKDEP (was Re: [LOCKDEP] Circular locking dependency detected, fs_reclaim vs xfs_nondir_ilock_class)

Processed: fixed 999743 in 5.14.0-release-1
 2021-11-19 19:42 UTC 

xfsprogs_5.14.0-release-1_source.changes ACCEPTED into unstable
 2021-11-19 19:14 UTC 

Processing of xfsprogs_5.14.0-release-1_source.changes
 2021-11-19 18:48 UTC 

Bug#999743: marked as done (xfsprogs FTBFS: .gitcensus: No such file or directory)
 2021-11-19 17:36 UTC  (3+ messages)
  ` Processed: xfsprogs FTCBFS: [TEST] CRC32 fails to compile
  ` Bug#999879: marked as done (xfsprogs FTCBFS: [TEST] CRC32 fails to compile)

xfsprogs_5.14.0-1_source.changes REJECTED
 2021-11-19 17:34 UTC 

Processing of xfsprogs_5.14.0-1_source.changes
 2021-11-19 17:22 UTC 

decouple DAX from block devices
 2021-11-19 17:21 UTC  (12+ messages)
` [PATCH 01/29] nvdimm/pmem: move dax_attribute_group from dax to pmem
` [PATCH 02/29] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 03/29] dax: remove CONFIG_DAX_DRIVER
` [PATCH 07/29] xfs: factor out a xfs_setup_dax_always helper

[ANNOUNCE] xfsprogs 5.14.0 released
 2021-11-19 16:39 UTC 

[PATCH] xfs: fix the problem that the array may be out of bound
 2021-11-19  8:17 UTC 

[PATCH 00/14 v6] xfs: improve CIL scalability
 2021-11-18 23:15 UTC  (2+ messages)

[PATCH v2 00/28] iomap/xfs folio patches
 2021-11-18 20:08 UTC  (37+ messages)
` [PATCH v2 01/28] csky,sparc: Declare flush_dcache_folio()
` [PATCH v2 02/28] mm: Add functions to zero portions of a folio
` [PATCH v2 03/28] fs: Remove FS_THP_SUPPORT
` [PATCH v2 04/28] fs: Rename AS_THP_SUPPORT and mapping_thp_support
` [PATCH v2 05/28] block: Add bio_add_folio()
` [PATCH v2 06/28] block: Add bio_for_each_folio_all()
` [PATCH v2 07/28] fs/buffer: Convert __block_write_begin_int() to take a folio
` [PATCH v2 12/28] iomap: Add iomap_invalidate_folio
` [PATCH v2 19/28] iomap: Convert __iomap_zero_iter to use a folio
` [PATCH v2 20/28] iomap: Convert iomap_write_begin() and iomap_write_end() to folios
` [PATCH v2 25/28] iomap: Convert iomap_add_to_ioend() to take a folio

[PATCH 00/16 v6] xfs: rework xlog_write()
 2021-11-18  5:22 UTC  (16+ messages)
` [PATCH 02/16] xfs: only CIL pushes require a start record
` [PATCH 04/16] xfs: embed the xlog_op_header in the commit record
` [PATCH 10/16] xfs: change the type of ic_datap
` [PATCH 11/16] xfs: introduce xlog_write_full()
` [PATCH 12/16] xfs:_introduce xlog_write_partial()
` [PATCH 13/16] xfs: remove xlog_verify_dest_ptr

[PATCH v2] tests/xfs: test COW writeback failure when overlapping non-shared blocks
 2021-11-17 18:01 UTC  (2+ messages)

[PATCH] iomap: iomap_read_inline_data cleanup
 2021-11-17 17:12 UTC  (3+ messages)

[5.15 REGRESSION v2] iomap: Fix inline extent handling in iomap_readpage
 2021-11-17 10:24 UTC  (4+ messages)

[PATCH] xfs: remove xfs_inew_wait
 2021-11-17  5:35 UTC  (3+ messages)

[PATCH v25 00/14] Log Attribute Replay
 2021-11-17  4:16 UTC  (15+ messages)
` [PATCH v25 01/14] xfs: allow setting and clearing of log incompat feature flags
` [PATCH v25 02/14] xfs: add attr state machine tracepoints
` [PATCH v25 03/14] xfsprogs: Rename __xfs_attr_rmtval_remove
` [PATCH v25 04/14] xfs: don't commit the first deferred transaction without intents
` [PATCH v25 05/14] xfsprogs: Return from xfs_attr_set_iter if there are no more rmtblks to process
` [PATCH v25 06/14] xfsprogs: Set up infrastructure for log attribute replay
` [PATCH v25 07/14] xfsprogs: Implement attr logging and replay
` [PATCH v25 08/14] xfsprogs: Skip flip flags for delayed attrs
` [PATCH v25 09/14] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v25 10/14] xfsprogs: Remove unused xfs_attr_*_args
` [PATCH v25 11/14] xfsprogs: Add log attribute error tag
` [PATCH v25 12/14] xfsprogs: Merge xfs_delattr_context into xfs_attr_item
` [PATCH v25 13/14] xfsprogs: Add helper function xfs_attr_leaf_addname
` [PATCH v25 14/14] xfsprogs: Add log item printing for ATTRI and ATTRD

[PATCH v25 00/12] Log Attribute Replay
 2021-11-17  4:13 UTC  (13+ messages)
` [PATCH v25 01/12] xfs: Fix double unlock in defer capture code
` [PATCH v25 02/12] xfs: don't commit the first deferred transaction without intents
` [PATCH v25 03/12] xfs: Return from xfs_attr_set_iter if there are no more rmtblks to process
` [PATCH v25 04/12] xfs: Set up infrastructure for log attribute replay
` [PATCH v25 05/12] xfs: Implement attr logging and replay
` [PATCH v25 06/12] xfs: Skip flip flags for delayed attrs
` [PATCH v25 07/12] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v25 08/12] xfs: Remove unused xfs_attr_*_args
` [PATCH v25 09/12] xfs: Add log attribute error tag
` [PATCH v25 10/12] xfs: Add larp debug option
` [PATCH v25 11/12] xfs: Merge xfs_delattr_context into xfs_attr_item
` [PATCH v25 12/12] xfs: Add helper function xfs_attr_leaf_addname

[PATCH] xfs: Fix the free logic of state in xfs_attr_node_hasname
 2021-11-17  1:58 UTC  (5+ messages)
` [PATCH v2] "

Question regarding XFS crisis recovery
 2021-11-16 17:27 UTC  (6+ messages)

Processing of xfsprogs_5.14.0-rc1-1_source.changes
 2021-11-15 17:50 UTC 

xfsprogs_5.14.0-rc1-1_source.changes ACCEPTED into unstable
 2021-11-15 18:25 UTC 

Bug#794158: xfsprogs FTCBFS: fails to pass --host to configure
 2021-11-15 18:27 UTC  (2+ messages)
  ` Bug#794158: marked as done (xfsprogs FTCBFS: fails to pass --host to configure)

[PATCH v1 0/2] Remove extra ZONE_DEVICE page refcount
 2021-11-15 19:33 UTC  (3+ messages)
` [PATCH v1 1/2] ext4/xfs: add page refcount helper
` [PATCH v1 2/2] mm: remove extra ZONE_DEVICE struct page refcount

[PATCH 2 0/2] xfs: fix inline link path race
 2021-11-15 22:26 UTC  (6+ messages)
` [PATCH 2 1/2] vfs: check dentry is still valid in get_link()
` [PATCH 2 2/2] xfs: make sure link path does not go away at access

[PATCH v3 0/1] xfstests: add log attribute replay test
 2021-11-15 19:28 UTC  (4+ messages)
` [PATCH v3 1/1] xfstests: Add Log Attribute Replay test
    ` [External] : "

[PATCH v2 0/4] xfsprogs debian updates
 2021-11-15 18:53 UTC  (9+ messages)
` [PATCH v2 1/4] debian: Update Uploaders list
` [PATCH v2 2/4] debian: Pass --build and --host to configure
` [PATCH v2 3/4] debian: Fix FTBFS
` [PATCH v2 4/4] debian: Add changelog entry for 5.14.0-rc1-1

[PATCH] Avoid format truncation
 2021-11-15 16:45 UTC  (2+ messages)


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