linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-27 01:57:41 to 2020-08-11 02:20:02 UTC [more...]

[Bug 208827] New: [fio io_uring] io_uring write data crc32c verify failed
 2020-08-11  2:19 UTC  (22+ messages)
` [Bug 208827] "

WARN_ON_ONCE(1) in iomap_dio_actor()
 2020-08-11  2:03 UTC  (5+ messages)

[ANNOUNCE] xfsprogs for-next updated to 54b4eee7
 2020-08-11  0:36 UTC 

[PATCH 0/3] xfs: preparation for syncing with 5.8
 2020-08-10 23:21 UTC  (5+ messages)
` [PATCH 1/3] xfs_db: stop misusing an onstack inode

[RFC PATCH 0/8] fsdax: introduce FS query interface to support reflink
 2020-08-10 21:10 UTC  (15+ messages)
` [RFC PATCH 1/8] fs: introduce get_shared_files() for dax&reflink
` [RFC PATCH 2/8] fsdax, mm: track files sharing dax page for memory-failure
` [RFC PATCH 3/8] fsdax: introduce dax_copy_edges() for COW
` [RFC PATCH 4/8] fsdax: copy data before write
` [RFC PATCH 5/8] fsdax: replace mmap entry in case of CoW
` [RFC PATCH 6/8] fsdax: dedup file range to use a compare function
` [RFC PATCH 7/8] fs/xfs: handle CoW for fsdax write() path
` [RFC PATCH 8/8] fs/xfs: support dedupe for fsdax

[PATCH] xfs/518: modify timer/state commands to remove new g,p timer output
 2020-08-09 16:22 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: for-next rebased to 818d5a91559f
 2020-08-08 17:16 UTC  (2+ messages)
` [ANNOUNCE] xfs-linux: for-next updated to 96cf2a2c7556

[GIT PULL] xfs: new code for 5.9-rc1
 2020-08-07 18:01 UTC  (2+ messages)

Can we change the S_DAX flag immediately on XFS without dropping caches?
 2020-08-07 17:09 UTC  (13+ messages)

[PATCH] fs/xfs: Support that ioctl(SETXFLAGS/GETXFLAGS) can set/get inode DAX on XFS
 2020-08-07 15:58 UTC  (3+ messages)

[RFC 1/1] pmem: Add cond_resched() in bio_for_each_segment loop in pmem_make_request
 2020-08-07  9:23 UTC  (5+ messages)

[PATCH v4 0/2] void xfs transaction reservation recursion
 2020-08-07  4:11 UTC  (9+ messages)
` [PATCH v4 1/2] xfs: avoid double restore PF_MEMALLOC_NOFS if transaction reservation fails
` [PATCH v4 2/2] xfs: avoid transaction reservation recursion

[GIT PULL v2] iomap: new code for 5.9-rc1
 2020-08-07  2:39 UTC  (2+ messages)

[PATCH] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
 2020-08-06 21:28 UTC  (3+ messages)

[PATCH] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
 2020-08-06 21:17 UTC 

[PATCH] xfsprogs: move custom interface definitions out of xfs_fs.h
 2020-08-06 19:52 UTC  (2+ messages)

[PATCH] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
 2020-08-06 13:18 UTC 

[PATCH] mkfs.xfs: sanity check stripe geometry from blkid
 2020-08-06 13:03 UTC  (8+ messages)
` [PATCH] mkfs.xfs: introduce sunit/swidth validation helper
  ` [PATCH v2] "
    ` [PATCH v3] "

[GIT PULL] iomap: new code for 5.9-rc1
 2020-08-05 16:31 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: iomap-5.9-merge rebased to 60263d5889e6
 2020-08-05 16:38 UTC 

[PATCH] xfs: delete duplicated words + other fixes
 2020-08-05 17:18 UTC  (2+ messages)

[Bug 208805] New: XFS: iozone possible memory allocation deadlock
 2020-08-04  9:52 UTC 

xfs_reclaim_inodes_ag taking several seconds
 2020-08-03 22:11 UTC  (6+ messages)

[PATCH] xfs/263: filters to accommodate new xfs_quota state command and prevent regression
 2020-08-03 13:46 UTC 

[PATCH] xfs/{263,106} erase max warnings printout
 2020-08-03 13:17 UTC  (2+ messages)

[PATCH] xfs/{050,299}: clear quota warnings in between checks
 2020-08-03 13:19 UTC  (2+ messages)

[PATCH 0/2] Bail out if transaction can cause extent count to overflow
 2020-08-01  8:31 UTC  (2+ messages)

