linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-10 14:25:54 to 2019-01-21 07:28:50 UTC [more...]

[Bug 202349] New: Extreme desktop freezes during sustained write operations with XFS
 2019-01-20 21:59 UTC  (4+ messages)
` [Bug 202349] "

[PATCH v2 0/5] xfs: properly invalidate cached writeback mapping
 2019-01-20 12:45 UTC  (19+ messages)
` [PATCH v2 1/5] xfs: eof trim writeback mapping as soon as it is cached
` [PATCH v2 2/5] xfs: update fork seq counter on data fork changes
` [PATCH v2 3/5] xfs: validate writeback mapping using data fork seq counter
` [PATCH v2 4/5] xfs: remove superfluous writeback mapping eof trimming
` [PATCH v2 5/5] xfs: revalidate imap properly before writeback delalloc conversion

[PATCH] iomap: get/put the page in iomap_page_create/release()
 2019-01-19 19:01 UTC  (6+ messages)

XFS filesystem hang
 2019-01-19  0:19 UTC  (6+ messages)

4.9.13: general protection fault: RIP: 0010:xfs_fs_destroy_inode+0x41/0x1c0 [xfs]
 2019-01-18 19:47 UTC  (2+ messages)
` 4.19.13: "

[PATCH] xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic mask
 2019-01-18 18:01 UTC  (2+ messages)

[PATCH 00/22] xfs: hoist inode operations to libxfs
 2019-01-18  7:17 UTC  (23+ messages)
` [PATCH 01/22] xfs: hoist extent size helpers "
` [PATCH 03/22] xfs: convert projid get/set functions
` [PATCH 05/22] xfs: pack inode allocation parameters into a separate structure
` [PATCH 06/22] xfs: refactor kernel-specific parts of xfs_ialloc
` [PATCH 07/22] xfs: decouple platform-specific inode allocation functions
` [PATCH 11/22] xfs: refactor special inode roll out of xfs_dir_ialloc
` [PATCH 22/22] xfs: create library function to reset root inodes

[PATCH] xfs: don't crash when read verifier reports errors with null b_ops
 2019-01-18  5:04 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 00/13] xfs: metadata inode directories
 2019-01-17 23:50 UTC  (4+ messages)

[PATCH 00/12] xfs: deferred inode inactivation
 2019-01-17 22:21 UTC  (19+ messages)
` [PATCH 01/12] xfs: free COW staging extents when freezing filesystem
` [PATCH 02/12] xfs: refactor the predicate part of xfs_free_eofblocks
` [PATCH 06/12] xfs: refactor walking of per-AG RECLAIM inodes
` [PATCH 07/12] xfs: refactor eofblocks inode match code
` [PATCH 12/12] xfs: wait for deferred inactivation when destroying unlinked inodes

[PATCH] iomap: fix a use after free in iomap_dio_rw
 2019-01-17 21:26 UTC  (2+ messages)

[PATCH 0/4] xfs: properly invalidate cached writeback mapping
 2019-01-17 17:53 UTC  (20+ messages)
` [PATCH 1/4] xfs: eof trim writeback mapping as soon as it is cached
` [PATCH 2/4] xfs: update fork seq counter on data fork changes
` [PATCH 3/4] xfs: validate writeback mapping using data fork seq counter
` [PATCH 4/4] xfs: remove superfluous writeback mapping eof trimming
` [PATCH] tests/generic: test writepage cached mapping validity

COW improvements and always_cow support V4
 2019-01-17 16:36 UTC  (12+ messages)
