linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-18 10:16:11 to 2023-04-04 17:07:09 UTC [more...]

[PATCHSET 0/3] xfs: fix ascii-ci problems with userspace
 2023-04-04 17:07 UTC 

[PATCH v2 00/23] fs-verity support for XFS
 2023-04-04 16:39 UTC  (31+ messages)
` [PATCH v2 01/23] xfs: Add new name to attri/d
` [PATCH v2 02/23] xfs: add parent pointer support to attribute code
` [PATCH v2 03/23] xfs: define parent pointer xattr format
` [PATCH v2 04/23] xfs: Add xfs_verify_pptr
` [PATCH v2 05/23] fsverity: make fsverity_verify_folio() accept folio's offset and size
` [PATCH v2 06/23] fsverity: add drop_page() callout
` [PATCH v2 07/23] fsverity: pass Merkle tree block size to ->read_merkle_tree_page()
` [PATCH v2 08/23] iomap: hoist iomap_readpage_ctx from the iomap_readahead/_folio
` [PATCH v2 09/23] iomap: allow filesystem to implement read path verification
` [PATCH v2 10/23] xfs: add XBF_VERITY_CHECKED xfs_buf flag
` [PATCH v2 11/23] xfs: add XFS_DA_OP_BUFFER to make xfs_attr_get() return buffer
` [PATCH v2 12/23] xfs: introduce workqueue for post read IO work
` [PATCH v2 13/23] xfs: add iomap's readpage operations
` [PATCH v2 14/23] xfs: add attribute type for fs-verity
` [PATCH v2 15/23] xfs: add fs-verity ro-compat flag
` [PATCH v2 16/23] xfs: add inode on-disk VERITY flag
` [PATCH v2 17/23] xfs: initialize fs-verity on file open and cleanup on inode destruction
` [PATCH v2 18/23] xfs: don't allow to enable DAX on fs-verity sealsed inode
` [PATCH v2 19/23] xfs: disable direct read path for fs-verity sealed files
` [PATCH v2 20/23] xfs: add fs-verity support
` [PATCH v2 21/23] xfs: handle merkle tree block size != fs blocksize != PAGE_SIZE
` [PATCH v2 22/23] xfs: add fs-verity ioctls
` [PATCH v2 23/23] xfs: enable ro-compat fs-verity flag

[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
 2023-04-04 16:03 UTC  (6+ messages)

[PATCH] xfs: Use for_each_perag() to iterate all available AGs
 2023-04-04 14:19 UTC  (2+ messages)

[PATCH v3 01/10] kobject: introduce kobject_del_and_put()
 2023-04-04 13:30 UTC  (5+ messages)

[PATCH v11 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-04-04  4:33 UTC  (4+ messages)
` [PATCH v11 1/2] xfs: fix the calculation of length and end
` [PATCH v11 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind

[ANNOUNCE 1/2] xfs-linux: scrub-strengthen-rmap-checking updated to 64e6494e1175
 2023-04-04  2:15 UTC  (2+ messages)

[PATCH v4 0/3] Ignore non-LRU-based reclaim in memcg reclaim
 2023-04-04  0:13 UTC  (4+ messages)
` [PATCH v4 1/3] mm: vmscan: move set_task_reclaim_state() after global_reclaim()
` [PATCH v4 2/3] mm: vmscan: refactor updating reclaimed pages in reclaim_state
` [PATCH v4 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim

Shrink support?
 2023-04-03 22:28 UTC  (2+ messages)

Job vacancy
 2023-04-03  5:33 UTC 

[ANNOUNCE 2/2] xfs-linux: xfile-page-caching updated to 7645630a8125
 2023-04-03 17:57 UTC 

[PATCHSET for-next 0/2] Flag file systems as supporting parallel dio writes
 2023-04-03 12:24 UTC  (2+ messages)

[PATCH v3 0/3] Ignore non-LRU-based reclaim in memcg reclaim
 2023-03-31 22:11 UTC  (8+ messages)
` [PATCH v3 1/3] mm: vmscan: move set_task_reclaim_state() after cgroup_reclaim()
` [PATCH v3 2/3] mm: vmscan: refactor updating reclaimed pages in reclaim_state
` [PATCH v3 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim

[syzbot] [xfs?] WARNING in xfs_bmap_extents_to_btree
 2023-03-31 20:46 UTC  (7+ messages)

[PATCH] xfs: fix AGFL allocation dead lock
 2023-03-30 20:46 UTC 

[PATCHSET 0/3] fstests: random fixes for v2023.03.26
 2023-03-30 16:46 UTC  (9+ messages)
` [PATCH 1/3] generic/{251,260}: compute maximum fitrim offset
  ` [PATCH v1.1 "
` [PATCH 2/3] xfs/242: fix _filter_bmap for xfs_io bmap that does rt file properly
` [PATCH 3/3] common/report: fix typo in FSSTRESS_AVOID

[syzbot] Monthly xfs report
 2023-03-30  9:58 UTC 

[RFC DELUGE v10r1d2] xfs: Parent Pointers
 2023-03-30  1:56 UTC  (18+ messages)
` [PATCHSET v10r1d2 00/17] xfs: encode parent pointer name in xattr key

return an ERR_PTR from __filemap_get_folio v2
 2023-03-29 23:56 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-03-29  7:29 UTC 

[PATCH v3] xfs: fix BUG_ON in xfs_getbmap()
 2023-03-29  2:52 UTC 

[PATCH v2] xfs: fix BUG_ON in xfs_getbmap()
 2023-03-29  2:31 UTC  (3+ messages)

[PATCH v2 0/3] Prevent ->map_pages from sleeping
 2023-03-28 15:45 UTC  (7+ messages)
` [PATCH v2 1/3] xfs: Remove xfs_filemap_map_pages() wrapper
` [PATCH v2 2/3] afs: Split afs_pagecache_valid() out of afs_validate()
` [PATCH v2 3/3] mm: Hold the RCU read lock over calls to ->map_pages

[PATCH 5.10 0/2] Two more xfs backports for 5.10.y (from v5.11)
 2023-03-28 13:54 UTC  (4+ messages)
` [PATCH 5.10 1/2] xfs: shut down the filesystem if we screw up quota reservation
` [PATCH 5.10 2/2] xfs: don't reuse busy extents on extent trim

[PATCH] xfs: fix BUG_ON in xfs_getbmap()
 2023-03-28  2:58 UTC  (11+ messages)

[PATCH v1 0/4] setting uuid of online filesystems
 2023-03-28  1:38 UTC  (5+ messages)

[PATCH] fsdax: force clear dirty mark if CoW
 2023-03-27 20:24 UTC  (4+ messages)

[PATCH 5.10 CANDIDATE 0/2] Two more xfs backports for 5.10.y (from v5.11)
 2023-03-27 16:07 UTC  (4+ messages)
` [PATCH 5.10 CANDIDATE 1/2] xfs: shut down the filesystem if we screw up quota reservation
` [PATCH 5.10 CANDIDATE 2/2] xfs: don't reuse busy extents on extent trim

[GIT PULL 3/3] xfs: more bug fixes for 6.3-rc3
 2023-03-25 20:20 UTC  (2+ messages)

[GIT PULL 1/3] xfs: bug fixes for 6.3-rc2
 2023-03-25 20:20 UTC  (2+ messages)

[GIT PULL 2/3] xfs: percpu counter bug fixes for 6.3-rc3
 2023-03-25 20:20 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 4dfb02d5cae8
 2023-03-24 20:25 UTC 

FS (dm-0): device supports 4096 byte sectors (not 512)
 2023-03-24 16:06 UTC  (5+ messages)

[ANNOUNCE] xfs-linux: for-next updated to e2e63b071b2d
 2023-03-24 15:48 UTC 

[ANNOUNCE] xfsprogs-6.2.0 released
 2023-03-24 13:34 UTC 

[PATCH v10 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-03-24  9:49 UTC  (6+ messages)
` [PATCH v10 3/3] "

[PATCH v2 0/3] Ignore non-LRU-based reclaim in memcg reclaim
 2023-03-23  4:05 UTC  (2+ messages)

[PATCH v3 07/10] xfs: convert to kobject_del_and_put()
 2023-03-22 23:35 UTC  (2+ messages)

[RFC PATCH] xfs: check shared state of when CoW, update reflink flag when io ends
 2023-03-22 10:24 UTC  (5+ messages)

[syzbot] [xfs?] KASAN: null-ptr-deref Write in xfs_filestream_select_ag
 2023-03-22  8:34 UTC 

[syzbot] [xfs?] BUG: sleeping function called from invalid context in vm_map_ram
 2023-03-22  5:41 UTC  (2+ messages)

[Syzkaller & bisect] There is "xfs_btree_lookup_get_block" general protection BUG in v6.3-rc3 kernel
 2023-03-22  3:36 UTC  (2+ messages)

[Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_filestream_select_ag in v6.3-rc3
 2023-03-22  3:20 UTC  (3+ messages)

[PATCH] xfs: clear incore AGFL_RESET state if it's not needed
 2023-03-21 23:34 UTC 

[Bug 217224] New: [Syzkaller & bisect] There is "xfs_btree_lookup_get_block" general protection BUG in v6.3-rc3 kernel
 2023-03-21  6:16 UTC 

[RESEND,PATCH v2 01/10] kobject: introduce kobject_del_and_put()
 2023-03-20 21:38 UTC  (2+ messages)

[RESEND,PATCH v2 07/10] xfs: convert to kobject_del_and_put()
 2023-03-20 18:47 UTC 

[PATCH v2, RESEND 07/10] xfs: convert to kobject_del_and_put()
 2023-03-20 14:58 UTC  (2+ messages)

[PATCH 5.10 00/15] xfs backports for 5.10.y (from v5.15.103)
 2023-03-20 14:13 UTC  (8+ messages)
` [PATCH 5.10 10/15] attr: add in_group_or_capable()
` [PATCH 5.10 11/15] fs: move should_remove_suid()
` [PATCH 5.10 12/15] attr: add setattr_should_drop_sgid()
` [PATCH 5.10 13/15] attr: use consistent sgid stripping checks
` [PATCH 5.10 14/15] fs: use consistent setgid checks in is_sxid()
` [PATCH 5.10 15/15] xfs: remove xfs_setattr_time() declaration

return an ERR_PTR from __filemap_get_folio v3
 2023-03-20 13:58 UTC  (6+ messages)
` [PATCH 4/7] shmem: remove shmem_get_partial_folio
` [PATCH 5/7] shmem: open code the page cache lookup in shmem_get_folio_gfp

[Bug 217216] New: [Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_filestream_select_ag in v6.3-rc3
 2023-03-20  8:32 UTC  (2+ messages)
` [Bug 217216] "

[PATCH v2, RESEND 01/10] kobject: introduce kobject_del_and_put()
 2023-03-20  7:26 UTC  (4+ messages)

xfs: system fails to boot up due to Internal error xfs_trans_cancel
 2023-03-20  5:20 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: for-next updated to e9b60c7f9713
 2023-03-19 17:07 UTC 

[PATCH] xfs: pass the correct cursor to xfs_iomap_prealloc_size
 2023-03-19 16:54 UTC 

[Bug 217138] New: [xfstests] XFS: Assertion failed: xfs_bmap_validate_extent(ip, whichfork, &rec) == NULL, file: fs/xfs/libxfs/xfs_inode_fork.c, line: 557
 2023-03-19 11:11 UTC  (2+ messages)
` [Bug 217138] "

[PATCH v2 07/10] xfs: convert to kobject_del_and_put()
 2023-03-19  8:41 UTC 

[PATCH] xfs_db: fix complaints about unsigned char casting
 2023-03-18 13:59 UTC  (5+ messages)


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