[PATCH RESEND 0/2] Bail out if transaction can cause extent count to overflow
 2020-08-01  8:28 UTC  (3+ messages)
` [PATCH RESEND 1/2] xfs: Add helper for checking per-inode extent count overflow
` [PATCH RESEND 2/2] xfs: Bail out if transaction can cause extent count to overflow

[ANNOUNCE] xfsprogs for-next updated to e055f37a
 2020-08-01  1:42 UTC 

[ANNOUNCE] xfs-linux: iomap-5.9-merge updated to 66143873c6a0
 2020-07-31 23:02 UTC 

[Question] About XFS random buffer write performance
 2020-07-31 22:13 UTC  (17+ messages)

[Bug 208751] KASAN: Use-after-free bug in xlog_alloc_log
 2020-07-31 19:20 UTC 

iomap write invalidation v2
 2020-07-31 14:03 UTC  (6+ messages)
` [PATCH 3/3] iomap: fall back to buffered writes for invalidation failures
  ` [Cluster-devel] "

[RFC PATCH] iomap: add support to track dirty state of sub pages
 2020-07-31  6:59 UTC  (6+ messages)

ext4/xfs: about switching underlying 512B sector devices to 4K ones
 2020-07-31  6:46 UTC  (4+ messages)

[PATCH 0/3] xfsprogs: xfs_quota error message and state reporting improvement
 2020-07-30 18:30 UTC  (4+ messages)

[PATCH] dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv
 2020-07-30 16:45 UTC  (5+ messages)
` [Linaro-mm-sig] "

[PATCH] xfs_io: Remove redundant setting/check for lsattr/stat command
 2020-07-30  0:46 UTC  (2+ messages)

[PATCH v2] xfs_io: Make -D and -R options incompatible explicitly
 2020-07-30  0:45 UTC  (2+ messages)

[PATCH v2 1/1] xfs: Fix Smatch warning in xfs_attr_node_get
 2020-07-29 20:02 UTC  (3+ messages)

[PATCH 1/1] xfs: Fix Smatch warning in xfs_attr_node_get
 2020-07-29  4:37 UTC  (3+ messages)

[PATCH v4 0/2] xfs: Fix compiler warnings
 2020-07-28 18:36 UTC  (5+ messages)
` [PATCH v4 1/2] xfs: Fix compiler warning in xfs_attr_node_removename_setup
` [PATCH v4 2/2] xfs: Fix compiler warning in xfs_attr_shortform_add

[bug report] xfs: Add xfs_has_attr and subroutines
 2020-07-28 17:49 UTC  (2+ messages)

[RFC 0/2] Avoid indirect function calls in iomap
 2020-07-28 17:32 UTC  (3+ messages)
` [PATCH 1/2] iomap: Add iomap_iter
` [PATCH 2/2] iomap: Convert readahead to iomap_iter

[PATCH] iomap: Ensure iop->uptodate matches PageUptodate
 2020-07-28 13:15 UTC  (7+ messages)
` [iomap] 2fa482b890: WARNING:at_fs/iomap/buffered-io.c:#iomap_page_release

[PATCH v3 0/2] xfs: Fix compiler warnings
 2020-07-27 22:20 UTC  (5+ messages)
` [PATCH v3 1/2] xfs: Fix compiler warning in xfs_attr_node_removename_setup
` [PATCH v3 2/2] xfs: Fix compiler warning in xfs_attr_shortform_add

[PATCH v2 0/2] xfs: Fix compiler warnings
 2020-07-27 19:20 UTC  (8+ messages)
` [PATCH v2 1/2] xfs: Fix compiler warning in xfs_attr_node_removename_setup
` [PATCH v2 2/2] xfs: Fix compiler warning in xfs_attr_shortform_add

[PATCH v4 3/7] iomap: support direct I/O with fscrypt using blk-crypto
 2020-07-27 17:16 UTC  (11+ messages)

[PATCH v6 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-27 16:43 UTC  (9+ messages)
` [PATCH v6 1/7] fscrypt: Add functions for direct I/O support
    ` [f2fs-dev] "
` [PATCH v6 6/7] fscrypt: document inline encryption support

[PATCH v3] xfs: introduce task->in_fstrans for transaction reservation recursion protection
 2020-07-27 10:02 UTC  (4+ messages)

[PATCH 0/2] xfs: Fix compiler warnings
 2020-07-27  1:57 UTC  (6+ messages)
` [PATCH 2/2] xfs: Fix compiler warning in xfs_attr_shortform_add


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