` [PATCH 01/11] xfs: remove xfs_trim_extent_eof
` [PATCH 02/11] xfs: remove the io_type field from the writeback context and ioend
` [PATCH 03/11] xfs: remove the s_maxbytes checks in xfs_map_blocks
` [PATCH 04/11] xfs: rework the truncate race handling in the writeback path
` [PATCH 05/11] xfs: make xfs_bmbt_to_iomap more useful
` [PATCH 06/11] xfs: don't use delalloc extents for COW on files with extsize hints
` [PATCH 07/11] xfs: also truncate holes covered by COW blocks
` [PATCH 08/11] xfs: merge COW handling into xfs_file_iomap_begin_delay
` [PATCH 09/11] xfs: report IOMAP_F_SHARED from xfs_file_iomap_begin_delay
` [PATCH 10/11] xfs: make COW fork unwritten extent conversions more robust
` [PATCH 11/11] xfs: introduce an always_cow mode

[PATCH] fs: move generic stat response attr handling to vfs_getattr_nosec
 2019-01-17 13:49 UTC  (2+ messages)

[PATCH -next] xfs: remove duplicated xfs_defer.h
 2019-01-17  7:02 UTC 

BUG: iomap_dio_rw() accesses freed memory
 2019-01-16  5:59 UTC  (10+ messages)

[PATCH] xfs: use generic fillattr to reduce redundant code
 2019-01-15 21:34 UTC  (4+ messages)

[PATCH v3 0/5] kvm "virtio pmem" device
 2019-01-15 20:42 UTC  (23+ messages)
` [PATCH v3 2/5] virtio-pmem: Add virtio pmem driver
        ` [Qemu-devel] [PATCH v3 0/5] kvm "virtio pmem" device

[PATCH 0/5] xfs: general scrubber fixes
 2019-01-15 19:32 UTC  (13+ messages)
` [PATCH 2/5] xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_t
` [PATCH 3/5] xfs: fix off-by-one error in rtbitmap cross-reference
  ` [PATCH v2 "
` [PATCH 4/5] xfs: check directory name validity
` [PATCH 5/5] xfs: check attribute "

Enlarging w/ xfs_growfs: XFS_IOC_FSGROWFSDATA xfsctl failed: Inappropriate ioctl for device
 2019-01-15 15:55 UTC  (3+ messages)
` [RFC PATCH xfstests] xfs: add tests to validate ioctl structure layout

Block device flush ordering
 2019-01-15 14:35 UTC  (6+ messages)

[PATCH v2] tests/generic: test writepage cached mapping validity
 2019-01-15 14:09 UTC 

[PATCH V13 00/19] block: support multi-page bvec
 2019-01-15  3:44 UTC  (21+ messages)
` [PATCH V13 01/19] btrfs: look at bi_size for repair decisions
` [PATCH V13 02/19] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V13 03/19] block: remove bvec_iter_rewind()
` [PATCH V13 04/19] block: rename bvec helpers
` [PATCH V13 05/19] block: introduce multi-page "
` [PATCH V13 06/19] block: introduce bio_for_each_bvec() and rq_for_each_bvec()
` [PATCH V13 07/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V13 08/19] block: use bio_for_each_bvec() to map sg
` [PATCH V13 09/19] block: introduce bvec_last_segment()
` [PATCH V13 10/19] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V13 11/19] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V13 12/19] block: loop: pass multi-page bvec to iov_iter
` [PATCH V13 13/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V13 14/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V13 15/19] block: enable multipage bvecs
` [PATCH V13 16/19] block: always define BIO_MAX_PAGES as 256
` [PATCH V13 17/19] block: document usage of bio iterator helpers
` [PATCH V13 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V13 19/19] block: kill BLK_MQ_F_SG_MERGE

[PATCH] xfs_repair: allow '/' in attribute names
 2019-01-14 19:54 UTC  (3+ messages)
` [PATCH V2] "

[PATCH 00/13] xfsdump: (style) remove spaces from parentheses
 2019-01-14 17:48 UTC  (15+ messages)
` [PATCH 01/13] xfsdump: (1/13) "
` [PATCH 02/13] xfsdump: (2/13) "
` [PATCH 03/13] xfsdump: (3/13) "
` [PATCH 04/13] xfsdump: (4/13) "
` [PATCH 05/13] xfsdump: (5/13) "
` [PATCH 06/13] xfsdump: (6/13) "
` [PATCH 07/13] xfsdump: (7/13) "
` [PATCH 08/13] xfsdump: (8/13) "
` [PATCH 09/13] xfsdump: (9/13) "
` [PATCH 10/13] xfsdump: (10/13) "
` [PATCH 11/13] xfsdump: (11/13) "
` [PATCH 12/13] xfsdump: (12/13) "
` [PATCH 13/13] xfsdump: (13/13) "

[PATCH v6 0/5] Try to squash metadump data leaks
 2019-01-14 17:46 UTC  (5+ messages)
` [PATCH 2/5] xfs_metadump: Zap multi fsb blocks

[Bug 199915] NULL pointer dereference in xfs_bmap_extents_to_btree() when mounting and operating a crafted image
 2019-01-10 23:06 UTC 


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